summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* Handle dsdb_class_by_lDAPDisplayName returned values in schema_inferiors.cAnatoliy Atanasov2009-09-191-0/+8
* Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.Anatoliy Atanasov2009-09-192-7/+7
* s4:dsdb Print the partition we failed to suggest replication forAndrew Bartlett2009-09-191-1/+2
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-185-20/+23
* s4-drs: cope with dupliate linked attributesAndrew Tridgell2009-09-181-1/+41
* s4:descriptor module - Revert and const fixupsMatthias Dieter Wallnöfer2009-09-171-7/+18
* s4:descriptor - cosmeticMatthias Dieter Wallnöfer2009-09-171-1/+1
* s4/domain behaviour flags: Fix them up in various locationsMatthias Dieter Wallnöfer2009-09-172-10/+3
* Owner and group defaulting.Nadezhda Ivanova2009-09-163-57/+479
* s4-repl: raise a debug levelAndrew Tridgell2009-09-161-1/+1
* s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't existAndrew Tridgell2009-09-161-0/+8
* s4-repl: take advantage of async RPC forwardingAndrew Tridgell2009-09-151-5/+3
* s4-repl: don't do double replicationAndrew Tridgell2009-09-152-2/+36
* s4-repl: make sure we marshal the replPropertyMetaData after the last changeAndrew Tridgell2009-09-151-10/+10
* s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2009-09-152-4/+4
* s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell2009-09-151-0/+5
* s4:schema Add code to provide an index into the subClass treeAndrew Bartlett2009-09-152-1/+27
* s4-repl: handle rename in repl_meta_dataAndrew Tridgell2009-09-141-0/+97
* s4-repl: fixed a memory error handling linked attributesAndrew Tridgell2009-09-141-10/+10
* s4-repl: fall back to repsFrom if repsTo not setAndrew Tridgell2009-09-141-2/+4
* dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)Michael Adam2009-09-141-1/+0
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-137-4/+480
* s4-repl: use the new dsdb partition uSN helper fnsAndrew Tridgell2009-09-131-78/+16
* s4-dsdb: added dsdb_load_partition_usn and dsdb_save_partition_usnAndrew Tridgell2009-09-131-0/+146
* s4-sam: allow a search to specify a partitionAndrew Tridgell2009-09-131-2/+17
* s4-repl: keep a @REPLCHANGED object on each partitionAndrew Tridgell2009-09-131-24/+310
* s4:repl_meta_data: increment the attribute version with each changeStefan Metzmacher2009-09-121-1/+2
* s4-samdb: make it possible to ask for the sequence number of a partitionAndrew Tridgell2009-09-121-0/+9
* s4-repl: fixed memory leaksAndrew Tridgell2009-09-123-12/+31
* s4-repl: don't be too eager to allocate new sequence numbersAndrew Tridgell2009-09-121-7/+9
* s4-samdb: internal s4 ldb modules should be GPL not LGPLAndrew Tridgell2009-09-128-95/+63
* s4-repl: we should only update uSNChanged when replication data changesAndrew Tridgell2009-09-121-29/+39
* s4-kcc: we should only add to the repsFrom if it doesn't already existAndrew Tridgell2009-09-122-45/+182
* repl_meta_data: Fix include path when building with standalone ldb.Jelmer Vernooij2009-09-121-1/+1
* s4-vampire: cope with no invocationID when vampiring the schemaAndrew Tridgell2009-09-111-3/+4
* s4-repl: refresh the partitions on each cycleAndrew Tridgell2009-09-112-3/+4
* s4-kcc: add a very simple KCCAndrew Tridgell2009-09-114-0/+533
* s4-repl: don't update replPropertyMetaData for non-replicated attributesAndrew Tridgell2009-09-111-0/+7
* s4-repl: on every ldb modify we need to update replPropertyMetaDataAndrew Tridgell2009-09-111-8/+171
* s4-repl: don't add the RDN if it is already thereAndrew Tridgell2009-09-111-3/+19
* s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell2009-09-111-23/+2
* s4/repl: give a useful error message if we can't decode an objectAndrew Tridgell2009-09-101-1/+4
* s4/schema: teach the schema_syntax code how to encode/decode more attributesAndrew Tridgell2009-09-101-0/+104
* s4/schema: don't crash if we don't have subClassOfAndrew Tridgell2009-09-101-2/+7
* s4/repl: implement DsReplicaSyncAndrew Tridgell2009-09-092-0/+42
* s4/repl: added refresh of repsToAndrew Tridgell2009-09-091-1/+87
* s4:repl_meta_data: remove unused codeStefan Metzmacher2009-09-081-11/+0
* s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher2009-09-081-8/+157
* s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")Matthias Dieter Wallnöfer2009-09-071-104/+0
* s4:dsdb: correctly implement _dsdb_syntax_OID_oid_ldb_to_drsuapi()Stefan Metzmacher2009-09-071-1/+31