summaryrefslogtreecommitdiff
path: root/source4/heimdal
Commit message (Expand)AuthorAgeFilesLines
* Compile .l files (flex) with the waf rule at runtimeAndrew Bartlett2020-08-073-6384/+0
* heimdal: Exclude more of plugin.c if HAVE_DLOPEN (which Samba unsets) is not setAndrew Bartlett2020-08-071-3/+16
* heimdal: Use #ifdef HAVE_DLOPEN around function used by HAVE_DLOPENGary Lockyer2020-08-071-0/+4
* heimdal: Use #ifdef HAVE_DLOPEN around functions used only by HAVE_DLOPENGary Lockyer2020-08-071-0/+3
* heimdal: apply disallow-forwardable on server in TGS requestIsaac Boukris2020-06-121-0/+6
* kdc: allow checksum of PA-FOR-USER to be HMAC_MD5Isaac Boukris2020-06-112-6/+24
* CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2SelfIsaac Boukris2019-12-101-22/+36
* s4 heimdal_build: Fix static heimdal builds with replacement closefrom()Karl Lenz2019-07-051-57/+0
* CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksumIsaac Boukris2019-05-141-0/+7
* heimdal: Fix "assuming signed overflow doesnt occur" errorVolker Lendecke2019-03-181-4/+4
* PY3: fix "TabError: inconsistent use of tabs and spaces"Noel Power2018-09-271-1/+1
* PY3: make sure print stmt is enclosed by '(' & ')'Noel Power2018-09-195-9/+9
* PY3: xrange->rangeNoel Power2018-09-161-1/+1
* PY3: string.upper not in PY3Noel Power2018-09-161-1/+1
* PY3: string.translate string.upper don't exist in PY3Noel Power2018-09-161-1/+1
* PY3: bytes.maketrans, string.maketrans is a PY2 only functionNoel Power2018-09-161-1/+6
* PY3: dict_keys doesn't have a sort methodNoel Power2018-09-161-2/+1
* PY3: dict doesn't have has_keyNoel Power2018-09-161-1/+1
* PY3: iterkeys -> keysNoel Power2018-09-161-1/+1
* PY3: iterkeys -> keysNoel Power2018-09-161-1/+1
* PY3: dict has no iterkeys methodNoel Power2018-09-161-2/+2
* heimdal: Change KDC to respect HDB server name type if f.canonicalize is setAndrew Bartlett2018-09-051-2/+5
* Revert "s4/heimdal: allow SPNs in AS-REQ"Andrew Bartlett2018-09-051-3/+3
* auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2018-06-252-0/+6
* heimdal: remove include/includedir directives for krb5.confBjörn Baumbach2018-06-202-98/+3
* heimdal: Add include/includedir directives for krb5.confNicolas Williams2018-06-182-3/+98
* heimdal: small code adaption to cherry-pick heimdal commitBjörn Baumbach2018-06-181-11/+6
* heimdal: lib/krb5: do not fail set_config_files due to parse errorJeffrey Altman2018-06-182-3/+4
* s4-heimdal: Fix the format-truncation errors.Günther Deschner2018-06-081-3/+3
* Bulk: enclose .keys() method with list where list (from python2) expectedNoel Power2018-05-121-1/+1
* heimdal: Fix size types and array accessAndreas Schneider2018-04-032-13/+18
* heimdal: Fix size typesAndreas Schneider2018-03-205-6/+7
* HEIMDAL:kdc: fix dh->q allocation check in get_dh_param()Stefan Metzmacher2017-12-061-1/+1
* HEIMDAL: don't bother seeing q if not sentLove Hornquist Astrand2017-08-281-3/+6
* HEIMDAL: allow optional q in DH DomainParametersLove Hornquist Astrand2017-08-283-3/+8
* heimdal: Fix printing a short int into a stringAndreas Schneider2017-08-111-2/+2
* CVE-2017-11103: Orpheus' Lyre KDC-REP service name validationJeffrey Altman2017-07-121-2/+2
* strerror_r: provide XSI-compliant strerror_rGary Lockyer2017-06-131-84/+0
* heimdal: Pass extra information to hdb_auth_status() to log success and failuresAndrew Bartlett2017-03-292-6/+44
* heimdal: Add initializer for stack pointersAndrew Bartlett2017-03-271-2/+2
* HEIMDAL:kdc: make it possible to disable the principal based referral detectionStefan Metzmacher2017-03-103-1/+6
* Correct "updateing" typos.Chris Lamb2017-02-221-1/+1
* Correct "unavaible" typos.Chris Lamb2017-02-221-1/+1
* Correct "allignment" typos.Chris Lamb2017-02-221-1/+1
* Correct "paramaters" typos.Chris Lamb2017-02-221-1/+1
* Correct "explicity" typos.Chris Lamb2017-02-221-2/+2
* Correct "encyption" typos.Chris Lamb2017-02-221-2/+2
* Correct "relase" typos.Chris Lamb2017-02-221-1/+1
* Correct "existence" typos.Chris Lamb2017-02-222-2/+2
* Correct "extention" typos.Chris Lamb2017-02-222-3/+3