summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4-ddb: don't create partitions with the UNINSTANT flag setAndrew Tridgell2010-04-261-1/+14
* s4-drs: allow getncchanges requests to non WRIT_REP partitions for extended opsAndrew Tridgell2010-04-261-1/+2
* s4-drepl: don't send an UpdateRefs unless its a plain replicationAndrew Tridgell2010-04-261-1/+3
* s4-drs: make links to foreign partitions non-fatalAndrew Tridgell2010-04-261-8/+6
* s4 dns: Allow to specify static grant entries to be added to the dynamicaly g...Matthieu Patou2010-04-241-3/+17
* s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell2010-04-224-4/+4
* s4-drs: removed dsdb_validate_client_flags()Andrew Tridgell2010-04-222-37/+0
* s4-dsdb: removed an unused variableAndrew Tridgell2010-04-221-1/+0
* s4-dsdb: added dsdb_validate_invocation_id()Andrew Tridgell2010-04-221-0/+87
* s4-dsdb: added dsdb_get_extended_dn_sid()Andrew Tridgell2010-04-222-12/+34
* s4-dsdb: moved rodc schema validation to samldb.cAndrew Tridgell2010-04-222-33/+37
* s4-drs: Use new samdb_rodc() function in s4 codeFernando J V da Silva2010-04-221-1/+1
* s40-drs: Do not send GetNCChanges messages to RODCsFernando J V da Silva2010-04-221-0/+11
* s4-drs: dsdb_validate_client_flags() functionFernando J V da Silva2010-04-221-0/+28
* s4-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva2010-04-224-37/+64
* s4-drs: Do not allow system-critical attributes to be RODC filteredFernando J V da Silva2010-04-221-0/+33
* s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDsAndrew Bartlett2010-04-221-0/+24
* s4:OpenLDAP-backend Use the new rdnval module in OpenLDAPAndrew Bartlett2010-04-222-3/+8
* s4:dsdb Revert accidentilly commited change for LDAP backendsAndrew Bartlett2010-04-221-1/+1
* s4-schema: allow revision numbers of zeroAndrew Tridgell2010-04-211-6/+3
* s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()Andrew Bartlett2010-04-203-2/+75
* s4:dsdb/dns/dns_update.c - fix a typoMatthias Dieter Wallnöfer2010-04-171-1/+1
* s4:Replaced dsdb_get_dom_sid_from_ldb_message() with samdb_result_dom_sid()Nadezhda Ivanova2010-04-162-55/+7
* s4:rootdse: only return "tokenGroups", when the client asked for themStefan Metzmacher2010-04-151-1/+1
* pydsdb: Fix memory leak on invalid parameters, formatting, trivialJelmer Vernooij2010-04-151-8/+15
* s4 python: Add a function to get the oid of an attribute when the attid is knownMatthieu Patou2010-04-151-0/+37
* s4:samdb_server_site_name - fix indentationMatthias Dieter Wallnöfer2010-04-131-4/+6
* s4:acl/descriptor LDB module - distinguish between root and default basednMatthias Dieter Wallnöfer2010-04-132-0/+12
* s4:dsdb/common/util.c - add a call which determines centrally the forest DNS ...Matthias Dieter Wallnöfer2010-04-131-0/+19
* s4:remove "samdb_root_dn", "samdb_base_dn", "samdb_config_dn" and "samdb_sche...Matthias Dieter Wallnöfer2010-04-131-20/+0
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-1311-21/+24
* s4:objectclass LDB module - remove a unneeded newlineMatthias Dieter Wallnöfer2010-04-131-2/+1
* s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functionsMatthias Dieter Wallnöfer2010-04-121-1/+1
* subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2010-04-111-1/+1
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* s4:samdb_server_site_dn - free unused DNs in the right wayMatthias Dieter Wallnöfer2010-04-111-2/+2
* s4:dsdb Don't use the permissive modify control on schemaInfo updatesAndrew Bartlett2010-04-101-2/+2
* s4:dsdb Don't return operational attributes on special DNsAndrew Bartlett2010-04-101-0/+5
* s4:rootdse Implement "tokenGroups" in the rootDSEAndrew Bartlett2010-04-101-0/+18
* s4:dsdb Improve error message in extended_dn_inAndrew Bartlett2010-04-101-1/+1
* s4:schema Try to fix OpenLDAP backend after schema reload support.Andrew Bartlett2010-04-101-4/+2
* s4/dsdb: Set schemaInfo attribute value during provisioningKamen Mazdrashki2010-04-091-0/+49
* s4/dsdb: split writing of schemaInfo blob in two partsKamen Mazdrashki2010-04-091-21/+46
* s4/dsdb: Let caller to control if valid invocationId is critical or zero-guid...Kamen Mazdrashki2010-04-093-3/+8
* s4/dsdb: Use dsdb_schema_info object to create default schemaInfo valuesKamen Mazdrashki2010-04-092-7/+22
* s4/dsdb: Use dsdb_schema_info object to verify schema_info blobsKamen Mazdrashki2010-04-092-21/+20
* s4/waf: add new files to WAF buildKamen Mazdrashki2010-04-091-1/+1
* s4/samldb: schemaInfo attribute must be updated when adding new Schema objectKamen Mazdrashki2010-04-091-0/+50
* s4/dsdb: dsdb_schema_info object implementationKamen Mazdrashki2010-04-092-1/+385
* s4/dsdb: Define dsdb representation for schemaInfo attributeKamen Mazdrashki2010-04-091-0/+8