summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: added a bunch more debug for DC joinAndrew Tridgell2009-09-225-0/+17
* s4-ldbmodules: allow instanceType to be specified by clientsAndrew Tridgell2009-09-221-0/+6
* s4:dsdb Fix of double addition of SD-sNadezhda Ivanova2009-09-212-11/+25
* s4:ldb Add 'single-value' support to LDB.Andrew Bartlett2009-09-211-0/+4
* Merge branch 'master' of git://git.samba.org/sambaNadezhda Ivanova2009-09-214-21/+160
|\
| * s4:dsdb Run the new 'descriptor' module by default.Andrew Bartlett2009-09-211-6/+0
| * s4-schema: don't trace the schema load (too verbose)Andrew Tridgell2009-09-211-12/+24
| * s4-ldap: default edn type is 0Andrew Tridgell2009-09-211-1/+1
| * s4-ldb: add support for extended DNs in the rootDSEAndrew Tridgell2009-09-211-2/+135
| * s4-dsdb: fixed a printf format warningAndrew Tridgell2009-09-211-1/+1
* | Initial Implementation of the DS objects access checks.Nadezhda Ivanova2009-09-214-0/+1188
|/
* s4:kerberos Fix the salt to match Windows 2008.Andrew Bartlett2009-09-211-1/+1
* s4:dsdb/resolve_oids: add fast pathes for the common operations without oidsStefan Metzmacher2009-09-211-0/+217
* s4:dsdb/resolve_oids: check return values in recursionStefan Metzmacher2009-09-211-3/+6
* Merge branch 'master' of git://git.samba.org/sambaMatthias Dieter Wallnöfer2009-09-211-0/+29
|\
| * Disable descriptor module unless enabled in smb.confNadezhda Ivanova2009-09-201-0/+29
* | s4:samba3sam.py test - remove the primary group ID attribute hereMatthias Dieter Wallnöfer2009-09-201-7/+2
* | s4:dsdb/common/util - Check for the right forest/domain function levelMatthias Dieter Wallnöfer2009-09-201-0/+57
|/
* dsdb/samdb: add resolve_oids moduleStefan Metzmacher2009-09-202-0/+438
* 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