summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Implement code to get random data from /dev/{random,urandom}. ForSam Hartman2002-01-086-3/+114
* Check test results more carefully.Ken Raeburn2002-01-045-6/+28
* * main.c (main, init_realm): Get rid of variables set but never usedEzra Peisach2001-12-142-6/+6
* * svc_auth_gssapi.c (_gssrpc_svcauth_gssapi): Local returnEzra Peisach2001-12-142-1/+7
* * hmac_md5.c (k5_hmac_md5_hash): Test if malloc returns NULL andEzra Peisach2001-12-142-1/+6
* * kdc_util.c (subrealm, add_to_transited): Unsigned vs. signed intEzra Peisach2001-12-112-7/+12
* Fix typo in #ifdef KRB5_KRB4_COMPAT. Thanks to rbasch@mit.eduDanilo Almeida2001-12-102-1/+6
* * ktf_g_ent.c (krb5_ktfile_get_entry): Coerce enctype for now toTom Yu2001-12-082-0/+13
* * ftpcmd.y (pathname): Handle returns from ftpglob() better soTom Yu2001-12-082-6/+17
* * glob.c (execbrc): Fix some fencepost errors. Don't copyTom Yu2001-12-082-2/+14
* * update_utmp.c (PTY_GETUTXENT): Fix typo. Thanks to ShawnTom Yu2001-12-082-2/+16
* * k5-int.h (krb5int_des_init_state): Change variable name inEzra Peisach2001-12-072-1/+6
* * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach2001-12-0716-48/+83
* * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGSEzra Peisach2001-12-064-4/+24
* * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c,Ezra Peisach2001-12-0612-60/+88
* * string_to_key.c (krb5_arcfour_string_to_key): Use size_t insteadEzra Peisach2001-12-052-3/+9
* * t_encrypt.c (main): Free memory when finished to test for memoryEzra Peisach2001-12-052-0/+12
* * yarrow.c (krb5int_yarrow_stretch): Delare local variable unsigned.Ezra Peisach2001-12-053-6/+17
* * shs.c, shs.h (shsUpdate): Declare second argument as constEzra Peisach2001-12-053-2/+6
* Fix typo in last checkinEzra Peisach2001-12-051-1/+0
* * rsh.exp: Fix date-grabbing regexp to deal with older versions ofEzra Peisach2001-12-052-2/+7