summaryrefslogtreecommitdiff
path: root/source4/dsdb/common
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-21s4:dsdb: add dsdb_trust_domain_by_{sid,name}()Stefan Metzmacher1-0/+222
2018-01-13s4:dsdb: add dsdb_trust_search_tdo_by_sid() helper functionStefan Metzmacher1-0/+65
2018-01-08Update util.c to include DBGC_AUTH classkkplein1-2/+2
2017-09-18drs: Add basic GET_TGT supportTim Beale1-0/+40
2017-09-07dsdb: Add missing \n to debugAndrew Bartlett1-1/+1
2017-08-30dsdb: Add comment showing where the normal password rules are appliedAndrew Bartlett1-0/+5
2017-06-22dsdb: Add a samdb_dns_host_name which avoids searchingGarming Sam1-0/+47
2017-06-15dsdb: Ensure replication of renames works in schema partitionAndrew Bartlett1-0/+13
2017-03-13dsdb: Allow parsed_dn_find to have a prefixed blob matchGarming Sam2-1/+13
2017-03-13dsdb: Move parsed_dn_find into a common locationGarming Sam2-0/+241
2017-02-22Correct "hexidecimal" typos.Chris Lamb1-1/+1
2016-11-16source4: Change to use lib/util/access functions.Jeremy Allison1-1/+2
2016-09-28werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/dsdb/co...Günther Deschner1-1/+1
2016-09-27dsdb: Avoid ldb_dn_validate() call on trusted input when not requiredAndrew Bartlett1-4/+20
2016-09-09dsdb: Do not use free'd memory.Andreas Schneider1-1/+1
2016-09-01dsdb: Rework kcc_deleted() into dsdb_garbage_collect_tombstones()Andrew Bartlett1-0/+10