index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
heimdal
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
Compile .l files (flex) with the waf rule at runtime
Andrew Bartlett
3
-6384
/
+0
2020-08-07
heimdal: Exclude more of plugin.c if HAVE_DLOPEN (which Samba unsets) is not set
Andrew Bartlett
1
-3
/
+16
2020-08-07
heimdal: Use #ifdef HAVE_DLOPEN around function used by HAVE_DLOPEN
Gary Lockyer
1
-0
/
+4
2020-08-07
heimdal: Use #ifdef HAVE_DLOPEN around functions used only by HAVE_DLOPEN
Gary Lockyer
1
-0
/
+3
2020-06-12
heimdal: apply disallow-forwardable on server in TGS request
Isaac Boukris
1
-0
/
+6
2020-06-11
kdc: allow checksum of PA-FOR-USER to be HMAC_MD5
Isaac Boukris
2
-6
/
+24
2019-12-10
CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2Self
Isaac Boukris
1
-22
/
+36
2019-07-05
s4 heimdal_build: Fix static heimdal builds with replacement closefrom()
Karl Lenz
1
-57
/
+0
2019-05-14
CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum
Isaac Boukris
1
-0
/
+7
2019-03-18
heimdal: Fix "assuming signed overflow doesnt occur" error
Volker Lendecke
1
-4
/
+4
2018-09-27
PY3: fix "TabError: inconsistent use of tabs and spaces"
Noel Power
1
-1
/
+1
2018-09-19
PY3: make sure print stmt is enclosed by '(' & ')'
Noel Power
5
-9
/
+9
2018-09-16
PY3: xrange->range
Noel Power
1
-1
/
+1
2018-09-16
PY3: string.upper not in PY3
Noel Power
1
-1
/
+1
2018-09-16
PY3: string.translate string.upper don't exist in PY3
Noel Power
1
-1
/
+1
2018-09-16
PY3: bytes.maketrans, string.maketrans is a PY2 only function
Noel Power
1
-1
/
+6
2018-09-16
PY3: dict_keys doesn't have a sort method
Noel Power
1
-2
/
+1
2018-09-16
PY3: dict doesn't have has_key
Noel Power
1
-1
/
+1
2018-09-16
PY3: iterkeys -> keys
Noel Power
1
-1
/
+1
2018-09-16
PY3: iterkeys -> keys
Noel Power
1
-1
/
+1
2018-09-16
PY3: dict has no iterkeys method
Noel Power
1
-2
/
+2
2018-09-05
heimdal: Change KDC to respect HDB server name type if f.canonicalize is set
Andrew Bartlett
1
-2
/
+5
2018-09-05
Revert "s4/heimdal: allow SPNs in AS-REQ"
Andrew Bartlett
1
-3
/
+3
2018-06-25
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
2
-0
/
+6
2018-06-20
heimdal: remove include/includedir directives for krb5.conf
Björn Baumbach
2
-98
/
+3
2018-06-18
heimdal: Add include/includedir directives for krb5.conf
Nicolas Williams
2
-3
/
+98
2018-06-18
heimdal: small code adaption to cherry-pick heimdal commit
Björn Baumbach
1
-11
/
+6
2018-06-18
heimdal: lib/krb5: do not fail set_config_files due to parse error
Jeffrey Altman
2
-3
/
+4
2018-06-08
s4-heimdal: Fix the format-truncation errors.
Günther Deschner
1
-3
/
+3
2018-05-12
Bulk: enclose .keys() method with list where list (from python2) expected
Noel Power
1
-1
/
+1
2018-04-03
heimdal: Fix size types and array access
Andreas Schneider
2
-13
/
+18
2018-03-20
heimdal: Fix size types
Andreas Schneider
5
-6
/
+7
2017-12-06
HEIMDAL:kdc: fix dh->q allocation check in get_dh_param()
Stefan Metzmacher
1
-1
/
+1
2017-08-28
HEIMDAL: don't bother seeing q if not sent
Love Hornquist Astrand
1
-3
/
+6
2017-08-28
HEIMDAL: allow optional q in DH DomainParameters
Love Hornquist Astrand
3
-3
/
+8
2017-08-11
heimdal: Fix printing a short int into a string
Andreas Schneider
1
-2
/
+2
2017-07-12
CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation
Jeffrey Altman
1
-2
/
+2
2017-06-13
strerror_r: provide XSI-compliant strerror_r
Gary Lockyer
1
-84
/
+0
2017-03-29
heimdal: Pass extra information to hdb_auth_status() to log success and failures
Andrew Bartlett
2
-6
/
+44
2017-03-27
heimdal: Add initializer for stack pointers
Andrew Bartlett
1
-2
/
+2
2017-03-10
HEIMDAL:kdc: make it possible to disable the principal based referral detection
Stefan Metzmacher
3
-1
/
+6
2017-02-22
Correct "updateing" typos.
Chris Lamb
1
-1
/
+1
2017-02-22
Correct "unavaible" typos.
Chris Lamb
1
-1
/
+1
2017-02-22
Correct "allignment" typos.
Chris Lamb
1
-1
/
+1
2017-02-22
Correct "paramaters" typos.
Chris Lamb
1
-1
/
+1
2017-02-22
Correct "explicity" typos.
Chris Lamb
1
-2
/
+2
2017-02-22
Correct "encyption" typos.
Chris Lamb
1
-2
/
+2
2017-02-22
Correct "relase" typos.
Chris Lamb
1
-1
/
+1
2017-02-22
Correct "existence" typos.
Chris Lamb
2
-2
/
+2
2017-02-22
Correct "extention" typos.
Chris Lamb
2
-3
/
+3
[next]