| Commit message (Expand) | Author | Age | Files | Lines |
| * | main() returns int - not void. Also cleanup unused variables | Ezra Peisach | 2000-02-26 | 4 | -8/+12 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 3 | -0/+21 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 3 | -4/+0 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 5 | -5/+20 |
| * | 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/+22 |
| * | configure.in: Removed and tests moved up to appl/configure.in | Theodore Tso | 1998-11-13 | 3 | -12/+12 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 2 | -1/+6 |
| * | 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 | -1/+6 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 9 | -15/+34 |
| * | * sclient.c (main): Free client principal and krb5_ap_rep_enc_part | Ezra Peisach | 1997-12-16 | 2 | -0/+12 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 6 | -18/+20 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -7/+13 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 4 | -4/+22 |
| * | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 4 | -4/+10 |
| * | man page tweak from Cygnus | Jeff Bigler | 1996-08-29 | 2 | -11/+12 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 3 | -3/+0 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 2 | -6/+4 |
| * | Initialize the service name to SAMPLE_SERVICE instead of leaving as NULL | Ezra Peisach | 1995-09-18 | 2 | -1/+5 |
| * | Add an optional third argument which allows the user to set the | Theodore Tso | 1995-09-16 | 2 | -6/+14 |
| * | Allow the user to specify the service instance using the -s option. | Theodore Tso | 1995-09-16 | 2 | -26/+44 |
| * | * 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 |
| * | * configure.in: added missing check for stdlib.h | Tom Yu | 1995-06-20 | 2 | -0/+4 |
| * | Remove extraneous debugging definition from previous checkin | Paul Park | 1995-06-15 | 1 | -1/+1 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 6 | -6/+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 | 4 | -10/+10 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -6/+8 |
| * | If using inetd, set file descriptor of socket to 0 | Ezra Peisach | 1995-06-03 | 2 | -0/+5 |
| * | Include stdlib.h or declare malloc() | Ezra Peisach | 1995-05-10 | 2 | -0/+12 |
| * | Add new options -p and -S to specify port and keytab files | Ezra Peisach | 1995-05-10 | 3 | -5/+70 |
| * | * sserver.c: (krb5_recvauth()): No longer needs the rc_type arg | Chris Provenzano | 1995-05-03 | 2 | -1/+3 |
| * | Initialize auth_context to NULL before using | Chris Provenzano | 1995-04-26 | 2 | -1/+6 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 3 | -0/+115 |
| * | Initialize auth_context to NULL before calling sendauth() | Theodore Tso | 1995-04-01 | 2 | -1/+6 |
| * | * sserver.c: Use new calling convention for krb5_recvauth() | Chris Provenzano | 1995-03-27 | 2 | -20/+22 |
| * | * sclient.c Use new calling convention for krb5_sendauth() | Chris Provenzano | 1995-03-10 | 2 | -25/+11 |
| * | 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/...> includes | John Gilmore | 1995-02-28 | 6 | -10/+17 |
| * | * kadmin.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -1/+5 |
| * | 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 | 3 | -18/+26 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 3 | -7/+7 |
| * | Use $(srcdir) to find manual page for make install | Theodore Tso | 1994-10-03 | 4 | -2/+10 |
| * | Relink executable when library changes | Theodore Tso | 1994-09-29 | 4 | -6/+15 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 3 | -17/+3 |