summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/samdb.h
Commit message (Expand)AuthorAgeFilesLines
* repl: Give an error if we get a secret when not expecting oneAndrew Bartlett2015-10-261-0/+1
* dbcheck: Add explict tests for unknown and unsorted attributeID valuesAndrew Bartlett2015-08-241-0/+6
* s4:dsdb/common: add helper functions for trusted domain objects (tdo)Stefan Metzmacher2015-07-081-0/+2
* s4-dsdb: Define internal dsdb control to mark Tombstone reanimation requestsKamen Mazdrashki2015-02-031-0/+8
* CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...Andrew Bartlett2015-01-151-0/+6
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2013-10-141-0/+1
* s4:dsdb: define DSDB_EXTENDED_SEC_DESC_PROPAGATION_OIDStefan Metzmacher2012-11-301-0/+12
* s4:dsdb: define DSDB_CONTROL_SEC_DESC_PROPAGATION_OIDStefan Metzmacher2012-11-301-0/+7
* s4-dsdb: Fill in lastKnownParent when moving to lostAndFoundAndrew Bartlett2012-07-291-0/+3
* dsdb: Allocate new OID to allow updates of a read-only replicaAndrew Bartlett2012-07-181-0/+3
* s4-dsdb: Use parent_object_guid to find the correct parent for new objectsAndrew Bartlett2012-07-061-0/+1
* s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNowMatthieu Patou2012-06-221-0/+2
* s4-dsdb: Try to avoid much of the time a db search for msDS-IntIDMatthieu Patou2012-06-221-0/+7
* dsdb-schema: do not reload more often than schema_reload_intervalMatthieu Patou2012-06-221-0/+1
* s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modifyMichael Adam2012-04-181-0/+2
* s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OIDStefan Metzmacher2011-10-071-1/+3
* s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.hStefan Metzmacher2011-10-071-10/+10
* s4-dsdb: added DSDB_CONTROL_DBCHECKAndrew Tridgell2011-10-061-0/+3
* s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell2011-10-041-0/+3
* s4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flagAndrew Tridgell2011-10-041-0/+1
* s4-dsdb: added DSDB_REPL_FLAG* to replicationAndrew Tridgell2011-10-041-2/+15
* s4-dsdb: added NO_GLOBAL_CATALOG controlAndrew Tridgell2011-09-221-0/+3
* s4-dsdb: remove the naming_fsmo and pdc_fsmo modulesAndrew Tridgell2011-08-121-10/+0
* s4-dsdb: create flag for requesting ACL relax in case of DIRSYNC requestMatthieu Patou2011-05-211-0/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4:dsdb/samdb/samdb.h - fix include ordering in order to prevent warnings on ...Matthias Dieter Wallnöfer2010-11-271-1/+1
* s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...Nadezhda Ivanova2010-10-271-3/+0
* s4-ldap: Added a control to apply the access checks on read via LDAPNadezhda Ivanova2010-09-261-0/+3
* s4:DSDB - DSDB_CONTROL_PASSWORD_CHANGE_OID - add a structure as value to the ...Matthias Dieter Wallnöfer2010-08-171-0/+5
* s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_PW_CHECKED_OID"Matthias Dieter Wallnöfer2010-08-171-1/+1
* s4 dsdb: create a new control: changereplmetadataMatthieu Patou2010-07-151-0/+6
* s4:dsdb: allocate DSDB_CONTROL_BYPASS_PASSWORD_HASH_OIDStefan Metzmacher2010-07-051-0/+5
* s4:dsdb Add control for signaling between repl_meta_data and linked_attributesAndrew Bartlett2010-06-161-0/+5
* s4:fix allocated control OIDs for "password_hash" LDB moduleMatthias Dieter Wallnöfer2010-06-131-3/+3
* s4:dsdb: add new controlsMatthias Dieter Wallnöfer2010-05-101-0/+21
* s4-dsdb: added an extended operation for allocating a new RID poolAndrew Tridgell2010-01-081-0/+8
* s4:dsdb Move module configuration from each ldb into samba_dsdb.cAndrew Bartlett2009-11-231-0/+2
* s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategoryAndrew Bartlett2009-11-171-0/+5
* s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+StringAndrew Bartlett2009-11-121-0/+1
* s4:dsdb Rework modules create new partitions at runtimeAndrew Bartlett2009-10-211-0/+8
* add the the linked attributes elements to the repl structureAndrew Tridgell2009-09-031-1/+4
* change the dsdb_control_current_partition to not include internal variablesAndrew Tridgell2009-09-021-6/+2
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-131-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...Andrew Bartlett2008-12-171-0/+5
* s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROLAndrew Bartlett2008-12-171-0/+22
* s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updatesStefan Metzmacher2008-09-291-0/+3
* Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett2008-08-181-0/+1
* dsdb: add a comment about the parameter to DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OIDStefan Metzmacher2008-07-261-0/+4
* Handle schema reloading request.Anatoliy Atanasov2008-07-241-0/+2