This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 15 Jun, 2017 2 commits
-
-
Sympa authors authored
And updating copyright notice in lately changed sources.
-
Emmanuel Bouthenot authored
-
- 01 Jan, 2017 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12973 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Aug, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12913 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Jun, 2016 1 commit
-
-
sikeda authored
[-dev] Copyedit: Use get_id() and get_address() instead of get_list_id() and get_list_address() methods of Sympa::List. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12847 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Jun, 2016 1 commit
-
-
sikeda authored
[-bug] Mail-DKIM 0.37 looks working sane, despine many "uninitialized" warnings. As some distributions (e.g. RHEL/CentOS 6) provides this version, required version would be decreased from 0.39 to 0.37. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12834 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 May, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12815 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Mar, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12724 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Feb, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12688 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Feb, 2016 1 commit
-
-
sikeda authored
Old name New name ----------------------------------- ---------------------------------------- Sympa::Auth::password_fingerprint Sympa::User::password_fingerprint Sympa::Tools::WWW::_load_mime_types Conf::_load_mime_types Sympa::Tools::WWW::get_mime_type Conf::get_mime_type tools::add_in_blacklist _add_in_blacklist in wwsympa.fcgi tools::addrencode Sympa::Tools::Text::addrencode tools::clean_msg_id Sympa::Tools::Text::canonic_message_id tools::escape_chars Sympa::Tools::Text::escape_chars tools::escape_docname Sympa::SharedDocument::escape_docname tools::escape_html Sympa::Tools::WWW::escape_html_minimum tools::escape_quote Sympa::Template::_escape_quote tools::escape_url Sympa::Tools::Text::escape_url tools::escape_xml Sympa::Template::_escape_xml tools::eval_in_time Sympa::Process::eval_in_time tools::get_list_params Sympa::Robot::list_params tools::get_message_id Sympa::unique_message_id tools::lang2charset Conf::lang2charset tools::load_edit_list_conf Sympa::List::_load_edit_list_conf tools::qdecode_filename Sympa::Tools::Text::qdecode_filename tools::qencode_filename Sympa::Tools::Text::qencode_filename tools::qencode_hierarchy Sympa::Tools::File::qencode_hierarchy tools::unescape_chars Sympa::Tools::Text::unescape_chars tools::unescape_html Sympa::Tools::WWW::unescape_html_minimum tools::valid_email Sympa::Tools::Text::valid_email ----------------------------------- ---------------------------------------- As a result, tools.pm was deprecated. A few dependency loop among modules are reduced. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12677 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Jan, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12612 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12593 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12586 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Dec, 2015 1 commit
-
-
sikeda authored
[-dev] Refactoring. Sympa::Message::decorate() was obsoleted. Sympa::Message::test_personalize() was moved to Sympa::Spindle::AuthorizeMessage::_test_personalize() only where it is used. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12578 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12566 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Nov, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12536 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Nov, 2015 1 commit
-
-
sikeda authored
- Email::Simple is no longer used. - Net::DNS may not be mandatory: It is used only by DKIM and DKIM protection features. - Bump down required version of DateTime::TimeZone. DateTime 0.41 bundled in RHEL/CentOS 5 includes it and requires 0.59 or later. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12489 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Oct, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12465 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12463 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12413 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12406 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Sep, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12380 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Sep, 2015 2 commits
-
-
sikeda authored
[feature][#10005][Proposed by Y. Baouch, univ. of Colorado] New dmarc_protection.phrase parameter values "list_for_email" and "list_for_name" to give the from field "List (on behalf of SENDER) <munged_email>". This will solve the problem reported by several listmasters: If DMARC protection feature munges originator field, the many mail client caches such address by replaced display name, and misleadingly associates the list address with the name of sender. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12352 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12351 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Sep, 2015 1 commit
-
-
sikeda authored
[-bug] Now temporary files used to parse messages are stored in the directory specified by tmpdir parameter. Until 6.2beta, temporary files were stored in system temporary directory (/tmp) and occasional disk full occurred. During 6.2 to 6.2.4, temporary files were stored in-core and excessive memory was consumed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12344 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Aug, 2015 1 commit
-
-
sikeda authored
[-change] Now "Auto-Submitted:" field in auto-generated messages by Sympa do never have "auto-forwarded" keyword but "auto-generated". It applys to message compilations sent as digest, and notifications to editors to forward moderated posts. Background: The "auto-forwarded" keyword was proposed by I-D draft-palme-autosub but was not adopted by RFC 3834. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12327 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Aug, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring. Now new methods get_admins(), get_admins_email() and is_admin() are used to get information of list owners and editors. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12310 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Aug, 2015 2 commits
-
-
sikeda authored
[-feature] A bit more precise logging for the messages created by Sympa::Message::new_from_template(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12307 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12306 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Jul, 2015 1 commit
-
-
sikeda authored
Though this bug had been found during 6.2alpha (r11232), it was fixed imperfectly. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12295 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Jul, 2015 1 commit
-
-
sikeda authored
[bug] [Reported by J. Kirkland] Messages sent by Sympa robot uses list owner addresses and so on by default. They should be "sympa" addresses. This bug was injected by commit r10223. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12276 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 May, 2015 1 commit
-
-
sikeda authored
[bug] [Reported by R. Klorese, QueerNet] Despite that posts to the list are protected against DMARC aggressive policy, messages sent to owners or editors of the list are not. Now such messages will also be protected. More known bug: Messages sent to listmaster would also be protected. ToDo: Test. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12170 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 May, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12142 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Apr, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12114 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Apr, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12105 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Mar, 2015 1 commit
-
-
sikeda authored
- Long lines folded by flowed format (RFC 3676) were not handled correctly. - mesaddressed_commands feature checked encoded body. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12064 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Mar, 2015 2 commits
-
-
sikeda authored
- split_listname - unmarshal_metadata - marshal_metadata - store_spool This change may help merger work with trunk. Additionally, tools::save_to_bad() was moved to archived.pl only in which it is used. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12049 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
- best_language - compute_auth - get_search_path - get_supported_languages - request_auth - search_fullpath - send_dsn - send_file - send_notify_to_listmaster This change may help merger work with trunk. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12048 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12038 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12037 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-