| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Makefile.in (DEPLIBS, MLIBS, SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add the new sup... | Ken Raeburn | 2004-05-13 | 2 | -4/+9 |
| * | * configure.in: Check for machine/endian.h too. | Ken Raeburn | 2004-05-07 | 4 | -2/+32 |
| * | * threads.c (krb5int_thread_support_fini) [!ENABLE_THREADS]: Provide a dummy | Ken Raeburn | 2004-05-06 | 2 | -0/+8 |
| * | * fake-addrinfo.c: Deleted | Ken Raeburn | 2004-05-06 | 3 | -12/+3 |
| * | Start using our first bit of per-thread storage | Ken Raeburn | 2004-05-06 | 3 | -8/+70 |
| * | Since the AES code builds, and doesn't do any configure-time byte order checks | Ken Raeburn | 2004-05-06 | 5 | -1/+77 |
| * | build dependencies | Ken Raeburn | 2004-05-05 | 1 | -4/+6 |
| * | * foreachaddr.c: Deleted. Code moved to lib/krb5/os/localaddr.c. | Ken Raeburn | 2004-05-05 | 3 | -840/+7 |
| * | * configure.in: Enable dependency support for shared lib. | Ken Raeburn | 2004-05-05 | 3 | -5/+15 |
| * | * Makefile.in (SHLIB_EXPLIBS): Include $(LIBS). | Ken Raeburn | 2004-05-05 | 2 | -2/+4 |
| * | * threads.c (k5_key_register, destructors, k5_setspecific) [!ENABLE_THREADS]: | Ken Raeburn | 2004-05-05 | 2 | -3/+7 |
| * | * Makefile.in (LOCAL_SUBDIRS): Build support library | 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 |
| * | * 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 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 3 | -4/+5 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 7 | -24/+88 |
| * | * libupdate.sh: Deleted. | Ken Raeburn | 2004-04-23 | 3 | -57/+5 |
| * | * makeshlib.conf: Deleted | Ken Raeburn | 2004-04-23 | 2 | -67/+4 |
| * | update dependencies | Ken Raeburn | 2004-04-23 | 1 | -0/+8 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 6 | -0/+173 |
| * | * configure.in: Remove tests for strsave, sys_errlist, | Ezra Peisach | 2004-04-12 | 2 | -30/+6 |
| * | * btree/bt_seq.c: Include string.h | Ken Raeburn | 2004-04-03 | 2 | -0/+5 |
| * | Thread-safe manipulation of registered error-table list | Ken Raeburn | 2004-03-18 | 3 | -11/+34 |
| * | * error.c (ss_error): Always use ANSI C form. Don't try to hide the | Ken Raeburn | 2004-03-18 | 3 | -46/+7 |
| * | Change profile code over to new thread macros, and enable data sharing always | Ken Raeburn | 2004-03-14 | 3 | -26/+40 |
| * | * prof_get.c (profile_parse_boolean): Declare first argument as | Ezra Peisach | 2004-03-08 | 2 | -1/+6 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 4 | -2/+9 |
| * | * reconf: Delete autom4te.cache directories after running autoreconf | Ken Raeburn | 2004-03-06 | 2 | -0/+6 |
| * | Move apputils dir from util to lib, to get its proper place in the | Ken Raeburn | 2004-02-26 | 7 | -157/+5 |
| * | dependency updates | Ken Raeburn | 2004-02-24 | 1 | -5/+6 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 3 | -0/+4 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 7 | -1/+160 |
| * | ignore fakedest dir | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | * prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long, | Ken Raeburn | 2004-02-19 | 2 | -1/+6 |
| * | protoize | Ken Raeburn | 2004-02-19 | 5 | -8/+12 |
| * | Protoize | Ken Raeburn | 2004-02-19 | 7 | -215/+105 |
| * | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 2 | -4/+3 |
| * | Tru64 and Irix have RPATH issues for test suite | Tom Yu | 2004-02-12 | 2 | -0/+12 |
| * | prof-int.h should include pthread.h when USE_PTHREADS is defined | Alexandra Ellwood | 2004-01-30 | 2 | -0/+11 |
| * | * prof_get.c (profile_iterator_create): NAMES argument points to const pointers. | Ken Raeburn | 2003-12-20 | 3 | -2/+8 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -2/+2 |
| * | move prof-int.h to be the first include file in order to obtain | Jeffrey Altman | 2003-12-14 | 10 | -14/+25 |
| * | work around Solaris 9 pty-close bug | Tom Yu | 2003-12-06 | 3 | -1/+63 |
| * | darwin build can't compile util/et test program | Ken Raeburn | 2003-07-04 | 2 | -1/+6 |
| * | Remove leading spaces in #define and #include in public headers to support K&... | Alexandra Ellwood | 2003-07-03 | 2 | -16/+18 |