| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * fake-addrinfo.c: New file. | Ken Raeburn | 2004-07-19 | 3 | -3/+60 |
| * | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -2/+2 |
| * | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -13/+24 |
| * | * pty-int.h: Include port-sockets.h instead of netdb.h and netinet/in.h | Ken Raeburn | 2004-07-16 | 2 | -2/+6 |
| * | * Makefile.in (MLIBS): Add $(LIBS) | Ken Raeburn | 2004-07-15 | 2 | -1/+3 |
| * | * libprofile.exports: Don't try to export krb5int_profile_shared_data | Ken Raeburn | 2004-07-15 | 2 | -1/+5 |
| * | Make thread-specific data support build under Windows (but don't enable it yet) | Ken Raeburn | 2004-07-07 | 2 | -2/+11 |
| * | * error_message.c (remove_error_table) [!ENABLE_THREADS && DEBUG_THREADS]: Up... | Ken Raeburn | 2004-07-04 | 2 | -1/+6 |
| * | typo in last change | Ken Raeburn | 2004-06-24 | 1 | -1/+0 |
| * | * threads.c: Reorganize code: One definition of each function, with | Ken Raeburn | 2004-06-24 | 2 | -181/+177 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 6 | -20/+11 |
| * | * threads.c (key_lock): Change to a k5_mutex_t. | Ken Raeburn | 2004-06-21 | 2 | -21/+72 |
| * | ignore generated timestamp file autoconf.stmp | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
| * | * mpool/mpool.c (mpool_get, mpool_write): Check that the offset calculation | Ken Raeburn | 2004-06-19 | 2 | -0/+17 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-19 | 4 | -2/+7 |
| * | * Makefile.in (all-windows): Build support directory | Ken Raeburn | 2004-06-18 | 2 | -0/+7 |
| * | * Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Define for Windows. | Ken Raeburn | 2004-06-18 | 3 | -2/+126 |
| * | * Makefile.in ($(OUTPRE)test_et.exe): New target. | Ken Raeburn | 2004-06-18 | 4 | -11/+63 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 6 | -12/+13 |
| * | * depfix.sed: Delete /os/usr/include as well, to cope with an | Tom Yu | 2004-06-16 | 2 | -0/+7 |
| * | * libkrb5support.exports: Drop krb5int_foreach_localaddr | Ken Raeburn | 2004-06-14 | 2 | -1/+4 |
| * | * pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFE | Ken Raeburn | 2004-06-12 | 2 | -0/+19 |
| * | * Makefile.in (include/generated.stmp): New intermediate target file, to | Ken Raeburn | 2004-06-12 | 3 | -5/+18 |
| * | Run make depend | Sam Hartman | 2004-06-08 | 2 | -6/+4 |
| * | * Makefile.in ($(srcdir)/include/config.h.in): Always use --include, never try | Ken Raeburn | 2004-06-08 | 2 | -1/+6 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 12 | -6/+30 |
| * | * prof_file.c (profile_open_file): Handle earlier (draft POSIX) specifications | Ken Raeburn | 2004-06-04 | 2 | -4/+13 |
| * | Oops. Fixes last night's test failures in last night's build.. | Ken Raeburn | 2004-06-03 | 2 | -0/+6 |
| * | Closer to thread-safe.. | Ken Raeburn | 2004-06-03 | 3 | -1/+17 |
| * | The com_err library is now probably as thread-safe as it's going to get, on | Ken Raeburn | 2004-06-03 | 4 | -8/+74 |
| * | * error_message.c (terminated): New variable. | Ken Raeburn | 2004-05-31 | 2 | -0/+14 |
| * | * configure.in: When generating prtest, use AC_CONFIG_FILES | Ezra Peisach | 2004-05-24 | 2 | -1/+7 |
| * | Use compile-time tests using system headers to determine byte order on AIX. | Ken Raeburn | 2004-05-23 | 4 | -1/+13 |
| * | * 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 |