summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4:repl_meta_data LDB module - remove pointless debug messagesMatthias Dieter Wallnöfer2011-10-271-4/+0
* s4:repl_meta_data LDB module - always return the original LDB result codes on...Matthias Dieter Wallnöfer2011-10-271-5/+12
* s4:repl_meta_data LDB module - "dsdb_search_module_dn" already checks if len(...Matthias Dieter Wallnöfer2011-10-271-4/+4
* s4:objectclass_attrs LDB module - implement the dSHeuristics length checks co...Matthias Dieter Wallnöfer2011-10-271-5/+37
* s4:objectclass LDB module - objectclass modify op. - remove superflous "tallo...Matthias Dieter Wallnöfer2011-10-271-8/+4
* s4:objectclass LDB module - objectclass modify operationsMatthias Dieter Wallnöfer2011-10-271-95/+32
* s4:objectclass LDB module - forbid to add unrelated objectclassesMatthias Dieter Wallnöfer2011-10-271-0/+61
* s4:objectclass LDB module - "objectclass_add" - small optimisationMatthias Dieter Wallnöfer2011-10-271-4/+2
* s4:objectclass LDB module - "check_rodc_ntdsdsa_add"Matthias Dieter Wallnöfer2011-10-271-1/+1
* s4:objectclass LDB module - update copyrightMatthias Dieter Wallnöfer2011-10-271-1/+1
* s4:password_hash LDB module - fix compiler warning due to unsatisfied "switch"Matthias Dieter Wallnöfer2011-10-271-0/+3
* dsdb: improve debug messageAndrew Tridgell2011-10-204-5/+4
* s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett2011-10-132-2/+2
* s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by valueGregor Beck2011-10-121-1/+1
* s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OIDStefan Metzmacher2011-10-072-1/+41
* s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.hStefan Metzmacher2011-10-071-10/+10
* s4-dsdb: special case for deleted objects one way linkAndrew Tridgell2011-10-071-4/+17
* s4-dsdb: don't display links to deleted objectsAndrew Tridgell2011-10-071-9/+42
* s4-dsdb: fixed behaviour of show_deleted and show_recycled controlAndrew Tridgell2011-10-071-38/+71
* s4-dsdb: fixed the check_optional_feature() callAndrew Tridgell2011-10-071-19/+24
* s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK givenAndrew Tridgell2011-10-062-1/+5
* s4-dsdb: added DSDB_CONTROL_DBCHECKAndrew Tridgell2011-10-061-0/+3
* s4-dsdb: allow groupType update on deleted objectsAndrew Tridgell2011-10-061-1/+2
* s4-dsdb: Do not assume that all deleted objects have an objectCategory and sA...Andrew Bartlett2011-10-061-2/+2
* dsdb: Do not attempt to resolve conflicts on an RODCAndrew Bartlett2011-10-061-2/+26
* dsdb: fix double-free in replication failure case on RODCAndrew Bartlett2011-10-061-1/+1
* s4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when neededAndrew Tridgell2011-10-041-0/+9
* s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell2011-10-043-0/+27
* s4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flagAndrew Tridgell2011-10-041-0/+1
* s4-dsdb: fixed formatting of a debug messageAndrew Tridgell2011-10-041-1/+1
* s4-partition: allow creation of uninstantiated partitionsAndrew Tridgell2011-10-041-6/+0
* s4-dsdb: allow uninstantiated NC headsAndrew Tridgell2011-10-041-2/+4
* s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMINGAndrew Tridgell2011-10-041-4/+22
* s4-dsdb: disallow changes based on instanceTypeAndrew Tridgell2011-10-041-4/+13
* s4-dsdb: added DSDB_REPL_FLAG* to replicationAndrew Tridgell2011-10-041-2/+15
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-238-8/+8
* s4-dsdb: load the partialReplica attribute in the @PARTITION objectAndrew Tridgell2011-09-223-2/+27
* s4-dsdb: added NO_GLOBAL_CATALOG controlAndrew Tridgell2011-09-221-0/+3
* s4-dsdb: cope with out of sync replication attributes in partition moduleAndrew Tridgell2011-09-191-1/+68
* s4-drs: cope with REPL_OBJ getncchanges call for new objectAndrew Tridgell2011-09-191-5/+10
* s4-cracknames: use consistent search for crossRef objectsAndrew Tridgell2011-09-081-2/+4
* s4-dsdb: prevent crash on bad DN in construct_parent_guid()Andrew Tridgell2011-09-081-0/+3
* s4-cracknames: fixed cracknames to use more specific searchAndrew Tridgell2011-09-051-13/+12
* s4-schema consolidate schema handlingAndrew Bartlett2011-09-051-21/+5
* s4-dsdb Return ACL errors as ldb_errstring()Andrew Bartlett2011-08-262-17/+30
* s4-dsdb: fixed use of RMD flags in ldb search in dirsync moduleAndrew Tridgell2011-08-251-2/+2
* s4-dsdb: fixed newlines in DEBUG() calls in cracknamesAndrew Tridgell2011-08-251-14/+14
* s4-dsdb: assert that base DNs are used correctlyAndrew Tridgell2011-08-251-0/+5
* s4-dsdb: enforce NULL DN validity in partition moduleAndrew Tridgell2011-08-251-0/+3
* s4-dsdb: fixed basedn in extended_dn_in moduleAndrew Tridgell2011-08-251-6/+10