| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * hst_realm.c: provide definition for MAXDNAME if | Jeffrey Altman | 2004-10-01 | 2 | -1/+11 |
| * | Make patchlevel.h be the master version file | Tom Yu | 2004-09-25 | 3 | -8/+71 |
| * | make depend | Ken Raeburn | 2004-09-24 | 1 | -7/+14 |
| * | * Makefile.in (T_STD_CONF_OBJS): Include dnsglue.o | Ken Raeburn | 2004-09-23 | 2 | -1/+5 |
| * | Don't assume that presence of res_nsearch() means we have ns_initparse() | Tom Yu | 2004-09-21 | 2 | -6/+15 |
| * | memory leak in rd_cred.c | Tom Yu | 2004-09-21 | 2 | -1/+10 |
| * | Add DNS resolver glue layer. Use it | Tom Yu | 2004-09-21 | 6 | -327/+565 |
| * | Fix error code returned for empty sequences and check the error | Jeffrey Altman | 2004-09-17 | 2 | -2/+10 |
| * | * dnssrv.c: | Tom Yu | 2004-09-14 | 4 | -0/+10 |
| * | * cc_mslsa.c: Implement krb5_lcc_initialize() | Jeffrey Altman | 2004-09-10 | 2 | -6/+35 |
| * | cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2Message | Jeffrey Altman | 2004-09-10 | 2 | -3/+6 |
| * | 2004-09-10 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-09-10 | 2 | -8/+374 |
| * | * cc_mslsa.c: | Jeffrey Altman | 2004-09-02 | 2 | -23/+246 |
| * | oops, forgot changelog | Tom Yu | 2004-08-31 | 1 | -0/+5 |
| * | fix MITKRB5-SA-2004-003 | Tom Yu | 2004-08-31 | 2 | -0/+4 |
| * | fix MITKRB5-SA-2004-002 | Tom Yu | 2004-08-31 | 5 | -2/+25 |
| * | move last patch down a little so it applies to tcp sockets as well as udp | Ken Raeburn | 2004-08-28 | 1 | -14/+15 |
| * | * sendto_kdc.c (start_connection) [DEBUG]: Log the local socket address | Ken Raeburn | 2004-08-28 | 2 | -0/+27 |
| * | Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs in | Ken Raeburn | 2004-08-27 | 4 | -3/+15 |
| * | * cc_file.c (struct _krb5_fcc_data): Add new mutex disk_file_lock and flag | Ken Raeburn | 2004-08-16 | 2 | -11/+70 |
| * | * cc_file.c: Add buffering on reading. | Ken Raeburn | 2004-08-15 | 2 | -12/+101 |
| * | * cc_file.c (dereference): Lock mutex around call to krb5_fcc_close_file | Ken Raeburn | 2004-08-15 | 2 | -1/+9 |
| * | Only open a credential cache file once, even if multiple krb5_ccache objects | Ken Raeburn | 2004-08-13 | 4 | -77/+172 |
| * | get_in_tkt.c (get_init_creds): Support ticket_lifetime libdefault. Made aware... | Alexandra Ellwood | 2004-08-12 | 2 | -27/+69 |
| * | ccdefname.c (krb5_cc_set_default_name, krb5_cc_default_name): Look up the def... | Alexandra Ellwood | 2004-08-12 | 2 | -41/+64 |
| * | * libkrb5.exports: Remove memory ccache symbols except ops table | Ken Raeburn | 2004-08-08 | 2 | -14/+4 |
| * | * cc_file.c: Remove USE_STDIO support | Ken Raeburn | 2004-08-05 | 2 | -317/+15 |
| * | * 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 |
| * | Implement new replay cache type "none" | Ken Raeburn | 2004-07-30 | 5 | -3/+108 |
| * | cc_mslsa.c: fix is_windows_xp not to return true for windows 2000 | Jeffrey Altman | 2004-07-26 | 2 | -1/+6 |
| * | [needs the include/configure.in checkin of a few minutes ago, too] | Ken Raeburn | 2004-07-22 | 2 | -2/+15 |
| * | * 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 | 10 | -7/+19 |
| * | Remove use of client principal from krb5_context (default_ccprincipal) and de... | Alexandra Ellwood | 2004-07-15 | 5 | -79/+39 |
| * | * t_cc.c (cc_test): Rename one of the "resolve" cases so the messages can be | Ken Raeburn | 2004-07-14 | 2 | -1/+6 |
| * | * cc_mslsa.c: Fix thread safety | Jeffrey Altman | 2004-07-08 | 2 | -3/+14 |
| * | 2004-07-07 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-07-07 | 2 | -0/+6 |
| * | * dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSEARCH]: Use res_nsearch | Ken Raeburn | 2004-07-04 | 3 | -0/+63 |
| * | * an_to_ln.c: Include string.h | Ken Raeburn | 2004-07-02 | 2 | -0/+5 |
| * | Thread-safety for file-based credentials caches | Ken Raeburn | 2004-06-30 | 2 | -74/+195 |
| * | * 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 |
| * | 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 |
| * | 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 |
| * | * 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 | 20 | -79/+49 |
| * | cc_mslsa.c: Comment out calls to FormatMessage and do not terminate | Jeffrey Altman | 2004-06-22 | 2 | -0/+17 |