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