svn rev #19657: tools/gssmonger/trunk/unix/gssmaster/ include/ include/sspiutil/

aseering@MIT.EDU aseering at MIT.EDU
Fri Jun 29 20:38:48 EDT 2007


Commit By: aseering
Log Message: 
gssmaster now almost compiles under Cygwin GCC with no Windows headers and build target set to UNIX instead of WINNT.  Many missing definitions have been pulled in; several IO functions have been rewritten to use standard UNIX API's.

"unix.c" now contains some struct definitions from MinGW's w32api headers.  Acceptable for this repo, but it's not clear if it'd be accepted upstream to CodePlex.  These may need to be rewritten.

Threading code (in clientapis.c) still needs to be rewritten, as does the build system.



Changed Files:
U   tools/gssmonger/trunk/unix/gssmaster/Makefile
U   tools/gssmonger/trunk/unix/gssmaster/clientapis.c
U   tools/gssmonger/trunk/unix/gssmaster/clientio.c
U   tools/gssmonger/trunk/unix/gssmaster/clientlib.h
U   tools/gssmonger/trunk/unix/gssmaster/engine.h
U   tools/gssmonger/trunk/unix/gssmaster/include/resdll.h
U   tools/gssmonger/trunk/unix/gssmaster/include/sspiutil/macros.h
U   tools/gssmonger/trunk/unix/gssmaster/include/unix.h
U   tools/gssmonger/trunk/unix/gssmaster/interfere.c
U   tools/gssmonger/trunk/unix/gssmaster/main.c
U   tools/gssmonger/trunk/unix/gssmaster/mangle.c
U   tools/gssmonger/trunk/unix/gssmaster/misc.c
A   tools/gssmonger/trunk/unix/gssmaster/netrw.c
A   tools/gssmonger/trunk/unix/gssmaster/netutil.c
A   tools/gssmonger/trunk/unix/gssmaster/util.c



More information about the cvs-krb5 mailing list