summaryrefslogtreecommitdiff
path: root/source4/heimdal
AgeCommit message (Expand)AuthorFilesLines
2010-06-01s4-heimdal: Fix typo in comment.Karolin Seeger1-1/+1
2010-05-11s4:heimdal: remove unused heimdal/lib/hcrypto/evp-cc.cStefan Metzmacher1-659/+0
2010-04-13s4-heimdal: Fix typo in comment.Karolin Seeger1-1/+1
2010-04-10s4:heimdal Create a new PAC when impersonating a user with S4U2SelfAndrew Bartlett1-4/+46
2010-04-10s4:heimdal Add hooks to check with the DB before we allow s4u2selfAndrew Bartlett2-5/+42
2010-04-09s4-krb5: Fix typos in comment.Karolin Seeger1-1/+1
2010-03-27s4:heimdal Use correct variable to advance past -- options in kpasswdAndrew Bartlett1-2/+2
2010-03-27s4:heimal Update generated files (cp from Heimdal)Andrew Bartlett5-477/+459
2010-03-27s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...Andrew Bartlett39-257/+381
2010-03-27s4:heimdal New files and supporting logic for heimdal updateAndrew Bartlett4-0/+1353
2010-03-27s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...Andrew Bartlett222-1939/+4091
2010-03-16kerberos - set the memory to "0"s before freeing the password to prevent secu...Matthias Dieter Wallnöfer1-2/+6
2010-03-16heimdal - remove unused variableMatthias Dieter Wallnöfer1-1/+0
2010-03-16heimdal - fix overlapped identifiers in the "krb5" libraryMatthias Dieter Wallnöfer3-11/+11
2010-03-16heimdal - free always "ctx->password" when it isn't needed anymoreMatthias Dieter Wallnöfer1-1/+3
2010-02-15s4-heimdal: Fix typos in comment.Karolin Seeger1-1/+1
2010-02-08s4:heimdal: regerenate filesStefan Metzmacher9-173/+218
2009-12-14heimdal: work around differences between GNU and XSI strerror_r()Andrew Tridgell1-2/+10
2009-12-08s4-heimdal: fixed a use-after-free heimdal bugAndrew Tridgell1-0/+1
2009-12-08krb5: Fix leaked hx509_context pointerKamen Mazdrashki1-0/+4
2009-11-24heimdal Fix invalid format stringAndrew Bartlett1-1/+1
2009-11-17s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1...Andrew Bartlett9-25/+8
2009-11-13s4:heimdal Import generated files from heimdal treeAndrew Bartlett9-827/+1185
2009-11-13s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55...Andrew Bartlett59-646/+1168
2009-11-13s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...Andrew Bartlett137-2178/+4114
2009-10-21heimdal - hdb/ext.c - fix a "shadows variable" warningMatthias Dieter Wallnöfer1-4/+4
2009-10-14s4:heimdal A real fix for bug 6801Andrew Bartlett1-3/+3
2009-10-03heimdal kerberos - fix memory leak (free the plugin list always - not only in...Matthias Dieter Wallnöfer1-1/+1
2009-10-03heimdal - fix various warningsMatthias Dieter Wallnöfer7-24/+24
2009-09-18s4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_import_credStefan Metzmacher1-0/+1
2009-08-06s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188...Andrew Bartlett33-117/+31
2009-08-05s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett48-366/+1115
2009-07-28s4:kerberos Add support for user principal names in certificatesAndrew Bartlett3-19/+27
2009-07-27s4:heimdal Extend the 'hdb as a keytab' codeAndrew Bartlett1-4/+145
2009-07-17s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e...Andrew Bartlett6-23/+60
2009-07-16s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett67-590/+1210
2009-07-16s4:heimdal The implied GSS_C_MUTUAL_FLAG depends on AP_OPTS_MUTUAL_REQUIREDAndrew Bartlett1-1/+4
2009-07-06s4:heimdal: readd heimdal/lib/asn1/asn1parse.y which was parse.y before the l...Stefan Metzmacher9-175/+1185
2009-07-03heimdal: don't include <ifaddrs.h> without knowing it's thereBjörn Jacke1-0/+2
2009-06-30s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookupsAndrew Bartlett3-24/+32
2009-06-18s4:kdc Allow a password change when the password is expiredAndrew Bartlett6-27/+35
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett315-7002/+9362
2009-06-08s4:heimdal: fix build on FreeBSDBjörn Jacke1-0/+3
2009-02-24Fix the build. Looks like no one ever compiled this on a systemJeremy Allison2-0/+14
2009-02-24Start fixing Solaris build failures.Jeremy Allison2-2/+2
2009-01-31heimdal: void functions should not return a valueStefan Metzmacher1-1/+1
2009-01-30heimdal:hdb: always include "config.h" firstStefan Metzmacher1-0/+4
2009-01-30heimdal:camellia: include roken.hStefan Metzmacher2-0/+4
2009-01-30heimdal:roken: arg_match_long() should return a valueStefan Metzmacher1-0/+3
2009-01-30heimdal:roken: arg_printusage() should not try to return a value.Stefan Metzmacher1-2/+2