summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* hpux10 has gmtime_r with wrong return type, breaking asn.1 encoderKen Raeburn2005-03-041-0/+6
* Fix build problem found testing certain combinations of optionsKen Raeburn2005-02-091-0/+5
* * configure.in: Put #ifndef/#define/#endif wrapper into autoconf.h to protectKen Raeburn2005-02-031-0/+6
* Irix k5_os_mutex_lock calls k5_pthread_mutex_lock w/ wrong argEzra Peisach2005-01-221-0/+8
* * k5-thread.h [HAVE_PTHREAD && HAVE_PRAGMA_WEAK_REF]: Mark pthread_self andKen Raeburn2005-01-141-0/+5
* * k5-thread.h (k5_pthread_assert_locked): Only call pthread_equal ifKen Raeburn2005-01-141-1/+1
* More paranoid checking...Ken Raeburn2005-01-141-0/+22
* * k5-int.h (krb5int_zap_data): Fix preprocessor test for WindowsKen Raeburn2005-01-091-0/+4
* * k5-thread.h (KRB5_CALLCONV, KRB5_CALLCONV_C): Define if not defined.Ken Raeburn2005-01-091-0/+10
* Add new function krb5_boolean krb5_is_thread_safe(void) to library.Jeffrey Altman2005-01-051-0/+4
* * win-mac.h: define NEED_INSIXADDR_ANY for ipv6 symbolJeffrey Altman2005-01-051-0/+4
* * configure.in: Check for uint32_t and int32_t in system headersKen Raeburn2005-01-051-0/+2
* * Makefile.in (krb5.h): Don't pull in autoconf SIZEOF macrosKen Raeburn2005-01-051-0/+4
* * krb5.hin: Flag krb5_principal2salt as KRB5_CALLCONV_WRONGTom Yu2004-12-211-0/+4
* * include/k5-int.h (struct _krb5int_access): Add function pointer fieldKen Raeburn2004-12-081-0/+1
* bump accessor struct version number for 1.4Ken Raeburn2004-12-081-0/+4
* hooks for recording statistics on locking behaviorKen Raeburn2004-12-061-0/+24
* * win-mac.h (HAVE_GETADDRINFO, HAVE_GETNAMEINFO): DefineKen Raeburn2004-11-191-0/+4
* * k5-int.h (struct _krb5_cc_ops): Add new function pointer field get_flagsKen Raeburn2004-11-161-0/+3
* * krb5.hin (krb5_cc_get_flags): DeclareKen Raeburn2004-11-161-0/+4
* move getaddrinfo hacks into support lib for easier maintenanceKen Raeburn2004-11-031-0/+9
* * fake-addrinfo.h: Include errno.h earlierKen Raeburn2004-10-291-0/+4
* * k5-thread.h (return_after_yield, k5_mutex_lock) [__GNUC__]: Add macroKen Raeburn2004-10-281-0/+6
* forgot to check in with fake-addrinfo.hKen Raeburn2004-10-061-0/+6
* * configure.in: Check for struct if_laddrconf, as for struct lifconfKen Raeburn2004-10-011-0/+5
* * configure.in: Use AC_MSG_NOTICE for krb4 messages instead of AC_MSG_RESULT,Ken Raeburn2004-09-241-0/+5
* Add DNS resolver glue layer. Use itTom Yu2004-09-211-0/+4
* * configure.in: Check for h_errno declaration in netdb.hTom Yu2004-09-151-0/+6
* * port-sockets.h: Remove _XOPEN_SOURCE_EXTENDED hack for netdb.h,Tom Yu2004-09-101-0/+6
* krb5.hin: add new krb5_ccache flag, KRB5_TC_NOTICKETJeffrey Altman2004-09-091-0/+4
* * fake-addrinfo.h (fai_add_hosts_by_name): Handle case where returned ai_cano...Ken Raeburn2004-08-231-0/+5
* Fix Tru64 build:Ken Raeburn2004-08-151-0/+7
* * k5-thread.h (k5_os_nothread_mutex_finish_init, k5_os_nothread_mutex_init,Ken Raeburn2004-08-131-0/+14
* * configure.in: Solaris getpwnam_r returns struct passwd*, notTom Yu2004-08-101-0/+5
* * configure.in: If getpwnam_r is available, determine its return typeKen Raeburn2004-08-081-0/+5
* * configure.in: Look for sched.h and sched_yield.Ken Raeburn2004-08-071-0/+8
* * k5-thread.h [HAVE_PTHREAD]: Include sched.h if DEBUG_THREADS_SLOW is defined.Ken Raeburn2004-08-051-0/+10
* * k5-int.h (krb5_rc_recover_or_initialize): DeclareKen Raeburn2004-08-041-0/+2
* * configure.in: Actually check for pthread_mutex_lockKen Raeburn2004-08-041-0/+4
* * k5-thread.h [HAVE_PRAGMA_WEAK_REF]: Declare the pthread mutex functions asKen Raeburn2004-07-281-0/+7
* Add a mutex to protect the per-process fake-getaddrinfo data cache.Ken Raeburn2004-07-231-0/+8
* * configure.in: Look for "struct lifconf" and maybe define HAVE_STRUCT_LIFCONFKen Raeburn2004-07-221-0/+5
* * fake-addrinfo.h (struct face, struct fac): Always declare.Ken Raeburn2004-07-191-0/+6
* zap remaining bits of macsock.h supportKen Raeburn2004-07-171-0/+2
* * fake-addrinfo.h: Don't include netdb.h, since port-sockets.h already does.Ken Raeburn2004-07-161-0/+6
* * port-sockets.h (inet_ntop): Cast NULL to desired return pointer typeKen Raeburn2004-07-161-0/+5
* Remove use of client principal from krb5_context (default_ccprincipal) and de...Alexandra Ellwood2004-07-151-0/+5
* fix previous commitJeffrey Altman2004-07-151-1/+0
* * k5-int.h: define for WIN32 the macro krb5int_zap_data toJeffrey Altman2004-07-151-0/+9
* * k5-platform.h (k5_call_init_function) [DELAY_INITIALIZER] [__GNUC__]: Use aKen Raeburn2004-07-141-0/+4