summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4-tests: Adapted passwords.py to use set_minPwdAge from SamDB.Nadezhda Ivanova2010-11-221-11/+3
* s4-tests: Adapted acl.py to use set_minPwdAge from SamDB.Nadezhda Ivanova2010-11-221-10/+3
* s4:repl_meta_data LDB module - fix a counter typeMatthias Dieter Wallnöfer2010-11-201-2/+4
* s4:repl_meta_data LDB module - move the "objectGUID" checks a bit higherMatthias Dieter Wallnöfer2010-11-201-29/+29
* s4:objectclass_attrs LDB module - add more delete protected attributesMatthias Dieter Wallnöfer2010-11-202-86/+50
* s4:samldb LDB module - objectclass trigger - reorder template attributesMatthias Dieter Wallnöfer2010-11-201-9/+10
* s4:acl LDB module - it's more correct to count the password attributes using ...Matthias Dieter Wallnöfer2010-11-201-3/+6
* ldb:rdn_name LDB module - add more RDN name constraintsMatthias Dieter Wallnöfer2010-11-201-0/+52
* s4:dsdb tests - use even more already defined pyldb functions to retrieve NCsMatthias Dieter Wallnöfer2010-11-195-39/+8
* s4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag for RODC replicationAndrew Tridgell2010-11-181-0/+1
* s4-tests: Modified descriptor tests to use pyldb api to retrieve configuratio...Nadezhda Ivanova2010-11-181-12/+2
* s4-tests: Modified acl tests to use pyldb api to retrieve configuration dn.Nadezhda Ivanova2010-11-181-3/+1
* s4-tests: Changed descriptor tests to use existing method in samdb for adding...Nadezhda Ivanova2010-11-181-32/+24
* s4-tests: Changed acl tests to use existing method in samdb for adding users ...Nadezhda Ivanova2010-11-181-19/+8
* s4:dsdb python tests - use "ldb.domain_dn"Matthias Dieter Wallnöfer2010-11-187-62/+15
* s4/operational: Fix swapped parameters for ldb_msg_copy_attrAnatoliy Atanasov2010-11-181-2/+2
* s4/ldap: ldap_syntaxes.py cleanupAnatoliy Atanasov2010-11-181-17/+3
* s4-tests: Descriptor tests should use the existing samdb domain_dn method ins...Nadezhda Ivanova2010-11-181-7/+1
* s4-tests: Acl tests should use the existing samdb domain_dn method instead of...Nadezhda Ivanova2010-11-181-7/+1
* s4:password_hash LDB module - remove unused headersMatthias Dieter Wallnöfer2010-11-181-3/+0
* s4:repl_meta_data LDB module - allow also special DNs to be renamed correctlyMatthias Dieter Wallnöfer2010-11-182-1/+8
* s4-repl: removed the syncall_workaround codeAndrew Tridgell2010-11-172-6/+0
* s4-repl: save the result of the last replication in repsFrom/repsToAndrew Tridgell2010-11-173-58/+75
* s4-repl: ensure we don't starve pending replication opsAndrew Tridgell2010-11-174-6/+24
* s4-kcc: fixed result_last_attempt in showreplAndrew Tridgell2010-11-171-0/+1
* s4:acl LDB module - use also here "dsdb_find_nc_root" to implement the NC-spe...Matthias Dieter Wallnöfer2010-11-161-28/+57
* s4:descriptor LDB module - also "get_default_ag" should make use of "dsdb_fin...Matthias Dieter Wallnöfer2010-11-161-12/+12
* s4:descriptor LDB module - handle the NCs in a more generic way by using "dsd...Matthias Dieter Wallnöfer2010-11-161-10/+22
* s4:"dsdb_find_nc_root" - let it work also when the "namingContexts" attribute...Matthias Dieter Wallnöfer2010-11-161-8/+34
* s4:descriptor LDB module - make more clear that special control entries never...Matthias Dieter Wallnöfer2010-11-161-0/+7
* s4:objectclass LDB module - the "olddn" is the special DN for rename requestsMatthias Dieter Wallnöfer2010-11-161-1/+1
* s4-schema_load: Don't clean in_transaction flag until transaction is really f...Kamen Mazdrashki2010-11-161-7/+6
* s4:subtree_rename LDB module - make use of "dsdb_find_nc_root"Matthias Dieter Wallnöfer2010-11-161-22/+27
* s4:objectclass LDB module - free "nc_root" after name context comparisonsMatthias Dieter Wallnöfer2010-11-161-0/+2
* s4:objectclass LDB module - improve the default name context checking on modi...Matthias Dieter Wallnöfer2010-11-151-16/+12
* s4:objectclass LDB module - implement the "objectClass" change restrictions o...Matthias Dieter Wallnöfer2010-11-151-0/+25
* kcc/drepl: Build as service.Jelmer Vernooij2010-11-141-4/+6
* Build wrepl server as service by default.Jelmer Vernooij2010-11-141-1/+1
* s4:password_hash LDB module - return "ERR_CONSTRAINT_VIOLATION" on password c...Matthias Dieter Wallnöfer2010-11-131-6/+9
* s4:objectclass LDB module - multiple "objectClass" change elements are unfort...Matthias Dieter Wallnöfer2010-11-132-173/+178
* samldb: relax groupType modification checksMatthieu Patou2010-11-121-27/+32
* s4:objectclass LDB module - we should not simply ignore additional "objectCla...Matthias Dieter Wallnöfer2010-11-122-2/+29
* s4:repl_meta_data LDB module - convert two debug messages into error messagesMatthias Dieter Wallnöfer2010-11-121-4/+4
* s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje...Matthias Dieter Wallnöfer2010-11-124-198/+245
* Lowercase DNS_UPDATE_SRV name.Jelmer Vernooij2010-11-121-1/+1
* s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functionsKamen Mazdrashki2010-11-112-3/+21
* s4-dsdb_syntax: Warning message that we can't find requested ATTID in Schema ...Kamen Mazdrashki2010-11-111-0/+1
* s4-prefixMap: dsdb_schema_pfm_oid_from_attid() to use const prefixMapKamen Mazdrashki2010-11-111-1/+2
* s4-dsdb_syntax: Use remote prefixMap to handle generic cases in drsuapi_to_ld...Kamen Mazdrashki2010-11-111-2/+7
* s4-dsdb_syntax: Add remote prefixMap member for dsdb_syntax conversionsKamen Mazdrashki2010-11-112-0/+5