summaryrefslogtreecommitdiff
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: fixed empty structure error on solaris8Andrew Tridgell2009-11-261-0/+1
* s4-kcc: fixed corruption of repsFrom records by kccAndrew Tridgell2009-09-281-4/+2
* s4-kcc: remove stale repsFrom entries in kcc runAndrew Tridgell2009-09-281-0/+11
* s4-dsdb: don't return the partition root objectsAndrew Tridgell2009-09-281-1/+19
* s4-dsdb: removed extraneous debug messagesAndrew Tridgell2009-09-281-4/+0
* s4-dsdb: update replPropertyMetaData on linked attribute source attributesAndrew Tridgell2009-09-281-0/+23
* s4-dsdb: fixed searching for GUID based DNs between partitionsAndrew Tridgell2009-09-281-2/+16
* s4-samdb: when UF_SERVER_TRUST_ACCOUNT is set mark object as criticalAndrew Tridgell2009-09-281-0/+10
* s4-repl: free the la list on prepare commit failureAndrew Tridgell2009-09-281-0/+3
* s4-samdb: free the linked_attributes list on prepare commit failureAndrew Tridgell2009-09-281-0/+6
* s4-repl: use GUID to resolve target in linked attributesAndrew Tridgell2009-09-281-8/+7
* s4-dsdb: ask for an extended DN in dsdb_find_dn_by_guid()Andrew Tridgell2009-09-281-0/+5
* s4-dsdb: make dsdb_search_dn_with_deleted public for repl_meta_data moduleAndrew Tridgell2009-09-281-5/+5
* s4-drs: fixed sorting of replPropertyMetaDataAndrew Tridgell2009-09-281-31/+44
* s4-drs: add defines for replication flags on attributesAndrew Tridgell2009-09-241-5/+2
* s4-ldb: sort replPropertyMetaData by attidAndrew Tridgell2009-09-241-1/+16
* s4-ldb: add instanceType in repl_meta_data moduleAndrew Tridgell2009-09-241-0/+8
* s4-drs: add SHOW_DELETED control on dsdb utility callsAndrew Tridgell2009-09-241-2/+60
* s4-dsdb: cope with windows sending extra pad bytesAndrew Tridgell2009-09-231-4/+4
* s4-dsdb: added dsdb_find_sid_by_dn()Andrew Tridgell2009-09-231-0/+30
* 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-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