Use python logging in install / log cherrypy at right severity
[cascardo/ipsilon.git] / ipsilon / install / ipsilon-server-install
2015-05-07 Rob CrittendenUse python logging in install / log cherrypy at right...
2015-04-15 Rob CrittendenMove ipsilon WSGI script from /usr/sbin to /usr/libexec
2015-04-13 Rob CrittendenBetter error handling for login mgrs in server install...
2015-04-09 Rob CrittendenIf sys.exit is called or SystemExit raised, don't displ...
2015-04-06 Nathan KinderSuppress --config-profile option from installer script...
2015-03-30 Patrick UiterwijkAdd options to explicitly set database uris during...
2015-03-27 Rob CrittendenAdd a method to Installer classes to validate argument...
2015-03-23 Rob CrittendenImplement urn:oasis:names:tc:SAML:2.0:nameid-format...
2015-02-26 Patrick UiterwijkAdd uninstallation support.
2015-02-13 Rob CrittendenLet the plugin configure calls notice failures.
2015-01-19 Patrick UiterwijkFix some copy-paste errors in help output
2014-11-14 Patrick UiterwijkAdd support for Persona Identity Provider
2014-11-12 Simo SorceAdd simple SqlSession implementation
2014-11-12 Simo SorceAdd test to check a real database (pgsql) works
2014-09-24 Simo SorceRefactor the data store a bit
2014-09-24 Simo SorceAdd Info Provider plugin framework
2014-06-17 Simo SorceStrenghten default Security options in IDP
2014-06-17 Simo SorceFix non-'make test' installation
2014-06-06 Simo SorceAdd server install option to turn on debugging
2014-06-04 Simo SorceAdd basic testing infrastructure
2014-06-04 Simo SorceAdditional parametrization of template files
2014-06-04 Simo SorceDo not make directory unwritable
2014-06-04 Simo SorceAdd support for passing configuration profile
2014-05-07 Simo SorceRemind the user to restart HTTPD when done
2014-05-02 Simo SorceAdd Environment Helpers installer framework
2014-05-02 Simo SorceMake SELinux happy
2014-05-02 Simo SorceAvoid failing install if sessions directory exists
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-04-11 Simo SorceRename scripts and mark them as such