summaryrefslogtreecommitdiffstats
path: root/src/appl/gss-sample
Commit message (Expand)AuthorAgeFilesLines
* Fix problem when gss_accept_sec_context() fails where error message was lostPaul Park1995-05-222-2/+9
* Use $(LD) instead of $(CC) so that we can do purify checkingTheodore Tso1995-04-292-2/+5
* Oops, checked in wrote version of gss-miscTheodore Tso1995-04-281-1/+4
* gss-server.c (main, sign_server): Make changes to allowTheodore Tso1995-04-283-17/+79
* * configure.in: use AC_CONST since we don't learn it from the krb5Mark Eichin1995-04-262-0/+6
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+40
* 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
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* ret_flags should be an int based on the prototype ofTheodore Tso1995-02-032-1/+7
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Obey CCOPTS in CFLAGS declarationTheodore Tso1994-10-192-2/+5
* Add OBJS definition so that object files get cleaned out during aTheodore Tso1994-10-122-0/+9
* Relink executable if libraries changeTheodore Tso1994-09-302-2/+8
* stamp out rcs keywordsMark Eichin1994-08-183-12/+0
* use unistd.h if the system has itMark Eichin1994-08-143-1/+7
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-39/+0
* * configure.in: fix make installTom Yu1994-08-042-0/+5
* * Makefile.in: fix infinite recursion in rulesTom Yu1994-07-215-33/+67
* * Makefile.in:Tom Yu1994-07-203-8/+14
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-9/+0
* As submitted from Openvision --- a sample GSSAPI client/server application!Theodore Tso1994-06-157-0/+1012