summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* don't use k5-int.h hereKen Raeburn2002-03-072-2/+8
* attribution for log entryKen Raeburn2002-03-071-0/+1
* test suite updates from 1.2.x - mostly testing 8-bit-kvno workaroundsKen Raeburn2002-03-076-133/+509
* 8-bit-kvno workarounds from 1.2.4Ken Raeburn2002-03-074-6/+48
* * Makefile.in (LIBMINOR): Bump due to changes in error tablesKen Raeburn2002-03-072-1/+5
* * krb5_err.et: Change several "credentials cache file" messages to just sayKen Raeburn2002-03-072-4/+10
* * kts_g_ent.c (krb5_ktsrvtab_get_entry): If a specific DES enctype wasKen Raeburn2002-03-072-1/+7
* log entry for fwd_tgt change accidentally checked in without log entryKen Raeburn2002-03-071-0/+4
* * ser_actx.c (krb5_auth_context_externalize): Do bounds checking on converted...Ken Raeburn2002-03-073-3/+31
* * krb524d.c (lookup_service_key): Copy key block and free up keytab entry dataKen Raeburn2002-03-072-1/+17
* restore krb5_const definition, with a warning it's deprecatedKen Raeburn2002-03-072-0/+9
* more verbose reporting of unexpected errorsKen Raeburn2002-03-073-4/+15
* changes from 1.2.4 branchKen Raeburn2002-03-073-8/+22
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-078-5/+21
* define "unix" on BSDKen Raeburn2002-03-074-9/+12
* * foreachaddr.c (SLOP): New macro.Ken Raeburn2002-03-062-4/+27
* make a log entry more readableKen Raeburn2002-03-061-4/+5
* Commit patch to accept both encrypted and unencrypted credentials for Heimdal...Sam Hartman2002-03-032-14/+48
* 2002-03-02 Sam Hartman <hartmans@mit.edu>Sam Hartman2002-03-032-25/+31
* Set umask to 077 to avoid public srvtabsSam Hartman2002-03-032-0/+9
* fieldbits.h: DeletedKen Raeburn2002-02-272-180/+4
* Fix indentation I brokeSam Hartman2002-02-271-3/+3
* Disable address checking in krb_rd_cred. No objections raised onSam Hartman2002-02-272-82/+16
* * krb5.hin, k5-int.h: Use const instead of krb5_const.Ken Raeburn2002-02-233-178/+181
* Use const instead of krb5_const.Ken Raeburn2002-02-2313-57/+32
* Use const instead of krb5_constKen Raeburn2002-02-238-37/+51
* * default.exp (start_kerberos_daemons): In starting the kadminEzra Peisach2002-02-212-1/+18
* * network.c: Include foreachaddr.c.Ken Raeburn2002-02-203-313/+8
* * localaddr.c: Include foreachaddr.c.Ken Raeburn2002-02-203-693/+11
* * foreachaddr.c: New file, contents taken from code shared betweenKen Raeburn2002-02-202-0/+791
* * run.test: Use "/bin/." instead of "/bin" in find commands in case /bin itselfKen Raeburn2002-02-203-12/+31
* * Makefile.in (LIBMINOR): BumpKen Raeburn2002-02-202-1/+5
* * Makefile.in (LIBMINOR): BumpKen Raeburn2002-02-202-1/+5
* * default.exp (start_kerberos_daemons): When standalone, delete KDC replayKen Raeburn2002-02-192-0/+6
* * fake-addrinfo.c (_XOPEN_SOURCE_EXTENDED): Define if not defined, and if notKen Raeburn2002-02-192-2/+18
* update copyrightKen Raeburn2002-02-191-1/+1
* update hst_realm dependenciesKen Raeburn2002-02-141-1/+1
* update copyright datesKen Raeburn2002-02-141-1/+1
* Change krb5 kcmd to use getaddrinfo, and add some hooks for future ipv6Ken Raeburn2002-02-114-71/+173
* * fake-addrinfo.h: Always check for FAI_PREFIX, not just when fake getaddrinfoKen Raeburn2002-02-103-2/+63
* get local ipv6 addresses on linuxKen Raeburn2002-02-102-1/+99
* prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_fil...Alexandra Ellwood2002-01-233-3/+17
* Reflect correct values for current codeSam Hartman2002-01-153-5/+10
* Don't right shift by 32Sam Hartman2002-01-142-1/+7
* * hst_realm.c (EAFNOSUPPORT): On Windows, translate to WSAEAFNOSUPPORTKen Raeburn2002-01-092-0/+10
* * Makefile.in (t_localaddr): Link against $(LIBS)Ken Raeburn2002-01-092-1/+3
* log msg for getaddrinfo error codesKen Raeburn2002-01-091-0/+5
* Split out code for getting canonical name of local host, change it to useKen Raeburn2002-01-094-34/+92
* update commentKen Raeburn2002-01-091-2/+3
* * socket-utils.h (ss2sin6) [__GNUC__]: Define inline function only if IPv6 su...Ken Raeburn2002-01-092-0/+7