aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* typo...Damien Lallement2011-02-111-1/+1
|
* typo (last one?...)Damien Lallement2011-02-111-1/+1
|
* typo and comment about userDamien Lallement2011-02-111-2/+2
|
* typo (bis)Damien Lallement2011-02-111-1/+1
|
* typoDamien Lallement2011-02-111-1/+1
|
* add the creation of the user 'planet'Damien Lallement2011-02-111-0/+6
|
* Enable signature again. This time it should work.Nicolas Vigier2011-02-101-2/+2
|
* prevent a user from signing as schedbot ( would be a security issue on valstar )Michael Scherer2011-02-101-0/+1
|
* fix xml generated , and so reenable url in cia notificationMichael Scherer2011-02-101-1/+2
|
* revert r979, as this broke CIA. I suspect the unescaped & to cause trouble ↵Michael Scherer2011-02-101-1/+0
| | | | for xml parsing
* fix again previous commitMichael Scherer2011-02-101-1/+1
|
* oops, fix previous commitMichael Scherer2011-02-101-1/+1
|
* - give access to people who create iso so they can start iso on the server ↵Michael Scherer2011-02-101-1/+2
| | | | directly
* add support for letting group based vm managementMichael Scherer2011-02-102-0/+19
|
* use the proper libvirt submodule, otherwise it does nothingMichael Scherer2011-02-101-2/+2
|
* - fix package nameMichael Scherer2011-02-101-1/+1
|
* - ad libvirtd on rabbit, so we can see if iso boot without downloadingMichael Scherer2011-02-101-0/+2
|
* - also manage /svn, to be coherent with /git handlingMichael Scherer2011-02-101-0/+7
|
* manage the permission of /git ( as it is incorrectly set on valstar as a ↵Michael Scherer2011-02-101-0/+7
| | | | side effect of some script )
* add url to the cia notificationMichael Scherer2011-02-101-0/+3
|
* add a post commit script to send mailMichael Scherer2011-02-102-0/+15
|
* add basic framework for modifying configuration of a git repository with ↵Michael Scherer2011-02-103-0/+28
| | | | puppet ( used for mail commit script later )
* Redefine %__gpg_sign_cmd in rpm config for signbot to force V3 signaturesNicolas Vigier2011-02-092-0/+11
| | | | | | | | with --force-v3-sigs. V4 signatures are causing problems with the version of rpm used on Mandriva. https://bugzilla.redhat.com/show_bug.cgi?id=436812
* - send mail to soft-commits rather than sysadmin mlMichael Scherer2011-02-091-1/+1
|
* - add new topic for mlMichael Scherer2011-02-091-0/+3
|
* add the soft-commits ml, as proposed and asked on sysadmin listMichael Scherer2011-02-091-0/+8
|
* disable signature, as this break upload for the momentMichael Scherer2011-02-091-2/+2
|
* enable signatureNicolas Vigier2011-02-091-2/+2
|
* fix typo (after searching for some time why it didn't run)Nicolas Vigier2011-02-091-1/+1
|
* add sign optionsNicolas Vigier2011-02-082-1/+11
|
* - change permissions on medias directories in done to 775Nicolas Vigier2011-02-082-6/+11
| | | | | | - set group
* allow use of mga-signpackage to sched_login, not build_loginNicolas Vigier2011-02-071-1/+1
|
* add sudoers config to allow schedbot to run mga-signpackage as signbotNicolas Vigier2011-02-072-0/+5
|
* add new hostname on champagne to host static files used by websitesNicolas Vigier2011-02-071-1/+2
|
* create packages keyNicolas Vigier2011-02-071-6/+18
|
* change default key length to 4096 and expiration in 400 daysNicolas Vigier2011-02-071-2/+2
|
* fix syntaxNicolas Vigier2011-02-071-1/+1
|
* fix syntaxNicolas Vigier2011-02-071-1/+1
|
* create batchdirNicolas Vigier2011-02-071-0/+5
|
* /etc/gnupg not used anymoreNicolas Vigier2011-02-071-11/+0
|
* oops, rng-utils was already installedNicolas Vigier2011-02-071-4/+0
|
* create_gnupg_keys.sh needs rng-utilsNicolas Vigier2011-02-071-1/+5
|
* - deploy the redirect to viewvc from svn on valstarMichael Scherer2011-02-071-0/+2
|
* - add a redirect for svn url to svnweb ( since people may try to see viewvcMichael Scherer2011-02-071-0/+6
| | | | | on http://svn.$domain/, as asked by some people )
* set max_diff_length to 20k to avoid mails being rejected on mailing listNicolas Vigier2011-02-071-0/+1
|
* fix syntaxNicolas Vigier2011-02-061-1/+1
|
* add directory /var/lib/bcdNicolas Vigier2011-02-061-0/+8
|
* oops, 1m doesn't 1 month, but 1 minutesMichael Scherer2011-02-021-1/+1
|
* - add LICENSEMichael Scherer2011-02-021-0/+28
|
* also created the base directory ( found after seeing lots of error on my ↵Michael Scherer2011-02-021-0/+2
| | | | puppet vm )