index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
heimdal
Commit message (
Expand
)
Author
Age
Files
Lines
*
heimdal:lib/gssapi/krb5: implement gss_[un]wrap_iov[_length] with arcfour-hma...
Stefan Metzmacher
2015-06-24
2
-3
/
+640
*
heimdal:lib/gssapi/krb5: split out a arcfour_mic_cksum_iov() function
Stefan Metzmacher
2015-06-24
1
-10
/
+73
*
heimdal:lib/gssapi/krb5: add const to arcfour_mic_key()
Stefan Metzmacher
2015-06-24
1
-1
/
+1
*
heimdal:lib/gssapi/krb5: clear temporary buffer with cleartext data.
Stefan Metzmacher
2015-06-24
1
-0
/
+1
*
heimdal:lib/gssapi/krb5: fix indentation in _gk_wrap_iov()
Stefan Metzmacher
2015-06-24
1
-7
/
+7
*
heimdal:lib/gssapi/krb5: make _gssapi_verify_pad() more robust
Stefan Metzmacher
2015-06-24
1
-0
/
+3
*
heimdal: fix endless loop for specific KDC error code
Uri Simchoni
2015-06-17
2
-1
/
+18
*
heimdal:lib/krb5: verify_logonname() to handle multi component principal
Stefan Metzmacher
2015-05-20
1
-14
/
+20
*
heimdal: Fix the O3 developer build
Volker Lendecke
2015-05-07
1
-1
/
+1
*
heimdal: Fix CID 240793 Uninitialized scalar variable
Volker Lendecke
2015-05-07
1
-2
/
+1
*
heimdal: Fix a warning
Volker Lendecke
2015-03-30
1
-1
/
+1
*
heimdal: Fix a warning
Volker Lendecke
2015-03-30
1
-1
/
+1
*
heimdal:lib/krb5: let build_logon_name() use KRB5_PRINCIPAL_UNPARSE_DISPLAY
Stefan Metzmacher
2015-03-12
1
-1
/
+3
*
heimdal:lib/krb5: allow enterprise principals in verify_logonname()
Stefan Metzmacher
2015-03-12
1
-1
/
+3
*
heimdal:krb5.asn1: remove KRB5_PADATA_CLIENT_CANONICALIZED handling
Stefan Metzmacher
2015-03-12
1
-11
/
+0
*
heimdal:kdc: remove KRB5_PADATA_CLIENT_CANONICALIZED handling
Stefan Metzmacher
2015-03-12
1
-52
/
+0
*
heimdal:lib/krb5: remove KRB5_PADATA_CLIENT_CANONICALIZED handling
Stefan Metzmacher
2015-03-12
1
-81
/
+0
*
heimdal: Fix CID 1273430 Double free
Volker Lendecke
2015-03-06
1
-1
/
+0
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-5
/
+6
*
heimdal: Fix the developer O3 build
Volker Lendecke
2015-02-25
1
-1
/
+1
*
heimdal: Ensure that HDB_ERR_NOT_FOUND_HERE, critical for the RODC, is not ov...
Andrew Bartlett
2015-01-23
1
-4
/
+19
*
heimdal: Really bug in KDC handling of enterprise princs
Nicolas Williams
2015-01-23
1
-3
/
+2
*
heimdal: Fix bug in KDC handling of enterprise principals
Nicolas Williams
2015-01-23
1
-35
/
+38
*
s4-heimdal: fix krb5_get_init_creds_opt_set_process_last_req().
Günther Deschner
2014-08-08
1
-1
/
+1
*
heimdal: Only indicate successful authentication after successful authz
Andrew Bartlett
2014-04-02
1
-4
/
+4
*
heimdal: Match windows and return KRB5KDC_ERR_CLIENT_REVOKED when the account...
Andrew Bartlett
2014-04-02
1
-1
/
+1
*
heimdal: Do not attempt password authentication for locked out accounts
Andrew Bartlett
2014-04-02
1
-0
/
+8
*
heimdal: Use krb5_free_default_realm() for free()
Santosh Kumar Pradhan
2014-02-21
1
-3
/
+3
*
heimdal: Fix a format error on FreeBSD10
Volker Lendecke
2014-01-24
1
-1
/
+1
*
heimdal: Fix CID 745516 Use after free
Volker Lendecke
2013-11-14
1
-1
/
+3
*
heimdal: Fix CID 240779 Allocation size mismatch
Volker Lendecke
2013-11-13
1
-2
/
+2
*
heimdal: Fix CID 241943 Uninitialized pointer read
Volker Lendecke
2013-11-13
1
-1
/
+2
*
heimdal: Fix 241482 Resource leak
Volker Lendecke
2013-11-11
1
-2
/
+4
*
heimdal: fixed -Werror=format error in com_err
Andrew Tridgell
2012-08-02
1
-1
/
+1
*
s4/heimdal: fix make-proto.pl with perl 5.16
Björn Jacke
2012-07-04
1
-3
/
+2
*
heimdal:lib/wind: include <stdlib.h> at the end
Stefan Metzmacher
2012-06-17
3
-3
/
+3
*
heimdal:lib/wind: make sure errorlist_table.c includes config.h as first header
Stefan Metzmacher
2012-06-16
1
-1
/
+1
*
heimdal:lib/krb5: don't name a struct 'token'
Stefan Metzmacher
2012-06-16
1
-1
/
+1
*
heimdal:lib/hdb: <config.h> needs to be the first header
Stefan Metzmacher
2012-06-15
1
-2
/
+2
*
s4:heimdal: fix use of a non-existent word (existant)
Michael Adam
2012-06-12
1
-1
/
+1
*
heimdal:lib/asn1: try to fix the build on IRIX
Stefan Metzmacher
2012-06-10
1
-2
/
+6
*
heimdal: Fix the build on FreeBSD
Volker Lendecke
2012-03-01
1
-1
/
+1
*
s4-heimdal: Remove the execute flag of cfx.c.
Andreas Schneider
2012-02-23
1
-0
/
+0
*
heimdal: Re-run lexyacc.sh to remove #line statements
Andrew Bartlett
2012-02-10
7
-327
/
+0
*
heimdal: Re-run lexyacc.sh
Andrew Bartlett
2012-02-10
10
-6378
/
+2423
*
Revert "make paranoia check less paranoid" - check that key types strictly match
Andrew Bartlett
2012-01-12
1
-1
/
+1
*
make hmac-md5 the keyed checksum type for arcfour-hmac-md5
Andrew Bartlett
2012-01-12
1
-1
/
+1
*
use ETYPE_DES3_CBC_SHA1 for the verify step in verify_mic_des3
Andrew Bartlett
2012-01-12
1
-0
/
+8
*
heimdal: remove checking of KDC PAC signature, delegate to wdc plugin
Andrew Bartlett
2012-01-12
1
-12
/
+2
*
HEIMDAL: Supply krb5_context to _krb5_internal_hmac to allow logging
Andrew Bartlett
2011-12-12
1
-6
/
+6
[next]