index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
appl
/
sample
/
sserver
/
sserver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-4
/
+4
*
Mark and reindent what's left of the appl directory
Greg Hudson
2009-11-24
1
-95
/
+94
*
make mark-cstyle
Tom Yu
2009-10-31
1
-8
/
+8
*
Convert many uses of sprintf to snprintf or asprintf
Greg Hudson
2008-12-01
1
-2
/
+5
*
Include k5-int.h instead of krb5.h when 'private' functions are needed
Ken Raeburn
2007-01-20
1
-1
/
+1
*
Memory leak fixes on exit
Ezra Peisach
2006-10-18
1
-0
/
+5
*
* sserver.c (main): Use GETPEERNAME_ARG3_TYPE instead of int
Ezra Peisach
2001-11-06
1
-1
/
+5
*
* sserver.c (main): Include unistd.h if present (for close
Ezra Peisach
2000-07-29
1
-15
/
+22
*
main() returns int - not void. Also cleanup unused variables
Ezra Peisach
2000-02-26
1
-7
/
+2
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
*
POSIX states that getopt returns -1 when it is done parsing options,
Theodore Tso
1998-05-06
1
-1
/
+1
*
Check the error return from krb5_init_context(), and print an error
Theodore Tso
1996-11-08
1
-2
/
+5
*
Allow the user to specify the service instance using the -s option.
Theodore Tso
1995-09-16
1
-26
/
+37
*
changes to accomodate redefinition of krb5_auth_context
Tom Yu
1995-06-11
1
-1
/
+1
*
If using inetd, set file descriptor of socket to 0
Ezra Peisach
1995-06-03
1
-0
/
+1
*
Add new options -p and -S to specify port and keytab files
Ezra Peisach
1995-05-10
1
-5
/
+55
*
* sserver.c: (krb5_recvauth()): No longer needs the rc_type arg
Chris Provenzano
1995-05-03
1
-1
/
+0
*
Initialize auth_context to NULL before using
Chris Provenzano
1995-04-26
1
-1
/
+1
*
* sserver.c: Use new calling convention for krb5_recvauth()
Chris Provenzano
1995-03-27
1
-20
/
+18
*
Avoid <krb5/...> includes
John Gilmore
1995-02-28
1
-4
/
+3
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
1
-8
/
+10
*
stamp out rcs keywords
Mark Eichin
1994-08-18
1
-7
/
+1
*
Fix bug in checking argc count
Theodore Tso
1994-01-13
1
-1
/
+1
*
Added new extra flags argument to the call to krb5_recvauth()
Theodore Tso
1993-12-01
1
-20
/
+23
*
Change export warning notice from "is assumed to require an export license"
Theodore Tso
1993-09-01
1
-2
/
+2
*
Changed organization; server and client in separate directories
Theodore Tso
1993-06-03
1
-1
/
+1
*
Update copyright notice
John Kohl
1991-06-06
1
-2
/
+16
*
change to use sendauth
John Kohl
1991-03-29
1
-59
/
+42
*
libos-proto.h -> los-proto.h
John Kohl
1991-03-14
1
-1
/
+1
*
fix copyright
John Kohl
1991-03-04
1
-1
/
+1
*
Made changes to conform to API modifications
Theodore Tso
1991-02-27
1
-3
/
+4
*
Cast argument to accept
John Carr
1990-12-20
1
-1
/
+1
*
change bcopy to memcpy
John Kohl
1990-11-08
1
-1
/
+1
*
use <syslog.h>; our include files will make that the Right Thing
John Kohl
1990-10-24
1
-1
/
+1
*
use our syslog.h
John Kohl
1990-10-22
1
-5
/
+1
*
fix include files
John Kohl
1990-05-23
1
-4
/
+0
*
ultrix braindamage fix
John Kohl
1990-05-22
1
-0
/
+4
*
remove direct use of replay cache
John Kohl
1990-05-17
1
-24
/
+6
*
*** empty log message ***
John Kohl
1990-05-11
1
-0
/
+192