| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 3 | -3/+12 |
* | Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot to | Theodore Tso | 1998-11-13 | 3 | -6/+6 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 4 | -0/+20 |
* | configure.in: Removed and tests moved up to appl/configure.in | Theodore Tso | 1998-11-13 | 3 | -14/+12 |
* | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 4 | -2/+12 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 6 | -6/+21 |
* | * configure.in: Add commented out AC_OUTPUT to force autoreconf to | Tom Yu | 1998-02-12 | 2 | -2/+6 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 9 | -17/+36 |
* | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 4 | -4/+12 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 6 | -20/+22 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 4 | -3/+13 |
* | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 4 | -4/+22 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 3 | -3/+0 |
* | sim_client.c (main): Use krb5_get_server_rcache instead of duplicating | Ezra Peisach | 1995-11-09 | 2 | -21/+12 |
* | Fixed location where usage() wasn't being called with an argument | Theodore Tso | 1995-10-15 | 2 | -1/+6 |
* | Fix optional host parsing so that host is recognized as an argument | Theodore Tso | 1995-09-16 | 2 | -2/+12 |
* | Free the context and auth_context before exiting | Theodore Tso | 1995-09-16 | 2 | -0/+8 |
* | Improved (and changed) input argument handling, to make sim_server | Theodore Tso | 1995-09-15 | 2 | -21/+81 |
* | Use separate definitions for the Kerberos instance name and the UDP | Theodore Tso | 1995-09-15 | 2 | -1/+7 |
* | sim_client.c (main): Added better options parsing for more flexibility | Theodore Tso | 1995-09-15 | 3 | -53/+140 |
* | Update file list | Theodore Tso | 1995-08-24 | 2 | -0/+4 |
* | * configure.in: Don't link with -lkadm | Tom Yu | 1995-07-29 | 2 | -1/+3 |
* | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 6 | -16/+17 |
* | Remove LDFLAGS | Paul Park | 1995-07-07 | 2 | -1/+4 |
* | sim_client.c: Include stdlib.h or declare malloc. Include string.h for | Ezra Peisach | 1995-06-28 | 3 | -0/+14 |
* | Include <string.h> for memcpy definitions | Ezra Peisach | 1995-06-28 | 2 | -0/+4 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 6 | -8/+20 |
* | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 4 | -2/+10 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -5/+4 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -6/+8 |
* | sim_server.c: #include krb5.h first, to reduce size of debugging | Theodore Tso | 1995-06-09 | 3 | -7/+9 |
* | * sim_server.c (main()): Changes to auth_context to better | Chris Provenzano | 1995-05-01 | 2 | -25/+27 |
* | * sim_client.c (main()): Changes to auth_context to better | Chris Provenzano | 1995-05-01 | 2 | -13/+24 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 3 | -0/+112 |
* | * sim_server.c: Use new calling convention for krb5_rd_req(), | Chris Provenzano | 1995-03-27 | 2 | -53/+31 |
* | * sim_client.c: Don't set cksumtype because CKSUMTYPE_RSA_MD4_DES | Chris Provenzano | 1995-03-27 | 2 | -4/+7 |
* | * sim_client.c Use new calling convention for krb5_mk_req(), | Chris Provenzano | 1995-03-10 | 2 | -103/+35 |
* | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 4 | -4/+10 |
* | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 4 | -6/+12 |
* | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 4 | -10/+12 |
* | * sim_client.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -5/+8 |
* | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 3 | -0/+3 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 4 | -34/+48 |
* | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 3 | -7/+7 |
* | Relink executable if libraries change | Theodore Tso | 1994-09-30 | 4 | -2/+13 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 3 | -18/+3 |
* | stamp.. | Mark Eichin | 1994-08-09 | 1 | -29/+0 |
* | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 2 | -65/+0 |
* | more make install fixes | Tom Yu | 1994-07-20 | 4 | -2/+4 |
* | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 3 | -53/+0 |