Age | Commit message (Expand) | Author | Files | Lines |
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-repl: support creation of new NCs via DsAddEntry | Andrew Tridgell | 1 | -0/+84 |
2011-10-04 | s4-repl: fixed formatting of some debug messages | Andrew Tridgell | 1 | -5/+5 |
2011-10-04 | s4-repl: update instanceType in partial_replica replication | Andrew Tridgell | 1 | -0/+20 |
2011-10-04 | s4-repl: add FULL_SYNC and PARTIAL_REPLICA flags | Andrew Tridgell | 1 | -5/+27 |
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-repl: remove unused principal_name element | Andrew Tridgell | 1 | -3/+0 |
2011-09-22 | s4-dsdb: load the partialReplica attribute in the @PARTITION object | Andrew Tridgell | 3 | -2/+27 |
2011-09-22 | s4-repl: fill in GUID and SID from partition information | Andrew Tridgell | 1 | -2/+9 |
2011-09-22 | s4-kcc: return partial replica NCs in drs showrepl | Andrew Tridgell | 1 | -24/+20 |
2011-09-22 | s4-dsdb: added NO_GLOBAL_CATALOG control | Andrew Tridgell | 3 | -1/+14 |
2011-09-22 | s4-dsdb: get GUID and SID for DSA from extended DN | Andrew Tridgell | 1 | -21/+27 |
2011-09-22 | s4-dsdb: enable initial replication of partitions via DsReplicaSync | Andrew Tridgell | 2 | -0/+52 |
2011-09-22 | s4-repl: get NCs to replicate from our NTDS object | Andrew Tridgell | 1 | -28/+64 |
2011-09-22 | s4-dsdb: added support for replicating with GC partial attribute set | Andrew Tridgell | 2 | -3/+51 |
2011-09-22 | s4-dsdb: failing to find the object is not an error in dsdb_loadreps() | Andrew Tridgell | 1 | -3/+8 |
2011-09-19 | s4-dsdb: cope with out of sync replication attributes in partition module | Andrew Tridgell | 1 | -1/+68 |
2011-09-19 | pyldb: fixed places where we try to concatenate a Dn with a string | Andrew Tridgell | 2 | -16/+16 |
2011-09-19 | s4-dsdb: use get_config_basedn() in python tests | Andrew Tridgell | 4 | -18/+18 |
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-08 | s4-dsdb: fixed compiler warning | Andrew Tridgell | 1 | -1/+1 |
2011-09-07 | s4-kcc: Fix the list of NCs for DRS replica information | Amitay Isaacs | 1 | -3/+21 |
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 | 2 | -45/+37 |
2011-09-05 | s4-dsdb Print clearer error messages when invalid account flags are specified... | Andrew Bartlett | 1 | -0/+9 |
2011-08-26 | s4-dsdb Return ACL errors as ldb_errstring() | Andrew Bartlett | 3 | -17/+33 |
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-acl: use dnsforest not dnsdomain for GC names | Andrew Tridgell | 1 | -3/+3 |
2011-08-25 | s4-repl: fixed _msdcs DNS name | Andrew Tridgell | 3 | -14/+14 |
2011-08-25 | s4-kcc: fixed _msdcs DNS name | Andrew Tridgell | 1 | -3/+1 |
2011-08-25 | s4-dsdb: added samdb_ntds_msdcs_dns_name() | Andrew Tridgell | 1 | -2/+37 |
2011-08-25 | s4-dsdb: fixed calls to ldb_val_string_cmp() | Andrew Tridgell | 1 | -2/+2 |
2011-08-25 | s4-dsdb: added samdb_dn_to_dns_domain() | Andrew Tridgell | 1 | -0/+36 |
2011-08-25 | s4-dsdb: assert that base DNs are used correctly | Andrew Tridgell | 2 | -0/+8 |
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-21 | samdb: Install header file. | Jelmer Vernooij | 1 | -0/+1 |
2011-08-18 | credentials: Rename library to samba-credentials to avoid name clashes. | Jelmer Vernooij | 2 | -2/+2 |
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 |