summaryrefslogtreecommitdiff
path: root/source4/dsdb/common
AgeCommit message (Expand)AuthorFilesLines
2020-10-01Fix build after removal of an extra safe_string.hAlexander Bokovoy1-0/+1
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore2-0/+4
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2-0/+2
2020-05-08Fix clang 9 format-nonliteral warningsGary Lockyer1-1/+1
2020-03-05Remove unnecessary/incorrect talloc_steal() callsJonathon Reinhart1-1/+1
2020-01-19dsdb: Use write_data() to write to the password check scriptVolker Lendecke1-3/+4
2020-01-19dsdb: Align integer typesVolker Lendecke1-2/+4
2019-11-27smbdotconf: mark "check password script" with substitution="1"Ralph Boehme1-1/+3
2019-10-29CVE-2019-14833 dsdb: send full password to check password scriptBjörn Baumbach1-6/+24
2019-09-01util: Remove unused NS_GUID_string() and NS_GUID_from_string()Andrew Bartlett2-55/+0
2019-07-31CID 1452109: dsdb/util: do not check for NULL after derefDouglas Bagnall1-7/+1
2019-07-24s4/source4/common: clang: Fix 'Dereference of undefined pointer value'Noel Power1-9/+34
2019-07-24s4/dsdb/common: clang: Fix 'Value stored to 'cps_stdin' is never read'Noel Power1-2/+0
2019-07-24s4/dsdb/common: clang: Fix 'Access results in a deref of a null pointer'Noel Power1-0/+15
2019-07-24s4/dsdb/common: clang: Fix 'The left operand of '&' is a garbage value'Noel Power1-1/+1
2019-07-24s4/dsdb/common: clang: Fix 'function call argument is an uninitialized value'Noel Power1-1/+1
2019-07-11s4/dsdb/common: clang: Fix access results in null pointer deref.Noel Power1-0/+8
2019-06-30source4: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2-4/+4
2019-05-10dsdb/util: spell "equivalence"!Douglas Bagnall1-1/+1
2019-05-09s4/dsdb/util_samr: check some return codes (CID 1444977)Douglas Bagnall1-5/+19
2019-04-29s4:dsdb: Use C99 initializer in dsdb util_trustsAndreas Schneider1-11/+29
2019-03-29ldb: cmocka test for empty attributes bugAaron Haslett1-0/+93
2019-03-12lib: Remove "struct sid_parse_ret" againVolker Lendecke1-4/+4
2019-03-12lib: Make sid_parse return the parsed lengthVolker Lendecke1-6/+7
2019-03-07dsdb: Unify samdb_{get,set}_ntds_{objectGUID,invocation_id}Andrew Bartlett1-110/+67
2019-03-04dsdb:util_links: count el->values with unsigned intDouglas Bagnall1-1/+1
2019-03-01source4: Use wrapper for string to integer conversionSwen Schillig2-6/+16
2019-02-27s4:dsdb: Only use the required md4 header fileAndreas Schneider1-1/+1
2019-02-14s4 dsdb util: samdb_client_site_name clean upGary Lockyer1-16/+14
2019-02-14s4 dsdb util: remove samdb_search_countGary Lockyer1-20/+0
2019-02-14s4 dsdb util: samdb_client_site_name use dsdb_domain_countGary Lockyer1-3/+14
2019-02-14s4 dsdb util: add dsdb_domain_countGary Lockyer1-0/+178
2019-02-13dsdb: make get_parsed_dns_trusted() a common helper functionDouglas Bagnall2-0/+24
2019-02-11s4:dsdb:util: export SAMBA_CPS_{ACCOUNT,USER_PRINCIPAL,FULL}_NAME for check p...Stefan Metzmacher1-0/+34
2019-02-07s4:dsdb:util: make use of samba_runcmd_export_stdin()Stefan Metzmacher1-6/+14
2019-01-28s4:dsdb: Use C99 initializer in utilAndreas Schneider1-3/+9
2018-11-28CVE-2018-16857 dsdb/util: Add better default lockOutObservationWindowTim Beale1-3/+7
2018-11-28CVE-2018-16857 dsdb/util: Fix lockOutObservationWindow for PSOsTim Beale1-3/+3
2018-11-28CVE-2018-16857 dsdb/util: Correctly treat lockOutObservationWindow as 64-bit intTim Beale1-5/+5
2018-11-16dsdb: Slightly simplify samdb_check_passwordVolker Lendecke1-11/+10
2018-10-12dsdb: Add dsdb_request_has_control() helper functionTim Beale1-0/+8
2018-09-04s4:dsdb/common: add samdb_domain_guid() helper functionStefan Metzmacher1-0/+55
2018-09-04dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper functionStefan Metzmacher1-0/+16
2018-09-04dsdb/util_trusts: domain_dn is an input parameter of dsdb_trust_crossref_tdo_...Stefan Metzmacher1-6/+0
2018-06-09dsdb: add defines for sessionInfo and networkSessionInfoGary Lockyer1-0/+6
2018-05-31dsdb/util: use parse_guid_string, not sscanf()Douglas Bagnall1-6/+8
2018-05-23dsdb/rpc: Update effective badPwdCount to use PSO settingsTim Beale1-3/+56
2018-05-23dsdb/auth: Use PSO settings for lockOutThreshold/DurationTim Beale1-4/+41
2018-05-10dsdb: refactor password attibutes to constantGary Lockyer1-0/+6
2018-05-04dsdb: Allow the disable of the Windows server site fallbackGarming Sam1-2/+6