aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* let users see who is in another group ( needed for sympa )Michael Scherer2010-12-141-1/+1
|
* fix the filename as used in scenariMichael Scherer2010-12-141-1/+1
|
* fix parameters to work with our ldapMichael Scherer2010-12-141-3/+3
|
* fix name of sysadmin groupMichael Scherer2010-12-142-2/+2
|
* use ssl, not plaintextMichael Scherer2010-12-141-1/+1
|
* for sympa like for python, indentation is important ( and new line too )Michael Scherer2010-12-141-7/+8
|
* sympa requires configuration to be separated by a empty lineMichael Scherer2010-12-141-0/+2
|
* adjust the name of the file, so sympa do not complaint in syslog aboutMichael Scherer2010-12-141-1/+1
| | | | missing file
* it seems sympa think that empty line are significantMichael Scherer2010-12-141-2/+0
|
* add 2 missings scenari, one to restrict sender to a specific email,Michael Scherer2010-12-142-0/+10
| | | | another one for ldap group
* - do not restart when puppet.conf is updated, or this stop puppet while ↵Michael Scherer2010-12-141-3/+10
| | | | updating itself
* fix the "end of file reached" error message that we see when running puppetMichael Scherer2010-12-141-1/+4
| | | | | manually, see https://projects.puppetlabs.com/issues/5018 for the work around
* - ibliblio is replacing server 152.46.7.122 by 152.19.134.30Olivier Thauvin2010-12-141-0/+1
|
* oups, fix name of the parameterMichael Scherer2010-12-141-1/+1
|
* - add $PATH ( prevent spurious errors in puppet post commit script )Michael Scherer2010-12-141-0/+1
|
* fix ordering, if a list was partially removed manuallyMichael Scherer2010-12-141-2/+2
|
* add scenario_sender_ldap_group and scenario_sender_mailMichael Scherer2010-12-131-3/+14
|
* create the scenari for subscription ( web only )Michael Scherer2010-12-132-2/+15
|
* - move file to subdirectory, easier to understand what's going onMichael Scherer2010-12-133-2/+2
|
* - disable authtentication without using ldapMichael Scherer2010-12-131-2/+0
|
* always use the same profile for list creation, since puppet will change the ↵Michael Scherer2010-12-131-1/+1
| | | | configuration after
* pull moderator and owner from ldap ( not really needed as this is managed ↵Michael Scherer2010-12-131-5/+5
| | | | later by puppet )
* add the different type of list that we can have and useMichael Scherer2010-12-131-0/+101
|
* add support for sender_ldap_group, sender_email and subscriber_ldap_groupMichael Scherer2010-12-131-0/+28
|
* manage configuration of the list after creating the listMichael Scherer2010-12-132-2/+105
|
* ldap_search_filter will be defined later in a more dynamic fashionMichael Scherer2010-12-131-1/+0
|
* create directory to hold scenariMichael Scherer2010-12-131-0/+1
|
* - add template that I forgot to commitMichael Scherer2010-12-101-0/+18
|
* add support for ldap search filter, to be used in sympa scenari for filteringMichael Scherer2010-12-102-1/+19
|
* allow users to read memberof, and use overlay to keep the changes in syncMichael Scherer2010-12-102-1/+4
|
* - add 2 datasources for owner and moderation, to have the defined inMichael Scherer2010-12-101-1/+16
| | | | ldap
* allow schedbot user to log in valstar (for svn)Olivier Blin2010-12-091-0/+1
|
* - since sympa use transport table to get the message, no need to declare itMichael Scherer2010-12-091-3/+0
| | | | | in mydestination
* - restart web interface ( and so apache ) when the authentication is Michael Scherer2010-12-091-1/+2
| | | | | changed ( due to fast cgi persistence )
* - port is not needed, and cause trouble to web interface Michael Scherer2010-12-091-1/+1
| | | | | | ( but since this requires a apache restart, this was not seen during my test )
* - add missing directoryMichael Scherer2010-12-091-0/+9
|
* - oups, seems I forgot that certificates were already created by apache classMichael Scherer2010-12-092-7/+0
|
* - readd a better mysql moduleMichael Scherer2010-12-091-0/+28
|
* restart sympa if the configuration is changedMichael Scherer2010-12-091-1/+1
|
* simplify the declarationMichael Scherer2010-12-091-4/+2
|
* - also create a self signed certificate for catdap if no certificateMichael Scherer2010-12-091-0/+4
| | | | exist
* add epoll selfsigned certificateMichael Scherer2010-12-091-0/+4
|
* - use a variable for the robot and http vhost ( and force https in wwwMichael Scherer2010-12-092-8/+14
| | | | sympa config too )
* - use the lib_dir factMichael Scherer2010-12-091-4/+1
|
* use ssl for mailling list interface, as password are involved ( a more ↵Michael Scherer2010-12-092-3/+13
| | | | selective approach should be used later )
* add a mailling list typeMichael Scherer2010-12-092-0/+31
|
* restrict the locale used by sympa for now, as it flood the log otherwiseMichael Scherer2010-12-091-1/+2
|
* change default settings, after discussing with mdv maintainer.Michael Scherer2010-12-091-1/+1
| | | | | | the setting of using /var/lib/sympa do not seems good, but may work fine ( except this prevent list called bounce, arc and aliases to be created , and this prevent simple shell based mailling list enumeration)
* add a directory to hold xml config filesMichael Scherer2010-12-091-0/+7
|
* the sympa class was renamed, so we need to adjust the tag hereMichael Scherer2010-12-093-4/+4
|