This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 02 Feb, 2012 3 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7279 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] bounces and archives were note moved when a list was renamed, du to a bad usage of test on the list name. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7278 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[change] Replacing usage of the "rename" function by "File::Copy::move". this is more likely to work on different systems. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7277 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Feb, 2012 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7276 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Jan, 2012 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7273 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Jan, 2012 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7253 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Nov, 2011 1 commit
-
-
sympa-authors authored
[bug][#7424] Excluding then restoring (eg manually subscribing) an included member resulted in member being included and subscribed at the same time. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7249 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Oct, 2011 1 commit
-
-
david.verdin authored
[-bug] A regexp test was badly done, leading to remote_file datasource to fail for each line of the remote file. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7247 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Oct, 2011 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7245 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Oct, 2011 1 commit
-
-
david.verdin authored
[change] Removed the systematic ping when performing a query to the database. The connection check is now done only if a quyery fails, the query is then resubmitted. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7234 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Oct, 2011 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7233 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Oct, 2011 5 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7221 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[-bug]prevent error logs "Unable to retrieve information from database for user " while running sympasoap::which() git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7220 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
[change]Making the email subparameter of the update parameter optional to get rid of useless errors when loading the config. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7219 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[bug]wwsympa.fcgi failed to execute alias_manager.pl as user 'sympa'. Running the system command made us loose the Effecive UID of the process. Nom forcing the real UID to the value of the effective UID. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7218 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[bug]wwsympa.fcgi failed to execute alias_manager.pl as user 'sympa'. Running the system command made us loose the Effective UID of the process. Nom forcing the real UID to the value of the effective UID. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7217 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Sep, 2011 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7213 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Sep, 2011 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7206 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Sep, 2011 1 commit
-
-
olivier.salaun authored
[change] ***** scenarios using the editorkey action needs to be adapted to work with the new code. You should remove rules o f type "is_editor() md5 -> do_it" to prevent message from editor sent throught the web "Post" function to escape from the mo deration process. This change is required because web posted messages now REALLY are considered to have the "md5" authentica tion method. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7204 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Aug, 2011 2 commits
-
-
olivier.salaun authored
[feature] new --change_user_email for sympa.pl. It allows to change a user email address in all virtual robots with a single command git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7201 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7200 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Aug, 2011 6 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7192 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7191 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] In Message::new, when a MIME entity was passed as argument, the "file" parameter was used instead of the "mimeentity" parameter. It lead to the creation of empty Message objects. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7190 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[-change] Cosmetic changes to List.pm. Also, now we test that the message object is defined before testing its class. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7189 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[-change] The validity of the message object is now tested at the beginning of mail::mail_message function. This function accepts Message objects only as parameter and MUST return undef if anything else is passed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7188 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] Bulk::store is supposed to return an undefined value is the message storing went well. Until now, it didn't return anything at the end of the function. Making it return true explicitely to prevent any surprise. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7187 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Aug, 2011 4 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7185 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7184 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7183 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[change] functions from Log.pm are no longer exported. Therefore, they can't be called in the local namespace of the caller and must always be prefixed by 'Log::'. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7182 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Aug, 2011 1 commit
-
-
olivier.salaun authored
[-bug]SOAP server could not set the SYMPA_ROBOT correctly. No more use defined function because entries of $Conf::Conf{'robot_by_soap_url'} seem to be defined but empty git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7181 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Aug, 2011 6 commits
-
-
olivier.salaun authored
[-change]remove warning at processes startup "Conf::_set_listmasters_entry(): Defaulting to the main server listmasters" git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7180 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7179 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7177 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7176 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7175 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
- keep the standard Subject - don't refer to the viewmod web page, it does not allow tagging - added attached message - made spam-related string localized git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7174 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Aug, 2011 2 commits
-
-
olivier.salaun authored
[-bug]Prevent useless error messages in sympa.pl about unknown list and unknown robot. This happens because we try to find out if a mail in the spool is a list message or a service message for a person. Now using 'just_try' options for List::new() and Conf::valir_robot(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7173 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7172 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-