summaryrefslogtreecommitdiffstats
path: root/src/appl/simple/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* easy appl entriesMark Eichin1994-06-162-0/+40
* krb5_free_rcache now free's replay cacheTheodore Tso1993-12-241-5/+0
* Fixed bug in simple server where packet length wasn't being setTheodore Tso1993-10-301-0/+3
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-6/+6
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-012-4/+4
* Remove DependTarget (done by default)Theodore Tso1993-06-031-0/+2
* Add missing SRCS definition necessary for make depend to workTheodore Tso1992-12-121-0/+1
* Fixed to use new krb5_principal structureTheodore Tso1992-06-091-1/+2
* change first arg of krb5_get_server_rcache to a krb5_data *John Kohl1991-07-191-1/+1
* Update copyright noticeJohn Kohl1991-06-062-4/+32
* updates for install stuffJohn Kohl1991-04-251-1/+1
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-1/+1
* use MAXHOSTNAMELENJohn Kohl1991-04-191-1/+7
* error messages for SAFE & PRIV were swappedJohn Kohl1991-04-191-2/+2
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix up usage msgJohn Kohl1991-03-081-3/+13
* use new function krb5_get_server_rcacheJohn Kohl1991-03-051-38/+12
* *** empty log message ***John Kohl1991-03-042-0/+263