Fix file permissions and remove shebang's
[cascardo/ipsilon.git] / ipsilon / install /
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-06-04 Simo SorceAllow turning off security at install time
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 SorceAlways use saml by default
2014-05-02 Simo SorceMake SELinux happy
2014-05-02 Simo SorceAvoid failing install if sessions directory exists
2014-05-02 Simo SorceFix typo in ipsilon-client-install
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-04-21 Simo SorceMove templatized file creation to tools
2014-04-21 Simo SorceMove fixing files functionality to tools
2014-04-11 Simo SorceAdd basic installation script with saml support
2014-04-11 Simo SorceRename scripts and mark them as such
2014-03-21 Simo SorceAdd a default admin user at install time
2014-03-20 Simo SorceAdd Krb configuration code
2014-03-20 Simo SorceAdd user configuration option
2014-03-20 Simo SorceAdd hostname configuration option
2014-03-20 Simo SorceSilence cherrypy logging to the screen
2014-03-20 Simo SorceInstall default configuration files
2014-03-20 Simo SorceAdd logging and install/uninstall targets
2014-03-20 Simo SorceAdd server-install plugin configuration support
2014-03-20 Simo SorceFirst install script commit