| Commit message (Expand) | Author | Age | Files | Lines |
* | * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_class doesn't | Tom Yu | 2005-03-23 | 2 | -0/+14 |
* | * sn2princ.c (krb5_sname_to_principal): | Jeffrey Altman | 2005-03-06 | 2 | -20/+55 |
* | Fix some potential resource leaks in dnsglue.c | Tom Yu | 2005-01-12 | 2 | -17/+43 |
* | make depend | Tom Yu | 2005-01-06 | 1 | -0/+6 |
* | Add new function krb5_boolean krb5_is_thread_safe(void) to library. | Jeffrey Altman | 2005-01-05 | 3 | -0/+47 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -261/+276 |
* | * include/k5-int.h (struct _krb5int_access): Add function pointer field | Ken Raeburn | 2004-12-08 | 2 | -0/+6 |
* | allow build with KRB5_DNS_LOOKUP undefined | Tom Yu | 2004-12-06 | 2 | -0/+7 |
* | * locate_kdc.c (krb5int_add_host_to_list): If debugging, log the requested | Ken Raeburn | 2004-11-19 | 4 | -10/+32 |
* | make depend | Ken Raeburn | 2004-11-16 | 1 | -17/+17 |
* | * locate_kdc.c: Include stdarg.h. | Ken Raeburn | 2004-10-21 | 2 | -52/+40 |
* | * dnssrv.c (krb5int_make_srv_query_realm): Append a dot to the hostname, if | Ken Raeburn | 2004-10-19 | 2 | -0/+10 |
* | * dnsglue.c (initparse): Skip query type and class when we lack | Tom Yu | 2004-10-19 | 2 | -3/+12 |
* | add dependencies for t_*.c test programs | Ken Raeburn | 2004-10-19 | 2 | -0/+24 |
* | make depend | Ken Raeburn | 2004-10-19 | 1 | -7/+7 |
* | ignore t_locate_kdc | Ken Raeburn | 2004-10-19 | 1 | -0/+1 |
* | * Makefile.in (TEST_PROGS): Add t_locate_kdc. | Ken Raeburn | 2004-10-19 | 2 | -1/+8 |
* | * localaddr.c (print_addr): If getnameinfo returns EAI_SYSTEM, report what the | Ken Raeburn | 2004-10-06 | 2 | -5/+10 |
* | * localaddr.c (foreach_localaddr): Be more careful not to walk past the end of | Ken Raeburn | 2004-10-06 | 2 | -6/+13 |
* | * localaddr.c (get_ifreq_array): Split out from foreach_localaddr general | Ken Raeburn | 2004-10-06 | 2 | -27/+50 |
* | * localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDRCONF && 0]: Fix | Ken Raeburn | 2004-10-05 | 2 | -2/+9 |
* | * localaddr.c (get_if_laddrconf, foreach_localaddr): New implementation for | Ken Raeburn | 2004-10-01 | 2 | -0/+205 |
* | * hst_realm.c: provide definition for MAXDNAME if | Jeffrey Altman | 2004-10-01 | 2 | -1/+11 |
* | 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 |
* | Add DNS resolver glue layer. Use it | Tom Yu | 2004-09-21 | 6 | -327/+565 |
* | * dnssrv.c: | Tom Yu | 2004-09-14 | 4 | -0/+10 |
* | 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 |
* | ccdefname.c (krb5_cc_set_default_name, krb5_cc_default_name): Look up the def... | Alexandra Ellwood | 2004-08-12 | 2 | -41/+64 |
* | [needs the include/configure.in checkin of a few minutes ago, too] | Ken Raeburn | 2004-07-22 | 2 | -2/+15 |
* | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 6 | -5/+9 |
* | Remove use of client principal from krb5_context (default_ccprincipal) and de... | Alexandra Ellwood | 2004-07-15 | 3 | -13/+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 |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 7 | -9/+18 |
* | Localize the OS-specific bits of retrieving the current time a bit more. | Ken Raeburn | 2004-06-15 | 3 | -44/+78 |
* | ugh. revert last change | Ken Raeburn | 2004-06-09 | 2 | -6/+1 |
* | * sendto_kdc.c (krb5int_sendtokdc_debug_handler) [!DEBUG]: Define as a macro, | Ken Raeburn | 2004-06-09 | 2 | -1/+6 |
* | * kuserok.c (krb5_kuserok): Handle draft POSIX versions of getpwnam_r | Ken Raeburn | 2004-06-04 | 2 | -2/+20 |
* | fix missing braces in an_to_ln.c security patch | Tom Yu | 2004-06-02 | 2 | -1/+7 |
* | fix buffer overflow in an_to_ln.c | Tom Yu | 2004-06-01 | 2 | -4/+48 |
* | Patch from Matt Crawford to allow matching on realm in cross-realm | Sam Hartman | 2004-05-07 | 2 | -4/+11 |
* | Rename header file foreachaddr.c to foreachaddr.h, now that it isn't | Ken Raeburn | 2004-05-05 | 3 | -3/+4 |
* | * localaddr.c: Incorporate foreach_localaddr implementation. Export it as | Ken Raeburn | 2004-05-05 | 2 | -1/+792 |
* | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -140/+168 |
* | add newline at end of file | Ken Raeburn | 2004-04-23 | 1 | -1/+1 |
* | * sendto_kdc.c (get_so_error): New function. | Ken Raeburn | 2004-03-22 | 2 | -21/+36 |
* | * sendto_kdc.c (krb5int_sendto): Initialize select_state.end_time | Ken Raeburn | 2004-03-22 | 2 | -0/+5 |