| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * configure.in: Generate a makefile in util/support | Ken Raeburn | 2004-05-05 | 2 | -1/+5 |
| * | exports list | Ken Raeburn | 2004-05-05 | 2 | -0/+6 |
| * | * foreachaddr.c: New file, based on include/foreachaddr.c | Ken Raeburn | 2004-05-05 | 3 | -2/+841 |
| * | fix lib name; add fini func | Ken Raeburn | 2004-05-04 | 1 | -2/+2 |
| * | * New directory. | Ken Raeburn | 2004-05-04 | 4 | -0/+315 |
| * | Make com_err tests exercise the shared-library support | Ken Raeburn | 2004-05-04 | 3 | -6/+25 |
| * | * shlib.conf (alpha*-dec-osf*): Do remember to set use_linker_init_option and | Ken Raeburn | 2004-05-04 | 2 | -2/+10 |
| * | * rc_dfl.c (krb5_rc_dfl_expunge_locked): Declare before use | Ken Raeburn | 2004-05-03 | 2 | -0/+7 |
| * | Use the new mutex in the replay cache structure | Ken Raeburn | 2004-05-01 | 3 | -17/+103 |
| * | * prng.c (krb5int_prng_cleanup): Destroy the mutex | Ken Raeburn | 2004-05-01 | 2 | -0/+3 |
| * | Update mutex debug code to be somewhat compatible with multi-threaded | Ken Raeburn | 2004-05-01 | 2 | -24/+40 |
| * | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables | Ken Raeburn | 2004-05-01 | 2 | -0/+3 |
| * | update dependencies | Ken Raeburn | 2004-05-01 | 2 | -143/+174 |
| * | Add a mutex for the shared static storage used by Yarrow | Ken Raeburn | 2004-05-01 | 4 | -44/+89 |
| * | * k5-int.h: Include k5-thread.h. | Ken Raeburn | 2004-04-30 | 2 | -0/+9 |
| * | * libk5crypto.exports: Drop the library init/fini functions and the DES tables | Ken Raeburn | 2004-04-30 | 2 | -5/+5 |
| * | * shlib.conf (alpha*-dec-osf*): Add support for export list, using a temporary | Ken Raeburn | 2004-04-30 | 2 | -4/+14 |
| * | * aclocal.m4 (CONFIG_RULES): Substitute EXTRA_FILES into pre.in | Ken Raeburn | 2004-04-30 | 2 | -0/+3 |
| * | * pre.in (EXTRA_FILES): New variable. | Ken Raeburn | 2004-04-30 | 3 | -1/+7 |
| * | updated dependencies | Ken Raeburn | 2004-04-29 | 1 | -24/+26 |
| * | * debug.h (test): Macro renamed from "assert". | Ken Raeburn | 2004-04-29 | 4 | -10/+15 |
| * | * k5-platform.h (DELAY_INITIALIZER): Don't define. | Ken Raeburn | 2004-04-29 | 2 | -20/+43 |
| * | * shlib.conf: Initialize use_linker_init_option and use_linker_fini_option to | Ken Raeburn | 2004-04-29 | 2 | -4/+23 |
| * | * aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS and KRB5_AC_INITFINI. | Ken Raeburn | 2004-04-29 | 2 | -1/+71 |
| * | * error_message.c (com_err_terminate): Free heap storage in et_list_dynamic | Ken Raeburn | 2004-04-29 | 2 | -0/+8 |
| * | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables | Ken Raeburn | 2004-04-29 | 2 | -0/+6 |
| * | * libobj.in (.c.so): Add -DSHARED to compile options | Ken Raeburn | 2004-04-28 | 2 | -1/+5 |
| * | * aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Report an error if perl cannot b... | Ken Raeburn | 2004-04-26 | 2 | -0/+8 |
| * | * lib.in (PARSE_OBJLISTS): New variable. | Ken Raeburn | 2004-04-26 | 2 | -13/+10 |
| * | * shlib.conf (INIT_FINI_PREP): New variable. Default to a no-op, but let each | Ken Raeburn | 2004-04-26 | 2 | -4/+17 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 10 | -576/+687 |
| * | Handle the somewhat common fixed case of time value 0 more efficiently | Ken Raeburn | 2004-04-24 | 3 | -16/+36 |
| * | * conv_creds.c (krb524_init_ets, krb524_convert_creds_kdc): Add forward decla... | Ken Raeburn | 2004-04-24 | 2 | -1/+12 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 13 | -155/+169 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 21 | -450/+504 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 29 | -95/+835 |
| * | * gssapi_krb5.c (kg_get_ccache_name): Don't test err while it's still known to | Ken Raeburn | 2004-04-24 | 2 | -32/+27 |
| * | Start depending on perl for builds | Ken Raeburn | 2004-04-24 | 5 | -6/+15 |
| * | * libupdate.sh: Deleted. | Ken Raeburn | 2004-04-23 | 3 | -57/+5 |
| * | * makeshlib.conf: Deleted | Ken Raeburn | 2004-04-23 | 2 | -67/+4 |
| * | Use more flexible command substitution for shared library generation, so we can | Ken Raeburn | 2004-04-23 | 6 | -14/+51 |
| * | Delete a couple of symbols that are only defined when krb4 is enabled, | Ken Raeburn | 2004-04-23 | 1 | -2/+0 |
| * | update dependencies | Ken Raeburn | 2004-04-23 | 5 | -96/+144 |
| * | add newline at end of file | Ken Raeburn | 2004-04-23 | 1 | -1/+1 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 24 | -0/+2095 |
| * | krb5_get_in_tkt ignores lifetime | Sam Hartman | 2004-04-16 | 5 | -6/+23 |
| * | Fix memory leak when not sending to master KDC in | Sam Hartman | 2004-04-15 | 2 | -0/+9 |
| * | added krb5-config to targets | Alexandra Ellwood | 2004-04-14 | 1 | -0/+2 |
| * | Changes to the NSIS installer for Windows to support KFW 2.6.1 | Jeffrey Altman | 2004-04-14 | 3 | -6/+25 |
| * | Since we must reserve the single letter prefixes on all platforms | Jeffrey Altman | 2004-04-13 | 4 | -8/+12 |