| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | * implementor.texinfo, thread-safe.txt, threads.txt: Various updates relating to | Ken Raeburn | 2004-10-07 | 4 | -28/+184 |
| * | * 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 |
| * | * profile.swg: Only include tclsh.i if building for Tcl. | Ken Raeburn | 2004-09-23 | 2 | -3/+26 |
| * | * Makefile.in: Delete @SHARED_RULE@ line. | Ken Raeburn | 2004-09-23 | 2 | -3/+6 |
| * | * Makefile.in (T_STD_CONF_OBJS): Include dnsglue.o | Ken Raeburn | 2004-09-23 | 2 | -1/+5 |
| * | * lib.in (binutils.versions, osf1.exports): New file targets. | Ken Raeburn | 2004-09-23 | 4 | -3/+27 |
| * | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): If the config info set by tclConfig.sh | Ken Raeburn | 2004-09-23 | 2 | -0/+11 |
| * | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 16 | -8/+51 |
| * | Only use -Wl,-oldstyle_liblookup if using native linker. Check for | Tom Yu | 2004-09-22 | 4 | -1/+20 |
| * | * libgssrpc.exports: Export svc_maxfd | Tom Yu | 2004-09-22 | 2 | -0/+5 |