| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Kevin Coffman's patches to support passing gss context state to kernel | Tom Yu | 2004-10-26 | 7 | -70/+109 |
| * | * libkrb5support.exports: Export krb5int_fac, _lock_fac, _unlock_fac | Ken Raeburn | 2004-10-25 | 2 | -0/+8 |
| * | * prof_file.c (profile_update_file_data): When resetting flags, preserve SHARED | Ken Raeburn | 2004-10-22 | 3 | -25/+75 |
| * | * 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 |
| * | * libprofile.exports: Add profile_flush_to_file | Ken Raeburn | 2004-10-19 | 2 | -0/+5 |
| * | add dependencies for t_*.c test programs | Ken Raeburn | 2004-10-19 | 2 | -0/+24 |
| * | make depend | Ken Raeburn | 2004-10-19 | 2 | -9/+10 |
| * | 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 |
| * | Allow profile library caller to write the modified data to a different | Ken Raeburn | 2004-10-18 | 8 | -28/+122 |
| * | * Makefile.in (install-unix): Install headers | Tom Yu | 2004-10-18 | 2 | -0/+12 |
| * | * prof_file.c, prof_int.h, prof_set.c: Remove support for non-SHARE_TREE_DATA | Ken Raeburn | 2004-10-15 | 5 | -73/+107 |
| * | * t_deltat.c (main): Unadorned integer no longer fails now that we | Tom Yu | 2004-10-14 | 2 | -1/+6 |
| * | * prof_file.c (profile_library_initializer, profile_library_finalizer): Adde... | Alexandra Ellwood | 2004-10-13 | 2 | -0/+10 |
| * | Need prototypes for profile_lock_global and profile_unlock_global | Alexandra Ellwood | 2004-10-13 | 2 | -0/+8 |
| * | krb5_string_to_deltat should default to seconds if no unit is provided. If t... | Alexandra Ellwood | 2004-10-13 | 5 | -721/+541 |
| * | Fix small memory leak in repeated krb5 context creation and deletion: | Ken Raeburn | 2004-10-13 | 3 | -2/+8 |
| * | Fix the forced setting of the Initial Ticket Flag on Win2000 and | Jeffrey Altman | 2004-10-08 | 2 | -1/+21 |
| * | * et_c.awk, et_h.awk: Fix off-by-one error. | Tom Yu | 2004-10-07 | 5 | -4/+11 |
| * | * et_c.awk, et_h.awk: Complain if the error table is too large. | Ken Raeburn | 2004-10-07 | 5 | -14/+41 |
| * | Install example config files | Tom Yu | 2004-10-07 | 6 | -2/+19 |
| * | * 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 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): On HP-UX, define some preprocessor | Ken Raeburn | 2004-10-06 | 2 | -0/+12 |
| * | forgot to check in with fake-addrinfo.h | Ken Raeburn | 2004-10-06 | 1 | -0/+6 |
| * | * localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDRCONF && 0]: Fix | Ken Raeburn | 2004-10-05 | 2 | -2/+9 |
| * | * fake-addrinfo.h (AI_ADDRCONFIG, AI_V4MAPPED, AI_ALL): If not defined, or when | Ken Raeburn | 2004-10-05 | 1 | -7/+23 |
| * | Added new files used by krb5-1.4 | Alexandra Ellwood | 2004-10-04 | 1 | -1/+49 |
| * | * localaddr.c (get_if_laddrconf, foreach_localaddr): New implementation for | Ken Raeburn | 2004-10-01 | 2 | -0/+205 |
| * | * configure.in: Check for struct if_laddrconf, as for struct lifconf | Ken Raeburn | 2004-10-01 | 2 | -0/+18 |
| * | * kcmd.c (kcmd_connect): Set *addrfamilyp with the address family actually used | Ken Raeburn | 2004-10-01 | 2 | -0/+6 |
| * | * update the include paths to allow patchlevel.h to be found | Jeffrey Altman | 2004-10-01 | 6 | -4/+16 |
| * | * update Changelog | Jeffrey Altman | 2004-10-01 | 1 | -0/+4 |
| * | * Add new conditional resource strings | Jeffrey Altman | 2004-10-01 | 1 | -1/+26 |
| * | * hst_realm.c: provide definition for MAXDNAME if | Jeffrey Altman | 2004-10-01 | 2 | -1/+11 |
| * | * start_servers_local: If one of the servers failed to start, log info about | Ken Raeburn | 2004-09-30 | 2 | -0/+11 |
| * | * vbaxam.doc: File deleted | Ken Raeburn | 2004-09-28 | 2 | -0/+4 |
| * | * prof_file.c (profile_dereference_data_locked): New function. | Ken Raeburn | 2004-09-28 | 4 | -2/+18 |
| * | * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENV | Tom Yu | 2004-09-26 | 3 | -1/+9 |
| * | Make patchlevel.h be the master version file | Tom Yu | 2004-09-25 | 14 | -35/+244 |
| * | * network.c (closedown_network): Free each connection data structure while | Ken Raeburn | 2004-09-24 | 2 | -0/+8 |
| * | * kdc_util.h (sockaddr2p): Don't declare | Ken Raeburn | 2004-09-24 | 2 | -3/+4 |
| * | * configure.in: Use AC_MSG_NOTICE for krb4 messages instead of AC_MSG_RESULT, | Ken Raeburn | 2004-09-24 | 2 | -2/+7 |
| * | * xdr_rec.c (LAST_FRAG): Use 1L in case int is small | Ken Raeburn | 2004-09-24 | 2 | -1/+5 |
| * | make depend | Ken Raeburn | 2004-09-24 | 1 | -7/+14 |
| * | * prof_tree.c (struct profile_node): Add new bitfield DELETED. | Ken Raeburn | 2004-09-23 | 6 | -13/+109 |
| * | regenerated | Ken Raeburn | 2004-09-23 | 1 | -6/+8 |