| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | ignore generated file krb5support32.def | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
| * | ignore generated file gssapi_krb5.h | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
| * | * mpool/mpool.c (mpool_get, mpool_write): Check that the offset calculation | Ken Raeburn | 2004-06-19 | 2 | -0/+17 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-19 | 4 | -2/+7 |
| * | * aclocal.m4 (WITH_CC): Use -Wl,-search_paths_first for linking on Darwin. | Ken Raeburn | 2004-06-19 | 2 | -3/+18 |
| * | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set PICFLAGS or LDFLAGS. | Ken Raeburn | 2004-06-19 | 2 | -9/+18 |
| * | * pre.in (PTHREAD_CFLAGS): New variable. | Ken Raeburn | 2004-06-19 | 2 | -1/+7 |
| * | * Makefile.in (all-windows): Make autoconf.h in include\krb5 before building | Ken Raeburn | 2004-06-19 | 2 | -1/+26 |
| * | * win-pre.in (SLIB): New variable | Ken Raeburn | 2004-06-18 | 2 | -1/+5 |
| * | * k5-platform.h (MAKE_INIT_FUNCTION, CALL_INIT_FUNCTION, INITIALIZER_RAN): Use | Ken Raeburn | 2004-06-18 | 2 | -5/+11 |
| * | * Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_GLUE, SGLUE): New | Ken Raeburn | 2004-06-18 | 3 | -31/+125 |
| * | * Makefile.in (OBJFILEDEP, OBJFILELIST) [DOS]: Include locally built object | Ken Raeburn | 2004-06-18 | 2 | -2/+11 |
| * | * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objects | Ken Raeburn | 2004-06-18 | 2 | -2/+17 |
| * | * version.rc: Add info for support library | Ken Raeburn | 2004-06-18 | 2 | -0/+15 |
| * | * Makefile.in (all-windows): Build support directory | Ken Raeburn | 2004-06-18 | 2 | -0/+7 |