summaryrefslogtreecommitdiff
path: root/source4/dsdb/common
Commit message (Expand)AuthorAgeFilesLines
* source4: Change to use lib/util/access functions.Jeremy Allison2016-11-161-1/+2
* werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/dsdb/co...Günther Deschner2016-09-281-1/+1
* dsdb: Avoid ldb_dn_validate() call on trusted input when not requiredAndrew Bartlett2016-09-271-4/+20
* dsdb: Do not use free'd memory.Andreas Schneider2016-09-091-1/+1
* dsdb: Rework kcc_deleted() into dsdb_garbage_collect_tombstones()Andrew Bartlett2016-09-011-0/+10
* dsdb: Limit potential stack use when parsing extended DNsAndrew Bartlett2016-07-281-9/+15
* dsdb: add vanish links controlDouglas Bagnall2016-07-152-16/+24
* s4:dsdb/common: prepare dsdb_user_obj_set_defaults() for tombstone reanimationStefan Metzmacher2016-07-091-14/+47
* s4:dsdb/common: add a replication metadata stamp for an empty logonHours attr...Stefan Metzmacher2016-07-081-3/+21
* s4-dsdb: Add missing header file for write() and close()Andreas Schneider2016-07-061-0/+1
* check_password_script: Add a DEBUG message for timeoutsBob Campbell2016-07-051-12/+35
* check-password-script: Allow AD to execute these scriptsGarming Sam2016-07-051-1/+60
* s4:dsdb: add some const to {samdb_result,dsdb}_effective_badPwdCount()Stefan Metzmacher2016-06-301-2/+2
* s4:dsdb/common: remove unused samdb_result_force_password_change()Stefan Metzmacher2016-06-301-39/+0
* s4:dsdb/common: add some const to helper functionsStefan Metzmacher2016-06-271-3/+3
* s4:dsdb/samldb: add DSDB_CONTROL_PASSWORD_DEFAULT_LAST_SET_OID when defaultin...Stefan Metzmacher2016-06-271-5/+38
* dsdb: Avoid talloc() calls in dsdb_get_extended_dn_*()Andrew Bartlett2016-06-271-18/+14
* s4-dsdb: Fix a possible NULL pointer dereferenceAndreas Schneider2016-06-221-1/+3
* repl: Allow GetNCChanges DRSUAPI_EXOP_REPL_OBJ to succeed against a deleted o...Andrew Bartlett2016-06-061-1/+1
* dsdb/common/util: be careful about zero length string listsDouglas Bagnall2016-05-101-1/+2
* dsdb/common/util: remove some unnecessary str_list_length()sDouglas Bagnall2016-05-101-2/+2
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-1/+1
* s4-dsdb: Add debug message if we have a ldb error stringAndreas Schneider2016-02-021-0/+1
* s4:dsdb/common: make it possible to find a reason for LDB_ERR_NO_SUCH_OBJECTStefan Metzmacher2016-02-011-9/+9
* s4:dsdb/common: add dsdb_module_werror() helper functionStefan Metzmacher2016-02-012-0/+21
* s4:dsdb/common: add some const to dsdb_dn_is_upgraded_link_val()Stefan Metzmacher2016-02-011-1/+1
* lib: Convert callers of sid_blob_parse to sid_parseVolker Lendecke2015-08-261-1/+1
* CID 1311772: Fix null pointer checkAndreas Schneider2015-07-151-1/+1
* CID 1311771: Fix a null pointer dereferenceAndreas Schneider2015-07-151-1/+1
* CID 1311767: Cast enum type to avoid compiler warningsAndreas Schneider2015-07-151-1/+1
* CID 1311764: Fix logical compare in if clauseAndreas Schneider2015-07-151-2/+2
* s4:dsdb/common: add dsdb_trust_merge_forest_info() helper functionStefan Metzmacher2015-07-081-0/+418
* s4:dsdb/common: dsdb_trust_normalize_forest_info_step[1,2]() and dsdb_trust_v...Stefan Metzmacher2015-07-081-0/+752
* s4:dsdb/common: add dsdb_trust_xref_tdo_info() helper functionStefan Metzmacher2015-07-081-0/+20
* s4:dsdb/common: add dsdb_trust_forest_info_from_lsa() helper functionStefan Metzmacher2015-07-081-0/+103
* s4:dsdb/common: add dsdb_trust_get_incoming_passwords() helper functionStefan Metzmacher2015-07-081-0/+116
* s4:dsdb/common: supported trusted domains in samdb_set_password_sid()Stefan Metzmacher2015-07-081-8/+362
* s4:dsdb/common: make use of dsdb_search_one() in samdb_set_password_sid()Stefan Metzmacher2015-07-081-12/+21
* s4:dsdb/common: pass optional new_version to samdb_set_password_sid()Stefan Metzmacher2015-07-081-0/+1
* s4:dsdb/common: add dsdb_trust_search_tdo*() helper functionsStefan Metzmacher2015-07-081-0/+153
* s4:dsdb/common: add helper functions for trusted domain objects (tdo)Stefan Metzmacher2015-07-081-0/+1570
* Fix segfault in the very rare case when we are not able to find the rootnamin...Matthieu Patou2015-05-271-1/+1
* s4-dsdb: Refactor user objects defaults setter to use attribute/value mapKamen Mazdrashki2015-02-031-28/+49
* s4-dsdb: common helper to determine "primaryGroupID" attribute valueKamen Mazdrashki2015-02-031-0/+32
* s4-dsdb: Common helper for setting "sAMAccountType" on User objectsKamen Mazdrashki2015-02-031-0/+36
* s4-dsdb: Move User object default attribute values in separate helperKamen Mazdrashki2015-02-031-0/+42
* s4-dsdb-util: Mark attributes with ADD flag in samdb_find_or_add_attribute()Kamen Mazdrashki2015-02-031-1/+7
* CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.cAndrew Bartlett2015-01-151-2/+2
* s4:dsdb: Fix not freed temp memory contextSamuel Cabrero2014-12-221-0/+1
* dsdb: Define syntax access point oid string as a macroSamuel Cabrero2014-12-221-0/+1