summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* do database expansion from tcl driver codeKen Raeburn2002-01-093-1/+109
* * shlib.conf: Fix hpux to deal with building shared libs with gcc.Tom Yu2002-01-092-3/+17
* * crc.pl: New file; perl script to do generate some test vectorsTom Yu2002-01-0911-405/+730
* * shlib.conf: For Linux, always add "-lc" at the end of the link commandKen Raeburn2002-01-082-0/+11
* * libobj.in (config.status): Depend on shlib.confKen Raeburn2002-01-082-0/+5
* fix bug with inconsistent result codes when homedir isn't accessible but / isKen Raeburn2002-01-082-6/+18
* KDC support for new PRNGSam Hartman2002-01-083-9/+34
* Get strong random bits at kadmind startupSam Hartman2002-01-082-1/+15
* Assign entropy source identifierSam Hartman2002-01-082-2/+4