summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-3093/+0
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-021-0/+4
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-011-0/+4
* * locate_kdc.c (module_locate_server): Don't set cbdata.lp at initialization ...Ken Raeburn2006-03-091-0/+5
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-081-0/+4
* Merge from plugin branchKen Raeburn2006-03-071-0/+49
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-271-0/+5
* * Correct function prototypes that should have been using Jeffrey Altman2005-11-151-0/+12
* * dnsglue.c (USE_RES_NINIT): Fix braino: define to 1, not emptyTom Yu2005-09-161-0/+5
* Rework logic for using res_ninit() and friends to fall back toTom Yu2005-09-081-0/+8
* * sendto_kdc.c (service_fds): Don't create a select_state on the stack; take anKen Raeburn2005-06-101-0/+8
* Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctxJeffrey Altman2005-04-231-0/+8
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-0/+24
* * kuserok.c (krb5_kuserok): Use k5_getpwnam_rKen Raeburn2005-03-261-0/+4
* * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_class doesn'tTom Yu2005-03-231-0/+5
* * sn2princ.c (krb5_sname_to_principal):Jeffrey Altman2005-03-061-0/+7
* Fix some potential resource leaks in dnsglue.cTom Yu2005-01-121-0/+7
* Add new function krb5_boolean krb5_is_thread_safe(void) to library.Jeffrey Altman2005-01-051-0/+4
* * include/k5-int.h (struct _krb5int_access): Add function pointer fieldKen Raeburn2004-12-081-0/+4
* allow build with KRB5_DNS_LOOKUP undefinedTom Yu2004-12-061-0/+5
* * locate_kdc.c (krb5int_add_host_to_list): If debugging, log the requestedKen Raeburn2004-11-191-0/+13
* * locate_kdc.c: Include stdarg.h.Ken Raeburn2004-10-211-0/+10
* * dnssrv.c (krb5int_make_srv_query_realm): Append a dot to the hostname, ifKen Raeburn2004-10-191-0/+6
* * dnsglue.c (initparse): Skip query type and class when we lackTom Yu2004-10-191-0/+7
* add dependencies for t_*.c test programsKen Raeburn2004-10-191-0/+1
* * Makefile.in (TEST_PROGS): Add t_locate_kdc.Ken Raeburn2004-10-191-0/+5
* * localaddr.c (print_addr): If getnameinfo returns EAI_SYSTEM, report what theKen Raeburn2004-10-061-0/+2
* * localaddr.c (foreach_localaddr): Be more careful not to walk past the end ofKen Raeburn2004-10-061-0/+4
* * localaddr.c (get_ifreq_array): Split out from foreach_localaddr generalKen Raeburn2004-10-061-0/+6
* * localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDRCONF && 0]: FixKen Raeburn2004-10-051-0/+7
* * localaddr.c (get_if_laddrconf, foreach_localaddr): New implementation forKen Raeburn2004-10-011-0/+7
* * hst_realm.c: provide definition for MAXDNAME ifJeffrey Altman2004-10-011-0/+5
* * Makefile.in (T_STD_CONF_OBJS): Include dnsglue.oKen Raeburn2004-09-231-0/+4
* Don't assume that presence of res_nsearch() means we have ns_initparse()Tom Yu2004-09-211-0/+6
* Add DNS resolver glue layer. Use itTom Yu2004-09-211-0/+16
* * dnssrv.c:Tom Yu2004-09-141-0/+7
* * sendto_kdc.c (start_connection) [DEBUG]: Log the local socket addressKen Raeburn2004-08-281-0/+5
* ccdefname.c (krb5_cc_set_default_name, krb5_cc_default_name): Look up the def...Alexandra Ellwood2004-08-121-0/+7
* [needs the include/configure.in checkin of a few minutes ago, too]Ken Raeburn2004-07-221-0/+7
* zap remaining bits of macsock.h supportKen Raeburn2004-07-171-0/+5
* Remove use of client principal from krb5_context (default_ccprincipal) and de...Alexandra Ellwood2004-07-151-0/+6
* * dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSEARCH]: Use res_nsearchKen Raeburn2004-07-041-0/+7
* * an_to_ln.c: Include string.hKen Raeburn2004-07-021-0/+4
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-0/+9
* Localize the OS-specific bits of retrieving the current time a bit more.Ken Raeburn2004-06-151-0/+14
* ugh. revert last changeKen Raeburn2004-06-091-5/+0
* * sendto_kdc.c (krb5int_sendtokdc_debug_handler) [!DEBUG]: Define as a macro,Ken Raeburn2004-06-091-0/+5
* * kuserok.c (krb5_kuserok): Handle draft POSIX versions of getpwnam_rKen Raeburn2004-06-041-0/+5
* fix missing braces in an_to_ln.c security patchTom Yu2004-06-021-0/+5
* fix buffer overflow in an_to_ln.cTom Yu2004-06-011-0/+7