Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | split the module in several file, and clean it | Michael Scherer | 2012-03-19 | 11 | -76/+46 | |
| | ||||||
* | various ident and style cleaning to make our dear puppet-lint happy | Michael Scherer | 2012-03-19 | 1 | -44/+44 | |
| | ||||||
* | clean the module to make puppet-lint happy | Michael Scherer | 2012-03-19 | 1 | -34/+34 | |
| | ||||||
* | make puppet-lint silent | Michael Scherer | 2012-03-19 | 1 | -6/+11 | |
| | ||||||
* | style cleaning of the module | Michael Scherer | 2012-03-19 | 1 | -9/+9 | |
| | ||||||
* | clean the module spamassassin | Michael Scherer | 2012-03-19 | 1 | -7/+7 | |
| | ||||||
* | clean the module by splitting it in 2 files | Michael Scherer | 2012-03-19 | 2 | -10/+9 | |
| | ||||||
* | whitespace fix | Michael Scherer | 2012-03-19 | 1 | -6/+6 | |
| | ||||||
* | split pre_commit and post_commit in separate file, and simplify the | Michael Scherer | 2012-03-19 | 3 | -24/+19 | |
| | | | | layout, by renaming commit_hook to hook directly | |||||
* | style cleanup | Michael Scherer | 2012-03-19 | 1 | -9/+10 | |
| | ||||||
* | small cleanup of the module buildsystem | Michael Scherer | 2012-03-19 | 1 | -4/+4 | |
| | ||||||
* | small cleanup of the module | Michael Scherer | 2012-03-19 | 1 | -6/+6 | |
| | ||||||
* | fix some puppet-lint warning about symlink | Michael Scherer | 2012-03-19 | 1 | -2/+4 | |
| | ||||||
* | fix the definition of the define, and move file to match the name | Michael Scherer | 2012-03-19 | 1 | -1/+1 | |
| | ||||||
* | rename define to match the real name | Michael Scherer | 2012-03-19 | 1 | -0/+0 | |
| | ||||||
* | fix gnupg::keys type | Michael Scherer | 2012-03-19 | 1 | -8/+8 | |
| | ||||||
* | fix wrong module name | Michael Scherer | 2012-03-19 | 1 | -1/+1 | |
| | ||||||
* | fix missing comma | Michael Scherer | 2012-03-19 | 1 | -1/+1 | |
| | ||||||
* | quick commit to unbreak alamut puppet application | Michael Scherer | 2012-03-19 | 1 | -5/+5 | |
| | ||||||
* | split php into seperate file | Michael Scherer | 2012-03-19 | 4 | -0/+22 | |
| | ||||||
* | split instance in a separate file | Michael Scherer | 2012-03-19 | 2 | -108/+80 | |
| | ||||||
* | split gnupg::keys in a separate file | Michael Scherer | 2012-03-19 | 2 | -42/+39 | |
| | ||||||
* | split gnupg::client in a separate file, and clean it | Michael Scherer | 2012-03-19 | 2 | -14/+11 | |
| | ||||||
* | fix typo | Michael Scherer | 2012-03-19 | 1 | -1/+1 | |
| | ||||||
* | add a empty mirror module | Michael Scherer | 2012-03-19 | 1 | -0/+1 | |
| | ||||||
* | split symlink into a separate file | Michael Scherer | 2012-03-19 | 2 | -16/+17 | |
| | ||||||
* | style cleaning, and various fix ( for symlink ) | Michael Scherer | 2012-03-19 | 1 | -28/+30 | |
| | ||||||
* | split server in a separate file, and clean the module | Michael Scherer | 2012-03-19 | 2 | -18/+16 | |
| | ||||||
* | move base to base.pp, as puppet-lint complain | Michael Scherer | 2012-03-19 | 2 | -19/+16 | |
| | ||||||
* | split mirrordir into a separate file | Michael Scherer | 2012-03-19 | 2 | -23/+23 | |
| | ||||||
* | split mirror classes into separate file | Michael Scherer | 2012-03-19 | 5 | -34/+35 | |
| | ||||||
* | rename private_list_email | Michael Scherer | 2012-03-19 | 1 | -5/+5 | |
| | ||||||
* | rename sympa::restricted_list | Michael Scherer | 2012-03-19 | 1 | -1/+1 | |
| | ||||||
* | split search filters in a separate file | Michael Scherer | 2012-03-19 | 3 | -8/+7 | |
| | ||||||
* | style cleaning of the module | Michael Scherer | 2012-03-19 | 1 | -45/+47 | |
| | ||||||
* | split ldap_group_datasource in a separate file and directory, and rename it | Michael Scherer | 2012-03-19 | 2 | -8/+7 | |
| | ||||||
* | move private_list to the new layout | Michael Scherer | 2012-03-19 | 1 | -1/+1 | |
| | ||||||
* | move list to a subdirectory ( for now, just 1 for testing ) | Michael Scherer | 2012-03-19 | 1 | -5/+5 | |
| | ||||||
* | split scenario in a subdirectory, cleaner layout | Michael Scherer | 2012-03-19 | 4 | -17/+17 | |
| | ||||||
* | split all others type of list | Michael Scherer | 2012-03-19 | 8 | -149/+154 | |
| | ||||||
* | split sympa::private_list from init.pp | Michael Scherer | 2012-03-19 | 2 | -13/+15 | |
| | ||||||
* | split private_list_open in a separate file | Michael Scherer | 2012-03-19 | 2 | -36/+40 | |
| | ||||||
* | split private_list_email in a separate file | Michael Scherer | 2012-03-19 | 2 | -13/+17 | |
| | ||||||
* | rename common to init.pp, and split off slave in a separate file | Michael Scherer | 2012-03-19 | 5 | -47/+44 | |
| | | | | simplify the inheritence tree, since puppet-lint complain | |||||
* | split master of the main file | Michael Scherer | 2012-03-19 | 2 | -42/+41 | |
| | ||||||
* | split most class and define from main openldap init.pp file | Michael Scherer | 2012-03-19 | 5 | -53/+52 | |
| | ||||||
* | split and clean the mediawiki class | Michael Scherer | 2012-03-17 | 4 | -99/+97 | |
| | ||||||
* | split config in a separate file | Michael Scherer | 2012-03-17 | 2 | -8/+9 | |
| | ||||||
* | split pam module into 3 files | Michael Scherer | 2012-03-17 | 3 | -30/+31 | |
| | ||||||
* | fix missing '' around the call for the program 'true', (not the boolean, | Michael Scherer | 2012-03-17 | 1 | -1/+1 | |
| | | | | hence the error 'private method `split' called for true:TrueClass' ) |