| Commit message (Expand) | Author | Age | Files | Lines |
* | for sympa like for python, indentation is important ( and new line too ) | Michael Scherer | 2010-12-14 | 1 | -7/+8 |
* | sympa requires configuration to be separated by a empty line | Michael Scherer | 2010-12-14 | 1 | -0/+2 |
* | adjust the name of the file, so sympa do not complaint in syslog about | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | it seems sympa think that empty line are significant | Michael Scherer | 2010-12-14 | 1 | -2/+0 |
* | add 2 missings scenari, one to restrict sender to a specific email, | Michael Scherer | 2010-12-14 | 2 | -0/+10 |
* | oups, fix name of the parameter | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | fix ordering, if a list was partially removed manually | Michael Scherer | 2010-12-14 | 1 | -2/+2 |
* | add scenario_sender_ldap_group and scenario_sender_mail | Michael Scherer | 2010-12-13 | 1 | -3/+14 |
* | create the scenari for subscription ( web only ) | Michael Scherer | 2010-12-13 | 2 | -2/+15 |
* | - move file to subdirectory, easier to understand what's going on | Michael Scherer | 2010-12-13 | 3 | -2/+2 |
* | - disable authtentication without using ldap | Michael Scherer | 2010-12-13 | 1 | -2/+0 |
* | always use the same profile for list creation, since puppet will change the c... | Michael Scherer | 2010-12-13 | 1 | -1/+1 |
* | pull moderator and owner from ldap ( not really needed as this is managed lat... | Michael Scherer | 2010-12-13 | 1 | -5/+5 |
* | add the different type of list that we can have and use | Michael Scherer | 2010-12-13 | 1 | -0/+101 |
* | add support for sender_ldap_group, sender_email and subscriber_ldap_group | Michael Scherer | 2010-12-13 | 1 | -0/+28 |
* | manage configuration of the list after creating the list | Michael Scherer | 2010-12-13 | 2 | -2/+105 |
* | ldap_search_filter will be defined later in a more dynamic fashion | Michael Scherer | 2010-12-13 | 1 | -1/+0 |
* | create directory to hold scenari | Michael Scherer | 2010-12-13 | 1 | -0/+1 |
* | - add template that I forgot to commit | Michael Scherer | 2010-12-10 | 1 | -0/+18 |
* | add support for ldap search filter, to be used in sympa scenari for filtering | Michael Scherer | 2010-12-10 | 2 | -1/+19 |
* | - add 2 datasources for owner and moderation, to have the defined in | Michael Scherer | 2010-12-10 | 1 | -1/+16 |
* | - restart web interface ( and so apache ) when the authentication is | Michael Scherer | 2010-12-09 | 1 | -1/+2 |
* | - port is not needed, and cause trouble to web interface | Michael Scherer | 2010-12-09 | 1 | -1/+1 |
* | - add missing directory | Michael Scherer | 2010-12-09 | 1 | -0/+9 |
* | restart sympa if the configuration is changed | Michael Scherer | 2010-12-09 | 1 | -1/+1 |
* | simplify the declaration | Michael Scherer | 2010-12-09 | 1 | -4/+2 |
* | - use a variable for the robot and http vhost ( and force https in www | Michael Scherer | 2010-12-09 | 2 | -8/+14 |
* | - use the lib_dir fact | Michael Scherer | 2010-12-09 | 1 | -4/+1 |
* | use ssl for mailling list interface, as password are involved ( a more select... | Michael Scherer | 2010-12-09 | 2 | -3/+13 |
* | add a mailling list type | Michael Scherer | 2010-12-09 | 2 | -0/+31 |
* | restrict the locale used by sympa for now, as it flood the log otherwise | Michael Scherer | 2010-12-09 | 1 | -1/+2 |
* | change default settings, after discussing with mdv maintainer. | Michael Scherer | 2010-12-09 | 1 | -1/+1 |
* | add a directory to hold xml config files | Michael Scherer | 2010-12-09 | 1 | -0/+7 |
* | - move everything in a subclass | Michael Scherer | 2010-12-09 | 1 | -61/+62 |
* | - add a svn snapshot for templates | Michael Scherer | 2010-12-09 | 1 | -1/+3 |
* | add a sympa service, even if it would be better to add the 5 scripts | Michael Scherer | 2010-12-09 | 1 | -0/+8 |
* | - sympa need to use its account to read data from ldap | Michael Scherer | 2010-12-07 | 1 | -0/+3 |
* | - more meaningful name | Michael Scherer | 2010-12-07 | 1 | -1/+1 |
* | - fix wrong config file directive ( and also align the last line ) | Michael Scherer | 2010-12-07 | 1 | -2/+2 |
* | add a alias for static data served by apache | Michael Scherer | 2010-12-07 | 1 | -0/+9 |
* | add perl-Socket6 for ipv6 support, since sympa-www spew error in error_log wi... | Michael Scherer | 2010-12-07 | 1 | -1/+4 |
* | - simplify the cgi path using custom fact | Michael Scherer | 2010-12-07 | 1 | -1/+1 |
* | - add perl-CGI-Fast, since it is required by sympa-www for fastcgi | Michael Scherer | 2010-12-07 | 1 | -2/+3 |
* | - create sympa user & db | Michael Scherer | 2010-12-07 | 1 | -2/+14 |
* | - add default password of x, so manifests do not fail on test vms | Michael Scherer | 2010-11-22 | 1 | -2/+2 |
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 2 | -6/+8 |
* | - also fix the directory ( maybe I should add a facter plugin for this too ) | Michael Scherer | 2010-11-20 | 1 | -1/+4 |
* | - fix template on 32 bits server | Michael Scherer | 2010-11-19 | 1 | -2/+5 |
* | rename vhost template filename | Nicolas Vigier | 2010-11-18 | 2 | -1/+1 |
* | Disable alias management, already managed in postfix, and remove unused files | Nicolas Vigier | 2010-11-18 | 3 | -35/+2 |