summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* push yarrow locking down into the yarrow code to reduce contentionKen Raeburn2004-10-304-17/+29
* * fake-addrinfo.h: Include errno.h earlierKen Raeburn2004-10-292-2/+5
* * misc.c (check_min_life): Actually return a value on successTom Yu2004-10-282-3/+5
* * k5-thread.h (return_after_yield, k5_mutex_lock) [__GNUC__]: Add macroKen Raeburn2004-10-282-1/+27
* * misc.c, misc.h: New function check_min_life(), containing commonTom Yu2004-10-274-40/+49
* * Initial commit of C CCAPI implementationJeffrey Altman2004-10-2746-0/+10711
* Create new C CCAPI implementationJeffrey Altman2004-10-272-0/+9
* Permit exporting profile file data into a bufferKen Raeburn2004-10-279-32/+215
* * mk_req_ext.c (krb5_mk_req_extended): Free keyblock beforeTom Yu2004-10-262-0/+10
* Kevin Coffman's patches to support passing gss context state to kernelTom Yu2004-10-267-70/+109
* * libkrb5support.exports: Export krb5int_fac, _lock_fac, _unlock_facKen Raeburn2004-10-252-0/+8
* * prof_file.c (profile_update_file_data): When resetting flags, preserve SHAREDKen Raeburn2004-10-223-25/+75
* * locate_kdc.c: Include stdarg.h.Ken Raeburn2004-10-212-52/+40
* * dnssrv.c (krb5int_make_srv_query_realm): Append a dot to the hostname, ifKen Raeburn2004-10-192-0/+10
* * dnsglue.c (initparse): Skip query type and class when we lackTom Yu2004-10-192-3/+12
* * libprofile.exports: Add profile_flush_to_fileKen Raeburn2004-10-192-0/+5
* add dependencies for t_*.c test programsKen Raeburn2004-10-192-0/+24
* make dependKen Raeburn2004-10-192-9/+10
* 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
* * 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