summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ignore t_locate_kdcKen Raeburn2004-10-191-0/+1
* * Makefile.in (TEST_PROGS): Add t_locate_kdc.Ken Raeburn2004-10-192-1/+8
* Allow profile library caller to write the modified data to a differentKen Raeburn2004-10-188-28/+122
* * Makefile.in (install-unix): Install headersTom Yu2004-10-182-0/+12
* * prof_file.c, prof_int.h, prof_set.c: Remove support for non-SHARE_TREE_DATAKen Raeburn2004-10-155-73/+107
* * t_deltat.c (main): Unadorned integer no longer fails now that weTom Yu2004-10-142-1/+6
* * prof_file.c (profile_library_initializer, profile_library_finalizer): Adde...Alexandra Ellwood2004-10-132-0/+10
* Need prototypes for profile_lock_global and profile_unlock_globalAlexandra Ellwood2004-10-132-0/+8
* krb5_string_to_deltat should default to seconds if no unit is provided. If t...Alexandra Ellwood2004-10-135-721/+541
* Fix small memory leak in repeated krb5 context creation and deletion:Ken Raeburn2004-10-133-2/+8
* Fix the forced setting of the Initial Ticket Flag on Win2000 andJeffrey Altman2004-10-082-1/+21
* * et_c.awk, et_h.awk: Fix off-by-one error.Tom Yu2004-10-075-4/+11
* * implementor.texinfo, thread-safe.txt, threads.txt: Various updates relating toKen Raeburn2004-10-074-28/+184
* * et_c.awk, et_h.awk: Complain if the error table is too large.Ken Raeburn2004-10-075-14/+41
* Install example config filesTom Yu2004-10-076-2/+19
* * localaddr.c (print_addr): If getnameinfo returns EAI_SYSTEM, report what theKen Raeburn2004-10-062-5/+10
* * localaddr.c (foreach_localaddr): Be more careful not to walk past the end ofKen Raeburn2004-10-062-6/+13
* * localaddr.c (get_ifreq_array): Split out from foreach_localaddr generalKen Raeburn2004-10-062-27/+50
* * aclocal.m4 (KRB5_AC_ENABLE_THREADS): On HP-UX, define some preprocessorKen Raeburn2004-10-062-0/+12
* forgot to check in with fake-addrinfo.hKen Raeburn2004-10-061-0/+6
* * localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDRCONF && 0]: FixKen Raeburn2004-10-052-2/+9
* * fake-addrinfo.h (AI_ADDRCONFIG, AI_V4MAPPED, AI_ALL): If not defined, or whenKen Raeburn2004-10-051-7/+23
* Added new files used by krb5-1.4Alexandra Ellwood2004-10-041-1/+49
* * localaddr.c (get_if_laddrconf, foreach_localaddr): New implementation forKen Raeburn2004-10-012-0/+205
* * configure.in: Check for struct if_laddrconf, as for struct lifconfKen Raeburn2004-10-012-0/+18
* * kcmd.c (kcmd_connect): Set *addrfamilyp with the address family actually usedKen Raeburn2004-10-012-0/+6
* * update the include paths to allow patchlevel.h to be foundJeffrey Altman2004-10-016-4/+16
* * update ChangelogJeffrey Altman2004-10-011-0/+4
* * Add new conditional resource stringsJeffrey Altman2004-10-011-1/+26
* * hst_realm.c: provide definition for MAXDNAME ifJeffrey Altman2004-10-012-1/+11
* * start_servers_local: If one of the servers failed to start, log info aboutKen Raeburn2004-09-302-0/+11
* * vbaxam.doc: File deletedKen Raeburn2004-09-282-0/+4
* * prof_file.c (profile_dereference_data_locked): New function.Ken Raeburn2004-09-284-2/+18
* * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENVTom Yu2004-09-263-1/+9
* Make patchlevel.h be the master version fileTom Yu2004-09-2514-35/+244
* * network.c (closedown_network): Free each connection data structure whileKen Raeburn2004-09-242-0/+8
* * kdc_util.h (sockaddr2p): Don't declareKen Raeburn2004-09-242-3/+4
* * configure.in: Use AC_MSG_NOTICE for krb4 messages instead of AC_MSG_RESULT,Ken Raeburn2004-09-242-2/+7
* * xdr_rec.c (LAST_FRAG): Use 1L in case int is smallKen Raeburn2004-09-242-1/+5
* make dependKen Raeburn2004-09-241-7/+14
* * prof_tree.c (struct profile_node): Add new bitfield DELETED.Ken Raeburn2004-09-236-13/+109
* regeneratedKen Raeburn2004-09-231-6/+8
* * profile.swg: Only include tclsh.i if building for Tcl.Ken Raeburn2004-09-232-3/+26
* * Makefile.in: Delete @SHARED_RULE@ line.Ken Raeburn2004-09-232-3/+6
* * Makefile.in (T_STD_CONF_OBJS): Include dnsglue.oKen Raeburn2004-09-232-1/+5
* * lib.in (binutils.versions, osf1.exports): New file targets.Ken Raeburn2004-09-234-3/+27
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): If the config info set by tclConfig.shKen Raeburn2004-09-232-0/+11
* Better support for using libutil on systems that need it for variousTom Yu2004-09-2216-8/+51
* Only use -Wl,-oldstyle_liblookup if using native linker. Check forTom Yu2004-09-224-1/+20
* * libgssrpc.exports: Export svc_maxfdTom Yu2004-09-222-0/+5