summaryrefslogtreecommitdiff
path: root/source4/dsdb/common
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-32746 ldb: Make use of functions for appending to an ldb_messageJoseph Sutton2022-07-241-22/+92
* CVE-2022-32746 ldb: Ensure shallow copy modifications do not affect original ...Joseph Sutton2022-07-241-14/+6
* CVE-2020-25718 kdc: Return ERR_POLICY if RODC krbtgt account is invalidJoseph Sutton2021-11-081-1/+1
* CVE-2020-25718 kdc: Confirm the RODC was allowed to issue a particular ticketAndrew Bartlett2021-11-081-19/+28
* CVE-2020-25718 dsdb: Bring sid_helper.c into common code as rodc_helper.cAndrew Bartlett2021-11-081-0/+275
* CVE-2020-25722: s4-acl: Make sure Control Access Rights honor the Applies-to ...Nadezhda Ivanova2021-11-081-0/+11
* Fix gcc11 compiler issue "-Werror=maybe-uninitialized"Günther Deschner2021-05-121-1/+1
* Fix build after removal of an extra safe_string.hAlexander Bokovoy2020-10-011-0/+1
* lib/util: remove extra safe_string.h fileMatthew DeVore2020-08-282-0/+4
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-032-0/+2
* Fix clang 9 format-nonliteral warningsGary Lockyer2020-05-081-1/+1
* Remove unnecessary/incorrect talloc_steal() callsJonathon Reinhart2020-03-051-1/+1
* dsdb: Use write_data() to write to the password check scriptVolker Lendecke2020-01-191-3/+4
* dsdb: Align integer typesVolker Lendecke2020-01-191-2/+4
* smbdotconf: mark "check password script" with substitution="1"Ralph Boehme2019-11-271-1/+3
* CVE-2019-14833 dsdb: send full password to check password scriptBjörn Baumbach2019-10-291-6/+24
* util: Remove unused NS_GUID_string() and NS_GUID_from_string()Andrew Bartlett2019-09-012-55/+0
* CID 1452109: dsdb/util: do not check for NULL after derefDouglas Bagnall2019-07-311-7/+1
* s4/source4/common: clang: Fix 'Dereference of undefined pointer value'Noel Power2019-07-241-9/+34
* s4/dsdb/common: clang: Fix 'Value stored to 'cps_stdin' is never read'Noel Power2019-07-241-2/+0
* s4/dsdb/common: clang: Fix 'Access results in a deref of a null pointer'Noel Power2019-07-241-0/+15
* s4/dsdb/common: clang: Fix 'The left operand of '&' is a garbage value'Noel Power2019-07-241-1/+1
* s4/dsdb/common: clang: Fix 'function call argument is an uninitialized value'Noel Power2019-07-241-1/+1
* s4/dsdb/common: clang: Fix access results in null pointer deref.Noel Power2019-07-111-0/+8
* source4: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-302-4/+4
* dsdb/util: spell "equivalence"!Douglas Bagnall2019-05-101-1/+1
* s4/dsdb/util_samr: check some return codes (CID 1444977)Douglas Bagnall2019-05-091-5/+19
* s4:dsdb: Use C99 initializer in dsdb util_trustsAndreas Schneider2019-04-291-11/+29
* ldb: cmocka test for empty attributes bugAaron Haslett2019-03-291-0/+93
* lib: Remove "struct sid_parse_ret" againVolker Lendecke2019-03-121-4/+4
* lib: Make sid_parse return the parsed lengthVolker Lendecke2019-03-121-6/+7
* dsdb: Unify samdb_{get,set}_ntds_{objectGUID,invocation_id}Andrew Bartlett2019-03-071-110/+67
* dsdb:util_links: count el->values with unsigned intDouglas Bagnall2019-03-041-1/+1
* source4: Use wrapper for string to integer conversionSwen Schillig2019-03-012-6/+16
* s4:dsdb: Only use the required md4 header fileAndreas Schneider2019-02-271-1/+1
* s4 dsdb util: samdb_client_site_name clean upGary Lockyer2019-02-141-16/+14
* s4 dsdb util: remove samdb_search_countGary Lockyer2019-02-141-20/+0
* s4 dsdb util: samdb_client_site_name use dsdb_domain_countGary Lockyer2019-02-141-3/+14
* s4 dsdb util: add dsdb_domain_countGary Lockyer2019-02-141-0/+178
* dsdb: make get_parsed_dns_trusted() a common helper functionDouglas Bagnall2019-02-132-0/+24
* s4:dsdb:util: export SAMBA_CPS_{ACCOUNT,USER_PRINCIPAL,FULL}_NAME for check p...Stefan Metzmacher2019-02-111-0/+34
* s4:dsdb:util: make use of samba_runcmd_export_stdin()Stefan Metzmacher2019-02-071-6/+14
* s4:dsdb: Use C99 initializer in utilAndreas Schneider2019-01-281-3/+9
* CVE-2018-16857 dsdb/util: Add better default lockOutObservationWindowTim Beale2018-11-281-3/+7
* CVE-2018-16857 dsdb/util: Fix lockOutObservationWindow for PSOsTim Beale2018-11-281-3/+3
* CVE-2018-16857 dsdb/util: Correctly treat lockOutObservationWindow as 64-bit intTim Beale2018-11-281-5/+5
* dsdb: Slightly simplify samdb_check_passwordVolker Lendecke2018-11-161-11/+10
* dsdb: Add dsdb_request_has_control() helper functionTim Beale2018-10-121-0/+8
* s4:dsdb/common: add samdb_domain_guid() helper functionStefan Metzmacher2018-09-041-0/+55
* dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper functionStefan Metzmacher2018-09-041-0/+16