| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update for WiX 2.1 installer | Jeffrey Altman | 2004-12-15 | 5 | -7/+10 |
| * | remove unnecessary if statement | Jeffrey Altman | 2004-12-15 | 1 | -2/+0 |
| * | 2004-12-15 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-12-15 | 5 | -0/+54 |
| * | 2004-12-15 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-12-15 | 2 | -43/+88 |
| * | 2004-12-15 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-12-15 | 9 | -7/+27 |
| * | 2004-12-15 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-12-15 | 6 | -9/+33 |
| * | insufficient locking in profile re-reading case | Ken Raeburn | 2004-12-15 | 2 | -1/+47 |
| * | new test prog "prof1" for profile reloading | Ken Raeburn | 2004-12-12 | 3 | -0/+89 |
| * | * include/k5-int.h (struct _krb5int_access): Add function pointer field | Ken Raeburn | 2004-12-08 | 6 | -13/+29 |
| * | bump accessor struct version number for 1.4 | Ken Raeburn | 2004-12-08 | 2 | -1/+5 |
| * | allow build with KRB5_DNS_LOOKUP undefined | Tom Yu | 2004-12-06 | 2 | -0/+7 |
| * | * libkrb5support.exports: Add krb5int_in6addr_any | Ken Raeburn | 2004-12-06 | 2 | -0/+3 |
| * | hooks for recording statistics on locking behavior | Ken Raeburn | 2004-12-06 | 6 | -10/+189 |
| * | ticket: new | Sam Hartman | 2004-11-26 | 2 | -7/+6 |
| * | fix missing mutex initialization in keytab file code | Ken Raeburn | 2004-11-26 | 2 | -0/+12 |
| * | fix missing locking in keytab; fix stdio handling too | Ken Raeburn | 2004-11-24 | 2 | -24/+102 |
| * | set errno=0 prior to fopen in kt_file | Tom Yu | 2004-11-24 | 2 | -2/+11 |
| * | KDC on Tru64 was hanging because of another case where Yarrow code | Ken Raeburn | 2004-11-23 | 2 | -12/+47 |
| * | * locate_kdc.c (krb5int_add_host_to_list): If debugging, log the requested | Ken Raeburn | 2004-11-19 | 4 | -10/+32 |
| * | * kt_file.c (krb5_ktfileint_open): Patch from Roland Dowdeswell to | Tom Yu | 2004-11-19 | 2 | -2/+7 |
| * | create rpc header install directory | Tom Yu | 2004-11-19 | 2 | -1/+6 |
| * | * cc_mslsa.c (MSCredToMITCred): Don't create an empty array for addresses, just | Ken Raeburn | 2004-11-19 | 2 | -6/+6 |
| * | * fake-addrinfo.c (HAVE_GETADDRINFO, HAVE_GETNAMEINFO)[_WIN32]: Don't define | Ken Raeburn | 2004-11-19 | 2 | -8/+15 |
| * | * win-mac.h (HAVE_GETADDRINFO, HAVE_GETNAMEINFO): Define | Ken Raeburn | 2004-11-19 | 2 | -0/+6 |
| * | * aclocal.m4 (KRB5_AC_PRIOCNTL_HACK): Check for Solaris patch | Tom Yu | 2004-11-19 | 2 | -3/+32 |
| * | after 1.4 branch, trunk is effectively krb5-1.5-prerelease | Tom Yu | 2004-11-19 | 1 | -1/+1 |
| * | * Makefile.in (SHLIB_EXPLIBS): Remove -ldl accidentally added in last change | Ken Raeburn | 2004-11-18 | 2 | -1/+6 |
| * | install rpc headers into correct directory | Tom Yu | 2004-11-18 | 4 | -2/+12 |
| * | * prng.c (do_yarrow_init): Move mutex initialization here. | Ken Raeburn | 2004-11-17 | 2 | -1/+12 |
| * | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add support library | Ken Raeburn | 2004-11-17 | 2 | -2/+7 |
| * | oops, bad update | Ken Raeburn | 2004-11-16 | 1 | -2/+2 |
| * | make depend | Ken Raeburn | 2004-11-16 | 2 | -19/+19 |
| * | make depend | Ken Raeburn | 2004-11-16 | 6 | -26/+24 |
| * | * k5-int.h (struct _krb5_cc_ops): Add new function pointer field get_flags | Ken Raeburn | 2004-11-16 | 2 | -0/+5 |
| * | Now a kvno invocation will only open the ccache file a small number of | Ken Raeburn | 2004-11-16 | 2 | -2/+23 |
| * | * krb5.hin (krb5_cc_get_flags): Declare | Ken Raeburn | 2004-11-16 | 2 | -0/+7 |
| * | Create a ccache get-flags operation. | Ken Raeburn | 2004-11-16 | 8 | -1/+94 |
| * | Convert Yarrow to use AES not 3des. Update test vectors | Sam Hartman | 2004-11-16 | 6 | -11/+20 |
| * | Make static linking not require -lsocket, -lnsl, etc. | Ken Raeburn | 2004-11-15 | 6 | -106/+217 |
| * | Merge Athena changes for requiring encrypted connections | Tom Yu | 2004-11-15 | 10 | -36/+203 |
| * | * et_h.awk: Declare initialize_*_error_table as taking no arguments. | Ken Raeburn | 2004-11-05 | 3 | -2/+8 |
| * | Added new exported symbols to profile and GSS and updated project file to inc... | Alexandra Ellwood | 2004-11-04 | 3 | -5/+31 |
| * | * prof_init.c, profile.hin: added profile_is_modified and profile_is_writable... | Alexandra Ellwood | 2004-11-04 | 3 | -0/+41 |
| * | * prof_set.c: profile calls which set values should not fail if file is not ... | Alexandra Ellwood | 2004-11-04 | 2 | -3/+7 |
| * | merge athena ftpd changes for requiring encrypted passwords | Tom Yu | 2004-11-03 | 4 | -4/+35 |
| * | Fix typo in last change | Ken Raeburn | 2004-11-03 | 1 | -1/+1 |
| * | * Makefile.in (SRCS): Define | Ken Raeburn | 2004-11-03 | 2 | -0/+18 |
| * | move getaddrinfo hacks into support lib for easier maintenance | Ken Raeburn | 2004-11-03 | 5 | -1167/+1394 |
| * | * yarrow.c (krb5int_yarrow_input, krb5int_yarrow_final): Don't check for | Ken Raeburn | 2004-11-01 | 2 | -7/+47 |
| * | fix mkrel's RELTAIL handling | Tom Yu | 2004-10-31 | 2 | -4/+10 |