| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -3093/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -79/+0 |
| * | * Makefile.in (DEFS): Make empty | Ken Raeburn | 2006-04-02 | 2 | -1/+5 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 4 | -0/+7 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -338/+341 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -108/+139 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -138/+138 |
| * | * locate_kdc.c (module_locate_server): Don't set cbdata.lp at initialization ... | Ken Raeburn | 2006-03-09 | 2 | -1/+7 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -47/+93 |
| * | krb5.h, which is built after util/et, which is built after the support | Ken Raeburn | 2006-03-08 | 2 | -1/+5 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 10 | -177/+436 |
| * | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 2 | -2/+7 |
| * | update copyright dates | Ken Raeburn | 2006-01-26 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -161/+112 |
| * | * Correct function prototypes that should have been using | Jeffrey Altman | 2005-11-15 | 4 | -6/+18 |
| * | * dnsglue.c (USE_RES_NINIT): Fix braino: define to 1, not empty | Tom Yu | 2005-09-16 | 2 | -1/+6 |
| * | Rework logic for using res_ninit() and friends to fall back to | Tom Yu | 2005-09-08 | 2 | -10/+28 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -3/+0 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -112/+161 |
| * | * sendto_kdc.c (service_fds): Don't create a select_state on the stack; take an | Ken Raeburn | 2005-06-10 | 2 | -23/+40 |
| * | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -8/+8 |
| * | Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctx | Jeffrey Altman | 2005-04-23 | 2 | -4/+29 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 22 | -25/+24 |
| * | * kuserok.c (krb5_kuserok): Use k5_getpwnam_r | Ken Raeburn | 2005-03-26 | 2 | -13/+5 |
| * | * 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 |