summaryrefslogtreecommitdiffstats
path: root/src/util/support/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* hooks for recording statistics on locking behaviorKen Raeburn2004-12-061-0/+12
* * fake-addrinfo.c (HAVE_GETADDRINFO, HAVE_GETNAMEINFO)[_WIN32]: Don't defineKen Raeburn2004-11-191-0/+8
* Make static linking not require -lsocket, -lnsl, etc.Ken Raeburn2004-11-151-0/+14
* move getaddrinfo hacks into support lib for easier maintenanceKen Raeburn2004-11-031-0/+10
* * libkrb5support.exports: Export krb5int_fac, _lock_fac, _unlock_facKen Raeburn2004-10-251-0/+5
* * threads.c (GET_NO_PTHREAD_TSD) [!HAVE_PRAGMA_WEAK_REF]: Macro result typeKen Raeburn2004-08-081-0/+5
* * threads.c (krb5int_thread_support_init): Do finish initialization after key...Ken Raeburn2004-07-311-0/+5
* Add a mutex to protect the per-process fake-getaddrinfo data cache.Ken Raeburn2004-07-231-0/+13
* * fake-addrinfo.c: New file.Ken Raeburn2004-07-191-0/+5
* Make thread-specific data support build under Windows (but don't enable it yet)Ken Raeburn2004-07-071-0/+6
* * threads.c: Reorganize code: One definition of each function, withKen Raeburn2004-06-241-0/+7
* * threads.c (key_lock): Change to a k5_mutex_t.Ken Raeburn2004-06-211-0/+14
* * Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Define for Windows.Ken Raeburn2004-06-181-0/+14
* * libkrb5support.exports: Drop krb5int_foreach_localaddrKen Raeburn2004-06-141-0/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-0/+4
* * threads.c (krb5int_thread_support_fini) [!ENABLE_THREADS]: Provide a dummyKen Raeburn2004-05-061-0/+3
* * fake-addrinfo.c: DeletedKen Raeburn2004-05-061-0/+1
* * foreachaddr.c: Deleted. Code moved to lib/krb5/os/localaddr.c.Ken Raeburn2004-05-051-0/+5
* * Makefile.in (SHLIB_EXPLIBS): Include $(LIBS).Ken Raeburn2004-05-051-0/+2
* * threads.c (k5_key_register, destructors, k5_setspecific) [!ENABLE_THREADS]:Ken Raeburn2004-05-051-0/+3
* exports listKen Raeburn2004-05-051-0/+1
* * foreachaddr.c: New file, based on include/foreachaddr.cKen Raeburn2004-05-051-0/+1
* * New directory.Ken Raeburn2004-05-041-0/+7