| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 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 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | - move file to subdirectory, easier to understand what's going on | Michael Scherer | 2010-12-13 | 2 | -0/+0 |
* | - 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 |
* | manage configuration of the list after creating the list | Michael Scherer | 2010-12-13 | 1 | -0/+87 |
* | - 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 | 1 | -0/+4 |
* | - port is not needed, and cause trouble to web interface | 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 | 1 | -3/+3 |
* | - 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 | 1 | -1/+4 |
* | add a mailling list type | Michael Scherer | 2010-12-09 | 1 | -0/+15 |
* | 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 |
* | - sympa need to use its account to read data from ldap | Michael Scherer | 2010-12-07 | 1 | -0/+3 |
* | - 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 |
* | - simplify the cgi path using custom fact | Michael Scherer | 2010-12-07 | 1 | -1/+1 |
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 1 | -3/+3 |
* | - 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 | 1 | -0/+0 |
* | Disable alias management, already managed in postfix, and remove unused files | Nicolas Vigier | 2010-11-18 | 3 | -35/+2 |
* | add vhost and webapp conf files | Nicolas Vigier | 2010-11-18 | 2 | -0/+15 |
* | domain for mailing lists is ml.mageia.org | Nicolas Vigier | 2010-11-17 | 1 | -2/+2 |
* | Do not hardcode domain | Dexter Morgan | 2010-11-15 | 1 | -3/+3 |
* | continue sympa config. | Dexter Morgan | 2010-11-10 | 2 | -0/+24 |
* | Fix typo | Dexter Morgan | 2010-11-10 | 1 | -1/+1 |
* | Add ldap template file | Dexter Morgan | 2010-11-10 | 2 | -2/+26 |
* | First commit for sympa module | Dexter Morgan | 2010-11-10 | 1 | -0/+291 |