Add -v option to print version.
[shibboleth/cpp-sp.git] / shar / shar.cpp
2007-10-24 Scott CantorAdd -v option to print version.
2007-09-07 Scott CantorRemove improper output to stderr/stdout.
2007-08-08 Scott CantorBackport logging changes.
2005-09-23 Scott Cantorpidfile patch from Jim Fox
2005-09-01 Scott CantorSome disabled memory diagnostics, prepping for patch...
2005-07-18 Scott CantorSwitched remaining files to Apache license.
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-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.
2004-10-25 Scott CantorPorting changes from 1.2 branch
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-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-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 CantorMoved declaration over.
2004-03-18 Scott CantorFixes to Unix main()
2004-03-18 Scott CantorNew config, C++ Listener API