aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add config.php management to set the databaseMichael Scherer2011-02-151-0/+17
|
* Archive files when signing failsPascal Terjan2011-02-151-0/+6
|
* - reenable the main domain as the problem is fixed.Michael Scherer2011-02-151-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 Scherer2011-02-151-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.orgDexter Morgan2011-02-151-1/+1
|
* - use smtp instead of sendmail, to solve problem of wrong sender from ↵Michael Scherer2011-02-151-1/+1
| | | | bugzilla email
* - fix error in declarationMichael Scherer2011-02-151-1/+0
|
* deploy ldap config into phpbb databaseMichael Scherer2011-02-151-5/+24
|
* add a define to manage part of the phpbb config from puppet by directly ↵Michael Scherer2011-02-152-1/+43
| | | | changing the configuration in the db
* use a variableMichael Scherer2011-02-151-4/+6
|
* create the postgresql db for phpbbMichael Scherer2011-02-151-1/+9
|
* do not hardcode domainMichael Scherer2011-02-151-1/+1
|
* Add bugs@ml as globalwatcherDexter Morgan2011-02-151-1/+1
| | | | | This way this ML will receive a mail for each bugreports
* Allow DB accouts.Dexter Morgan2011-02-151-1/+1
| | | | | This will be used for bugs@ml.mageia.org globalwatcher account
* Enable mirror actionPascal Terjan2011-02-141-0/+5
|
* create bugs ml, asked by ahmad on ircMichael Scherer2011-02-141-0/+9
|
* Enable votesDexter Morgan2011-02-141-1/+1
|
* add proper requires, to avoid ordering error when deploying apache based web ↵Michael Scherer2011-02-131-1/+10
| | | | software
* - fix dns problem on friteuse ( as bind compete with dnsmasq for port 53 )Michael Scherer2011-02-131-0/+4
|
* temporary work around for bugzilla being unable to send mail to webteamMichael Scherer2011-02-131-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 useqacontactDexter Morgan2011-02-131-1/+1
|
* set allowemailchange to 0Dexter Morgan2011-02-131-1/+1
|
* add missing :Dexter Morgan2011-02-121-1/+1
|
* Fix typoDexter Morgan2011-02-121-1/+1
|
* Set defaultpriority to normalDexter Morgan2011-02-121-1/+1
|
* Fix typoDexter Morgan2011-02-121-1/+1
|
* Enable commentonchange_resolutionDexter Morgan2011-02-121-1/+1
|
* Do not use "See also" field.Dexter Morgan2011-02-121-1/+1
|
* - deploy phpbb on friteuseMichael Scherer2011-02-121-0/+1
|
* - initial module to setup phpbbMichael Scherer2011-02-121-0/+18
|
* - add the git cnameMichael Scherer2011-02-121-1/+2
|
* disable some wsgi check, as viewvc do not like them ( should be reported ↵Michael Scherer2011-02-121-1/+4
| | | | upstream too )
* - fix wrong type for ssl redirectionMichael Scherer2011-02-121-1/+1
|
* - enable ssl, and rewrite the web config to use the higher level apacheMichael Scherer2011-02-122-16/+13
| | | | type we wrote
* - add ssl support on blog, and reuse the vhost_base module ( so thereMichael Scherer2011-02-122-6/+11
| | | | is less template to write )
* add a require on user ( for ordering prupose, as cron use the user )Michael Scherer2011-02-121-1/+1
|
* - fix ordering, as the exec will fail if postgresql is not runningMichael Scherer2011-02-121-0/+2
| | | | (errors seen when restarting a vm cloning alamut on kvm)
* - use variable for the blog domain and location (less stuff to changeMichael Scherer2011-02-122-5/+8
| | | | later )
* - add a comment about directory group ownership ( to see later )Michael Scherer2011-02-121-1/+2
|
* - group logically the 2 parts of the file, scripts at first, websites atMichael Scherer2011-02-121-14/+14
| | | | the end
* - script should be root ownedMichael Scherer2011-02-121-2/+2
|
* - use /var/lib/blog for home directory of the systm user running blogMichael Scherer2011-02-121-7/+1
|
* - more explicit commentMichael Scherer2011-02-121-1/+2
|
* Enable ssl may not work right nowDexter Morgan2011-02-121-2/+2
|
* Enable white boardDexter Morgan2011-02-121-1/+1
|
* turn letsubmitterchoosemilestone to 0Dexter Morgan2011-02-121-1/+1
|
* - rename file ( no need to number it )Michael Scherer2011-02-122-1/+1
|
* - remove empty directoryMichael Scherer2011-02-120-0/+0
|
* - add a require on subversion ( for ordering purpose, spotted by boklm )Michael Scherer2011-02-121-1/+2
|
* - fix output of the check script Michael Scherer2011-02-121-1/+1
|