summaryrefslogtreecommitdiffstats
path: root/src/appl/sample/sclient
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-160/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-38/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-082-1/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * 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
* * 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
* * sclient.c: Include unistd.h if present (for close prototype).Ezra Peisach2000-07-292-16/+28
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* main() returns int - not void. Also cleanup unused variablesEzra Peisach2000-02-262-1/+5
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-2/+8
* Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1998-11-131-2/+2
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-132-0/+11
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-6/+6
* * sclient.c (main): Free client principal and krb5_ap_rep_enc_partEzra Peisach1997-12-162-0/+12
* Merge of libhack_branchTom Yu1997-02-093-9/+10
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-2/+11
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* man page tweak from CygnusJeff Bigler1996-08-291-1/+2
* cvsignore hackeryTom Yu1996-06-101-1/+0
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-031-3/+2
* 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
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-8/+8
* * configure.in: added missing check for stdlib.hTom Yu1995-06-202-0/+4
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-2/+9
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-1/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* Include stdlib.h or declare malloc()Ezra Peisach1995-05-102-0/+12
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+38
* Initialize auth_context to NULL before calling sendauth()Theodore Tso1995-04-012-1/+6
* * sclient.c Use new calling convention for krb5_sendauth()Chris Provenzano1995-03-102-25/+11
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-282-4/+6
* * 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-031-0/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-132-10/+16
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-032-1/+5
* Relink executable when library changesTheodore Tso1994-09-292-3/+8
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-31/+0