| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Makefile.in (LOCALINCLUDES): Add $(srcdir)/.. to the list | Ken Raeburn | 2004-07-08 | 2 | -1/+5 |
| * | * disp_status.c: Include gss_libinit.h. | Ken Raeburn | 2004-07-07 | 2 | -8/+9 |
| * | 2004-07-07 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-07-07 | 2 | -0/+6 |
| * | * kfw-fixed.nsi: Microsoft did not place the AllowTGTSessionKey in | Jeffrey Altman | 2004-07-07 | 2 | -0/+12 |
| * | * k5-thread.h [! HAVE_PTHREAD_H]: Don't explicitly disable thread support when | Ken Raeburn | 2004-07-07 | 2 | -5/+50 |
| * | Make thread-specific data support build under Windows (but don't enable it yet) | Ken Raeburn | 2004-07-07 | 2 | -2/+11 |
| * | * k5-thread.h: Use K5_THREAD_H for multiple inclusion protection. | Ken Raeburn | 2004-07-07 | 2 | -3/+74 |
| * | * configure.in: Check for getpwuid_r | Ken Raeburn | 2004-07-07 | 2 | -1/+5 |
| * | * import_name.c (krb5_gss_import_name) [HAVE_GETPWUID_R]: Use getpwuid_r | Ken Raeburn | 2004-07-07 | 2 | -5/+32 |
| * | * configure.in: Check for pthread_rwlock_init | Ken Raeburn | 2004-07-06 | 2 | -1/+4 |
| * | * configure.in: Fix bug in last change that caused a variable to be used befo... | Ken Raeburn | 2004-07-06 | 2 | -1/+6 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Look for res_nsearch. | Ken Raeburn | 2004-07-04 | 3 | -5/+18 |
| * | * dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSEARCH]: Use res_nsearch | Ken Raeburn | 2004-07-04 | 3 | -0/+63 |
| * | * error_message.c (remove_error_table) [!ENABLE_THREADS && DEBUG_THREADS]: Up... | Ken Raeburn | 2004-07-04 | 2 | -1/+6 |
| * | * k5-thread.h: Restructured mutex code. | Ken Raeburn | 2004-07-02 | 2 | -175/+292 |
| * | * an_to_ln.c: Include string.h | Ken Raeburn | 2004-07-02 | 2 | -0/+5 |
| * | * kinit.c (k5_kinit): Don't free addresses after calling | Ken Raeburn | 2004-07-01 | 2 | -1/+5 |
| * | * configure.in: Test for 'inline' support. | Ken Raeburn | 2004-07-01 | 4 | -17/+10 |
| * | * k5-thread.h (K5_MUTEX_DEBUG_INITIALIZER): Use current file and line. | Ken Raeburn | 2004-07-01 | 2 | -10/+23 |
| * | Thread-safety for file-based credentials caches | Ken Raeburn | 2004-06-30 | 2 | -74/+195 |
| * | * k5-thread.h (k5_debug_assert_locked, k5_debug_assert_unlocked): New macros. | Ken Raeburn | 2004-06-30 | 2 | -0/+22 |
| * | * libkadm5clnt.exports: Export kadm5_get_admin_service_name | Ken Raeburn | 2004-06-30 | 2 | -0/+5 |
| * | * cc_mslsa.c: | Jeffrey Altman | 2004-06-30 | 2 | -63/+358 |
| * | * cc_memory.c (krb5_mcc_free): Don't free the mutex here | Ken Raeburn | 2004-06-29 | 2 | -2/+4 |
| * | Lots of signedness and argument-casting fixes. Some arithmetic | Tom Yu | 2004-06-28 | 12 | -53/+118 |
| * | Missed some log data with last checkin: | Ken Raeburn | 2004-06-28 | 1 | -0/+5 |
| * | * cc_memory.c: Include k5-thread.h. | Ken Raeburn | 2004-06-28 | 4 | -173/+231 |
| * | * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32 | Tom Yu | 2004-06-26 | 2 | -1/+5 |
| * | more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32 | Tom Yu | 2004-06-25 | 7 | -18/+29 |
| * | * k5-platform.h (JOIN4, JOIN4_2, JOIN3, JOIN3_2): Unused macros deleted. | Ken Raeburn | 2004-06-25 | 2 | -32/+36 |
| * | gssapi_krb5.h is autogenerated in krb5-1.4 and later (don't pull up) | Alexandra Ellwood | 2004-06-25 | 1 | -1/+1 |
| * | Updated for krb5-1.4 file changes | Alexandra Ellwood | 2004-06-25 | 1 | -43/+1161 |
| * | gssapi_krb5.h is autogenerated in krb5-1.4 and later (don't pull up) | Alexandra Ellwood | 2004-06-25 | 1 | -4/+7 |
| * | * configure.in: Fix typo in setting krb5_cv_header_sys_param_h_maxhostnamelen | Ken Raeburn | 2004-06-25 | 2 | -1/+6 |
| * | * kpasswd.c (P1, P2): Cosmetic fix for prompts to avoid | Tom Yu | 2004-06-25 | 2 | -2/+7 |
| * | Use null pointer as service name to request host-based service name | Tom Yu | 2004-06-24 | 3 | -10/+18 |
| * | update copyright, fix comment typo | Ken Raeburn | 2004-06-24 | 1 | -2/+2 |
| * | * cc_file.c (krb5_fcc_read_data): Combine stdio and posix versions of code with | Ken Raeburn | 2004-06-24 | 2 | -32/+24 |
| * | typo in last change | Ken Raeburn | 2004-06-24 | 1 | -1/+0 |
| * | * threads.c: Reorganize code: One definition of each function, with | Ken Raeburn | 2004-06-24 | 2 | -181/+177 |
| * | use host-based service name for kadmin client | Tom Yu | 2004-06-24 | 2 | -3/+22 |
| * | * alt_prof.c (kadm5_get_admin_service_name): Fix call to | Tom Yu | 2004-06-24 | 2 | -3/+15 |
| * | * client_init.c (_kadm5_init_any)[DEBUG]: Print error from | Tom Yu | 2004-06-24 | 2 | -0/+8 |
| * | * cc_file.c (my_fopen): Function deleted. | Ken Raeburn | 2004-06-22 | 2 | -9/+3 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 46 | -188/+96 |
| * | cc_mslsa.c: Comment out calls to FormatMessage and do not terminate | Jeffrey Altman | 2004-06-22 | 2 | -0/+17 |
| * | * threads.c (key_lock): Change to a k5_mutex_t. | Ken Raeburn | 2004-06-21 | 2 | -21/+72 |
| * | * cc_mslsa.c: Enforce acceptable enctypes by checking against | Jeffrey Altman | 2004-06-19 | 2 | -56/+121 |
| * | fix some 64-bit bugs in RPCSEC_GSS | Tom Yu | 2004-06-19 | 6 | -23/+63 |
| * | ignore generated timestamp file autoconf.stmp | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |