summaryrefslogtreecommitdiff
path: root/source4/dsdb/common
AgeCommit message (Expand)AuthorFilesLines
2015-08-26lib: Convert callers of sid_blob_parse to sid_parseVolker Lendecke1-1/+1
2015-07-15CID 1311772: Fix null pointer checkAndreas Schneider1-1/+1
2015-07-15CID 1311771: Fix a null pointer dereferenceAndreas Schneider1-1/+1
2015-07-15CID 1311767: Cast enum type to avoid compiler warningsAndreas Schneider1-1/+1
2015-07-15CID 1311764: Fix logical compare in if clauseAndreas Schneider1-2/+2
2015-07-08s4:dsdb/common: add dsdb_trust_merge_forest_info() helper functionStefan Metzmacher1-0/+418
2015-07-08s4:dsdb/common: dsdb_trust_normalize_forest_info_step[1,2]() and dsdb_trust_v...Stefan Metzmacher1-0/+752
2015-07-08s4:dsdb/common: add dsdb_trust_xref_tdo_info() helper functionStefan Metzmacher1-0/+20
2015-07-08s4:dsdb/common: add dsdb_trust_forest_info_from_lsa() helper functionStefan Metzmacher1-0/+103
2015-07-08s4:dsdb/common: add dsdb_trust_get_incoming_passwords() helper functionStefan Metzmacher1-0/+116
2015-07-08s4:dsdb/common: supported trusted domains in samdb_set_password_sid()Stefan Metzmacher1-8/+362
2015-07-08s4:dsdb/common: make use of dsdb_search_one() in samdb_set_password_sid()Stefan Metzmacher1-12/+21
2015-07-08s4:dsdb/common: pass optional new_version to samdb_set_password_sid()Stefan Metzmacher1-0/+1
2015-07-08s4:dsdb/common: add dsdb_trust_search_tdo*() helper functionsStefan Metzmacher1-0/+153
2015-07-08s4:dsdb/common: add helper functions for trusted domain objects (tdo)Stefan Metzmacher1-0/+1570
2015-05-27Fix segfault in the very rare case when we are not able to find the rootnamin...Matthieu Patou1-1/+1
2015-02-03s4-dsdb: Refactor user objects defaults setter to use attribute/value mapKamen Mazdrashki1-28/+49
2015-02-03s4-dsdb: common helper to determine "primaryGroupID" attribute valueKamen Mazdrashki1-0/+32
2015-02-03s4-dsdb: Common helper for setting "sAMAccountType" on User objectsKamen Mazdrashki1-0/+36
2015-02-03s4-dsdb: Move User object default attribute values in separate helperKamen Mazdrashki1-0/+42
2015-02-03s4-dsdb-util: Mark attributes with ADD flag in samdb_find_or_add_attribute()Kamen Mazdrashki1-1/+7
2015-01-15CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.cAndrew Bartlett1-2/+2
2014-12-22s4:dsdb: Fix not freed temp memory contextSamuel Cabrero1-0/+1
2014-12-22dsdb: Define syntax access point oid string as a macroSamuel Cabrero1-0/+1
2014-10-13dsdb: Do not attempt to return beyond the end of the password history arrayAndrew Bartlett1-2/+2
2014-09-01dsdb: Make log message more clearAndrew Bartlett1-2/+6
2014-08-16dsdb: Also redact the clearTextPassword input-only attributeAndrew Bartlett1-1/+2
2014-07-09dsdb: Always store and return the userParameters as a array of LE 16-bit valuesAndrew Bartlett1-14/+45
2014-04-02dsdb: Allow SAMR server to return the computed, not actual badPwdCountAndrew Bartlett1-11/+49
2014-04-02dsdb: check type with talloc_get_type_abort in samdb_set_passwordAndrew Bartlett1-2/+5
2014-04-02dsdb: Move dsdb_update_bad_pwd_count to dsdb/common/util.cAndrew Bartlett1-0/+113
2014-04-02dsdb: Add samdb_result_passwords_from_history helper functionAndrew Bartlett1-0/+37
2014-04-02dsdb: give a better error message and return code on failed password changeAndrew Bartlett1-0/+5
2014-04-02dsdb: Put password lockout support in samdb_result_passwords()Andrew Bartlett1-2/+27
2014-04-02dsdb: Rework samdb_result_acct_flags to use either userAccountControl or msDS...Andrew Bartlett1-17/+13
2014-04-02s4:dsdb/util_samr: simplify dsdb_add_user()Stefan Metzmacher1-42/+8
2014-03-05Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam1-1/+4
2014-02-05dsdb: Add more tests for DN+String and DN+Binary comparisonsAndrew Bartlett1-0/+14
2013-09-19dsdb: Refuse to return an all-zero invocationIDAndrew Bartlett1-0/+8
2013-09-19python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett1-0/+2
2013-06-13dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()Stefan Metzmacher1-4/+1
2013-06-13dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...Stefan Metzmacher1-3/+3
2013-06-13dsdb: use AS_SYSTEM | SHOW_RECYCLED for access check searchesStefan Metzmacher1-1/+7
2013-06-12dsdb: Allow dsdb_find_dn_by_guid to show deleted DNsAndrew Bartlett1-2/+4
2013-04-19s4:dsdb: Fix warnings about not set / set but unused / shadowed variablesMatthieu Patou1-3/+0
2013-03-05dsdb: Check for pointers before we deference them.Andreas Schneider1-7/+7
2013-02-04dsdb/util: rework samdb_check_password() to support utf8Stefan Metzmacher1-5/+16
2013-01-21dsdb: Ensure "authenticated users" is processed for group membershipsAndrew Bartlett1-0/+25
2013-01-21libcli/security: handle node initialisation in one spot in insert_in_object_t...Andrew Bartlett1-3/+2
2013-01-01s4:dsdb/common: use 01.01.1970 as last_sync_success for our entry in the upto...Stefan Metzmacher1-3/+4