| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * run.test: Use "/bin/." instead of "/bin" in find commands in case /bin itself | Ken Raeburn | 2002-02-20 | 3 | -12/+31 |
| * | * Makefile.in (LIBMINOR): Bump | Ken Raeburn | 2002-02-20 | 2 | -1/+5 |
| * | * Makefile.in (LIBMINOR): Bump | Ken Raeburn | 2002-02-20 | 2 | -1/+5 |
| * | * default.exp (start_kerberos_daemons): When standalone, delete KDC replay | Ken Raeburn | 2002-02-19 | 2 | -0/+6 |
| * | * fake-addrinfo.c (_XOPEN_SOURCE_EXTENDED): Define if not defined, and if not | Ken Raeburn | 2002-02-19 | 2 | -2/+18 |
| * | update copyright | Ken Raeburn | 2002-02-19 | 1 | -1/+1 |
| * | update hst_realm dependencies | Ken Raeburn | 2002-02-14 | 1 | -1/+1 |
| * | update copyright dates | Ken Raeburn | 2002-02-14 | 1 | -1/+1 |
| * | Change krb5 kcmd to use getaddrinfo, and add some hooks for future ipv6 | Ken Raeburn | 2002-02-11 | 4 | -71/+173 |
| * | * fake-addrinfo.h: Always check for FAI_PREFIX, not just when fake getaddrinfo | Ken Raeburn | 2002-02-10 | 3 | -2/+63 |
| * | get local ipv6 addresses on linux | Ken Raeburn | 2002-02-10 | 2 | -1/+99 |
| * | prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_fil... | Alexandra Ellwood | 2002-01-23 | 3 | -3/+17 |
| * | Reflect correct values for current code | Sam Hartman | 2002-01-15 | 3 | -5/+10 |
| * | Don't right shift by 32 | Sam Hartman | 2002-01-14 | 2 | -1/+7 |
| * | * hst_realm.c (EAFNOSUPPORT): On Windows, translate to WSAEAFNOSUPPORT | Ken Raeburn | 2002-01-09 | 2 | -0/+10 |
| * | * Makefile.in (t_localaddr): Link against $(LIBS) | Ken Raeburn | 2002-01-09 | 2 | -1/+3 |
| * | log msg for getaddrinfo error codes | Ken Raeburn | 2002-01-09 | 1 | -0/+5 |
| * | Split out code for getting canonical name of local host, change it to use | Ken Raeburn | 2002-01-09 | 4 | -34/+92 |
| * | update comment | Ken Raeburn | 2002-01-09 | 1 | -2/+3 |
| * | * socket-utils.h (ss2sin6) [__GNUC__]: Define inline function only if IPv6 su... | Ken Raeburn | 2002-01-09 | 2 | -0/+7 |
| * | do database expansion from tcl driver code | Ken Raeburn | 2002-01-09 | 3 | -1/+109 |
| * | * shlib.conf: Fix hpux to deal with building shared libs with gcc. | Tom Yu | 2002-01-09 | 2 | -3/+17 |
| * | * crc.pl: New file; perl script to do generate some test vectors | Tom Yu | 2002-01-09 | 11 | -405/+730 |
| * | * shlib.conf: For Linux, always add "-lc" at the end of the link command | Ken Raeburn | 2002-01-08 | 2 | -0/+11 |
| * | * libobj.in (config.status): Depend on shlib.conf | Ken Raeburn | 2002-01-08 | 2 | -0/+5 |
| * | fix bug with inconsistent result codes when homedir isn't accessible but / is | Ken Raeburn | 2002-01-08 | 2 | -6/+18 |
| * | KDC support for new PRNG | Sam Hartman | 2002-01-08 | 3 | -9/+34 |
| * | Get strong random bits at kadmind startup | Sam Hartman | 2002-01-08 | 2 | -1/+15 |
| * | Assign entropy source identifier | Sam Hartman | 2002-01-08 | 2 | -2/+4 |
| * | Implement code to get random data from /dev/{random,urandom}. For | Sam Hartman | 2002-01-08 | 6 | -3/+114 |
| * | Check test results more carefully. | Ken Raeburn | 2002-01-04 | 5 | -6/+28 |
| * | * main.c (main, init_realm): Get rid of variables set but never used | Ezra Peisach | 2001-12-14 | 2 | -6/+6 |
| * | * svc_auth_gssapi.c (_gssrpc_svcauth_gssapi): Local return | Ezra Peisach | 2001-12-14 | 2 | -1/+7 |
| * | * hmac_md5.c (k5_hmac_md5_hash): Test if malloc returns NULL and | Ezra Peisach | 2001-12-14 | 2 | -1/+6 |
| * | * kdc_util.c (subrealm, add_to_transited): Unsigned vs. signed int | Ezra Peisach | 2001-12-11 | 2 | -7/+12 |
| * | Fix typo in #ifdef KRB5_KRB4_COMPAT. Thanks to rbasch@mit.edu | Danilo Almeida | 2001-12-10 | 2 | -1/+6 |
| * | * ktf_g_ent.c (krb5_ktfile_get_entry): Coerce enctype for now to | Tom Yu | 2001-12-08 | 2 | -0/+13 |
| * | * ftpcmd.y (pathname): Handle returns from ftpglob() better so | Tom Yu | 2001-12-08 | 2 | -6/+17 |
| * | * glob.c (execbrc): Fix some fencepost errors. Don't copy | Tom Yu | 2001-12-08 | 2 | -2/+14 |
| * | * update_utmp.c (PTY_GETUTXENT): Fix typo. Thanks to Shawn | Tom Yu | 2001-12-08 | 2 | -2/+16 |
| * | * k5-int.h (krb5int_des_init_state): Change variable name in | Ezra Peisach | 2001-12-07 | 2 | -1/+6 |
| * | * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure to | Ezra Peisach | 2001-12-07 | 16 | -48/+83 |
| * | * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGS | Ezra Peisach | 2001-12-06 | 4 | -4/+24 |
| * | * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c, | Ezra Peisach | 2001-12-06 | 12 | -60/+88 |
| * | * string_to_key.c (krb5_arcfour_string_to_key): Use size_t instead | Ezra Peisach | 2001-12-05 | 2 | -3/+9 |
| * | * t_encrypt.c (main): Free memory when finished to test for memory | Ezra Peisach | 2001-12-05 | 2 | -0/+12 |
| * | * yarrow.c (krb5int_yarrow_stretch): Delare local variable unsigned. | Ezra Peisach | 2001-12-05 | 3 | -6/+17 |
| * | * shs.c, shs.h (shsUpdate): Declare second argument as const | Ezra Peisach | 2001-12-05 | 3 | -2/+6 |
| * | Fix typo in last checkin | Ezra Peisach | 2001-12-05 | 1 | -1/+0 |
| * | * rsh.exp: Fix date-grabbing regexp to deal with older versions of | Ezra Peisach | 2001-12-05 | 2 | -2/+7 |