summaryrefslogtreecommitdiffstats
path: root/src/appl/sample/sserver/sserver.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+4
* Mark and reindent what's left of the appl directoryGreg Hudson2009-11-241-95/+94
* make mark-cstyleTom Yu2009-10-311-8/+8
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-2/+5
* Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2007-01-201-1/+1
* Memory leak fixes on exitEzra Peisach2006-10-181-0/+5
* * sserver.c (main): Use GETPEERNAME_ARG3_TYPE instead of intEzra Peisach2001-11-061-1/+5
* * sserver.c (main): Include unistd.h if present (for closeEzra Peisach2000-07-291-15/+22
* main() returns int - not void. Also cleanup unused variablesEzra Peisach2000-02-261-7/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-2/+5
* Allow the user to specify the service instance using the -s option.Theodore Tso1995-09-161-26/+37
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* If using inetd, set file descriptor of socket to 0Ezra Peisach1995-06-031-0/+1
* Add new options -p and -S to specify port and keytab filesEzra Peisach1995-05-101-5/+55
* * sserver.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-031-1/+0
* Initialize auth_context to NULL before usingChris Provenzano1995-04-261-1/+1
* * sserver.c: Use new calling convention for krb5_recvauth()Chris Provenzano1995-03-271-20/+18
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-4/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-8/+10
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Fix bug in checking argc countTheodore Tso1994-01-131-1/+1
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-011-20/+23
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Changed organization; server and client in separate directoriesTheodore Tso1993-06-031-1/+1
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* change to use sendauthJohn Kohl1991-03-291-59/+42
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix copyrightJohn Kohl1991-03-041-1/+1
* Made changes to conform to API modificationsTheodore Tso1991-02-271-3/+4
* Cast argument to acceptJohn Carr1990-12-201-1/+1
* change bcopy to memcpyJohn Kohl1990-11-081-1/+1
* use <syslog.h>; our include files will make that the Right ThingJohn Kohl1990-10-241-1/+1
* use our syslog.hJohn Kohl1990-10-221-5/+1
* fix include filesJohn Kohl1990-05-231-4/+0
* ultrix braindamage fixJohn Kohl1990-05-221-0/+4
* remove direct use of replay cacheJohn Kohl1990-05-171-24/+6
* *** empty log message ***John Kohl1990-05-111-0/+192