Missing stat definition on older Red Hat.
[shibboleth/cpp-sp.git] / shar /
2004-10-19 Scott CantorWork around broken svc_destroy on Mac
2004-10-19 Scott CantorProper win32 error detection
2004-10-19 Scott CantorFixed conditional declaration
2004-10-19 Scott CantorUse decl check for svcfd_create.
2004-10-19 Scott CantorImplemented a socket/thread map to insure one thread...
2004-10-13 Scott CantorAdd version resources to Windows projects
2004-10-13 Scott CantorVersion resource
2004-10-11 Scott CantorMoved a static function inside the child class.
2004-10-06 Scott CantorNeeded lock around svcfd_create call, which manipulates...
2004-10-06 Scott CantorSome additional logging.
2004-08-22 Scott CantorFixed service uninstall.
2004-05-14 Scott CantorCleaned up some stray objects when threads die
2004-05-13 Scott CantorWrap child thread creation to catch exceptions.
2004-04-26 Scott CantorAdded logging config as a distinct feature
2004-04-16 Derek AtkinsFix the getopt() string
2004-04-16 Scott Cantorlogging is swallowing stderr on Windows
2004-04-16 Scott CantorSome cleanup for config checking
2004-04-13 Scott Cantormissed a variable name
2004-04-13 Scott CantorAdded a config checking option.
2004-04-13 Scott CantorMake the parameter globals a bit more unique.
2004-04-13 Scott CantorNDC was duplicating itself on stack.
2004-03-25 Scott CantorShould only need svc_fdcreate decl on Linux
2004-03-22 Scott CantorUpdate Windows project files, remove embedded CGI parser
2004-03-19 Scott CantorAdd some logging, fix reversed conditional
2004-03-19 Derek AtkinsAdd a shib-paths header file, auto-generated at build...
2004-03-18 Scott CantorAdded -d option
2004-03-18 Scott CantorAdd extern C to API
2004-03-18 Scott CantorFor now, just declare the function...
2004-03-18 Scott CantorMoved declaration over.
2004-03-18 Scott CantorFixes to Unix main()
2004-03-18 Scott CantorNew test client for shar
2004-03-18 Scott CantorNew config, C++ Listener API
2004-01-17 Scott CantorChange CVS properties
2003-12-13 Scott CantorChange CVS properties
2003-12-11 Scott CantorRemoved unneeded warning about socket closure.
2003-11-24 Derek AtkinsAdd some additional shutdown logging
2003-11-11 Scott CantorFixed bug in service install name
2003-11-11 Scott CantorAdded a close() when the child socket exhausts the...
2003-08-03 Scott CantorForgot to set C++ flags to use local RPC
2003-07-22 Scott CantorReordered includes.
2003-07-22 Scott CantorConditional redefine of svc_fdset to onc_svc_fdset.
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-15 Scott CantorAdded finalize call.
2003-07-14 Scott CantorFixed unlink option
2003-07-13 Scott CantorRevised distribution inclusions.
2003-07-05 Scott CantorWin32 service support.
2003-07-05 Scott CantorBroke apart to account for Windows service differences.
2003-07-01 Scott CantorCheck for a slash before unlinking.
2003-07-01 Scott CantorChange CVS properties
2003-06-30 Scott CantorChange CVS properties
2003-06-30 Scott CantorAdded winsock calls.
2003-06-30 Scott CantorUse fd_create on Windows.
2003-06-29 Scott CantorWindows changes.
2003-06-28 Scott CantorAdd shar project to Windows project
2003-06-28 Scott CantorPrelim Win32 changes.
2003-06-23 Scott CantorSwitch to mask_all
2003-04-20 Scott CantorSome Win32 fixes.
2003-04-16 Derek AtkinsPlug-in support for Credential Cache -- allows for...
2003-03-10 Derek Atkinsrevert out the daemon() call -- it's not portable
2003-03-07 Derek Atkinsput the shar into the background by default
2003-02-14 Scott CantorWasn't calling function to get socket name.
2003-02-14 Scott CantorWorked around C language of shar.
2003-02-14 Scott CantorMade SHAR socket name/port configurable.
2003-02-08 Scott Cantormigrated thread classes to libshib
2003-01-30 Derek Atkinsshib-threads.{h,cpp}:
2003-01-29 Derek AtkinsRefactor the SHAR code a bit.
2002-11-02 Derek Atkinsslightly different fix to link ONCRPC
2002-11-01 Scott Cantoradded oncrpc to shar build
2002-11-01 Derek Atkinsadd some #defines to rpc/rpc.h to not shadow system...
2002-11-01 Derek AtkinsRe-port RPC library to Solaris
2002-10-23 Derek Atkinsadd test-client to .cvsignore
2002-10-23 Scott CantorAdded config.h
2002-10-22 Derek AtkinsInclude code to work on Solaris, but it is #ifdef'd...
2002-10-22 Scott CantorGot test-client working again
2002-10-09 Derek AtkinsAdd '-f' option
2002-10-09 Derek Atkinsremove the socket "file" at shar shutdown
2002-10-09 Derek AtkinsMove shibrpc_svc_run() into the shar. Implement our...
2002-10-08 Derek AtkinsChange the rpc service APIs to abstract out RPC SVC...
2002-10-04 Derek Atkinsautoconfiscate the building of the shar
2002-09-13 Derek AtkinsCode drop of new target..