summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* s4-drs: ignore zero value elements in DRS add operationsAndrew Tridgell2009-09-231-0/+13
* s4-ldb: added a bunch more debug for DC joinAndrew Tridgell2009-09-223-0/+9
* 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
* Merge branch 'master' of git://git.samba.org/sambaNadezhda Ivanova2009-09-212-8/+135
|\
| * s4:dsdb Run the new 'descriptor' module by default.Andrew Bartlett2009-09-211-6/+0
| * 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
* | Initial Implementation of the DS objects access checks.Nadezhda Ivanova2009-09-213-0/+1176
|/
* 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
|/
* dsdb/samdb: add resolve_oids moduleStefan Metzmacher2009-09-202-0/+438
* Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.Anatoliy Atanasov2009-09-191-7/+1
* 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: make sure we marshal the replPropertyMetaData after the last changeAndrew Tridgell2009-09-151-10/+10
* 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
* dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)Michael Adam2009-09-141-1/+0
* s4-repl: use the new dsdb partition uSN helper fnsAndrew Tridgell2009-09-131-78/+16
* 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: 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
* 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: 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_meta_data: remove unused codeStefan Metzmacher2009-09-081-11/+0
* s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")Matthias Dieter Wallnöfer2009-09-071-104/+0
* s4:simple_ldap_map - "primaryGroupId"Matthias Dieter Wallnöfer2009-09-071-4/+15
* s4:samldb - Fix typoMatthias Dieter Wallnöfer2009-09-071-1/+1
* s4:subtree delete module - Cosmetic adaptionsMatthias Dieter Wallnöfer2009-09-071-11/+16
* s4:samldb - Major reworkMatthias Dieter Wallnöfer2009-09-071-243/+1000
* s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right wayMatthias Dieter Wallnöfer2009-09-061-14/+25
* s4:"linked attributes" modules - correct the commentsMatthias Dieter Wallnöfer2009-09-061-2/+2
* another large change to the linked_attribute moduleAndrew Tridgell2009-09-031-20/+64
* hook on prepare_commit instead of transaction_endAndrew Tridgell2009-09-032-8/+11
* greatly simplify the transaction processing in the partition moduleAndrew Tridgell2009-09-031-51/+29
* change repl_meta_data to process linked_attributes structures in end_transactionAndrew Tridgell2009-09-031-4/+276