| Commit message (Expand) | Author | Age | Files | Lines |
* | no antivirus are deployed for now, and none are planned for the moment | Michael Scherer | 2010-11-25 | 1 | -1/+1 |
* | filter mail trough amavis ( for spamassassin ) and block some extension | Michael Scherer | 2010-11-25 | 1 | -0/+1 |
* | restart amavis on configuration file change | Michael Scherer | 2010-11-25 | 1 | -2/+3 |
* | remove unused logdir | Olivier Blin | 2010-11-25 | 1 | -1/+0 |
* | remove trailing slash in queue URL | Olivier Blin | 2010-11-25 | 1 | -1/+1 |
* | upload packages as schedbot user for now | Olivier Blin | 2010-11-25 | 1 | -0/+1 |
* | http queue is on http://pkgsubmit.mageia.org/uploads/ | Olivier Blin | 2010-11-25 | 1 | -0/+1 |
* | add pkgsubmit vhost | Olivier Blin | 2010-11-25 | 2 | -0/+17 |
* | do not pass iurt logdir as argument, it would require a wrapper parsing the o... | Olivier Blin | 2010-11-25 | 1 | -2/+2 |
* | fix missing subscribe | Michael Scherer | 2010-11-24 | 1 | -0/+1 |
* | fix path that prevent smtp to start | Michael Scherer | 2010-11-24 | 1 | -1/+1 |
* | fix syntax | Michael Scherer | 2010-11-24 | 1 | -1/+1 |
* | add a note about a missing deps | Michael Scherer | 2010-11-24 | 1 | -1/+1 |
* | fix syntax | Michael Scherer | 2010-11-24 | 1 | -1/+1 |
* | fix order of execution | Michael Scherer | 2010-11-24 | 1 | -1/+2 |
* | add a ssmtp module, to replace postfix as it would be too complex to manage f... | Michael Scherer | 2010-11-24 | 2 | -0/+22 |
* | add a Requires to fix bootstraping ( ie, puppet try to do the link | Michael Scherer | 2010-11-24 | 1 | -1/+2 |
* | add requires on the package, so puppet doesn't send useless errors | Michael Scherer | 2010-11-24 | 2 | -3/+6 |
* | fix svn location for catdap checkout | Michael Scherer | 2010-11-24 | 1 | -1/+1 |
* | do not use default empty array, as puppet evaluate this as "true" and | Michael Scherer | 2010-11-24 | 1 | -3/+3 |
* | - improve error message when trying to get a interactive shell | Michael Scherer | 2010-11-24 | 1 | -1/+5 |
* | restrict login to people of the group mga-commiters ( previous try was | Michael Scherer | 2010-11-24 | 2 | -9/+13 |
* | s/commiters/committers/, to be in sync with the ldap group name and the dicti... | Michael Scherer | 2010-11-24 | 2 | -4/+4 |
* | move the group restriction at the top of the file, or they are useless | Michael Scherer | 2010-11-24 | 1 | -7/+7 |
* | pam_wheel is made to be used with su only. pam_succeed_if seems to be the pro... | Michael Scherer | 2010-11-24 | 1 | -2/+2 |
* | remove empty line from the result file ( <% vs <%- ) | Michael Scherer | 2010-11-24 | 1 | -4/+4 |
* | use FQDN for repository | Olivier Blin | 2010-11-24 | 1 | -1/+1 |
* | fix homedir usage | Olivier Blin | 2010-11-24 | 1 | -2/+2 |
* | if we use cache, make it use /home/iurt/cache instead of /home/iurt_cache | Olivier Blin | 2010-11-24 | 1 | -1/+1 |
* | extract homedir | Olivier Blin | 2010-11-24 | 1 | -4/+5 |
* | update comment as well | Olivier Blin | 2010-11-24 | 1 | -1/+1 |
* | extract repository variable | Olivier Blin | 2010-11-24 | 1 | -1/+2 |
* | use http repository | Olivier Blin | 2010-11-23 | 1 | -1/+1 |
* | fix permissions on tagmail.conf | Michael Scherer | 2010-11-23 | 1 | -3/+3 |
* | the previous trick didn't work as tags are dependent in the order of | Michael Scherer | 2010-11-23 | 3 | -24/+28 |
* | move the ldap key from ssh logic to openssh module ( more logical ), and add ... | Michael Scherer | 2010-11-23 | 3 | -37/+44 |
* | link root keys in the /var/lib/pubkeys ( easier than to change the location o... | Michael Scherer | 2010-11-23 | 1 | -0/+12 |
* | simplify nodes declaration | Olivier Blin | 2010-11-23 | 1 | -26/+22 |
* | use same iurt command for both i586 and x86_64 | Olivier Blin | 2010-11-23 | 1 | -2/+2 |
* | fix upload.conf name (oops) | Olivier Blin | 2010-11-23 | 1 | -1/+1 |
* | emi is more a gatherer than a dispatcher | Olivier Blin | 2010-11-23 | 1 | -2/+2 |
* | add iurt upload.conf file for ulri and emi | Olivier Blin | 2010-11-23 | 2 | -0/+73 |
* | move /etc/iurt creation with iurt user (rationale: if there is a iurt user, i... | Olivier Blin | 2010-11-23 | 1 | -4/+4 |
* | create /etc/iurt | Olivier Blin | 2010-11-23 | 1 | -1/+5 |
* | manage dir recursively | Olivier Blin | 2010-11-23 | 1 | -0/+1 |
* | ensure /etc/iurt/build is a directory | Olivier Blin | 2010-11-23 | 1 | -0/+5 |
* | iurt build config should go in /etc | Olivier Blin | 2010-11-23 | 1 | -1/+1 |
* | ssh user requires the associated group | Olivier Blin | 2010-11-23 | 1 | -0/+1 |
* | add correct requires for sshuser creation | Olivier Blin | 2010-11-23 | 1 | -0/+2 |
* | automatically pull apache::base to be consistant with others define | Michael Scherer | 2010-11-23 | 1 | -0/+1 |