aboutsummaryrefslogtreecommitdiff
path: root/src/appl/simple/server
AgeCommit message (Expand)AuthorFilesLines
2000-10-17 * sim_server.c: Cast to int strings width arguments in printfEzra Peisach2-2/+7
2000-09-26Cleanup gcc warnings of signed vs unsigned arguments to functionsEzra Peisach2-8/+14
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-2/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-11-13Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1-2/+2
1998-11-13Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+10
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso3-5/+6
1997-02-18Remove krb5_xfree from the public interfaceRichard Basch2-1/+5
1997-02-09Merge of libhack_branchTom Yu3-10/+11
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-1/+6
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso2-2/+11
1996-06-10cvsignore hackeryTom Yu1-1/+0
1995-09-16Free the context and auth_context before exitingTheodore Tso2-0/+8
1995-09-15Improved (and changed) input argument handling, to make sim_serverTheodore Tso2-21/+81
1995-07-29 * configure.in: Don't link with -lkadmTom Yu2-1/+3
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park3-8/+9
1995-06-28Include <string.h> for memcpy definitionsEzra Peisach2-0/+4
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park3-4/+10
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu2-1/+5
1995-06-09sim_server.c: #include krb5.h first, to reduce size of debuggingTheodore Tso3-7/+9
1995-05-01 * sim_server.c (main()): Changes to auth_context to betterChris Provenzano2-25/+27
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1-0/+37
1995-03-27 * sim_server.c: Use new calling convention for krb5_rd_req(),Chris Provenzano2-53/+31
1995-03-02Remove reference to $(ISODELIB)Theodore Tso2-2/+5
1995-03-01Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso2-3/+6
1995-02-28Avoid <krb5/...> and <com_err.h> includesJohn Gilmore2-5/+6
1995-02-03Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1-0/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano2-15/+22
1994-10-26Conversion of autoconfigury to Autoconf V2Mark Eichin1-3/+3
1994-09-30Relink executable if libraries changeTheodore Tso2-1/+6
1994-08-18stamp out rcs keywordsMark Eichin1-7/+1
1994-08-09Stamp Out Imake in Our Lifetimes..Mark Eichin1-32/+0
1994-07-20more make install fixesTom Yu2-1/+2
1994-07-02Reduced Makefile.in, using pre/postMark Eichin1-27/+0
1994-06-29folding in Harry's changesTom Yu1-1/+1
1994-06-27* configure.in (in all relevant subdirs): move invokations ofTom Yu1-1/+1
1994-06-25changes to fix make installTom Yu2-0/+20
1994-06-21Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1-0/+1
1994-06-21support to allow --with-ccopts=Tom Yu2-0/+2
1994-06-18Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1-1/+1
1994-06-17support to calculate BUILDTOP in makeaclocalsTom Yu2-1/+2
1994-06-16easy appl entriesMark Eichin2-0/+40
1993-12-24krb5_free_rcache now free's replay cacheTheodore Tso1-5/+0
1993-10-30Fixed bug in simple server where packet length wasn't being setTheodore Tso1-0/+3
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-6/+6
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso2-4/+4