Age | Commit message (Expand) | Author | Files | Lines |
2011-10-27 | s4:password_hash LDB module - fix compiler warning due to unsatisfied "switch" | Matthias Dieter Wallnöfer | 1 | -0/+3 |
2011-10-20 | dsdb: improve debug message | Andrew Tridgell | 4 | -5/+4 |
2011-10-13 | s4-messaging: Pass the loadparm context, not just the messaging path | Andrew Bartlett | 2 | -2/+2 |
2011-10-12 | s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by value | Gregor Beck | 1 | -1/+1 |
2011-10-07 | s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID | Stefan Metzmacher | 2 | -1/+41 |
2011-10-07 | s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.h | Stefan Metzmacher | 1 | -10/+10 |
2011-10-07 | s4-dsdb: special case for deleted objects one way link | Andrew Tridgell | 1 | -4/+17 |
2011-10-07 | s4-dsdb: don't display links to deleted objects | Andrew Tridgell | 1 | -9/+42 |
2011-10-07 | s4-dsdb: fixed behaviour of show_deleted and show_recycled control | Andrew Tridgell | 1 | -38/+71 |
2011-10-07 | s4-dsdb: fixed the check_optional_feature() call | Andrew Tridgell | 1 | -19/+24 |
2011-10-06 | s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK given | Andrew Tridgell | 2 | -1/+5 |
2011-10-06 | s4-dsdb: added DSDB_CONTROL_DBCHECK | Andrew Tridgell | 1 | -0/+3 |
2011-10-06 | s4-dsdb: allow groupType update on deleted objects | Andrew Tridgell | 1 | -1/+2 |
2011-10-06 | s4-dsdb: Do not assume that all deleted objects have an objectCategory and sA... | Andrew Bartlett | 1 | -2/+2 |
2011-10-06 | dsdb: Do not attempt to resolve conflicts on an RODC | Andrew Bartlett | 1 | -2/+26 |
2011-10-06 | dsdb: fix double-free in replication failure case on RODC | Andrew Bartlett | 1 | -1/+1 |
2011-10-04 | s4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when needed | Andrew Tridgell | 1 | -0/+9 |
2011-10-04 | s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA | Andrew Tridgell | 3 | -0/+27 |
2011-10-04 | s4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flag | Andrew Tridgell | 1 | -0/+1 |
2011-10-04 | s4-dsdb: fixed formatting of a debug message | Andrew Tridgell | 1 | -1/+1 |
2011-10-04 | s4-partition: allow creation of uninstantiated partitions | Andrew Tridgell | 1 | -6/+0 |
2011-10-04 | s4-dsdb: allow uninstantiated NC heads | Andrew Tridgell | 1 | -2/+4 |
2011-10-04 | s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMING | Andrew Tridgell | 1 | -4/+22 |
2011-10-04 | s4-dsdb: disallow changes based on instanceType | Andrew Tridgell | 1 | -4/+13 |
2011-10-04 | s4-dsdb: added DSDB_REPL_FLAG* to replication | Andrew Tridgell | 1 | -2/+15 |
2011-09-23 | build: avoid util.h as a public header name due to conflict with MacOS | Andrew Bartlett | 8 | -8/+8 |
2011-09-22 | s4-dsdb: load the partialReplica attribute in the @PARTITION object | Andrew Tridgell | 3 | -2/+27 |
2011-09-22 | s4-dsdb: added NO_GLOBAL_CATALOG control | Andrew Tridgell | 1 | -0/+3 |
2011-09-19 | s4-dsdb: cope with out of sync replication attributes in partition module | Andrew Tridgell | 1 | -1/+68 |
2011-09-19 | s4-drs: cope with REPL_OBJ getncchanges call for new object | Andrew Tridgell | 1 | -5/+10 |
2011-09-08 | s4-cracknames: use consistent search for crossRef objects | Andrew Tridgell | 1 | -2/+4 |
2011-09-08 | s4-dsdb: prevent crash on bad DN in construct_parent_guid() | Andrew Tridgell | 1 | -0/+3 |
2011-09-05 | s4-cracknames: fixed cracknames to use more specific search | Andrew Tridgell | 1 | -13/+12 |
2011-09-05 | s4-schema consolidate schema handling | Andrew Bartlett | 1 | -21/+5 |
2011-08-26 | s4-dsdb Return ACL errors as ldb_errstring() | Andrew Bartlett | 2 | -17/+30 |
2011-08-25 | s4-dsdb: fixed use of RMD flags in ldb search in dirsync module | Andrew Tridgell | 1 | -2/+2 |
2011-08-25 | s4-dsdb: fixed newlines in DEBUG() calls in cracknames | Andrew Tridgell | 1 | -14/+14 |
2011-08-25 | s4-dsdb: assert that base DNs are used correctly | Andrew Tridgell | 1 | -0/+5 |
2011-08-25 | s4-dsdb: enforce NULL DN validity in partition module | Andrew Tridgell | 1 | -0/+3 |
2011-08-25 | s4-dsdb: fixed basedn in extended_dn_in module | Andrew Tridgell | 1 | -6/+10 |
2011-08-25 | s4-dsdb: cleanup use of NULL vs base DN in samldb | Andrew Tridgell | 1 | -7/+18 |
2011-08-25 | s4-dsdb: removed unused function in ACL module | Andrew Tridgell | 1 | -39/+0 |
2011-08-25 | s4-dsdb: fixed all partitions search in cracknames | Andrew Tridgell | 1 | -1/+1 |
2011-08-18 | credentials: Rename library to samba-credentials to avoid name clashes. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-18 | s4-dsdb: fixed deletion of backlinks for fl2000 DCs | Andrew Tridgell | 1 | -18/+13 |
2011-08-18 | s4-dsdb: added comments and fixed backlink check in repl_meta_data | Andrew Tridgell | 1 | -2/+17 |
2011-08-18 | s4-dirsync: use dsdb_module_dn_by_guid() not dsdb_find_dn_by_guid() in modules | Andrew Tridgell | 1 | -1/+1 |
2011-08-13 | s4-dsdb: Provide additional method to connect to specified database path | Amitay Isaacs | 1 | -5/+16 |
2011-08-13 | s4-dsdb ensure we honour the hash_values control, even for really odd hashes | Andrew Bartlett | 1 | -2/+4 |
2011-08-12 | s4-dsdb: expand dsServiceName from GUID form at runtime | Andrew Tridgell | 1 | -6/+54 |