summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4-dsdb: fixed re-join of subdomainAndrew Tridgell2011-10-041-3/+4
* s4-dns: add all forest DCs to named.conf.updateAndrew Tridgell2011-10-041-12/+54
* s4-kcc: if we are a GC, auto-add partial replicasAndrew Tridgell2011-10-041-3/+147
* s4-dsdb: simplify samdb_is_gc()Andrew Tridgell2011-10-041-28/+2
* s4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when neededAndrew Tridgell2011-10-041-0/+9
* s4-repl: try harder to find the right SPN in replication serverAndrew Tridgell2011-10-041-23/+72
* s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell2011-10-046-60/+97
* 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-repl: support creation of new NCs via DsAddEntryAndrew Tridgell2011-10-041-0/+84
* s4-repl: fixed formatting of some debug messagesAndrew Tridgell2011-10-041-5/+5
* s4-repl: update instanceType in partial_replica replicationAndrew Tridgell2011-10-041-0/+20
* s4-repl: add FULL_SYNC and PARTIAL_REPLICA flagsAndrew Tridgell2011-10-041-5/+27
* 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-repl: remove unused principal_name elementAndrew Tridgell2011-09-221-3/+0
* s4-dsdb: load the partialReplica attribute in the @PARTITION objectAndrew Tridgell2011-09-223-2/+27
* s4-repl: fill in GUID and SID from partition informationAndrew Tridgell2011-09-221-2/+9
* s4-kcc: return partial replica NCs in drs showreplAndrew Tridgell2011-09-221-24/+20
* s4-dsdb: added NO_GLOBAL_CATALOG controlAndrew Tridgell2011-09-223-1/+14
* s4-dsdb: get GUID and SID for DSA from extended DNAndrew Tridgell2011-09-221-21/+27
* s4-dsdb: enable initial replication of partitions via DsReplicaSyncAndrew Tridgell2011-09-222-0/+52
* s4-repl: get NCs to replicate from our NTDS objectAndrew Tridgell2011-09-221-28/+64
* s4-dsdb: added support for replicating with GC partial attribute setAndrew Tridgell2011-09-222-3/+51
* s4-dsdb: failing to find the object is not an error in dsdb_loadreps()Andrew Tridgell2011-09-221-3/+8
* s4-dsdb: cope with out of sync replication attributes in partition moduleAndrew Tridgell2011-09-191-1/+68
* pyldb: fixed places where we try to concatenate a Dn with a stringAndrew Tridgell2011-09-192-16/+16
* s4-dsdb: use get_config_basedn() in python testsAndrew Tridgell2011-09-194-18/+18
* 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-dsdb: fixed compiler warningAndrew Tridgell2011-09-081-1/+1
* s4-kcc: Fix the list of NCs for DRS replica informationAmitay Isaacs2011-09-071-3/+21
* s4-cracknames: fixed cracknames to use more specific searchAndrew Tridgell2011-09-051-13/+12
* s4-schema consolidate schema handlingAndrew Bartlett2011-09-052-45/+37
* s4-dsdb Print clearer error messages when invalid account flags are specified...Andrew Bartlett2011-09-051-0/+9
* s4-dsdb Return ACL errors as ldb_errstring()Andrew Bartlett2011-08-263-17/+33
* 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-acl: use dnsforest not dnsdomain for GC namesAndrew Tridgell2011-08-251-3/+3
* s4-repl: fixed _msdcs DNS nameAndrew Tridgell2011-08-253-14/+14
* s4-kcc: fixed _msdcs DNS nameAndrew Tridgell2011-08-251-3/+1
* s4-dsdb: added samdb_ntds_msdcs_dns_name()Andrew Tridgell2011-08-251-2/+37
* s4-dsdb: fixed calls to ldb_val_string_cmp()Andrew Tridgell2011-08-251-2/+2
* s4-dsdb: added samdb_dn_to_dns_domain()Andrew Tridgell2011-08-251-0/+36
* s4-dsdb: assert that base DNs are used correctlyAndrew Tridgell2011-08-252-0/+8