summaryrefslogtreecommitdiff
path: root/source4/heimdal
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Compile .l files (flex) with the waf rule at runtimeAndrew Bartlett3-6384/+0
2020-08-07heimdal: Exclude more of plugin.c if HAVE_DLOPEN (which Samba unsets) is not setAndrew Bartlett1-3/+16
2020-08-07heimdal: Use #ifdef HAVE_DLOPEN around function used by HAVE_DLOPENGary Lockyer1-0/+4
2020-08-07heimdal: Use #ifdef HAVE_DLOPEN around functions used only by HAVE_DLOPENGary Lockyer1-0/+3
2020-06-12heimdal: apply disallow-forwardable on server in TGS requestIsaac Boukris1-0/+6
2020-06-11kdc: allow checksum of PA-FOR-USER to be HMAC_MD5Isaac Boukris2-6/+24
2019-12-10CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2SelfIsaac Boukris1-22/+36
2019-07-05s4 heimdal_build: Fix static heimdal builds with replacement closefrom()Karl Lenz1-57/+0
2019-05-14CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksumIsaac Boukris1-0/+7
2019-03-18heimdal: Fix "assuming signed overflow doesnt occur" errorVolker Lendecke1-4/+4
2018-09-27PY3: fix "TabError: inconsistent use of tabs and spaces"Noel Power1-1/+1
2018-09-19PY3: make sure print stmt is enclosed by '(' & ')'Noel Power5-9/+9
2018-09-16PY3: xrange->rangeNoel Power1-1/+1
2018-09-16PY3: string.upper not in PY3Noel Power1-1/+1
2018-09-16PY3: string.translate string.upper don't exist in PY3Noel Power1-1/+1
2018-09-16PY3: bytes.maketrans, string.maketrans is a PY2 only functionNoel Power1-1/+6
2018-09-16PY3: dict_keys doesn't have a sort methodNoel Power1-2/+1
2018-09-16PY3: dict doesn't have has_keyNoel Power1-1/+1
2018-09-16PY3: iterkeys -> keysNoel Power1-1/+1
2018-09-16PY3: iterkeys -> keysNoel Power1-1/+1
2018-09-16PY3: dict has no iterkeys methodNoel Power1-2/+2
2018-09-05heimdal: Change KDC to respect HDB server name type if f.canonicalize is setAndrew Bartlett1-2/+5
2018-09-05Revert "s4/heimdal: allow SPNs in AS-REQ"Andrew Bartlett1-3/+3
2018-06-25auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2-0/+6
2018-06-20heimdal: remove include/includedir directives for krb5.confBjörn Baumbach2-98/+3
2018-06-18heimdal: Add include/includedir directives for krb5.confNicolas Williams2-3/+98
2018-06-18heimdal: small code adaption to cherry-pick heimdal commitBjörn Baumbach1-11/+6
2018-06-18heimdal: lib/krb5: do not fail set_config_files due to parse errorJeffrey Altman2-3/+4
2018-06-08s4-heimdal: Fix the format-truncation errors.Günther Deschner1-3/+3
2018-05-12Bulk: enclose .keys() method with list where list (from python2) expectedNoel Power1-1/+1
2018-04-03heimdal: Fix size types and array accessAndreas Schneider2-13/+18
2018-03-20heimdal: Fix size typesAndreas Schneider5-6/+7
2017-12-06HEIMDAL:kdc: fix dh->q allocation check in get_dh_param()Stefan Metzmacher1-1/+1
2017-08-28HEIMDAL: don't bother seeing q if not sentLove Hornquist Astrand1-3/+6
2017-08-28HEIMDAL: allow optional q in DH DomainParametersLove Hornquist Astrand3-3/+8
2017-08-11heimdal: Fix printing a short int into a stringAndreas Schneider1-2/+2
2017-07-12CVE-2017-11103: Orpheus' Lyre KDC-REP service name validationJeffrey Altman1-2/+2
2017-06-13strerror_r: provide XSI-compliant strerror_rGary Lockyer1-84/+0
2017-03-29heimdal: Pass extra information to hdb_auth_status() to log success and failuresAndrew Bartlett2-6/+44
2017-03-27heimdal: Add initializer for stack pointersAndrew Bartlett1-2/+2
2017-03-10HEIMDAL:kdc: make it possible to disable the principal based referral detectionStefan Metzmacher3-1/+6
2017-02-22Correct "updateing" typos.Chris Lamb1-1/+1
2017-02-22Correct "unavaible" typos.Chris Lamb1-1/+1
2017-02-22Correct "allignment" typos.Chris Lamb1-1/+1
2017-02-22Correct "paramaters" typos.Chris Lamb1-1/+1
2017-02-22Correct "explicity" typos.Chris Lamb1-2/+2
2017-02-22Correct "encyption" typos.Chris Lamb1-2/+2
2017-02-22Correct "relase" typos.Chris Lamb1-1/+1
2017-02-22Correct "existence" typos.Chris Lamb2-2/+2
2017-02-22Correct "extention" typos.Chris Lamb2-3/+3