summaryrefslogtreecommitdiffstats
path: root/source4/heimdal
Commit message (Expand)AuthorAgeFilesLines
...
* s4-heimdal: Fix typo in comment.Karolin Seeger2010-04-131-1/+1
* s4:heimdal Create a new PAC when impersonating a user with S4U2SelfAndrew Bartlett2010-04-101-4/+46
* s4:heimdal Add hooks to check with the DB before we allow s4u2selfAndrew Bartlett2010-04-102-5/+42
* s4-krb5: Fix typos in comment.Karolin Seeger2010-04-091-1/+1
* s4:heimdal Use correct variable to advance past -- options in kpasswdAndrew Bartlett2010-03-271-2/+2
* s4:heimal Update generated files (cp from Heimdal)Andrew Bartlett2010-03-275-477/+459
* s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...Andrew Bartlett2010-03-2739-257/+381
* s4:heimdal New files and supporting logic for heimdal updateAndrew Bartlett2010-03-274-0/+1353
* s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...Andrew Bartlett2010-03-27222-1939/+4091
* kerberos - set the memory to "0"s before freeing the password to prevent secu...Matthias Dieter Wallnöfer2010-03-161-2/+6
* heimdal - remove unused variableMatthias Dieter Wallnöfer2010-03-161-1/+0
* heimdal - fix overlapped identifiers in the "krb5" libraryMatthias Dieter Wallnöfer2010-03-163-11/+11
* heimdal - free always "ctx->password" when it isn't needed anymoreMatthias Dieter Wallnöfer2010-03-161-1/+3
* s4-heimdal: Fix typos in comment.Karolin Seeger2010-02-151-1/+1
* s4:heimdal: regerenate filesStefan Metzmacher2010-02-089-173/+218
* heimdal: work around differences between GNU and XSI strerror_r()Andrew Tridgell2009-12-141-2/+10
* s4-heimdal: fixed a use-after-free heimdal bugAndrew Tridgell2009-12-081-0/+1
* krb5: Fix leaked hx509_context pointerKamen Mazdrashki2009-12-081-0/+4
* heimdal Fix invalid format stringAndrew Bartlett2009-11-241-1/+1
* s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1...Andrew Bartlett2009-11-179-25/+8
* s4:heimdal Import generated files from heimdal treeAndrew Bartlett2009-11-139-827/+1185
* s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55...Andrew Bartlett2009-11-1359-646/+1168
* s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...Andrew Bartlett2009-11-13137-2178/+4114
* heimdal - hdb/ext.c - fix a "shadows variable" warningMatthias Dieter Wallnöfer2009-10-211-4/+4
* s4:heimdal A real fix for bug 6801Andrew Bartlett2009-10-141-3/+3
* heimdal kerberos - fix memory leak (free the plugin list always - not only in...Matthias Dieter Wallnöfer2009-10-031-1/+1
* heimdal - fix various warningsMatthias Dieter Wallnöfer2009-10-037-24/+24
* s4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_import_credStefan Metzmacher2009-09-181-0/+1
* s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188...Andrew Bartlett2009-08-0633-117/+31
* s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett2009-08-0548-366/+1115
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-283-19/+27
* s4:heimdal Extend the 'hdb as a keytab' codeAndrew Bartlett2009-07-271-4/+145
* s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e...Andrew Bartlett2009-07-176-23/+60
* s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett2009-07-1667-590/+1210
* s4:heimdal The implied GSS_C_MUTUAL_FLAG depends on AP_OPTS_MUTUAL_REQUIREDAndrew Bartlett2009-07-161-1/+4
* s4:heimdal: readd heimdal/lib/asn1/asn1parse.y which was parse.y before the l...Stefan Metzmacher2009-07-069-175/+1185
* heimdal: don't include <ifaddrs.h> without knowing it's thereBjörn Jacke2009-07-031-0/+2
* s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookupsAndrew Bartlett2009-06-303-24/+32
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-186-27/+35
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-12315-7002/+9362
* s4:heimdal: fix build on FreeBSDBjörn Jacke2009-06-081-0/+3
* Fix the build. Looks like no one ever compiled this on a systemJeremy Allison2009-02-242-0/+14
* Start fixing Solaris build failures.Jeremy Allison2009-02-242-2/+2
* heimdal: void functions should not return a valueStefan Metzmacher2009-01-311-1/+1
* heimdal:hdb: always include "config.h" firstStefan Metzmacher2009-01-301-0/+4
* heimdal:camellia: include roken.hStefan Metzmacher2009-01-302-0/+4
* heimdal:roken: arg_match_long() should return a valueStefan Metzmacher2009-01-301-0/+3
* heimdal:roken: arg_printusage() should not try to return a value.Stefan Metzmacher2009-01-301-2/+2
* heimdal:camellia-ntt.c: include config.h as first headerStefan Metzmacher2009-01-301-0/+3
* heimdal: don't include <sys/cdefs.h> without knowing it's thereStefan Metzmacher2009-01-301-0/+2