| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 1 | -159/+0 |
| * | Remove krb4 support in the applications. login's ability to run aklog | Greg Hudson | 2008-12-15 | 1 | -26/+1 |
| * | Update krb4 test to use aclocal.m4 macro and default to disabled | Ken Raeburn | 2008-08-19 | 1 | -9/+1 |
| * | Get rid of some old SunOS 4 config stuff | Ken Raeburn | 2007-08-08 | 1 | -3/+0 |
| * | * configure.in: Supply comment template in AC_DEFINE calls | Ken Raeburn | 2006-03-28 | 1 | -8/+8 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -1/+1 |
| * | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 1 | -2/+1 |
| * | * configure.in: Use KRB5_AC_INET6 | Ken Raeburn | 2004-07-11 | 1 | -0/+1 |
| * | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 1 | -3/+1 |
| * | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -2/+1 |
| * | Remove ADD_DEF and uses thereof, and move the appropriate symbols to | Tom Yu | 2003-03-03 | 1 | -1/+0 |
| * | * configure.in: Quote the argument to AC_CHECK_HEADER. Autoconf | Ezra Peisach | 2002-12-06 | 1 | -1/+1 |
| * | enable ipv6 rsh connections | Ken Raeburn | 2002-06-25 | 1 | -1/+1 |
| * | * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c, | Ezra Peisach | 2001-12-06 | 1 | -0/+1 |
| * | * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBS | Ezra Peisach | 2001-07-06 | 1 | -1/+6 |
| * | * krlogind.c: Provide daemon prototype if needed | Ezra Peisach | 2001-06-22 | 1 | -0/+5 |
| * | * configure.in (SETENVOBJ): If setenv is not present on system, | Ezra Peisach | 2001-06-11 | 1 | -0/+1 |
| * | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 1 | -2/+0 |
| * | 2001-01-12 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2001-01-14 | 1 | -0/+3 |
| * | * configure.in: Update to autoconf 2 macro names: | Ezra Peisach | 2000-11-01 | 1 | -5/+7 |
| * | * krcp.c: Provide format attribute for error() for versions of gcc | Ezra Peisach | 2000-07-18 | 1 | -1/+5 |
| * | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 1 | -5/+6 |
| * | AIX 4.3.2 (4.3.0+) build fixes based on bug report from Joshua Lackey, | Ken Raeburn | 1999-07-12 | 1 | -1/+1 |
| * | * klogind.M: Document things a little better, including new | Tom Yu | 1999-02-17 | 1 | -1/+1 |
| * | * login.c (main): Call setluid() | Tom Yu | 1999-01-21 | 1 | -1/+1 |
| * | login.c (dolastlog): BSD 4.4 systems don't have lastlog.h, but still | Theodore Tso | 1998-05-27 | 1 | -1/+1 |
| * | Add a check for the header file krb4-proto.h. Replace file existence | Theodore Tso | 1998-05-06 | 1 | -37/+2 |
| * | configure.in: Clean up configure script. Check $cross_compiling | Theodore Tso | 1998-03-02 | 1 | -23/+4 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -5/+2 |
| * | * configure.in: Fix up "test $ac_cv_c_cross" to deal with | Tom Yu | 1996-12-24 | 1 | -2/+2 |
| * | fix typo | Mark Eichin | 1996-11-12 | 1 | -1/+1 |
| * | * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp.c: added | Mark Eichin | 1996-11-11 | 1 | -1/+7 |
| * | * klogind should do a better job of initializing output flags on tty | Sam Hartman | 1996-06-24 | 1 | -0/+11 |
| * | Remove tests that are not needed with the pty library in place | Ezra Peisach | 1996-06-15 | 1 | -22/+1 |
| * | * Makefile.in,configure.in: allow compilation w/o krb4 (Ezra's | Tom Yu | 1996-06-04 | 1 | -0/+16 |
| * | Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, Chris | Ken Raeburn | 1996-05-01 | 1 | -2/+54 |
| * | configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's no | Theodore Tso | 1996-04-17 | 1 | -1/+0 |
| * | use AC_HEADER_STDARG | Ken Raeburn | 1996-03-13 | 1 | -1/+2 |
| * | Call USE_ANAME so we get the right | Sam Hartman | 1996-02-26 | 1 | -0/+1 |
| * | Fix the server side of the krlogin bug detecting eof in connection close | Sam Hartman | 1996-02-26 | 1 | -1/+4 |
| * | * rcp (client mode) now uses rsh -x but still supports the old encryption in | Sam Hartman | 1996-02-01 | 1 | -0/+1 |
| * | Check for prototypes so that KRB5_STDARG_P works | Ezra Peisach | 1996-01-22 | 1 | -1/+1 |
| * | Mainline utmp and login cleanups from hartmans_pty_utmp: | Sam Hartman | 1996-01-19 | 1 | -3/+3 |
| * | * krcp.c (error): Convert to use varargs | Ezra Peisach | 1996-01-11 | 1 | -1/+3 |
| * | * configure.in: Use krb5util library | Ezra Peisach | 1995-12-06 | 1 | -0/+1 |
| * | Check for utmp[x].h | Paul Park | 1995-08-07 | 1 | -1/+1 |
| * | * configure.in: Don't link with -lkadm | Tom Yu | 1995-07-29 | 1 | -1/+0 |
| * | * Tell configure.in that AIX doesn't have streams; it has the header | Sam Hartman | 1995-07-14 | 1 | -0/+4 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 1 | -0/+3 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 1 | -2/+8 |