summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4:ldap.py - other important RDN check testcasesMatthias Dieter Wallnöfer2011-03-041-0/+67
* s4:ldap.py - remove a debug outputMatthias Dieter Wallnöfer2011-03-041-1/+0
* s4/ldb - remove now superflous "ldb_dn_validate" checksMatthias Dieter Wallnöfer2011-03-043-4/+4
* s4:dsdb - we don't need to check if a DN != NULL if we call "ldb_dn_validate"Matthias Dieter Wallnöfer2011-03-041-1/+1
* Revert "s4:objectclass LDB module - if we cannot find DN's parent then the DN...Matthias Dieter Wallnöfer2011-03-041-3/+1
* s4:objectclass LDB module - fix a commentMatthias Dieter Wallnöfer2011-03-041-1/+1
* s4:waf-build fix disable-shared build for smbtortureChristian Ambach2011-03-041-1/+1
* s4:objectclass LDB module - if we cannot find DN's parent then the DN itself ...Matthias Dieter Wallnöfer2011-03-041-1/+3
* s4-dsdb: Ensure we permit multi-valued backlinks on single-valued attributesAndrew Bartlett2011-03-021-0/+7
* s4:dsdb - always handle the attribute "options" as 32bit unsigned integerMatthias Dieter Wallnöfer2011-03-013-21/+23
* s4:dsdb/common/util.c - remove "samdb_find_or_add_value"Matthias Dieter Wallnöfer2011-03-011-8/+0
* s4:dsdb/common/util.c - fully remove "samdb_msg_add_string"Matthias Dieter Wallnöfer2011-03-011-18/+3
* s4:remove many invocations of "samdb_msg_add_string"Matthias Dieter Wallnöfer2011-03-013-12/+10
* s4-repl/working_schema: Ignore some attributes when bulding working schema cacheKamen Mazdrashki2011-03-011-0/+9
* s4-replicated_objects: Implement a mechanism to relax some attributes conversionKamen Mazdrashki2011-03-011-4/+31
* Fix some typesJelmer Vernooij2011-02-285-13/+13
* s4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definitionKamen Mazdrashki2011-02-271-1/+1
* s4-drepl: Schedule event to trigger replication rather than calling run_pendi...Kamen Mazdrashki2011-02-271-2/+5
* s4-drepl: Fix replica sync callback to really store last error rather than la...Kamen Mazdrashki2011-02-271-1/+1
* s4-drepl: Refactor dreplsrv_run_pull_ops() toKamen Mazdrashki2011-02-271-16/+33
* s4-drepl: Pass replication options from DsReplicaSync callKamen Mazdrashki2011-02-274-5/+12
* build: moved libds/common/flag_mapping.c into a common subsystemAndrew Tridgell2011-02-244-2/+6
* s4-descriptor: Fixed a typo in a comment and clarified it a bit.Nadezhda Ivanova2011-02-221-2/+2
* s4-descriptor: Fixed some missing curly braces.Nadezhda Ivanova2011-02-221-10/+13
* s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett2011-02-225-6/+4
* s4-waf: rename smbpasswd library to smbpasswdparserAndrew Tridgell2011-02-221-1/+1
* s4-descriptor: Fixed some compiler warnings.Nadezhda Ivanova2011-02-211-2/+2
* s4-descriptor: Removed unnecessary descriptor_change function and unused call...Nadezhda Ivanova2011-02-211-387/+0
* s4-descriptor: Replaced the async descriptor_change with synchronous descript...Nadezhda Ivanova2011-02-211-1/+149
* s4-descriptor: Replaced the synchronous descriptor_change with the synchronou...Nadezhda Ivanova2011-02-211-1/+108
* pyldb: add tests for getting control resultsMatthieu Patou2011-02-211-0/+8
* s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)Matthieu Patou2011-02-212-25/+25
* s4-dsdb: operational module does not need auth any moreAndrew Tridgell2011-02-182-3/+1
* s4-ldb_modules/operational: Make use of dsdb_module_reference_dn() functionKamen Mazdrashki2011-02-151-17/+4
* s4:sam.py - add another "description" test caseMatthias Dieter Wallnöfer2011-02-151-0/+13
* s4:acl LDB module - interpret "userAccountControl" as "uint32_t"Matthias Dieter Wallnöfer2011-02-151-3/+3
* s4-ldb_modules/acl: Use ntds_guid for SPN check only we have a DC objectKamen Mazdrashki2011-02-141-6/+5
* s4-ldb_modules/acl: Get correct NTDSDSA objectGUID to check SPN forKamen Mazdrashki2011-02-141-2/+17
* s4-ldb_modules/util: Implement dsdb_module_find_ntdsguid_for_computer()Kamen Mazdrashki2011-02-141-0/+30
* s4/ldb_modules/acl.c: Fix calculation for samAccountName string lenKamen Mazdrashki2011-02-141-1/+1
* s4-dsdb: cope with broken exchange schema with single valued backlinksAndrew Tridgell2011-02-141-0/+7
* s4-dsdb: fixed problem with constrained modification of description attributeAndrew Tridgell2011-02-141-44/+13
* Fix typosVolker Lendecke2011-02-131-1/+1
* s4-tests: Some tests that prove behavior for INHERITED user-provided ACEs is ...Nadezhda Ivanova2011-02-101-0/+34
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-1034-53/+53
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-2/+2
* s4-dsdb: make subtree_rename errors clearerAndrew Tridgell2011-02-071-10/+10
* s4-dsdb Add tests to ensure we don't break the rootDSE function levels againAndrew Bartlett2011-02-021-0/+33
* s4-dsdb Fix generation of rootDSE domainControllerFunctionalityAndrew Bartlett2011-02-021-1/+3
* s4-python Ensure we add the Samba python path first.Andrew Bartlett2011-02-0211-11/+11