| Commit message (Expand) | Author | Age | Files | Lines |
* | Add resource data windows/version.rc for: | Jeffrey Altman | 2007-04-14 | 7 | -27/+100 |
* | remove krb5_get_init_creds_opt_set_pkinit() for now | Tom Yu | 2007-01-31 | 1 | -18/+0 |
* | get_init_creds_opt extensibility | Tom Yu | 2007-01-30 | 3 | -30/+123 |
* | This commit adds two new functions, krb5_server_decrypt_ticket_keyblock | Jeffrey Altman | 2007-01-16 | 1 | -11/+41 |
* | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 6 | -0/+6 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -16/+18 |
* | * src/clients/ksu/main.c (sweep_up): Don't check return value of | Tom Yu | 2006-08-15 | 1 | -2/+3 |
* | fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilities | Tom Yu | 2006-08-08 | 1 | -3/+6 |
* | Enable kinit -a to match the man page and add documentation | Russ Allbery | 2006-06-13 | 1 | -3/+3 |
* | Fix minor nroff man page problems (stray space, bad cross reference) | Russ Allbery | 2006-06-12 | 1 | -1/+1 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -6/+6 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 6 | -37/+90 |
* | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate | Ken Raeburn | 2006-05-18 | 8 | -38/+14 |
* | Fix excessive italics in kinit man page; | Sam Hartman | 2006-04-27 | 1 | -1/+2 |
* | Include com_err.h | Ken Raeburn | 2006-04-14 | 1 | -0/+1 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -18/+14 |
* | make depend | Ken Raeburn | 2006-04-11 | 1 | -1/+2 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 9 | -1917/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 5 | -197/+0 |
* | * setenv.c: Include autoconf.h | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
* | more DEFS= | Ken Raeburn | 2006-04-04 | 4 | -0/+10 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 2 | -56/+58 |
* | make depend | Ken Raeburn | 2006-03-30 | 1 | -6/+5 |
* | * klist.c: Include autoconf.h first | Ken Raeburn | 2006-03-30 | 2 | -1/+5 |
* | include autoconf.h before krb5.h | Ken Raeburn | 2006-03-30 | 4 | -2/+10 |
* | Include autoconf.h early in sources, and disable use of @DEFS@ | Ken Raeburn | 2006-03-28 | 12 | -0/+28 |
* | * configure.in: Always pass three arguments to AC_DEFINE | Ken Raeburn | 2006-03-28 | 2 | -1/+5 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -18/+22 |
* | Initial enhanced error message support, similar to what I sent to | Ken Raeburn | 2006-03-26 | 4 | -10/+56 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 2 | -17/+17 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -6/+12 |
* | add missing $(SCLIB) aka bufferoverflow.lib for 64-bit windows | Jeffrey Altman | 2006-02-28 | 1 | -1/+1 |
* | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 2 | -1/+5 |
* | make depend | Tom Yu | 2005-11-29 | 2 | -27/+19 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 8 | -10/+0 |
* | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 2 | -19/+27 |
* | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -0/+1 |
* | Makefile.in: add krb5 support library to windows klist executable | Jeffrey Altman | 2005-01-05 | 2 | -1/+5 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
* | 2004-12-15 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-12-15 | 4 | -8/+20 |
* | * Makefile.in (SRCS): Define | Ken Raeburn | 2004-11-03 | 2 | -0/+18 |
* | * kvno.M: Update usage | Tom Yu | 2004-08-31 | 3 | -4/+13 |
* | fix MITKRB5-SA-2004-002 | Tom Yu | 2004-08-31 | 2 | -1/+11 |
* | New commands: kcpytkt and kdeltkt | Jeffrey Altman | 2004-08-21 | 12 | -1/+510 |
* | kvno: add -c ccache command line parameter | Jeffrey Altman | 2004-08-21 | 2 | -11/+27 |
* | * klist.c: Include autoconf.h before network headers | Ken Raeburn | 2004-07-11 | 2 | -0/+6 |
* | * kinit.c (k5_kinit): Don't free addresses after calling | Ken Raeburn | 2004-07-01 | 2 | -1/+5 |
* | * kpasswd.c (P1, P2): Cosmetic fix for prompts to avoid | Tom Yu | 2004-06-25 | 2 | -2/+7 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 8 | -5/+16 |