summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: show the OID of any unhandled critical controlsAndrew Tridgell2009-12-161-4/+9
* s4-ldb: fixed a transaction error on prepare_commitAndrew Tridgell2009-12-161-2/+2
* s4-ldb: added --show-deactivated-link command line optionAndrew Tridgell2009-12-161-1/+8
* Removed ldb_modify_ctrl from ldb, implemented as a static in ldap_backend.Nadezhda Ivanova2009-12-152-31/+4
* s4:tls: fix the build on SolarisBrian Lu2009-12-151-0/+3
* s4-ldb: added new ldb_dn extended components for linked attributesAndrew Tridgell2009-12-141-0/+30
* s4-ldb: added a function to filter extended components of a ldb_dnAndrew Tridgell2009-12-141-0/+16
* s4-ldb: added a new "reveal" controlAndrew Tridgell2009-12-143-1/+43
* s4-ldb: sort the linearized extended DN by component nameAndrew Tridgell2009-12-141-0/+14
* Implementation of sDRightsEffective, allowedAttributesEffective and allowedCh...Nadezhda Ivanova2009-12-101-1/+126
* s4-ldb: fixed 2 bugs in ldb_dn_set_extended_component()Andrew Tridgell2009-12-101-2/+5
* s4-ldb: use GUID_to_ndr_blob()Andrew Tridgell2009-12-102-5/+8
* s4-ldb: simplify ldif handlers using new GUID functionsAndrew Tridgell2009-12-101-8/+9
* s4-ldb: fixed nested searches inside ldb modulesAndrew Tridgell2009-12-092-4/+12
* s4-ldb: added a missing ltdb_unlock_read()Andrew Tridgell2009-12-091-0/+1
* s4-ldb: fixed ldbdel with -r (recursive deletion)Andrew Tridgell2009-12-081-0/+15
* s4:build Bump ldb and tdb required versions.Andrew Bartlett2009-12-082-2/+2
* s4:ldb Add a function to match a message against an objectClassAndrew Bartlett2009-12-072-0/+22
* s4:ldap.py Improve testsuite for primaryGroupToken behaviourAndrew Bartlett2009-12-071-0/+22
* s4-ldif: Fix memory leek in ldb_ldif_write()Kamen Mazdrashki2009-12-051-0/+2
* s4-ldb: the '1' form of extended_dn search is easier to readAndrew Tridgell2009-12-011-1/+1
* s4:ldap.py Add test of namingContext behaviour after tridge found a bugAndrew Bartlett2009-12-011-0/+15
* s4-drs: Test situations for runtime constructed parentGUIDFernando J V da Silva2009-11-301-1/+24
* s4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_linearized_dn()Crístian Deives2009-11-303-8/+12
* s4-ldb: check for -ve value for page sizeAndrew Tridgell2009-11-301-0/+5
* lib/registry/util.c - Reorder the registry datatypes of the conversion functionsMatthias Dieter Wallnöfer2009-11-291-9/+12
* Revert "s4:registry/util - Don't include the trailing '\0' in the internal da...Matthias Dieter Wallnöfer2009-11-291-6/+2
* s4-ldb: make it much easier to use common ldb controlsAndrew Tridgell2009-11-282-15/+64
* s4: fix SD update and password change in upgrade scriptMatthieu Patou2009-11-282-0/+33
* s4:registry/util - Don't include the trailing '\0' in the internal data forma...Matthias Dieter Wallnöfer2009-11-271-14/+27
* s4-ldb: improve detection of whether the server has a GC portAndrew Tridgell2009-11-271-5/+9
* s4-ldb: better to test for valid arguments in ldb library than commandlineAndrew Tridgell2009-11-272-9/+10
* s4:ldb Provide bindings for ldb_transaction_prepare_commit()Andrew Bartlett2009-11-271-0/+9
* s4:ldap.py - add a test for the enhanced operational attributes checkMatthias Dieter Wallnöfer2009-11-261-0/+11
* s4:ldap.py - fix the schema update test on Windows ServerMatthias Dieter Wallnöfer2009-11-241-1/+2
* s4:ldap.py - activate test for operational attributesMatthias Dieter Wallnöfer2009-11-241-8/+8
* s4:ldap.py Add tests for subSchemaSubEntryAndrew Bartlett2009-11-241-0/+12
* s4:ldap.py - Add a check for the generated "schemaIDGUID"Matthias Dieter Wallnöfer2009-11-231-0/+2
* Implemented LDAP_SERVER_SD_FLAGS_OID on search requests.Nadezhda Ivanova2009-11-211-4/+60
* s4:lib/ldb: change version to 0.9.9 after some critical index fixesStefan Metzmacher2009-11-201-1/+1
* Implementation of LDAP_SERVER_SD_FLAGS_OID on modify requests.Nadezhda Ivanova2009-11-201-5/+107
* Some changes to allow processing of ldap controls on modify requests.Nadezhda Ivanova2009-11-203-6/+90
* s4-ldb: added a warning about ldb_msg_add_dnAndrew Tridgell2009-11-201-0/+2
* added new function "ldb_msg_add_dn"Crístian Deives2009-11-203-7/+14
* ldb:ldb_tdb backend/indexes - Outside APIMatthias Dieter Wallnöfer2009-11-203-28/+30
* ldb:ldb_tdb backend/indexes - DN comparisonMatthias Dieter Wallnöfer2009-11-201-4/+5
* s4-ldb: added a double-rename testAndrew Tridgell2009-11-201-0/+24
* s4-ldb: when -v is specified, show progress of ldbadd/ldbmodifyAndrew Tridgell2009-11-202-2/+8
* s4-ldb: make ldb tools line bufferedAndrew Tridgell2009-11-201-0/+3
* s4-ldb: fixed an issue in rename/modify indexingAndrew Tridgell2009-11-201-16/+16