This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 02 Aug, 2019 1 commit
-
-
IKEDA Soji authored
-
- 03 Mar, 2019 1 commit
-
-
IKEDA Soji authored
-
- 21 Oct, 2018 1 commit
-
-
IKEDA Soji authored
-
- 19 Oct, 2018 1 commit
-
-
Dmitry Popov authored
-
- 25 Jun, 2018 1 commit
-
-
Luc Didry authored
-
- 07 Jan, 2018 1 commit
-
-
IKEDA Soji authored
-
- 14 Nov, 2017 1 commit
-
-
Sympa authors authored
-
- 19 Oct, 2017 1 commit
-
-
IKEDA Soji 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
-
- 13 Feb, 2016 2 commits
-
-
sikeda authored
[feature] Now daemons capture SIGCHLD signal so that defunct child processes (sendmail) will be reaped faster. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12680 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
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
-
- 08 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12575 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Nov, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12512 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Nov, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring. Introducing Sympa::Spindle::ProcessBounce class to define workflow to process bounces and notifications. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12474 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12461 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Oct, 2015 1 commit
-
-
sikeda authored
[dev] tools::get_canonical_email() and tools::clean_email() are deprecated. Use Sympa::Tools::Text::canonic_email() instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12426 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12384 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Sep, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12383 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Sep, 2015 1 commit
-
-
sikeda authored
[bug] (Introduced on 6.2.4) Tracking does not work, and automatic removal of subscribers using welcome or remind probe does not work. Fixed typo in the code by which bounce addresses could not be parsed properly. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12376 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Sep, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12364 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Sep, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12358 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
-
- 26 Aug, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12325 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Aug, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12324 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Aug, 2015 2 commits
-
-
sikeda authored
[feature] Now bounced.pl can analyze RFC 6533 Internationalized Delivery Status and Disposition Notifications. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12323 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Refactoring. bounced.pl was mostly rewritten. Several bugs and questionable behaviors are fixed. And now, ARF (Email Feedback Reports, RFC 5965) support works. ToDo: Careful tests. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12322 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Aug, 2015 1 commit
-
-
sikeda authored
[-bug] If tracking is enabled, non-VERP bounces cause spurious err logs "Not able to fill database with notification data". git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12314 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Jul, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12292 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 May, 2015 1 commit
-
-
sikeda authored
ToDo: Sympa::List still uses SDM. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12175 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Apr, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12124 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Apr, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12111 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
-
- 16 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12072 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Mar, 2015 1 commit
-
-
sikeda authored
[bug] (probably fixes bug[#6204]) task_manager.pl sometimes ignores signal to shutdown it. If there are large number of lists, calling get_lists() can take long time and the process cannot deal with TERM signal. Now get_lists() checks HUP, INT and TERM signals and returns immediately when signal is raised. As a side effect of this fix, get_lists() may return undef. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12052 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
-
- 06 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12024 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Mar, 2015 1 commit
-
-
sikeda authored
[dev] Global variable %main::options no longer is referred by Log module. Instead, {log_to_stderr} property of Sympa::Log instance would be set. As a side work, set_log_level() was obsoleted and {level} property will be used. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12008 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-