summaryrefslogtreecommitdiffstats
path: root/src/appl/simple/server
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-141/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-37/+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
* * sim_server.c: Cast to int strings width arguments in printfEzra Peisach2000-10-172-2/+7
* Cleanup gcc warnings of signed vs unsigned arguments to functionsEzra Peisach2000-09-262-8/+14
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* 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/+10
* 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-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-5/+6
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-182-1/+5
* Merge of libhack_branchTom Yu1997-02-093-10/+11
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+6
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-2/+11
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Free the context and auth_context before exitingTheodore Tso1995-09-162-0/+8
* Improved (and changed) input argument handling, to make sim_serverTheodore Tso1995-09-152-21/+81
* * configure.in: Don't link with -lkadmTom Yu1995-07-292-1/+3
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-8/+9
* Include <string.h> for memcpy definitionsEzra Peisach1995-06-282-0/+4
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-4/+10
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-1/+5
* sim_server.c: #include krb5.h first, to reduce size of debuggingTheodore Tso1995-06-093-7/+9
* * sim_server.c (main()): Changes to auth_context to betterChris Provenzano1995-05-012-25/+27
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+37
* * sim_server.c: Use new calling convention for krb5_rd_req(),Chris Provenzano1995-03-272-53/+31
* 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/...> and <com_err.h> includesJohn Gilmore1995-02-282-5/+6
* 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-15/+22
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Relink executable if libraries changeTheodore Tso1994-09-302-1/+6
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-32/+0
* more make install fixesTom Yu1994-07-202-1/+2
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-27/+0
* folding in Harry's changesTom Yu1994-06-291-1/+1
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-271-1/+1
* changes to fix make installTom Yu1994-06-252-0/+20
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2