aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* - fix filter syntaxMichael Scherer2011-03-281-1/+1
|
* add group subdomain on the secondary mx tooMichael Scherer2011-03-281-1/+3
|
* - according to the documentation ( http://www.sympa.org/faq/postfix ),Michael Scherer2011-03-283-0/+20
| | | | | the regexp do not match all address used by sympa ( see en of the pointed document ), and so sympa-bounce do not work.
* Add back get_distribution_roots, used by UnpackPascal Terjan2011-03-281-0/+16
|
* build rpmsrate out of rpmsrate-raw on uploadOlivier Blin2011-03-271-0/+4
|
* use /distrib/mirror instead of /distrib/bootstrap on repository.mageia.org, ↵Olivier Blin2011-03-272-2/+3
| | | | it is less likely to have hdlist inconsistency
* - i wanted to do copy and paste, not cut and pasteMichael Scherer2011-03-251-0/+1
|
* fetch the variable in list too ( could IMHO be refactored )Michael Scherer2011-03-251-1/+1
|
* - ldap requires to be authenticated to give all information for inclusion Michael Scherer2011-03-251-0/+4
|
* Set the user for the cron jobPascal Terjan2011-03-251-0/+1
|
* - fix syntaxMichael Scherer2011-03-241-1/+1
|
* Revert, is_debug needs to be fixed it is used in various placesPascal Terjan2011-03-241-1/+1
|
* is_debug gives yes on src packages named *-debugPascal Terjan2011-03-241-1/+1
|
* Stop using mdv-youri-corePascal Terjan2011-03-245-3/+563
|
* fix syntaxNicolas Vigier2011-03-241-1/+1
|
* update maintdb urlNicolas Vigier2011-03-241-1/+1
|
* - force ssl ( using undocumented parameter )Michael Scherer2011-03-241-0/+1
|
* update maintdb urlNicolas Vigier2011-03-241-1/+1
|
* - try to force ssl for search_filer on ldapMichael Scherer2011-03-241-1/+1
|
* add maintdbNicolas Vigier2011-03-242-0/+11
|
* - first step to the resolution of tx problem, add proper file system permissionMichael Scherer2011-03-241-0/+8
|
* - fix configuration filter, may be the cause of the mail loop of yesterdayMichael Scherer2011-03-241-1/+1
|
* relax the pipelining check, as some process ( likely sympa ) use pipelining ↵Michael Scherer2011-03-241-1/+2
| | | | ( "improper command pipelining after MAIL from" )
* - fix configuration, sympa complained about it in logMichael Scherer2011-03-241-1/+1
|
* - add the list of alias mandated by the RFCMichael Scherer2011-03-241-0/+15
| | | | | - add myself for mailer-daemon, so I can check if the message are useful or not
* - add support for mailing all people in a ldap groupMichael Scherer2011-03-243-1/+27
|
* - also check svn, git and ldap on valstarMichael Scherer2011-03-241-1/+1
|
* - fix the checks for forums and youri-checkMichael Scherer2011-03-241-2/+2
|
* - add pkgsubmit to the monitored web site listsMichael Scherer2011-03-241-0/+1
|
* - add check for smtp on alamutMichael Scherer2011-03-241-1/+1
|
* send report to sysadmin-reports@, as proposed by boklmMichael Scherer2011-03-241-1/+1
|
* - fix latest commit Michael Scherer2011-03-241-4/+6
|
* Try to get the variables into subclassPascal Terjan2011-03-231-1/+1
|
* - add the new website in xymonMichael Scherer2011-03-231-0/+1
|
* Add an empty website for checkPascal Terjan2011-03-231-21/+37
|
* - add a line for ssh by default, there is no white point on xymonMichael Scherer2011-03-231-0/+1
|
* Fix module namePascal Terjan2011-03-231-1/+1
|
* Add a first version of youri-check module, running "dependencies" and ↵Pascal Terjan2011-03-232-0/+115
| | | | "missing" on core
* - use /usr/local/bin, more conform to fhs ( also help to get ride of stuff ↵Michael Scherer2011-03-231-1/+1
| | | | in /home )
* - also add forumsMichael Scherer2011-03-231-1/+2
|
* - add planet to the site to monitorMichael Scherer2011-03-231-0/+1
|
* - fix last message of postfix, even if this still work fineMichael Scherer2011-03-221-0/+4
|
* - add back the domain for mailling list, this was not needed before asMichael Scherer2011-03-221-0/+4
| | | | | the domain was not a virtual one
* - use the new db_and_user type to manage the list of database accessMichael Scherer2011-03-221-4/+1
|
* convert db_and_user to a exported typeMichael Scherer2011-03-221-8/+17
|
* use the new type for user and database declaration ( will be used later for ↵Michael Scherer2011-03-225-31/+11
| | | | pg access list )
* add a type for database and user, this will simplify some declarationMichael Scherer2011-03-221-0/+15
|
* - do not hardcode the list of database in the fileMichael Scherer2011-03-222-1/+1
|
* - add function get_param_valuesMichael Scherer2011-03-221-0/+25
|
* - add a comment about the new interface ( more robust )Michael Scherer2011-03-221-1/+2
|