summaryrefslogtreecommitdiffstats
path: root/src/appl/sample
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-122-1/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-129-15/+34
* * sclient.c (main): Free client principal and krb5_ap_rep_enc_partEzra Peisach1997-12-162-0/+12
* Merge of libhack_branchTom Yu1997-02-096-18/+20
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-7/+13
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-084-4/+22
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-104-4/+10
* man page tweak from CygnusJeff Bigler1996-08-292-11/+12
* cvsignore hackeryTom Yu1996-06-103-3/+0
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-032-6/+4
* Initialize the service name to SAMPLE_SERVICE instead of leaving as NULLEzra Peisach1995-09-182-1/+5
* Add an optional third argument which allows the user to set theTheodore Tso1995-09-162-6/+14
* Allow the user to specify the service instance using the -s option.Theodore Tso1995-09-162-26/+44
* * configure.in: Don't link with -lkadmTom Yu1995-07-292-1/+3
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-076-16/+17
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* * configure.in: added missing check for stdlib.hTom Yu1995-06-202-0/+4
* Remove extraneous debugging definition from previous checkinPaul Park1995-06-151-1/+1
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-156-6/+20
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-114-2/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-094-10/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+8
* If using inetd, set file descriptor of socket to 0Ezra Peisach1995-06-032-0/+5
* Include stdlib.h or declare malloc()Ezra Peisach1995-05-102-0/+12
* Add new options -p and -S to specify port and keytab filesEzra Peisach1995-05-103-5/+70
* * sserver.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+3
* Initialize auth_context to NULL before usingChris Provenzano1995-04-262-1/+6
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-143-0/+115
* Initialize auth_context to NULL before calling sendauth()Theodore Tso1995-04-012-1/+6
* * sserver.c: Use new calling convention for krb5_recvauth()Chris Provenzano1995-03-272-20/+22
* * sclient.c Use new calling convention for krb5_sendauth()Chris Provenzano1995-03-102-25/+11
* Remove reference to $(ISODELIB)Theodore Tso1995-03-024-4/+10
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-014-6/+12
* Avoid <krb5/...> includesJohn Gilmore1995-02-286-10/+17
* * kadmin.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-1/+5
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-033-0/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-133-18/+26
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-263-7/+7
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-034-2/+10
* Relink executable when library changesTheodore Tso1994-09-294-6/+15
* stamp out rcs keywordsMark Eichin1994-08-183-17/+3
* stamp..Mark Eichin1994-08-091-29/+0
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-092-62/+0
* more make install fixesTom Yu1994-07-204-4/+6
* Reduced Makefile.in, using pre/postMark Eichin1994-07-023-68/+0
* folding in Harry's changesTom Yu1994-06-292-2/+2
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-272-2/+2
* changes to fix make installTom Yu1994-06-255-4/+39
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-213-0/+3
* support to allow --with-ccopts=Tom Yu1994-06-216-0/+6