| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | add support for ldap search filter, to be used in sympa scenari for filtering | Michael Scherer | 2010-12-10 | 1 | -1/+15 |
* | - 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 |
* | - 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 |
* | - use a variable for the robot and http vhost ( and force https in www | Michael Scherer | 2010-12-09 | 1 | -5/+11 |
* | use ssl for mailling list interface, as password are involved ( a more select... | Michael Scherer | 2010-12-09 | 1 | -2/+9 |
* | add a mailling list type | Michael Scherer | 2010-12-09 | 1 | -0/+16 |
* | 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 |
* | - more meaningful name | Michael Scherer | 2010-12-07 | 1 | -1/+1 |
* | add perl-Socket6 for ipv6 support, since sympa-www spew error in error_log wi... | Michael Scherer | 2010-12-07 | 1 | -1/+4 |
* | - 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 | 1 | -3/+5 |
* | rename vhost template filename | Nicolas Vigier | 2010-11-18 | 1 | -1/+1 |