Fix documentation directory and eliminate special handling in spec file.
[shibboleth/cpp-sp.git] / shar /
2007-09-15 Scott CantorPreparing for 1.3.1 version.
2007-09-07 Scott CantorRemove improper output to stderr/stdout.
2007-08-08 Scott CantorBackport logging changes.
2007-06-12 Scott CantorUpdate makefiles, backport I/O changes.
2007-06-07 Scott CantorLibrary updates.
2006-04-13 Scott CantorEarlier logging in catch alls.
2006-01-05 Scott CantorWasn't logging errors on the shibd side.
2005-09-23 Scott Cantorpidfile patch from Jim Fox
2005-09-01 Scott CantorSome disabled memory diagnostics, prepping for patch...
2005-08-09 Scott CantorChange CVS properties
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-07-01 Scott CantorUpdated to xsec 1.2
2005-05-25 Scott CantorAdd back ONC path
2005-05-23 Scott CantorRemoved ONC headers.
2005-05-21 Scott CantorUpdated copyrights.
2005-05-18 Scott CantorAdded thread entry points for replay cache
2005-05-17 Scott CantorUpdated service name.
2005-05-02 Scott CantorAdded server stubs.
2005-05-02 Scott CantorFix Unix side
2005-05-02 Scott CantorRefactored remote API into IListener, moved ONC server...
2005-04-14 Scott CantorSome API refactoring
2005-04-06 Scott CantorAdd some shutdown code
2005-04-01 Scott CantorRenamed binary
2005-04-01 Derek Atkinsignore the new 'shibd' program.
2005-04-01 Derek Atkinsrename the 'shar' process, "shibd"
2005-03-24 Scott CantorRemove state mgr (overkill for now), implement local...
2005-03-17 Scott CantorRenamed some config features/elements.
2005-02-08 Scott CantorMissed second set of RPC constants
2005-02-08 Scott CantorNew profile API, consolidated RPCs, simplified cache.
2005-01-24 Scott CantorMoved executables to sbin
2005-01-15 Scott CantorUpdated package version.
2004-10-25 Scott CantorPorting changes from 1.2 branch
2004-08-22 Scott CantorPort 1.2 branch fixes
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...
next