| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | refactoring of some part of the sympa module | Michael Scherer | 2012-01-16 | 1 | -16/+11 |
* | remove useless +x set on all config file | Michael Scherer | 2012-01-16 | 1 | -8/+0 |
* | fix default value of requresting sympa rpm for all files | Michael Scherer | 2012-01-16 | 1 | -6/+5 |
* | sympa module cleanup | Michael Scherer | 2012-01-16 | 1 | -47/+4 |
* | fix error in class name | Nicolas Vigier | 2011-11-10 | 1 | -1/+1 |
* | set reply_to to list on public_list | Nicolas Vigier | 2011-11-10 | 1 | -0/+5 |
* | fix problem with lists custom_subject | Nicolas Vigier | 2011-09-21 | 1 | -0/+1 |
* | fix syntax | Michael Scherer | 2011-09-12 | 1 | -2/+1 |
* | add header to the mail on the sympa, popular request asked on | Michael Scherer | 2011-09-12 | 1 | -1/+1 |
* | add option to define custom_subject | Nicolas Vigier | 2011-08-29 | 1 | -1/+2 |
* | fix syntax error caused by previous commit | Michael Scherer | 2011-08-19 | 1 | -1/+1 |
* | add missing requires ( break on reinstallation ) | Michael Scherer | 2011-08-19 | 1 | -2/+8 |
* | - i wanted to do copy and paste, not cut and paste | Michael Scherer | 2011-03-25 | 1 | -0/+1 |
* | fetch the variable in list too ( could IMHO be refactored ) | Michael Scherer | 2011-03-25 | 1 | -1/+1 |
* | use the new type for user and database declaration ( will be used later for p... | Michael Scherer | 2011-03-22 | 1 | -8/+4 |
* | - add the public_restricted_list, as asked by rda | Michael Scherer | 2011-03-22 | 1 | -0/+15 |
* | - add a option to be able to let people subscribe a closed | Michael Scherer | 2011-03-22 | 1 | -1/+2 |
* | - use the new type for remote database declaration | Michael Scherer | 2011-03-08 | 1 | -3/+2 |
* | use vhost_base instead of vhost_other_app | Nicolas Vigier | 2011-03-02 | 1 | -7/+3 |
* | fix scenari for restricted list ( so now, it should likely work for | Michael Scherer | 2011-01-09 | 1 | -3/+4 |
* | - disable list creation request by the web interface, as this would bypass pu... | Michael Scherer | 2011-01-07 | 1 | -0/+9 |
* | - add topics to sympa mailling list | Michael Scherer | 2011-01-06 | 1 | -0/+8 |
* | restart sympa when a list configuration is changed | Michael Scherer | 2010-12-17 | 1 | -0/+1 |
* | - allow to set the topic of the list ( useful to sort them on interface | Michael Scherer | 2010-12-17 | 1 | -8/+9 |
* | add topics.conf, to manage topics of ml ( and how they appear in the web | Michael Scherer | 2010-12-17 | 1 | -0/+8 |
* | - remove files that are not managed by puppet, or that no longer exist | Michael Scherer | 2010-12-16 | 1 | -0/+3 |
* | uniformisation of the name of variable used for password, so we know if this ... | Michael Scherer | 2010-12-15 | 1 | -3/+3 |
* | add missing scenari | Michael Scherer | 2010-12-14 | 1 | -0/+8 |
* | do not use @ in filename, this confuse sympa ( and so, replace it by | Michael Scherer | 2010-12-14 | 1 | -2/+8 |
* | fix filename to match the one use in other config file | Michael Scherer | 2010-12-14 | 1 | -2/+2 |
* | fix the filename as used in scenari | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | fix name of sysadmin group | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | adjust the name of the file, so sympa do not complaint in syslog about | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | 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 | 1 | -2/+9 |
* | - move file to subdirectory, easier to understand what's going on | Michael Scherer | 2010-12-13 | 1 | -2/+2 |
* | 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 | 1 | -2/+18 |
* | 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 |