| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * implementor.texinfo (NetBSD Shared Library Support, Solaris Shared Library | Ken Raeburn | 2004-07-20 | 2 | -30/+9 |
| * | * fake-addrinfo.h (struct face, struct fac): Always declare. | Ken Raeburn | 2004-07-19 | 2 | -20/+26 |
| * | * fake-addrinfo.c: New file. | Ken Raeburn | 2004-07-19 | 3 | -3/+60 |
| * | * cc_memory.c (krb5_mcc_store): When allocating krb5_mcc_link | Ezra Peisach | 2004-07-18 | 2 | -1/+6 |
| * | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 19 | -525/+33 |
| * | update dependencies | Ken Raeburn | 2004-07-16 | 3 | -5/+6 |
| * | 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 |
| * | * fake-addrinfo.h: Don't include netdb.h, since port-sockets.h already does. | Ken Raeburn | 2004-07-16 | 3 | -8/+16 |
| * | * kadmin.M: Put space after ".B" directive | Ken Raeburn | 2004-07-16 | 2 | -1/+5 |
| * | * compat_recv.c: Only include sys/select.h if it's available | Ken Raeburn | 2004-07-16 | 2 | -0/+6 |
| * | * port-sockets.h (inet_ntop): Cast NULL to desired return pointer type | Ken Raeburn | 2004-07-16 | 2 | -2/+7 |
| * | Added thread support code to project | Alexandra Ellwood | 2004-07-15 | 1 | -13/+43 |
| * | Remove use of client principal from krb5_context (default_ccprincipal) and de... | Alexandra Ellwood | 2004-07-15 | 9 | -122/+55 |
| * | 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 | 2 | -4/+17 |
| * | * 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 |
| * | Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. I | Ken Raeburn | 2004-07-15 | 6 | -48/+49 |
| * | * t_cc.c (cc_test): Rename one of the "resolve" cases so the messages can be | Ken Raeburn | 2004-07-14 | 2 | -1/+6 |
| * | * recvauth.c (krb_recvauth): Initialize cp and tmp_buf. Check length of data | Ken Raeburn | 2004-07-14 | 2 | -3/+11 |
| * | * set_ccache.c (gss_krb5_ccache_name): Check thread-specific data for the saved | Ken Raeburn | 2004-07-14 | 2 | -5/+30 |
| * | * gssapiP_krb5.h (gssint_krb5_keytab_lock): Declare | Ken Raeburn | 2004-07-14 | 2 | -0/+3 |
| * | * gss_libinit.c (gssint_lib_init): Initialize new keytab-name mutex, and | Ken Raeburn | 2004-07-14 | 2 | -0/+13 |
| * | * Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables. | Ken Raeburn | 2004-07-14 | 2 | -4/+7 |
| * | * acquire_cred.c: Include gss_libinit.h. | Ken Raeburn | 2004-07-14 | 2 | -8/+43 |
| * | * k5-platform.h (k5_call_init_function) [DELAY_INITIALIZER] [__GNUC__]: Use a | Ken Raeburn | 2004-07-14 | 2 | -0/+17 |
| * | * k5-thread.h (k5_key_t): Add a couple new values for GSSAPI ccache name mani... | Ken Raeburn | 2004-07-14 | 2 | -0/+4 |
| * | * k5-thread.h (k5_os_mutex_init, k5_os_mutex_destroy): If | Ken Raeburn | 2004-07-14 | 2 | -2/+12 |
| * | * krb5-config.in: Substitute $(PTHREAD_CFLAGS) | Ken Raeburn | 2004-07-12 | 2 | -0/+6 |
| * | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in CC_LINK_SHARED and | Ken Raeburn | 2004-07-12 | 2 | -3/+8 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Fix typo that caused some code to be | Ken Raeburn | 2004-07-11 | 2 | -14/+14 |
| * | * configure.in: Use KRB5_AC_INET6 | Ken Raeburn | 2004-07-11 | 2 | -0/+5 |
| * | * configure.in: Use KRB5_AC_INET6 | Ken Raeburn | 2004-07-11 | 2 | -0/+5 |
| * | * klist.c: Include autoconf.h before network headers | Ken Raeburn | 2004-07-11 | 2 | -0/+6 |
| * | * k5-thread.h (k5_os_mutex_lock, k5_os_mutex_unlock, k5_os_mutex_assert_locked, | Ken Raeburn | 2004-07-11 | 2 | -4/+9 |
| * | * fake-addrinfo.h (in6addr_any): If we need to define a static copy, rename it | Ken Raeburn | 2004-07-11 | 2 | -0/+5 |
| * | * configure.in: Check krb5_cv_inet6_with_dinet6 as well as krb5_cv_inet6 when | Ken Raeburn | 2004-07-11 | 2 | -1/+13 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Use PTHREAD_CFLAGS and PTHREAD_LIBS when | Ken Raeburn | 2004-07-11 | 2 | -2/+10 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Always include the thread library on | Ken Raeburn | 2004-07-09 | 2 | -5/+34 |
| * | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in LDCOMBINE | Ken Raeburn | 2004-07-09 | 2 | -1/+6 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Don't test for pthread.h specifically | Ken Raeburn | 2004-07-09 | 2 | -1/+6 |
| * | * k5-thread.h: Test HAVE_PTHREAD instead of HAVE_PTHREAD_H | Ken Raeburn | 2004-07-09 | 2 | -1/+3 |
| * | * kdb_db2.c (krb5_db2_db_get_principal): Rename local variable "try" | Ken Raeburn | 2004-07-09 | 2 | -3/+10 |
| * | forgot the changelog | Jeffrey Altman | 2004-07-09 | 1 | -0/+4 |
| * | osconf.h: | Jeffrey Altman | 2004-07-09 | 1 | -1/+1 |
| * | * win-mac.h (KRB5_USE_INET6, ENABLE_THREADS): Define | Ken Raeburn | 2004-07-09 | 2 | -0/+6 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Default to enabling support | Ken Raeburn | 2004-07-08 | 2 | -6/+10 |
| * | * cc_mslsa.c: Fix thread safety | Jeffrey Altman | 2004-07-08 | 2 | -3/+14 |
| * | kfw-fixed.nsi: Add registry keys to allow KFW executables to access the | Jeffrey Altman | 2004-07-08 | 2 | -0/+36 |