| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -10/+12 |
* | add topics.conf, to manage topics of ml ( and how they appear in the web | Michael Scherer | 2010-12-17 | 2 | -0/+11 |
* | add a link to catdap, so default templates supress "lost password" and "first... | Michael Scherer | 2010-12-17 | 1 | -0/+1 |
* | hide the list of owners and editors, and replace this with 2 labels | Michael Scherer | 2010-12-17 | 1 | -0/+8 |
* | - rename the account, to be coherent with the others one in ldap | Michael Scherer | 2010-12-16 | 2 | -2/+2 |
* | let the moderation team filter mail | Michael Scherer | 2010-12-16 | 1 | -1/+1 |
* | - remove files that are not managed by puppet, or that no longer exist | Michael Scherer | 2010-12-16 | 1 | -0/+3 |
* | fix error syntax in scenari | Michael Scherer | 2010-12-16 | 1 | -1/+1 |
* | - fix again, not a good day for me :/ | Michael Scherer | 2010-12-15 | 1 | -1/+1 |
* | uniformisation of the name of variable used for password, so we know if this ... | Michael Scherer | 2010-12-15 | 3 | -7/+5 |
* | add missing scenari | Michael Scherer | 2010-12-14 | 2 | -0/+14 |
* | sympa requires to have a least one static owner defined in config | Michael Scherer | 2010-12-14 | 1 | -0/+5 |
* | remove option, exist only for owner | Michael Scherer | 2010-12-14 | 1 | -1/+0 |
* | fix filename, as this prevent list creation | Michael Scherer | 2010-12-14 | 1 | -2/+2 |
* | do not use @ in filename, this confuse sympa ( and so, replace it by | Michael Scherer | 2010-12-14 | 2 | -3/+9 |
* | 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 parameters to work with our ldap | Michael Scherer | 2010-12-14 | 1 | -3/+3 |
* | fix name of sysadmin group | Michael Scherer | 2010-12-14 | 2 | -2/+2 |
* | use ssl, not plaintext | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | 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 |