aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-25This commit was manufactured by cvs2svn to create tagkrb5-1.4.2-beta1no author186-18292/+10879
2004-10-28 * misc.c (check_min_life): Actually return a value on successTom Yu2-3/+5
2004-10-28* k5-thread.h (return_after_yield, k5_mutex_lock) [__GNUC__]: Add macroKen Raeburn2-1/+27
2004-10-27 * misc.c, misc.h: New function check_min_life(), containing commonTom Yu4-40/+49
2004-10-27 * Initial commit of C CCAPI implementationJeffrey Altman46-0/+10711
2004-10-27 Create new C CCAPI implementationJeffrey Altman2-0/+9
2004-10-27Permit exporting profile file data into a bufferKen Raeburn9-32/+215
2004-10-26 * mk_req_ext.c (krb5_mk_req_extended): Free keyblock beforeTom Yu2-0/+10
2004-10-26Kevin Coffman's patches to support passing gss context state to kernelTom Yu7-70/+109
2004-10-25* libkrb5support.exports: Export krb5int_fac, _lock_fac, _unlock_facKen Raeburn2-0/+8
2004-10-22* prof_file.c (profile_update_file_data): When resetting flags, preserve SHAREDKen Raeburn3-25/+75
2004-10-21* locate_kdc.c: Include stdarg.h.Ken Raeburn2-52/+40
2004-10-19* dnssrv.c (krb5int_make_srv_query_realm): Append a dot to the hostname, ifKen Raeburn2-0/+10
2004-10-19 * dnsglue.c (initparse): Skip query type and class when we lackTom Yu2-3/+12
2004-10-19* libprofile.exports: Add profile_flush_to_fileKen Raeburn2-0/+5
2004-10-19add dependencies for t_*.c test programsKen Raeburn2-0/+24
2004-10-19make dependKen Raeburn2-9/+10
2004-10-19ignore t_locate_kdcKen Raeburn1-0/+1
2004-10-19* Makefile.in (TEST_PROGS): Add t_locate_kdc.Ken Raeburn2-1/+8
2004-10-18Allow profile library caller to write the modified data to a differentKen Raeburn8-28/+122
2004-10-18 * Makefile.in (install-unix): Install headersTom Yu2-0/+12
2004-10-15* prof_file.c, prof_int.h, prof_set.c: Remove support for non-SHARE_TREE_DATAKen Raeburn5-73/+107
2004-10-14 * t_deltat.c (main): Unadorned integer no longer fails now that weTom Yu2-1/+6
2004-10-13 * prof_file.c (profile_library_initializer, profile_library_finalizer): Adde...Alexandra Ellwood2-0/+10
2004-10-13Need prototypes for profile_lock_global and profile_unlock_globalAlexandra Ellwood2-0/+8
2004-10-13krb5_string_to_deltat should default to seconds if no unit is provided. If t...Alexandra Ellwood5-721/+541
2004-10-13Fix small memory leak in repeated krb5 context creation and deletion:Ken Raeburn3-2/+8
2004-10-08Fix the forced setting of the Initial Ticket Flag on Win2000 andJeffrey Altman2-1/+21
2004-10-07 * et_c.awk, et_h.awk: Fix off-by-one error.Tom Yu5-4/+11
2004-10-07* implementor.texinfo, thread-safe.txt, threads.txt: Various updates relating toKen Raeburn4-28/+184
2004-10-07* et_c.awk, et_h.awk: Complain if the error table is too large.Ken Raeburn5-14/+41
2004-10-07Install example config filesTom Yu6-2/+19
2004-10-06* localaddr.c (print_addr): If getnameinfo returns EAI_SYSTEM, report what theKen Raeburn2-5/+10
2004-10-06* localaddr.c (foreach_localaddr): Be more careful not to walk past the end ofKen Raeburn2-6/+13
2004-10-06* localaddr.c (get_ifreq_array): Split out from foreach_localaddr generalKen Raeburn2-27/+50
2004-10-06* aclocal.m4 (KRB5_AC_ENABLE_THREADS): On HP-UX, define some preprocessorKen Raeburn2-0/+12
2004-10-06forgot to check in with fake-addrinfo.hKen Raeburn1-0/+6
2004-10-05* localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDRCONF && 0]: FixKen Raeburn2-2/+9
2004-10-05* fake-addrinfo.h (AI_ADDRCONFIG, AI_V4MAPPED, AI_ALL): If not defined, or whenKen Raeburn1-7/+23
2004-10-04Added new files used by krb5-1.4Alexandra Ellwood1-1/+49
2004-10-01* localaddr.c (get_if_laddrconf, foreach_localaddr): New implementation forKen Raeburn2-0/+205
2004-10-01* configure.in: Check for struct if_laddrconf, as for struct lifconfKen Raeburn2-0/+18
2004-10-01* kcmd.c (kcmd_connect): Set *addrfamilyp with the address family actually usedKen Raeburn2-0/+6
2004-10-01 * update the include paths to allow patchlevel.h to be foundJeffrey Altman6-4/+16
2004-10-01 * update ChangelogJeffrey Altman1-0/+4
2004-10-01 * Add new conditional resource stringsJeffrey Altman1-1/+26
2004-10-01 * hst_realm.c: provide definition for MAXDNAME ifJeffrey Altman2-1/+11
2004-09-30* start_servers_local: If one of the servers failed to start, log info aboutKen Raeburn2-0/+11
2004-09-28* vbaxam.doc: File deletedKen Raeburn2-0/+4
2004-09-28* prof_file.c (profile_dereference_data_locked): New function.Ken Raeburn4-2/+18