aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* - fix the configuration file ( guess next time, I will go to sleep instead ↵Michael Scherer2010-10-272-4/+3
| | | | of working during the night )
* - remove file now that I checked that the cron job is okMichael Scherer2010-10-271-3/+0
|
* - convert the cronjob to the native cron typeMichael Scherer2010-10-271-7/+5
|
* - correctly manage timezone on server Michael Scherer2010-10-271-2/+4
|
* - fix the filename here tooMichael Scherer2010-10-271-2/+2
|
* - fix wrong filenameMichael Scherer2010-10-271-1/+1
|
* - config file of bind need to be inside the chroot, not outsideMichael Scherer2010-10-271-1/+9
|
* - fix error in dns declaration zoneMichael Scherer2010-10-271-1/+1
|
* - fix the x86_64 trick by directly embedding the code in the template, as ↵Michael Scherer2010-10-272-8/+4
| | | | | | | this avoid the various scoping problem
* - fix templates pathMichael Scherer2010-10-272-34/+1
| | | | | - remove extranous file
* - clearer to not prefix with postfix since we already use the class as namespaceMichael Scherer2010-10-271-2/+2
|
* - add a postfix moduleMichael Scherer2010-10-273-0/+105
|
* - fix syntaxMichael Scherer2010-10-271-32/+35
|
* - add task for mirrorOlivier Thauvin2010-10-273-0/+30
|
* - add bind moduleMichael Scherer2010-10-266-0/+296
|
* - fix subscribeMichael Scherer2010-10-261-1/+1
|
* - fix definitionOlivier Thauvin2010-10-261-2/+2
|
* - don't redefine rsyncOlivier Thauvin2010-10-261-3/+0
|
* - fix typoOlivier Thauvin2010-10-261-1/+1
|
* - add rsyncd configOlivier Thauvin2010-10-263-0/+59
|
* - add ntp moduleMichael Scherer2010-10-262-0/+62
|
* - better use a class than a define, as a class will be created only onceMichael Scherer2010-10-261-3/+3
|
* - better function Michael Scherer2010-10-261-2/+2
|
* - add a timezone moduleMichael Scherer2010-10-261-0/+6
|
* - add openssh moduleMichael Scherer2010-10-262-0/+152