s4:gensec Don't give a warning when Windows client connects with NTLM
[samba.git] / source4 / lib /
2009-12-22 Andrew BartlettSamba4 and LDB requires talloc 2.0.1
2009-12-21 Jelmer Vernooijprovision/pyldb: Avoid linking in static python ldb...
2009-12-21 Jelmer Vernooijldb_wrap: Fix compilation when using system ldb.
2009-12-21 Kamen Mazdrashkis4-tort: Tests for "msDS-IntId" attribute implemented
2009-12-21 Kamen Mazdrashkis4-tort: Move Schema tests from ldap.py into separate...
2009-12-18 Nadezhda IvanovaAdded oid for AS_SYSTEM control, used to bypass access...
2009-12-18 Andrew Tridgells4-ldb: fixed a valgrind error in ldbtest
2009-12-18 Andrew Tridgells4-dsdb: declare ldb_dn_update_components()
2009-12-18 Andrew Tridgells4-dsdb: added ldb_dn_update_components()
2009-12-18 Andrew Tridgells4-ldb: display msDS-OptionalFeatureGUID as a GUID
2009-12-18 Andrew Tridgells4-ldb: canonicalise the message on ldb_add
2009-12-18 Brendan Powerss4-dsdb: Add a test for adding, deleting, and appending...
2009-12-17 Nadezhda IvanovaFixed incorrect checking of PRINCIPAL_SELF permissions.
2009-12-16 Andrew Tridgells4-ldb: show the OID of any unhandled critical controls
2009-12-16 Andrew Tridgells4-ldb: fixed a transaction error on prepare_commit
2009-12-16 Andrew Tridgells4-ldb: added --show-deactivated-link command line...
2009-12-15 Nadezhda IvanovaRemoved ldb_modify_ctrl from ldb, implemented as a...
2009-12-15 Brian Lus4:tls: fix the build on Solaris
2009-12-14 Andrew Tridgells4-ldb: added new ldb_dn extended components for linked...
2009-12-14 Andrew Tridgells4-ldb: added a function to filter extended components...
2009-12-14 Andrew Tridgells4-ldb: added a new "reveal" control
2009-12-14 Andrew Tridgells4-ldb: sort the linearized extended DN by component...
2009-12-10 Nadezhda IvanovaImplementation of sDRightsEffective, allowedAttributesE...
2009-12-10 Andrew Tridgells4-ldb: fixed 2 bugs in ldb_dn_set_extended_component()
2009-12-10 Andrew Tridgells4-ldb: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-ldb: simplify ldif handlers using new GUID functions
2009-12-09 Andrew Tridgells4-ldb: fixed nested searches inside ldb modules
2009-12-09 Andrew Tridgells4-ldb: added a missing ltdb_unlock_read()
2009-12-08 Andrew Tridgells4-ldb: fixed ldbdel with -r (recursive deletion)
2009-12-08 Andrew Bartletts4:build Bump ldb and tdb required versions.
2009-12-07 Andrew Bartletts4:ldb Add a function to match a message against an...
2009-12-07 Andrew Bartletts4:ldap.py Improve testsuite for primaryGroupToken...
2009-12-05 Kamen Mazdrashkis4-ldif: Fix memory leek in ldb_ldif_write()
2009-12-01 Andrew BartlettMerge commit 'origin/master' into abartlet-devel
2009-12-01 Andrew Tridgells4-ldb: the '1' form of extended_dn search is easier...
2009-12-01 Andrew Bartletts4:ldap.py Add test of namingContext behaviour after...
2009-11-30 Fernando J V da... s4-drs: Test situations for runtime constructed parentGUID
2009-11-30 Crístian Deivess4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_lineari...
2009-11-30 Andrew Tridgells4-ldb: check for -ve value for page size
2009-11-29 Matthias Dieter... lib/registry/util.c - Reorder the registry datatypes...
2009-11-29 Matthias Dieter... Revert "s4:registry/util - Don't include the trailing...
2009-11-28 Andrew Tridgells4-ldb: make it much easier to use common ldb controls
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
2009-11-27 Matthias Dieter... s4:registry/util - Don't include the trailing '\0'...
2009-11-27 Andrew Tridgells4-ldb: improve detection of whether the server has...
2009-11-27 Andrew Tridgells4-ldb: better to test for valid arguments in ldb libra...
2009-11-27 Andrew Bartletts4:ldb Provide bindings for ldb_transaction_prepare_com...
2009-11-26 Matthias Dieter... s4:ldap.py - add a test for the enhanced operational...
2009-11-24 Matthias Dieter... s4:ldap.py - fix the schema update test on Windows...
2009-11-23 Matthias Dieter... s4:ldap.py - activate test for operational attributes
2009-11-23 Andrew Bartletts4:ldap.py Add tests for subSchemaSubEntry
2009-11-23 Matthias Dieter... s4:ldap.py - Add a check for the generated "schemaIDGUID"
2009-11-21 Nadezhda IvanovaImplemented LDAP_SERVER_SD_FLAGS_OID on search requests.
2009-11-20 Stefan Metzmachers4:lib/ldb: change version to 0.9.9 after some critical...
2009-11-20 Nadezhda IvanovaImplementation of LDAP_SERVER_SD_FLAGS_OID on modify...
2009-11-20 Nadezhda IvanovaSome changes to allow processing of ldap controls on...
2009-11-20 Andrew Tridgells4-ldb: added a warning about ldb_msg_add_dn
2009-11-20 Crístian Deivesadded new function "ldb_msg_add_dn"
2009-11-20 Matthias Dieter... ldb:ldb_tdb backend/indexes - Outside API
2009-11-20 Matthias Dieter... ldb:ldb_tdb backend/indexes - DN comparison
2009-11-20 Andrew Tridgells4-ldb: added a double-rename test
2009-11-20 Andrew Tridgells4-ldb: when -v is specified, show progress of ldbadd...
2009-11-20 Andrew Tridgells4-ldb: make ldb tools line buffered
2009-11-20 Andrew Tridgells4-ldb: fixed an issue in rename/modify indexing
2009-11-20 Andrew Tridgells4-ldb: allow ldap.py test suite to run directly agains...
2009-11-18 Nadezhda IvanovaAdded control copying for message types other than...
2009-11-15 Endi S. Dewatas4:provision - Removed dependency on full Samba 3 schem...
2009-11-15 Wilco Baan HofmanFix writing corrupt registries because of hardcoded...
2009-11-15 Wilco Baan HofmanFix writing corrupt REG_SZ to the registry.
2009-11-15 Wilco Baan HofmanFix trailing garbage in the hbin block.
2009-11-15 Zahari ZaharievAdded tests for descriptor inheritance on ldap modify.
2009-11-15 Matthias Dieter... ldb:python bindings - add a context on "py_ldb_delete"
2009-11-15 Matthias Dieter... s4:ldap.py - enhance schema addition test
2009-11-15 Matthias Dieter... s4:ldap.py - Deactivates some at the moment pointless...
2009-11-13 Andrew Tridgells4-ldb: make DN escaping/unescaping consistent
2009-11-12 Andrew Bartletts4:ldb Allow ldb_msg_canonicalize to handle empty elements
2009-11-12 Andrew Bartletts4:ldb Don't segfault if we somehow get an unknown...
2009-11-12 Andrew Bartletts4:ldb Change ldb_request_add_control to the normal...
2009-11-12 Andrew Bartletts4:ldb Add Well Known GUID (WKGUID) tests to ldap.py
2009-11-12 Andrew Bartletts4:ldb Remove DN+Binary code from the core ldb_dn
2009-11-12 Andrew Bartletts4:dsdb Use new dsdb_dn code in LDB modules and Samba4...
2009-11-12 Andrew Bartletts4:ldb-samba Use new ldb_any_comparison helper function...
2009-11-12 Andrew Bartletts4:ldb Add a helper function for 'canonicalise' both...
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-11-10 Nadezhda IvanovaFixes for some tests not eorking against Windows or...
2009-11-09 Andrew Tridgells4-samdb: remove the rDN size constraint of 64
2009-11-07 Matthias Dieter... s4:lib/messaging - fix up the python bindings
2009-11-07 Matthias Dieter... ldb_init: use constant for result of "ldb_setup_wellkno...
2009-11-06 Kamen Mazdrashkis4/ldb: Fix double allocation for "ldb_url"
2009-11-05 Zahari ZaharievPython tests for the acl module.
2009-11-02 Endi S. Dewatas4:dsdb - Store SID as string in FDS.
2009-11-02 Andrew Bartletts4:ldb Remove debug traces duplicated by the new generi...
2009-10-27 Matthias Dieter... ldb:tdb backend - be also here more careful with the...
2009-10-27 Matthias Dieter... ldb:python bindings - make the intention by Jelmer...
2009-10-27 Matthias Dieter... Revert "ldb python bindungs - better use the "enum...
2009-10-27 Andrew Tridgells4-dsdb: call dsdb_make_schema_global() from ldb_wrap
2009-10-27 Andrew Tridgells4-ldb: '+' can also happen in base64 encoded index DNs
2009-10-27 Andrew Bartletts4:ldb Add detail to failures in the indexing code
2009-10-27 Andrew Bartletts4:ldb Add additional tracing of the ldb API
2009-10-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
next