| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 1 | -89/+0 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -40/+0 |
| * | Remove krb4 support in gssftp and telnet | Greg Hudson | 2008-12-15 | 1 | -10/+2 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -8/+7 |
| * | Don't build spx.o, since we never enable SPX | Ken Raeburn | 2008-06-11 | 1 | -4/+1 |
| * | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -3/+2 |
| * | Never set krb5_force_static. Instead, set the defaults for building | Ken Raeburn | 2007-03-25 | 1 | -0/+1 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
| * | Increase buffer sizes to 64K where a Kerberos 5 authenticator might be | Ken Raeburn | 2006-06-15 | 1 | -1/+1 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -12/+14 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -26/+25 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -3/+3 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -3/+3 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -22/+31 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
| * | Configure telnet using one script instead of four | Ken Raeburn | 2004-03-04 | 1 | -2/+2 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -18/+18 |
| * | build libtelnet with library build framework | Tom Yu | 2003-04-11 | 1 | -9/+13 |
| * | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -1/+1 |
| * | update dependencies | Tom Yu | 2002-12-12 | 1 | -1/+2 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -2/+1 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |
| * | update dependencies | Ken Raeburn | 2002-06-21 | 1 | -1/+2 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -14/+6 |
| * | * configure.in: Do not explicitly add getent.o and setenv.o to | Ezra Peisach | 2002-03-13 | 1 | -1/+4 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -29/+31 |
| * | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 1 | -7/+7 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 1 | -0/+42 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+1 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 1 | -0/+2 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -2/+2 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+2 |
| * | * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/ | Ezra Peisach | 1997-07-31 | 1 | -1/+1 |
| * | * Add TOS support on other than Cray [57] | Sam Hartman | 1996-11-02 | 1 | -0/+1 |
| * | Remove rsaencpwd and krb4encpwd authentication. Bugs were being | Sam Hartman | 1996-10-14 | 1 | -4/+0 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -1/+1 |
| * | Krb4: get the right includes | Sam Hartman | 1996-06-24 | 1 | -1/+1 |
| * | Mon Mar 18 20:56:37 1996 Theodore Y. Ts'o <tytso@dcl> | Theodore Tso | 1996-03-19 | 1 | -1/+2 |
| * | * Makefile.in (LOCALINCLUDES): find kerberosIV headers | Mark Eichin | 1995-04-27 | 1 | -1/+1 |
| * | fixing make install | Tom Yu | 1994-08-04 | 1 | -0/+1 |
| * | * Makefile.in: whoops left out some $(srcdir) stuff | Tom Yu | 1994-07-27 | 1 | -2/+2 |
| * | * Makefile.in: remove reference to lorder (linux doesn't have | Tom Yu | 1994-07-25 | 1 | -1/+1 |
| * | autoconf'ing telnet | Tom Yu | 1994-07-23 | 1 | -38/+78 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -11/+0 |
| * | folding in Harry's changes | Tom Yu | 1994-06-29 | 1 | -1/+1 |
| * | Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-21 | 1 | -0/+1 |
| * | support to allow --with-ccopts= | Tom Yu | 1994-06-21 | 1 | -0/+1 |
| * | Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-18 | 1 | -1/+1 |
| * | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 1 | -1/+1 |