summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-dsdb: cleanup use of NULL vs base DN in samldbAndrew Tridgell2011-08-251-7/+18
* s4-dsdb: removed unused function in ACL moduleAndrew Tridgell2011-08-251-39/+0
* s4-dsdb: fixed all partitions search in cracknamesAndrew Tridgell2011-08-251-1/+1
* credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij2011-08-181-1/+1
* s4-dsdb: fixed deletion of backlinks for fl2000 DCsAndrew Tridgell2011-08-181-18/+13
* s4-dsdb: added comments and fixed backlink check in repl_meta_dataAndrew Tridgell2011-08-181-2/+17
* s4-dirsync: use dsdb_module_dn_by_guid() not dsdb_find_dn_by_guid() in modulesAndrew Tridgell2011-08-181-1/+1
* s4-dsdb: Provide additional method to connect to specified database pathAmitay Isaacs2011-08-131-5/+16
* s4-dsdb ensure we honour the hash_values control, even for really odd hashesAndrew Bartlett2011-08-131-2/+4
* s4-dsdb: expand dsServiceName from GUID form at runtimeAndrew Tridgell2011-08-121-6/+54
* s4-dsdb: remove the naming_fsmo and pdc_fsmo modulesAndrew Tridgell2011-08-123-42/+0