This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 10 Dec, 2007 2 commits
-
-
david.verdin authored
[#3388] Change: If archived.pl can't create the list archive directory when archiving the first message, a notification is set to the listmaster, and the message is saved to spool/outgoing/bad. git-svn-id: https://subversion.renater.fr/sympa/trunk@4738 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[#3550] Change: Changed the SQLSource module to keep track of existing DB handler and their status. The new code allows to save connect() if $dbh already exists. It also allows to prevent multiple "DB connectoin" notifications to be sent to the listmaster ; only the first one is sent. git-svn-id: https://subversion.renater.fr/sympa/trunk@4737 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Dec, 2007 7 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4736 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4735 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4734 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[#3541] The code and web templates have been changed to still provide the list of topics, even though the default_home is set to 'lists'. git-svn-id: https://subversion.renater.fr/sympa/trunk@4733 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[#1497][reported by S.Peterson, ListPilot.com]Bug fix: the format of create_list;conf file was incorrectly documented git-svn-id: https://subversion.renater.fr/sympa/trunk@4731 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
Bug fix: some Sympa processes did not initialize the List.pm cache between 2 requests. It could lead to false responses from these processes that still used the cache in memory. git-svn-id: https://subversion.renater.fr/sympa/trunk@4729 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4728 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Dec, 2007 6 commits
-
-
david.verdin authored
[#3520][Submitted by C. Paul, evil-wire.org] Change: New parameter in sympa.conf: "allow_subscribe_if_pending". Default value is "on". If set to "off", it is forbidden to add subscribers (through wwsympa) to a list whose status is different from "open". git-svn-id: https://subversion.renater.fr/sympa/trunk@4727 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4726 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4725 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4724 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4722 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[#3137][Reported by M. Walther, Sun] Fix: error in SQL request for web logs visualization. "GROUP BY" was used instead of "ORDER BY". git-svn-id: https://subversion.renater.fr/sympa/trunk@4720 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Dec, 2007 5 commits
-
-
david.verdin authored
Change: Now wwsympa switches to maintenance mode if not run under the right user id. It quits the maintenace mode as soon as the user id is the good one. git-svn-id: https://subversion.renater.fr/sympa/trunk@4719 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
***** C wrapper now for sympa_soap_server. We definitely disabled the setuid solution to run sympa_soap_server.fcgi. If the script you used in your web server configuration was sympa_soap_server.fcgi (to whom you had attributed the "S" bit) you MUST change your Apache configuration so that the script you use becomes sympa_soap_server-wrapper.fcgi instead of sympa_soap_server.fcgi. git-svn-id: https://subversion.renater.fr/sympa/trunk@4718 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
***** New C wrapper. We definitely disabled the setuid solution to run wwsympa.fcgi. If the script you used in your web server configuration was wwsympa.fcgi (to whom you had attributed the "S" bit) you MUST change your Apache configuration so that the script you use becomes wwsympa-wrapper.fcgi instead of wwsympa.fcgi. git-svn-id: https://subversion.renater.fr/sympa/trunk@4717 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4716 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
Change: Now, in scenari using SMTP header fields, if a message exists, the value of the header is defaulted to an empty strings if it is empty or missing. git-svn-id: https://subversion.renater.fr/sympa/trunk@4715 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Dec, 2007 5 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4713 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4712 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4711 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4710 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
New feature: user pictures are now showed (if available) in the web archives. Pictures are showed to authenticated users only, to prevent web harvesters to get them. git-svn-id: https://subversion.renater.fr/sympa/trunk@4709 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Nov, 2007 4 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4708 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
Feature: custom_vars. Users can define custom parameters in lists and use them in scenarios and mail templates. git-svn-id: https://subversion.renater.fr/sympa/trunk@4707 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4706 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4705 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Nov, 2007 4 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4704 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4703 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4702 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4701 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Nov, 2007 1 commit
-
-
david.verdin authored
Adding Catalan, Indonesian and Korean to Sympa (also some updates for web help in Spanish and German). git-svn-id: https://subversion.renater.fr/sympa/trunk@4700 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Nov, 2007 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4698 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4697 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Nov, 2007 1 commit
-
-
olivier.salaun authored
'remove_outgoing_headers' sympa.conf and list parameter. This parameter allows to define a list of SMTP header fields that should be removed before a message is distributed to list members. Thus it even makes it possible to remove the header fields that Sympa sets. The existing 'remove_headers' can now be set in a list config file. New 'ignore_x_no_archive_header_feature' sympa.conf parameter ; if set to 'on', x-no-archive SMTP header field is ignored if found in an incoming message (sympa will archive the message). git-svn-id: https://subversion.renater.fr/sympa/trunk@4694 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Nov, 2007 1 commit
-
-
david.verdin authored
Fix: do_log() was called inside package Robot -wht is this package doing inside List.pm, by the way ? - without specifying to search it in the package "Log". git-svn-id: https://subversion.renater.fr/sympa/trunk@4693 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Nov, 2007 2 commits
-
-
david.verdin authored
Change: Modifying Makefile so that it doesn't try to copy the - now removed - fr_FR template directory. git-svn-id: https://subversion.renater.fr/sympa/trunk@4692 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
Change: online help is now internationalized. Use [%helploc%] tags anywhere in the code to create strings that will be located in web_help.po catalogue. git-svn-id: https://subversion.renater.fr/sympa/trunk@4691 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-