summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4-repl: use dreplsrv_partition_source_dsa_by_guid to find source dsaAndrew Tridgell2010-09-251-5/+6
* s4-dsdb: Fixed a call to the wrong ops function in dsdb_module_search_dn.Nadezhda Ivanova2010-09-251-1/+1
* s4-kerberos Rework keytab handling to export servicePrincipalName entriesAndrew Bartlett2010-09-241-2/+6
* s4-kerberos Move 'set key into keytab' code out of credentials.Andrew Bartlett2010-09-241-31/+23
* s4:repl_meta_data - also on delete operations the new RDN attribute has to be...Matthias Dieter Wallnöfer2010-09-241-1/+10
* s4:lazy_commit LDB module - the "show_deleted" control is initialised by the ...Matthias Dieter Wallnöfer2010-09-241-17/+0
* s4:rootdse LDB module - make use of "dsdb_forest_functional_level"Matthias Dieter Wallnöfer2010-09-241-3/+2
* s4:ldap.py - add tests for the "dsServiceName", "serverName", "dnsHostName" a...Matthias Dieter Wallnöfer2010-09-241-0/+34
* s4:rootdse LDB module - introduce dynamic "ldapServiceName"Matthias Dieter Wallnöfer2010-09-241-0/+25
* s4:rootdse LDB module - introduce dynamic "dnsHostName" attributeMatthias Dieter Wallnöfer2010-09-241-0/+8
* s4:rootdse LDB module - make "serverName" dynamicMatthias Dieter Wallnöfer2010-09-241-0/+7
* s4:rootdse LDB module - remove "priv" checks where not neededMatthias Dieter Wallnöfer2010-09-241-3/+3
* s4:rootdse LDB module - better that the "edn" control handling is done lastMatthias Dieter Wallnöfer2010-09-241-20/+20
* s4:samldb LDB module - it isn't allowed to create user/computer accounts with...Matthias Dieter Wallnöfer2010-09-242-10/+13
* s4:dsdb/common/util_samr.c - remove the primary group specificationsMatthias Dieter Wallnöfer2010-09-241-4/+0
* s4:ldap.py - test default primary groups on modify operationsMatthias Dieter Wallnöfer2010-09-241-0/+70
* s4:samldb LDB module - support the "userAccountControl" -> "primaryGroupID" d...Matthias Dieter Wallnöfer2010-09-241-16/+11
* s4:ldap.py - enhance SAM user/groups behaviour test regarding default primary...Matthias Dieter Wallnöfer2010-09-241-5/+34
* s4:rootdse LDB module - make more use of LDB result constantsMatthias Dieter Wallnöfer2010-09-241-17/+17
* s4:rootdse LDB module - fix comment typoMatthias Dieter Wallnöfer2010-09-241-1/+1
* s4:password_hash LDB module - don't assign "lp_ctx" twiceMatthias Dieter Wallnöfer2010-09-241-2/+2
* s4:rootdse LDB module - fix counter typesMatthias Dieter Wallnöfer2010-09-241-1/+1
* s4:extended_dn_in LDB module - fix a counter typeMatthias Dieter Wallnöfer2010-09-241-1/+1
* s4:drepl_out_helpers.c - fix a counter typeMatthias Dieter Wallnöfer2010-09-241-1/+1
* s4/dsdb:kcc: cleanup and improve readabilityAnatoliy Atanasov2010-09-231-4/+5
* s4:dsdb/kcc: we don't need to manually allocate [out,ref] pointers anymoreStefan Metzmacher2010-09-231-6/+1
* s4-kcc: the kcc should not be setting the repsTo attributeAndrew Tridgell2010-09-231-32/+2
* s4-kcc: added service->am_rodcAndrew Tridgell2010-09-234-21/+14
* s4-kcc: pass the service context into the kcc connection codeAndrew Tridgell2010-09-232-64/+65
* s4-selftest: Move samba3sam test to standard python directory.Jelmer Vernooij2010-09-221-1092/+0
* dsdb: Use short path for ldb_handlers.h, in case ldb is installed in theJelmer Vernooij2010-09-221-1/+1
* s4-ldap: Fixed a problem with NC's having a parentGUID attributeNadezhda Ivanova2010-09-212-14/+48
* s4-drepl: use the partition UDV and hwm for extended getncchanges opsAndrew Tridgell2010-09-203-28/+75
* s4-rodc: fixed repsFrom store on RODCAndrew Tridgell2010-09-201-14/+11
* s4-kcc: a bit more debug info on repsFrom creationAndrew Tridgell2010-09-201-1/+7
* s4-dsdb-schema_prefixmap: return WERR_DS_NO_ATTRIBUTE_OR_VALUE when ATTID is ...Kamen Mazdrashki2010-09-211-1/+1
* s4-dsdb-schema_prefixmap: Print debug message when internal failure occursKamen Mazdrashki2010-09-211-0/+5
* s4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfRoleHolders testAnatoliy Atanasov2010-09-202-0/+94
* s4/fsmo: Create separate function for retrieving fsmo role dn and owner dn.Anatoliy Atanasov2010-09-202-54/+81
* s4/drs: use type enum drsuapi_DsNameFormat in DsCrackNames codeAnatoliy Atanasov2010-09-201-9/+20
* s4-rootdse: mark registered controls as non-criticalAndrew Tridgell2010-09-191-0/+37
* s4/fsmo: Naming master support addedAnatoliy Atanasov2010-09-191-1/+2
* s4-pydsdb: added am_rodc() method on samdbAndrew Tridgell2010-09-191-0/+27
* s4-drs: Check for schema changes only in case we are *not* applying Schema re...Kamen Mazdrashki2010-09-181-8/+19
* s4-schema: Helper func to compare schemaInfo signituresKamen Mazdrashki2010-09-171-0/+41
* s4-schema: use dsdb_schema_info_blob_is_valid() to verify schemaInfo blobKamen Mazdrashki2010-09-171-9/+6
* s4-prefixMap: use dsdb_schema_info_blob_is_valid() for schemaInfo blob valida...Kamen Mazdrashki2010-09-171-4/+2
* s4-dsdb: Add dsdb_schema_info_blob_is_valid() to verify schemaInfo bloblsKamen Mazdrashki2010-09-171-10/+24
* s4-drs: initial skeleton for DrsReplica{Add,Del,Mod} callsAndrew Tridgell2010-09-163-1/+97
* s4-repl: if we are an RODC don't set WRIT_REP in replicationAndrew Tridgell2010-09-161-2/+7