Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix timezone ( for server hour) | Nicolas Lécureuil | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | Adapt to new check server | Nicolas Lécureuil | 2017-04-06 | 1 | -2/+2 |
| | |||||
* | Add class postgresql::pg_hba | Nicolas Vigier | 2013-01-17 | 1 | -2/+8 |
| | | | | | This adds a parameter conf_lines which can be used as an array to insert new configuration in the pg_hba.conf file. | ||||
* | - don't use pam anymore since no system users exists | Olivier Thauvin | 2011-05-21 | 1 | -4/+4 |
| | |||||
* | add german db declaration to postgresql acl | Michael Scherer | 2011-04-19 | 1 | -1/+1 |
| | |||||
* | Switch back to md5, it is supposed to work | Pascal Terjan | 2011-04-03 | 1 | -3/+3 |
| | |||||
* | Use password method as we are over ssl anyway and I don't know how to md5 ↵ | Pascal Terjan | 2011-04-03 | 1 | -3/+3 |
| | | | | the pass into config file | ||||
* | Fix db name in pg_hba.conf, and hack youri-check config to connect over ssl | Pascal Terjan | 2011-04-03 | 1 | -5/+3 |
| | |||||
* | Also allow local non ssl connections to youri db | Pascal Terjan | 2011-04-03 | 1 | -0/+2 |
| | |||||
* | Allow local connections to youri db | Pascal Terjan | 2011-04-03 | 1 | -1/+4 |
| | |||||
* | Store youri-check results in pgsql, and generate the reports from there on ↵ | Pascal Terjan | 2011-04-02 | 1 | -0/+2 |
| | | | | alamut | ||||
* | - do not hardcode the list of database in the file | Michael Scherer | 2011-03-22 | 1 | -1/+0 |
| | |||||
* | - adapt the list of database to the setup of forum | Michael Scherer | 2011-02-21 | 1 | -3/+14 |
| | |||||
* | - enable access to the db from the vm for phpbb database | Michael Scherer | 2011-02-15 | 1 | -0/+2 |
| | |||||
* | add the phpbb to the acl database | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | - use a loop, and a fact, instead of cut and paste and hardcoded ip | Michael Scherer | 2010-12-07 | 1 | -22/+13 |
| | |||||
* | Add comment about previous commit | Dexter Morgan | 2010-11-20 | 1 | -0/+2 |
| | |||||
* | Allow user bugs to access template1 database | Dexter Morgan | 2010-11-20 | 1 | -0/+5 |
| | |||||
* | Add sympa to pgsql | Dexter Morgan | 2010-11-08 | 1 | -0/+5 |
| | |||||
* | - fix mask for database declaration | Michael Scherer | 2010-11-08 | 1 | -4/+4 |
| | |||||
* | - add bugs access to bugs database | Olivier Thauvin | 2010-11-06 | 1 | -9/+19 |
| | | | | | - apply hostssl to network connection other than localhost - think to local IPv6 connection | ||||
* | - notice the file is in svn | Olivier Thauvin | 2010-11-06 | 2 | -1/+7 |
| | |||||
* | - make 'psql -U postgres' as root working | Olivier Thauvin | 2010-11-06 | 2 | -2/+2 |
| | |||||
* | - root on the server is accepted as postgres user | Olivier Thauvin | 2010-11-06 | 1 | -0/+1 |
| | |||||
* | - manage pg_ident.conf for postgresql | Olivier Thauvin | 2010-11-06 | 1 | -0/+42 |
| | |||||
* | - allow transifex user to connect to transifex database | Olivier Thauvin | 2010-11-06 | 1 | -1/+4 |
| | |||||
* | - allow postgres connection using IPv6 | Olivier Thauvin | 2010-11-04 | 1 | -2/+4 |
| | |||||
* | - also allow connection using main interface | Olivier Thauvin | 2010-11-04 | 1 | -0/+2 |
| | |||||
* | - allow mirrors user to connect to db | Olivier Thauvin | 2010-11-04 | 1 | -0/+1 |
| | |||||
* | - allow epoll user to connect locally to epoll db | Olivier Thauvin | 2010-10-29 | 1 | -0/+4 |
| | |||||
* | - enable ssl | Olivier Thauvin | 2010-10-29 | 2 | -3/+4 |
| | |||||
* | - add login management to postgresql | Olivier Thauvin | 2010-10-28 | 3 | -3/+13 |
| | |||||
* | - add postgresql config | Olivier Thauvin | 2010-10-28 | 2 | -0/+612 |