aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/manifests
Commit message (Collapse)AuthorAgeFilesLines
* split some others modules in separate fileMichael Scherer2012-03-251-1/+1
|
* fix typoMichael Scherer2012-03-191-1/+1
|
* rename private_list_emailMichael Scherer2012-03-191-5/+5
|
* rename sympa::restricted_listMichael Scherer2012-03-191-1/+1
|
* split search filters in a separate fileMichael Scherer2012-03-193-8/+7
|
* style cleaning of the moduleMichael Scherer2012-03-191-45/+47
|
* split ldap_group_datasource in a separate file and directory, and rename itMichael Scherer2012-03-192-8/+7
|
* move private_list to the new layoutMichael Scherer2012-03-191-1/+1
|
* move list to a subdirectory ( for now, just 1 for testing )Michael Scherer2012-03-191-5/+5
|
* split scenario in a subdirectory, cleaner layoutMichael Scherer2012-03-194-17/+17
|
* split all others type of listMichael Scherer2012-03-198-149/+154
|
* split sympa::private_list from init.ppMichael Scherer2012-03-192-13/+15
|
* split private_list_open in a separate fileMichael Scherer2012-03-192-36/+40
|
* split private_list_email in a separate fileMichael Scherer2012-03-192-13/+17
|
* refactoring of some part of the sympa moduleMichael Scherer2012-01-161-16/+11
|
* remove useless +x set on all config fileMichael Scherer2012-01-161-8/+0
|
* fix default value of requresting sympa rpm for all filesMichael Scherer2012-01-161-6/+5
|
* sympa module cleanupMichael Scherer2012-01-161-47/+4
|
* fix error in class nameNicolas Vigier2011-11-101-1/+1
|
* set reply_to to list on public_listNicolas Vigier2011-11-101-0/+5
|
* fix problem with lists custom_subjectNicolas Vigier2011-09-211-0/+1
|
* fix syntaxMichael Scherer2011-09-121-2/+1
|
* add header to the mail on the sympa, popular request asked onMichael Scherer2011-09-121-1/+1
| | | | | sysadmin. Disable previous commit since the xml file is used only when the ml is created ( and not used after anymore )
* add option to define custom_subjectNicolas Vigier2011-08-291-1/+2
|
* fix syntax error caused by previous commitMichael Scherer2011-08-191-1/+1
|
* add missing requires ( break on reinstallation )Michael Scherer2011-08-191-2/+8
|
* - i wanted to do copy and paste, not cut and pasteMichael Scherer2011-03-251-0/+1
|
* fetch the variable in list too ( could IMHO be refactored )Michael Scherer2011-03-251-1/+1
|
* use the new type for user and database declaration ( will be used later for ↵Michael Scherer2011-03-221-8/+4
| | | | pg access list )
* - add the public_restricted_list, as asked by rdaMichael Scherer2011-03-221-0/+15
|
* - add a option to be able to let people subscribe a closedMichael Scherer2011-03-221-1/+2
| | | | | list, to make the subscription automatic for a ldap group, and let others join the fun
* - use the new type for remote database declarationMichael Scherer2011-03-081-3/+2
|
* use vhost_base instead of vhost_other_appNicolas Vigier2011-03-021-7/+3
|
* fix scenari for restricted list ( so now, it should likely work forMichael Scherer2011-01-091-3/+4
| | | | reports and commits )
* - disable list creation request by the web interface, as this would bypass ↵Michael Scherer2011-01-071-0/+9
| | | | | | puppet completly
* - add topics to sympa mailling listMichael Scherer2011-01-061-0/+8
|
* restart sympa when a list configuration is changedMichael Scherer2010-12-171-0/+1
|
* - allow to set the topic of the list ( useful to sort them on interfaceMichael Scherer2010-12-171-8/+9
| | | | )
* add topics.conf, to manage topics of ml ( and how they appear in the webMichael Scherer2010-12-171-0/+8
| | | | page )
* - remove files that are not managed by puppet, or that no longer existMichael Scherer2010-12-161-0/+3
| | | | in sympa directory, to avoid them interfering in the future
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-151-3/+3
| | | | is ldap or postgresql at the first glance
* add missing scenariMichael Scherer2010-12-141-0/+8
|
* do not use @ in filename, this confuse sympa ( and so, replace it byMichael Scherer2010-12-141-2/+8
| | | | -at- )
* fix filename to match the one use in other config fileMichael Scherer2010-12-141-2/+2
|
* fix the filename as used in scenariMichael Scherer2010-12-141-1/+1
|
* fix name of sysadmin groupMichael Scherer2010-12-141-1/+1
|
* adjust the name of the file, so sympa do not complaint in syslog aboutMichael Scherer2010-12-141-1/+1
| | | | missing file
* oups, fix name of the parameterMichael Scherer2010-12-141-1/+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
|