summaryrefslogtreecommitdiffstats
path: root/src/util/support/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-294/+0
* more DEFS=Ken Raeburn2006-04-041-0/+4
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-261-0/+8
* * plugins.c (krb5int_get_plugin_dir_data): If dirhandle is null or theKen Raeburn2006-03-131-0/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-0/+4
* Oops. This should come closer to building on Windows..Ken Raeburn2006-03-081-0/+13
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-081-0/+10
* Merge from plugin branchKen Raeburn2006-03-071-0/+8
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-271-0/+4
* * fake-addrinfo.c (krb5int_in6addr_any): Always defineKen Raeburn2006-01-251-0/+2
* * threads.c (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn2006-01-251-0/+9
* * fake_addrinfo.c (getaddrinfo): AI_NUMERICSERV fix for AIXKen Raeburn2005-09-091-0/+9
* Add stub for krb5int_pthread_loaded() for WindowsJeffrey Altman2005-07-281-0/+5
* Add run-time determination of whether thread support is available in theKen Raeburn2005-06-011-0/+11
* * fake-addrinfo.c (fai_add_hosts_by_name): Pass null pointer instead of telnetKen Raeburn2005-05-181-0/+5
* threads.c (thread_termination): Free array of pointers to thread-specific dat...Alexandra Ellwood2005-03-201-0/+8
* There is a memory leak here, if a thread has registered some per-thread dataKen Raeburn2005-02-091-0/+7
* * threads.c (k5_key_delete) [ENABLE_THREADS && !_WIN32]: Don't abort,Ken Raeburn2005-01-181-0/+5
* Some applications such as Eudora on Windows load and unload the KerberosJeffrey Altman2005-01-171-0/+5
* fix calling convention for thread support fnsKen Raeburn2005-01-141-0/+9
* * threads.c (krb5int_mutex_lock_update_stats,Ken Raeburn2005-01-051-0/+7
* 2004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-151-0/+4
* * libkrb5support.exports: Add krb5int_in6addr_anyKen Raeburn2004-12-061-0/+2
* 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