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
2015-09-03
Fix memory leak in dns resolution during spnego authentication using kerberos.
Har Gagan Sahai
1
-0
/
+1
2015-08-05
heimdal/gssapi: Allow a NULL authenticator
Andrew Bartlett
1
-36
/
+35
2015-07-08
heimdal:kdc: add support for HDB_ERR_WRONG_REALM
Stefan Metzmacher
4
-1
/
+59
2015-07-08
heimdal:kdc: generic support for 3part servicePrincipalNames
Stefan Metzmacher
1
-3
/
+2
2015-07-08
heimdal:lib/krb5: add krb5_mk_error_ext() helper function
Stefan Metzmacher
2
-13
/
+37
2015-07-08
heimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_REALM client referrals
Stefan Metzmacher
1
-0
/
+21
2015-06-24
heimdal:lib/gssapi/krb5: implement gss_[un]wrap_iov[_length] with arcfour-hma...
Stefan Metzmacher
2
-3
/
+640
2015-06-24
heimdal:lib/gssapi/krb5: split out a arcfour_mic_cksum_iov() function
Stefan Metzmacher
1
-10
/
+73
2015-06-24
heimdal:lib/gssapi/krb5: add const to arcfour_mic_key()
Stefan Metzmacher
1
-1
/
+1
2015-06-24
heimdal:lib/gssapi/krb5: clear temporary buffer with cleartext data.
Stefan Metzmacher
1
-0
/
+1
2015-06-24
heimdal:lib/gssapi/krb5: fix indentation in _gk_wrap_iov()
Stefan Metzmacher
1
-7
/
+7
2015-06-24
heimdal:lib/gssapi/krb5: make _gssapi_verify_pad() more robust
Stefan Metzmacher
1
-0
/
+3
2015-06-17
heimdal: fix endless loop for specific KDC error code
Uri Simchoni
2
-1
/
+18
2015-05-20
heimdal:lib/krb5: verify_logonname() to handle multi component principal
Stefan Metzmacher
1
-14
/
+20
2015-05-07
heimdal: Fix the O3 developer build
Volker Lendecke
1
-1
/
+1
2015-05-07
heimdal: Fix CID 240793 Uninitialized scalar variable
Volker Lendecke
1
-2
/
+1
2015-03-30
heimdal: Fix a warning
Volker Lendecke
1
-1
/
+1
2015-03-30
heimdal: Fix a warning
Volker Lendecke
1
-1
/
+1
2015-03-12
heimdal:lib/krb5: let build_logon_name() use KRB5_PRINCIPAL_UNPARSE_DISPLAY
Stefan Metzmacher
1
-1
/
+3
2015-03-12
heimdal:lib/krb5: allow enterprise principals in verify_logonname()
Stefan Metzmacher
1
-1
/
+3
2015-03-12
heimdal:krb5.asn1: remove KRB5_PADATA_CLIENT_CANONICALIZED handling
Stefan Metzmacher
1
-11
/
+0
2015-03-12
heimdal:kdc: remove KRB5_PADATA_CLIENT_CANONICALIZED handling
Stefan Metzmacher
1
-52
/
+0
2015-03-12
heimdal:lib/krb5: remove KRB5_PADATA_CLIENT_CANONICALIZED handling
Stefan Metzmacher
1
-81
/
+0
2015-03-06
heimdal: Fix CID 1273430 Double free
Volker Lendecke
1
-1
/
+0
2015-03-03
Fix the O3 developer build
Volker Lendecke
1
-5
/
+6
2015-02-25
heimdal: Fix the developer O3 build
Volker Lendecke
1
-1
/
+1
2015-01-23
heimdal: Ensure that HDB_ERR_NOT_FOUND_HERE, critical for the RODC, is not ov...
Andrew Bartlett
1
-4
/
+19
2015-01-23
heimdal: Really bug in KDC handling of enterprise princs
Nicolas Williams
1
-3
/
+2
2015-01-23
heimdal: Fix bug in KDC handling of enterprise principals
Nicolas Williams
1
-35
/
+38
2014-08-08
s4-heimdal: fix krb5_get_init_creds_opt_set_process_last_req().
Günther Deschner
1
-1
/
+1
2014-04-02
heimdal: Only indicate successful authentication after successful authz
Andrew Bartlett
1
-4
/
+4
2014-04-02
heimdal: Match windows and return KRB5KDC_ERR_CLIENT_REVOKED when the account...
Andrew Bartlett
1
-1
/
+1
2014-04-02
heimdal: Do not attempt password authentication for locked out accounts
Andrew Bartlett
1
-0
/
+8
2014-02-21
heimdal: Use krb5_free_default_realm() for free()
Santosh Kumar Pradhan
1
-3
/
+3
2014-01-24
heimdal: Fix a format error on FreeBSD10
Volker Lendecke
1
-1
/
+1
2013-11-14
heimdal: Fix CID 745516 Use after free
Volker Lendecke
1
-1
/
+3
2013-11-13
heimdal: Fix CID 240779 Allocation size mismatch
Volker Lendecke
1
-2
/
+2
2013-11-13
heimdal: Fix CID 241943 Uninitialized pointer read
Volker Lendecke
1
-1
/
+2
2013-11-11
heimdal: Fix 241482 Resource leak
Volker Lendecke
1
-2
/
+4
2012-08-02
heimdal: fixed -Werror=format error in com_err
Andrew Tridgell
1
-1
/
+1
2012-07-04
s4/heimdal: fix make-proto.pl with perl 5.16
Björn Jacke
1
-3
/
+2
2012-06-17
heimdal:lib/wind: include <stdlib.h> at the end
Stefan Metzmacher
3
-3
/
+3
2012-06-16
heimdal:lib/wind: make sure errorlist_table.c includes config.h as first header
Stefan Metzmacher
1
-1
/
+1
2012-06-16
heimdal:lib/krb5: don't name a struct 'token'
Stefan Metzmacher
1
-1
/
+1
2012-06-15
heimdal:lib/hdb: <config.h> needs to be the first header
Stefan Metzmacher
1
-2
/
+2
2012-06-12
s4:heimdal: fix use of a non-existent word (existant)
Michael Adam
1
-1
/
+1
2012-06-10
heimdal:lib/asn1: try to fix the build on IRIX
Stefan Metzmacher
1
-2
/
+6
2012-03-01
heimdal: Fix the build on FreeBSD
Volker Lendecke
1
-1
/
+1
2012-02-23
s4-heimdal: Remove the execute flag of cfx.c.
Andreas Schneider
1
-0
/
+0
2012-02-10
heimdal: Re-run lexyacc.sh to remove #line statements
Andrew Bartlett
7
-327
/
+0
[next]