| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | - do not include apache::mod_fcgid as bugzilla do not use fast cgi, and apach... | Michael Scherer | 2010-11-23 | 1 | -1/+0 |
* | Allow users to write their own sshPublicKey, and all users to read it | Buchan Milne | 2010-11-23 | 1 | -1/+1 |
* | remove unneeded commas | Olivier Blin | 2010-11-23 | 1 | -1/+1 |
* | add jonund and fix adresses | Olivier Blin | 2010-11-23 | 1 | -1/+3 |
* | allow repository http acces from buildsystem nodes | Olivier Blin | 2010-11-23 | 1 | -0/+2 |
* | add filter compilation as this can reduce the load on server | Michael Scherer | 2010-11-23 | 2 | -1/+13 |
* | no one here want receive a mail when we are hot by a virus, I think | Michael Scherer | 2010-11-23 | 1 | -1/+1 |
* | - add spamassassin module | Michael Scherer | 2010-11-23 | 2 | -0/+107 |
* | - add the start of a amavis module ( to interface postfix with spamassassin ) | Michael Scherer | 2010-11-23 | 2 | -0/+801 |
* | - it is IMHO cleaner and logical to have apache::vhost_other_app directly req... | Michael Scherer | 2010-11-23 | 2 | -1/+1 |
* | - add a comment so I do not have the impression to have | Michael Scherer | 2010-11-23 | 1 | -2/+6 |
* | class was renamed 3 commits ago | Michael Scherer | 2010-11-23 | 1 | -1/+1 |
* | add class for scp and sftp | Michael Scherer | 2010-11-23 | 2 | -0/+14 |
* | - split the module in 2 part, and add class to allow to more easyly | Michael Scherer | 2010-11-23 | 2 | -17/+44 |
* | - use pam for openssh ( I am not sure if we need to restrict its use | Michael Scherer | 2010-11-23 | 1 | -1/+1 |
* | - rewrite restricted_shell, and split the shell in its own subclass | Michael Scherer | 2010-11-23 | 2 | -53/+54 |
* | include apache::base | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | fix typo | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | add repository vhost for main BS node | Olivier Blin | 2010-11-22 | 2 | -0/+21 |
* | use default iurt_root_command | Olivier Blin | 2010-11-22 | 1 | -1/+0 |
* | upload as iurt user, not schedbot | Olivier Blin | 2010-11-22 | 1 | -3/+3 |
* | Add timelimits for nss_ldap, enable password policy | Buchan Milne | 2010-11-22 | 1 | -1/+3 |
* | create schedbot user before writing ssh config files | Olivier Blin | 2010-11-22 | 1 | -2/+3 |
* | install iurt on main node as well, for scheduler tools | Olivier Blin | 2010-11-22 | 1 | -1/+2 |
* | fix indent | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | schedbot can login as iurt on nodes | Olivier Blin | 2010-11-22 | 1 | -0/+2 |