summaryrefslogtreecommitdiffstats
path: root/src/appl/sample
Commit message (Expand)AuthorAgeFilesLines
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-242-2/+0
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-086-3/+13
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-296-3/+15
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-292-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-236-3/+15
* * sclient.c: Include fake-addrinfo.h. Include stdlib.h unconditionally.Ken Raeburn2002-04-062-68/+93
* * sclient.c: Include errno.hKen Raeburn2002-03-282-0/+5
* * sserver.c (main): Use GETPEERNAME_ARG3_TYPE instead of intEzra Peisach2001-11-062-1/+9
* * sclient.c (main): Use GETSOCKNAME_ARG3_TYPE instead of intEzra Peisach2001-11-062-1/+10
* * sclient.c (main): Do not free auth_context unlessEzra Peisach2001-01-302-2/+7
* * sserver.c (main): Include unistd.h if present (for closeEzra Peisach2000-07-292-15/+29
* * sclient.c: Include unistd.h if present (for close prototype).Ezra Peisach2000-07-292-16/+28
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-013-6/+6
* main() returns int - not void. Also cleanup unused variablesEzra Peisach2000-02-264-8/+12
* log tritan's changesTom Yu1999-10-263-0/+21
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-263-4/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-245-5/+20
* Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1998-11-133-6/+6
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-134-0/+22
* configure.in: Removed and tests moved up to appl/configure.inTheodore Tso1998-11-133-12/+12
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-186-6/+21
* * 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