aboutsummaryrefslogtreecommitdiff
path: root/src/appl/sample
AgeCommit message (Expand)AuthorFilesLines
1998-02-12 * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu2-1/+6
1998-02-12Mass makefile/configure.in build system revampTheodore Tso9-15/+34
1997-12-16 * sclient.c (main): Free client principal and krb5_ap_rep_enc_partEzra Peisach2-0/+12
1997-02-09Merge of libhack_branchTom Yu6-18/+20
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-7/+13
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso4-4/+22
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu4-4/+10
1996-08-29man page tweak from CygnusJeff Bigler2-11/+12
1996-06-10cvsignore hackeryTom Yu3-3/+0
1995-11-03remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin2-6/+4
1995-09-18Initialize the service name to SAMPLE_SERVICE instead of leaving as NULLEzra Peisach2-1/+5
1995-09-16Add an optional third argument which allows the user to set theTheodore Tso2-6/+14
1995-09-16Allow the user to specify the service instance using the -s option.Theodore Tso2-26/+44
1995-07-29 * configure.in: Don't link with -lkadmTom Yu2-1/+3
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park6-16/+17
1995-07-07Remove LDFLAGSPaul Park2-1/+4
1995-06-20 * configure.in: added missing check for stdlib.hTom Yu2-0/+4
1995-06-15Remove extraneous debugging definition from previous checkinPaul Park1-1/+1
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park6-6/+20
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu4-2/+10
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso4-10/+10
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-6/+8
1995-06-03If using inetd, set file descriptor of socket to 0Ezra Peisach2-0/+5
1995-05-10Include stdlib.h or declare malloc()Ezra Peisach2-0/+12
1995-05-10Add new options -p and -S to specify port and keytab filesEzra Peisach3-5/+70
1995-05-03 * sserver.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano2-1/+3
1995-04-26Initialize auth_context to NULL before usingChris Provenzano2-1/+6
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso3-0/+115
1995-04-01Initialize auth_context to NULL before calling sendauth()Theodore Tso2-1/+6
1995-03-27 * sserver.c: Use new calling convention for krb5_recvauth()Chris Provenzano2-20/+22
1995-03-10 * sclient.c Use new calling convention for krb5_sendauth()Chris Provenzano2-25/+11
1995-03-02Remove reference to $(ISODELIB)Theodore Tso4-4/+10
1995-03-01Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso4-6/+12
1995-02-28Avoid <krb5/...> includesJohn Gilmore6-10/+17
1995-02-23 * kadmin.c Call krb5_sendauth() with new calling conventionChris Provenzano2-1/+5
1995-02-03Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso3-0/+3
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano3-18/+26
1994-10-26Conversion of autoconfigury to Autoconf V2Mark Eichin3-7/+7
1994-10-03Use $(srcdir) to find manual page for make installTheodore Tso4-2/+10
1994-09-29Relink executable when library changesTheodore Tso4-6/+15
1994-08-18stamp out rcs keywordsMark Eichin3-17/+3
1994-08-09stamp..Mark Eichin1-29/+0
1994-08-09Stamp Out Imake in Our Lifetimes..Mark Eichin2-62/+0
1994-07-20more make install fixesTom Yu4-4/+6
1994-07-02Reduced Makefile.in, using pre/postMark Eichin3-68/+0
1994-06-29folding in Harry's changesTom Yu2-2/+2
1994-06-27* configure.in (in all relevant subdirs): move invokations ofTom Yu2-2/+2
1994-06-25changes to fix make installTom Yu5-4/+39
1994-06-21Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin3-0/+3
1994-06-21support to allow --with-ccopts=Tom Yu6-0/+6