| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * fake-addrinfo.h: Include errno.h earlier | Ken Raeburn | 2004-10-29 | 1 | -0/+4 |
| * | * k5-thread.h (return_after_yield, k5_mutex_lock) [__GNUC__]: Add macro | Ken Raeburn | 2004-10-28 | 1 | -0/+6 |
| * | forgot to check in with fake-addrinfo.h | Ken Raeburn | 2004-10-06 | 1 | -0/+6 |
| * | * configure.in: Check for struct if_laddrconf, as for struct lifconf | Ken Raeburn | 2004-10-01 | 1 | -0/+5 |
| * | * configure.in: Use AC_MSG_NOTICE for krb4 messages instead of AC_MSG_RESULT, | Ken Raeburn | 2004-09-24 | 1 | -0/+5 |
| * | Add DNS resolver glue layer. Use it | Tom Yu | 2004-09-21 | 1 | -0/+4 |
| * | * configure.in: Check for h_errno declaration in netdb.h | Tom Yu | 2004-09-15 | 1 | -0/+6 |
| * | * port-sockets.h: Remove _XOPEN_SOURCE_EXTENDED hack for netdb.h, | Tom Yu | 2004-09-10 | 1 | -0/+6 |
| * | krb5.hin: add new krb5_ccache flag, KRB5_TC_NOTICKET | Jeffrey Altman | 2004-09-09 | 1 | -0/+4 |
| * | * fake-addrinfo.h (fai_add_hosts_by_name): Handle case where returned ai_cano... | Ken Raeburn | 2004-08-23 | 1 | -0/+5 |
| * | Fix Tru64 build: | Ken Raeburn | 2004-08-15 | 1 | -0/+7 |
| * | * k5-thread.h (k5_os_nothread_mutex_finish_init, k5_os_nothread_mutex_init, | Ken Raeburn | 2004-08-13 | 1 | -0/+14 |
| * | * configure.in: Solaris getpwnam_r returns struct passwd*, not | Tom Yu | 2004-08-10 | 1 | -0/+5 |
| * | * configure.in: If getpwnam_r is available, determine its return type | Ken Raeburn | 2004-08-08 | 1 | -0/+5 |
| * | * configure.in: Look for sched.h and sched_yield. | Ken Raeburn | 2004-08-07 | 1 | -0/+8 |
| * | * k5-thread.h [HAVE_PTHREAD]: Include sched.h if DEBUG_THREADS_SLOW is defined. | Ken Raeburn | 2004-08-05 | 1 | -0/+10 |
| * | * k5-int.h (krb5_rc_recover_or_initialize): Declare | Ken Raeburn | 2004-08-04 | 1 | -0/+2 |
| * | * configure.in: Actually check for pthread_mutex_lock | Ken Raeburn | 2004-08-04 | 1 | -0/+4 |
| * | * k5-thread.h [HAVE_PRAGMA_WEAK_REF]: Declare the pthread mutex functions as | Ken Raeburn | 2004-07-28 | 1 | -0/+7 |
| * | Add a mutex to protect the per-process fake-getaddrinfo data cache. | Ken Raeburn | 2004-07-23 | 1 | -0/+8 |
| * | * configure.in: Look for "struct lifconf" and maybe define HAVE_STRUCT_LIFCONF | Ken Raeburn | 2004-07-22 | 1 | -0/+5 |
| * | * fake-addrinfo.h (struct face, struct fac): Always declare. | Ken Raeburn | 2004-07-19 | 1 | -0/+6 |
| * | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 1 | -0/+2 |
| * | * fake-addrinfo.h: Don't include netdb.h, since port-sockets.h already does. | Ken Raeburn | 2004-07-16 | 1 | -0/+6 |
| * | * port-sockets.h (inet_ntop): Cast NULL to desired return pointer type | Ken Raeburn | 2004-07-16 | 1 | -0/+5 |
| * | Remove use of client principal from krb5_context (default_ccprincipal) and de... | Alexandra Ellwood | 2004-07-15 | 1 | -0/+5 |
| * | fix previous commit | Jeffrey Altman | 2004-07-15 | 1 | -1/+0 |
| * | * k5-int.h: define for WIN32 the macro krb5int_zap_data to | Jeffrey Altman | 2004-07-15 | 1 | -0/+9 |
| * | * k5-platform.h (k5_call_init_function) [DELAY_INITIALIZER] [__GNUC__]: Use a | Ken Raeburn | 2004-07-14 | 1 | -0/+4 |
| * | * k5-thread.h (k5_key_t): Add a couple new values for GSSAPI ccache name mani... | Ken Raeburn | 2004-07-14 | 1 | -0/+2 |
| * | * k5-thread.h (k5_os_mutex_init, k5_os_mutex_destroy): If | Ken Raeburn | 2004-07-14 | 1 | -0/+6 |
| * | * k5-thread.h (k5_os_mutex_lock, k5_os_mutex_unlock, k5_os_mutex_assert_locked, | Ken Raeburn | 2004-07-11 | 1 | -0/+5 |
| * | * fake-addrinfo.h (in6addr_any): If we need to define a static copy, rename it | Ken Raeburn | 2004-07-11 | 1 | -0/+3 |
| * | * configure.in: Check krb5_cv_inet6_with_dinet6 as well as krb5_cv_inet6 when | Ken Raeburn | 2004-07-11 | 1 | -0/+6 |
| * | * k5-thread.h: Test HAVE_PTHREAD instead of HAVE_PTHREAD_H | Ken Raeburn | 2004-07-09 | 1 | -0/+2 |
| * | * win-mac.h (KRB5_USE_INET6, ENABLE_THREADS): Define | Ken Raeburn | 2004-07-09 | 1 | -0/+4 |
| * | * k5-thread.h [! HAVE_PTHREAD_H]: Don't explicitly disable thread support when | Ken Raeburn | 2004-07-07 | 1 | -0/+10 |
| * | * k5-thread.h: Use K5_THREAD_H for multiple inclusion protection. | Ken Raeburn | 2004-07-07 | 1 | -0/+9 |
| * | * configure.in: Check for getpwuid_r | Ken Raeburn | 2004-07-07 | 1 | -0/+4 |
| * | * k5-thread.h: Restructured mutex code. | Ken Raeburn | 2004-07-02 | 1 | -0/+14 |
| * | * configure.in: Test for 'inline' support. | Ken Raeburn | 2004-07-01 | 1 | -0/+6 |
| * | * k5-thread.h (K5_MUTEX_DEBUG_INITIALIZER): Use current file and line. | Ken Raeburn | 2004-07-01 | 1 | -0/+9 |
| * | * k5-thread.h (k5_debug_assert_locked, k5_debug_assert_unlocked): New macros. | Ken Raeburn | 2004-06-30 | 1 | -0/+7 |
| * | * k5-platform.h (JOIN4, JOIN4_2, JOIN3, JOIN3_2): Unused macros deleted. | Ken Raeburn | 2004-06-25 | 1 | -0/+8 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 1 | -0/+4 |
| * | * k5-platform.h (MAKE_INIT_FUNCTION, CALL_INIT_FUNCTION, INITIALIZER_RAN): Use | Ken Raeburn | 2004-06-18 | 1 | -0/+5 |
| * | * win-mac.h (HAVE_STRERROR, SYS_ERRLIST_DECLARED): Define | Ken Raeburn | 2004-06-18 | 1 | -0/+4 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+4 |
| * | * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Always use --include, don't | Ken Raeburn | 2004-06-08 | 1 | -0/+6 |
| * | * configure.in: Check number of arguments to getpwnam_r and getpwuid_r and | Ken Raeburn | 2004-06-04 | 1 | -0/+6 |