| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): On AIX and OSF/1, always add | Ken Raeburn | 2004-08-08 | 2 | -1/+15 |
| * | * configure.in: Look for sched.h and sched_yield. | Ken Raeburn | 2004-08-07 | 3 | -4/+17 |
| * | updated for new files | Alexandra Ellwood | 2004-08-06 | 1 | -48/+96 |
| * | * cc_file.c: Remove USE_STDIO support | Ken Raeburn | 2004-08-05 | 2 | -317/+15 |
| * | * k5-thread.h [HAVE_PTHREAD]: Include sched.h if DEBUG_THREADS_SLOW is defined. | Ken Raeburn | 2004-08-05 | 2 | -10/+40 |
| * | * srv_rcache.c (krb5_get_server_rcache): Call krb5_rc_recover_or_initialize | Ken Raeburn | 2004-08-04 | 2 | -7/+10 |
| * | * rc-int.h (struct _krb5_rc_ops): Add new member, recover_or_init. | Ken Raeburn | 2004-08-04 | 7 | -7/+59 |
| * | * k5-int.h (krb5_rc_recover_or_initialize): Declare | Ken Raeburn | 2004-08-04 | 2 | -0/+4 |
| * | * configure.in: Actually check for pthread_mutex_lock | Ken Raeburn | 2004-08-04 | 2 | -1/+5 |
| * | * configure.in: Build makefile for new "threads" subdirectory | Ken Raeburn | 2004-08-03 | 2 | -1/+5 |
| * | * Makefile.in, t_rcache.c: New files | Ken Raeburn | 2004-08-03 | 3 | -0/+186 |
| * | * threads.c (krb5int_thread_support_init): Do finish initialization after key... | Ken Raeburn | 2004-07-31 | 2 | -2/+10 |
| * | Implement new replay cache type "none" | Ken Raeburn | 2004-07-30 | 5 | -3/+108 |
| * | * configure.in: Only sanity-check setutent() API if there is no | Tom Yu | 2004-07-30 | 2 | -16/+23 |
| * | * gssapi_krb5.c (kg_ccache_name): Variable deleted. | Ken Raeburn | 2004-07-30 | 2 | -3/+23 |
| * | Export lucid context functions and gss_krb5_set_allowable_enctypes | Sam Hartman | 2004-07-29 | 2 | -0/+7 |
| * | Add a mutex to the GSSAPI krb5 mechanism credential structure. Lock it while | Ken Raeburn | 2004-07-29 | 11 | -30/+146 |
| * | * set_ccache.c (gss_krb5_ccache_name): Don't make a copy of the string returned | Ken Raeburn | 2004-07-29 | 2 | -29/+13 |
| * | * gssapi_krb5.c (kg_get_ccache_name): Make the copy always, not just | Ken Raeburn | 2004-07-29 | 2 | -16/+22 |
| * | * gssapi_krb5.c (kg_get_ccache_name): Make a copy of the default ccache name, | Ken Raeburn | 2004-07-28 | 2 | -1/+8 |
| * | * tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_data, parse_tl_data, | Ken Raeburn | 2004-07-28 | 3 | -15/+26 |
| * | * k5-thread.h [HAVE_PRAGMA_WEAK_REF]: Declare the pthread mutex functions as | Ken Raeburn | 2004-07-28 | 2 | -0/+15 |
| * | cc_mslsa.c: fix is_windows_xp not to return true for windows 2000 | Jeffrey Altman | 2004-07-26 | 2 | -1/+6 |
| * | another krb4 ticket backdating fix | Tom Yu | 2004-07-24 | 2 | -6/+11 |
| * | Add a mutex to protect the per-process fake-getaddrinfo data cache. | Ken Raeburn | 2004-07-23 | 5 | -12/+93 |
| * | [needs the include/configure.in checkin of a few minutes ago, too] | Ken Raeburn | 2004-07-22 | 2 | -2/+15 |
| * | * configure.in: Look for "struct lifconf" and maybe define HAVE_STRUCT_LIFCONF | Ken Raeburn | 2004-07-22 | 2 | -0/+17 |
| * | * 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 |