summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4-drs: cope with bogus empty attributes from w2k8-r2Andrew Tridgell2009-11-281-0/+17
* s4: fix SD update and password change in upgrade scriptMatthieu Patou2009-11-281-4/+11
* s4:dsdb Don't segfault with ldb_transaction_prepare_commit() without begin()Andrew Bartlett2009-11-271-0/+4
* s4:objectclass LDB module - Prevent write operations on constructed attributesMatthias Dieter Wallnöfer2009-11-261-6/+19
* s4:operational LDB module - Don't do the write checks hereMatthias Dieter Wallnöfer2009-11-261-16/+0
* s4:dsdb Make samba_dsdb easier to use in upgrades - assume default valuesAndrew Bartlett2009-11-251-4/+7
* s4:dsdb Handle LDAP backends correctly with new samba_dsdb systemAndrew Bartlett2009-11-241-5/+5
* s4:provision Move secrets.ldb over to .c file module lists, like sam.ldbAndrew Bartlett2009-11-242-0/+111
* s4:operational LDB module - Prevent the modification of operational attributesAndrew Bartlett2009-11-241-0/+16
* s4:dsdb Use new helper function to obtain CN=Aggregate schema DN in schema_dataAndrew Bartlett2009-11-241-6/+6
* s4:dsdb Return the subSchemaSubEntry operational attribute on every objectAndrew Bartlett2009-11-241-4/+40
* s4:dsdb Add function to return the CN=Aggregate schema DNAndrew Bartlett2009-11-241-0/+18
* s4:dsdb Move module configuration from each ldb into samba_dsdb.cAndrew Bartlett2009-11-235-5/+397
* s4/schema(tort): Refactor DSDB-SYNTAX test for better performanceKamen Mazdrashki2009-11-231-35/+86
* s4/schema: Handle Object(OR-Name) syntax in extended_dn_out moduleKamen Mazdrashki2009-11-231-4/+12
* s4/schema: Object(OR-Name) syntax handling for DRS callsKamen Mazdrashki2009-11-233-6/+11
* s4/schema(tort): Inject authOrig attribute into schema loaded for testsKamen Mazdrashki2009-11-231-1/+44
* s4/schema(tort): Add test for Object(OR-Name) syntaxKamen Mazdrashki2009-11-231-0/+8
* s4/schema(tort): Test LDB_SYNTAX_DN with extended_dn in [GUID;SID;DN] formKamen Mazdrashki2009-11-231-1/+9
* Fixed incorrect indentation.Nadezhda Ivanova2009-11-221-7/+6
* Implemented LDAP_SERVER_SD_FLAGS_OID on search requests.Nadezhda Ivanova2009-11-212-22/+165
* Cosmetic patch - fixed case of attribute name.Nadezhda Ivanova2009-11-201-1/+1
* Implementation of LDAP_SERVER_SD_FLAGS_OID on modify requests.Nadezhda Ivanova2009-11-201-16/+133
* s4-dsdb: some more attribuutes that we should only give if asked forAndrew Tridgell2009-11-201-1/+6
* added new function "ldb_msg_add_dn"Crístian Deives2009-11-201-2/+3
* s4-dsdb: removed attributes that should not be displayed by defaultAndrew Tridgell2009-11-201-0/+37
* s4-drs: Removes stored parentGUID's creation and renamingFernando J V da Silva2009-11-201-80/+7
* s4-drs: Synchronous Implementation of generated parentGUIDFernando J V da Silva2009-11-201-2/+34
* s4-drs: Utility functions to deal with GUIDFernando J V da Silva2009-11-201-0/+99
* s4-dsdb: make sure mod_usn list is zeroed on each transactionAndrew Tridgell2009-11-201-7/+10
* s4:SAMLDB DSDB module - Add "\n"s on debug messagesMatthias Dieter Wallnöfer2009-11-171-2/+2
* s4:SAMLDB DSDB module - Remove "\n" in LDB error messagesMatthias Dieter Wallnöfer2009-11-171-25/+31
* s4:dsdb/schema: let schema_supclasses() return the correct pointerStefan Metzmacher2009-11-171-2/+2
* s4:schema Add the GUID to each defaultObjectCategory when loading from LDIFAndrew Bartlett2009-11-171-0/+49
* s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategoryAndrew Bartlett2009-11-174-1/+67
* s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schemaAndrew Bartlett2009-11-172-35/+27
* s4:dsdb Use the new flags to dsdb_module_search in schema_loadAndrew Bartlett2009-11-171-1/+3
* s4:dsdb Break up 'parse a DN from DRSUAPI' into a subfunctionAndrew Bartlett2009-11-171-73/+91
* s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used featuresAndrew Bartlett2009-11-176-11/+84
* s4:SAMLDB moduleMatthias Dieter Wallnöfer2009-11-161-14/+14
* Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...Matthias Dieter Wallnöfer2009-11-161-4/+1
* s4:dsdb LDB attribute lists must always be a static const char **.Andrew Bartlett2009-11-161-1/+1
* s4:provision - Removed dependency on full Samba 3 schema from FDSEndi S. Dewata2009-11-161-41/+0
* Fixed some major bugs in inheritance and access checks.Nadezhda Ivanova2009-11-152-105/+258
* s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam...Matthias Dieter Wallnöfer2009-11-151-1/+4
* s4:SAMLDB module - Add support for required and generated schema attributesAndrew Bartlett2009-11-151-7/+285
* s4:samdb util - add a call for generating a correct "lDAPDisplayName"Matthias Dieter Wallnöfer2009-11-151-0/+28
* s4-drs: DsExecuteKCC() implementationErick Nascimento2009-11-142-1/+21
* s4-ldb: changed the DN checks for \n to warningsAndrew Tridgell2009-11-131-3/+6
* s4:dsdb Make callbacks in extended_dn_out clearer to followAndrew Bartlett2009-11-121-1/+6