Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove virtualhost | Damien Lallement | 2011-02-16 | 1 | -5/+1 |
| | |||||
* | typo after renaming vhosts.conf | Damien Lallement | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | update to fit with puppet rules explained by misc | Damien Lallement | 2011-02-16 | 1 | -2/+8 |
| | |||||
* | update to fit with puppet rules explained by misc | Damien Lallement | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | environnement must be in a array | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | fix the variable to use for connecting | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | fix previous fix, O is not a digit, 0 is | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | fix error in the perl script, argument start at 0, unlike C | Michael Scherer | 2011-02-15 | 1 | -2/+2 |
| | |||||
* | - enable access to the db from the vm for phpbb database | Michael Scherer | 2011-02-15 | 1 | -0/+2 |
| | |||||
* | add missing requires for script | Michael Scherer | 2011-02-15 | 1 | -1/+3 |
| | |||||
* | add the phpbb to the acl database | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | add config.php management to set the database | Michael Scherer | 2011-02-15 | 1 | -0/+17 |
| | |||||
* | Archive files when signing fails | Pascal Terjan | 2011-02-15 | 1 | -0/+6 |
| | |||||
* | - reenable the main domain as the problem is fixed. | Michael Scherer | 2011-02-15 | 1 | -4/+10 |
| | | | | | | mail is now routed properly, as I had to disable the local transport map to enable the fallback one, who enable to route everything we want where we want | ||||
* | - disable the reception of mail on alamut for the main domain, | Michael Scherer | 2011-02-15 | 1 | -1/+4 |
| | | | | | as this cause trouble when sending mail on the ml on zarb.org | ||||
* | Use the complete adress for bugzilla-deamon if not it will use @bugs.mageia.org | Dexter Morgan | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | - use smtp instead of sendmail, to solve problem of wrong sender from ↵ | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | | | | bugzilla email | ||||
* | - fix error in declaration | Michael Scherer | 2011-02-15 | 1 | -1/+0 |
| | |||||
* | deploy ldap config into phpbb database | Michael Scherer | 2011-02-15 | 1 | -5/+24 |
| | |||||
* | add a define to manage part of the phpbb config from puppet by directly ↵ | Michael Scherer | 2011-02-15 | 2 | -1/+43 |
| | | | | changing the configuration in the db | ||||
* | use a variable | Michael Scherer | 2011-02-15 | 1 | -4/+6 |
| | |||||
* | create the postgresql db for phpbb | Michael Scherer | 2011-02-15 | 1 | -1/+9 |
| | |||||
* | do not hardcode domain | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | Add bugs@ml as globalwatcher | Dexter Morgan | 2011-02-15 | 1 | -1/+1 |
| | | | | | This way this ML will receive a mail for each bugreports | ||||
* | Allow DB accouts. | Dexter Morgan | 2011-02-15 | 1 | -1/+1 |
| | | | | | This will be used for bugs@ml.mageia.org globalwatcher account | ||||
* | Enable mirror action | Pascal Terjan | 2011-02-14 | 1 | -0/+5 |
| | |||||
* | Enable votes | Dexter Morgan | 2011-02-14 | 1 | -1/+1 |
| | |||||
* | add proper requires, to avoid ordering error when deploying apache based web ↵ | Michael Scherer | 2011-02-13 | 1 | -1/+10 |
| | | | | software | ||||
* | - fix dns problem on friteuse ( as bind compete with dnsmasq for port 53 ) | Michael Scherer | 2011-02-13 | 1 | -0/+4 |
| | |||||
* | temporary work around for bugzilla being unable to send mail to webteam | Michael Scherer | 2011-02-13 | 1 | -0/+9 |
| | | | | | | | | | The current setup ( 13/02/2011 ) is that most active mls are on zarb.org, using @mageia domain. But we want to start hosting aliases on the current ml server ( and main smtp, ie alamut ). So we need to dispatch old mls to zarb, and the rest on alamut. Old mls are all prefixed by mageia-*@mageia this hack should be removed once all mls are migrated from zarb.org | ||||
* | Enable useqacontact | Dexter Morgan | 2011-02-13 | 1 | -1/+1 |
| | |||||
* | set allowemailchange to 0 | Dexter Morgan | 2011-02-13 | 1 | -1/+1 |
| | |||||
* | add missing : | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Fix typo | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Set defaultpriority to normal | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Fix typo | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Enable commentonchange_resolution | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Do not use "See also" field. | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | - initial module to setup phpbb | Michael Scherer | 2011-02-12 | 1 | -0/+18 |
| | |||||
* | disable some wsgi check, as viewvc do not like them ( should be reported ↵ | Michael Scherer | 2011-02-12 | 1 | -1/+4 |
| | | | | upstream too ) | ||||
* | - fix wrong type for ssl redirection | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | - enable ssl, and rewrite the web config to use the higher level apache | Michael Scherer | 2011-02-12 | 2 | -16/+13 |
| | | | | type we wrote | ||||
* | - add ssl support on blog, and reuse the vhost_base module ( so there | Michael Scherer | 2011-02-12 | 2 | -6/+11 |
| | | | | is less template to write ) | ||||
* | add a require on user ( for ordering prupose, as cron use the user ) | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | - fix ordering, as the exec will fail if postgresql is not running | Michael Scherer | 2011-02-12 | 1 | -0/+2 |
| | | | | (errors seen when restarting a vm cloning alamut on kvm) | ||||
* | - use variable for the blog domain and location (less stuff to change | Michael Scherer | 2011-02-12 | 2 | -5/+8 |
| | | | | later ) | ||||
* | - add a comment about directory group ownership ( to see later ) | Michael Scherer | 2011-02-12 | 1 | -1/+2 |
| | |||||
* | - group logically the 2 parts of the file, scripts at first, websites at | Michael Scherer | 2011-02-12 | 1 | -14/+14 |
| | | | | the end | ||||
* | - script should be root owned | Michael Scherer | 2011-02-12 | 1 | -2/+2 |
| | |||||
* | - use /var/lib/blog for home directory of the systm user running blog | Michael Scherer | 2011-02-12 | 1 | -7/+1 |
| |