Clean up svn props.
[shibboleth/cpp-sp.git] / oncrpc /
2008-03-10 Scott CantorFix for SSPCPP-81
2007-09-16 Scott CantorRemove old file.
2007-09-15 Scott CantorPreparing for 1.3.1 version.
2005-09-07 Scott CantorBSD needs pthread header inline.
2005-09-07 Scott CantorCorrect declaration of lseek.
2005-07-03 Scott CantorRemoved static keyword, breaks gcc4
2005-05-20 Scott CantorSet to noinst headers
2005-05-19 Scott CantorTry and block copy of headers.
2004-11-29 Scott CantorAdded __sparc for Forte compiler
2004-10-25 Scott CantorPorting changes from 1.2 branch
2004-04-08 Noah LevittTry to be smart about removing .la files.
2003-12-13 Scott CantorChange CVS properties
2003-11-11 Scott CantorSet FD_SETSIZE if not set already.
2003-07-21 Scott CantorOverride svc_fdset global to hide Solaris global.
2003-07-21 Scott CantorHide svc_fdset symbol to override Solaris global.
2003-07-21 Scott CantorSwitch from kernel call to FD_SETSIZE.
2003-07-13 Scott CantorRevised distribution inclusions.
2003-06-30 Scott CantorAdded svcfd_create.
2003-06-28 Scott CantorUpdate Windows project files
2003-06-28 Scott CantorAdd ONCRPC project to Windows project
2003-06-28 Scott CantorFixed for VC6
2003-06-28 Scott CantorUpdated to fix hidden symbols
2003-05-20 Aaron Wohlmap the names:
2003-05-20 Aaron Wohlvc_register
2003-03-20 Derek AtkinsApply XDR fix for SunRPC, even though our code is not...
2002-12-15 Scott CantorVarious WIN32 fixes.
2002-11-19 Scott CantorExtraneous malloc declaration
2002-11-01 Derek AtkinsAdd #include <rpc/rpc.h> to the rest of the sources
2002-11-01 Derek Atkins#include <rpc/rpc.h> to get our overriding #defines
2002-11-01 Scott Cantorfixed xdr_free return type
2002-11-01 Derek AtkinsDon't need clnt_destroy or svc_destroy -- those are...
2002-11-01 Derek Atkinsadd some #defines to rpc/rpc.h to not shadow system...
2002-11-01 Derek Atkinsadd xdr_free prototype
2002-11-01 Derek AtkinsRe-port RPC library to Solaris
2002-10-31 Derek AtkinsCheck-in of original version of ONCRPC library (and...