summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* * hst_realm.c: provide definition for MAXDNAME ifJeffrey Altman2004-10-012-1/+11
* Make patchlevel.h be the master version fileTom Yu2004-09-253-8/+71
* make dependKen Raeburn2004-09-241-7/+14
* * Makefile.in (T_STD_CONF_OBJS): Include dnsglue.oKen Raeburn2004-09-232-1/+5
* Don't assume that presence of res_nsearch() means we have ns_initparse()Tom Yu2004-09-212-6/+15
* memory leak in rd_cred.cTom Yu2004-09-212-1/+10
* Add DNS resolver glue layer. Use itTom Yu2004-09-216-327/+565
* Fix error code returned for empty sequences and check the errorJeffrey Altman2004-09-172-2/+10
* * dnssrv.c:Tom Yu2004-09-144-0/+10
* * cc_mslsa.c: Implement krb5_lcc_initialize()Jeffrey Altman2004-09-102-6/+35
* cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2MessageJeffrey Altman2004-09-102-3/+6
* 2004-09-10 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-09-102-8/+374
* * cc_mslsa.c:Jeffrey Altman2004-09-022-23/+246
* oops, forgot changelogTom Yu2004-08-311-0/+5
* fix MITKRB5-SA-2004-003Tom Yu2004-08-312-0/+4
* fix MITKRB5-SA-2004-002Tom Yu2004-08-315-2/+25
* move last patch down a little so it applies to tcp sockets as well as udpKen Raeburn2004-08-281-14/+15
* * sendto_kdc.c (start_connection) [DEBUG]: Log the local socket addressKen Raeburn2004-08-282-0/+27
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-274-3/+15
* * cc_file.c (struct _krb5_fcc_data): Add new mutex disk_file_lock and flagKen Raeburn2004-08-162-11/+70
* * cc_file.c: Add buffering on reading.Ken Raeburn2004-08-152-12/+101
* * cc_file.c (dereference): Lock mutex around call to krb5_fcc_close_fileKen Raeburn2004-08-152-1/+9
* Only open a credential cache file once, even if multiple krb5_ccache objectsKen Raeburn2004-08-134-77/+172
* get_in_tkt.c (get_init_creds): Support ticket_lifetime libdefault. Made aware...Alexandra Ellwood2004-08-122-27/+69
* ccdefname.c (krb5_cc_set_default_name, krb5_cc_default_name): Look up the def...Alexandra Ellwood2004-08-122-41/+64
* * libkrb5.exports: Remove memory ccache symbols except ops tableKen Raeburn2004-08-082-14/+4
* * cc_file.c: Remove USE_STDIO supportKen Raeburn2004-08-052-317/+15
* * srv_rcache.c (krb5_get_server_rcache): Call krb5_rc_recover_or_initializeKen Raeburn2004-08-042-7/+10
* * rc-int.h (struct _krb5_rc_ops): Add new member, recover_or_init.Ken Raeburn2004-08-047-7/+59
* Implement new replay cache type "none"Ken Raeburn2004-07-305-3/+108
* cc_mslsa.c: fix is_windows_xp not to return true for windows 2000Jeffrey Altman2004-07-262-1/+6
* [needs the include/configure.in checkin of a few minutes ago, too]Ken Raeburn2004-07-222-2/+15
* * cc_memory.c (krb5_mcc_store): When allocating krb5_mcc_linkEzra Peisach2004-07-182-1/+6
* zap remaining bits of macsock.h supportKen Raeburn2004-07-1710-7/+19
* Remove use of client principal from krb5_context (default_ccprincipal) and de...Alexandra Ellwood2004-07-155-79/+39
* * t_cc.c (cc_test): Rename one of the "resolve" cases so the messages can beKen Raeburn2004-07-142-1/+6
* * cc_mslsa.c: Fix thread safetyJeffrey Altman2004-07-082-3/+14
* 2004-07-07 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-07-072-0/+6
* * dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSEARCH]: Use res_nsearchKen Raeburn2004-07-043-0/+63
* * an_to_ln.c: Include string.hKen Raeburn2004-07-022-0/+5
* Thread-safety for file-based credentials cachesKen Raeburn2004-06-302-74/+195
* * cc_mslsa.c:Jeffrey Altman2004-06-302-63/+358
* * cc_memory.c (krb5_mcc_free): Don't free the mutex hereKen Raeburn2004-06-292-2/+4
* Missed some log data with last checkin:Ken Raeburn2004-06-281-0/+5
* * cc_memory.c: Include k5-thread.h.Ken Raeburn2004-06-284-173/+231
* update copyright, fix comment typoKen Raeburn2004-06-241-2/+2
* * cc_file.c (krb5_fcc_read_data): Combine stdio and posix versions of code withKen Raeburn2004-06-242-32/+24
* * cc_file.c (my_fopen): Function deleted.Ken Raeburn2004-06-222-9/+3
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-2220-79/+49
* cc_mslsa.c: Comment out calls to FormatMessage and do not terminateJeffrey Altman2004-06-222-0/+17