This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 27 Feb, 2015 7 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11996 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11995 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] When instantiating a family, Sympa would crash if no list is found in the XML file. Preventing it by setting the list of lists to create as an empty list. Having an empty XML file can be a reasonnable (yet crude) mean to close all lists in a family. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11994 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11993 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11992 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11991 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11990 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Feb, 2015 5 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11989 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] When using DB list cache, all lists would be returned when queryinf the lists from a family, leading to the possibility that ALL lists not belonging to a family would be closed if close_unkown option was used. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11988 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[-bug] If occurrence is undefined in parameter definition, a warning will be issued. Fixing it by testing occurrence definition. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11987 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11986 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[change] Default cryptographic protocol of LDAP over SSL/TLS became TLSv1. Note that SSLv2 and SSLv3 are no longer recommended due to their weakness. - List config: The default of "ssl_version" parameters in "include_ldap" paragraph and so on became "tlsv1". - ldap_alias_manager.pl: New parameter "ldap_ssl_version" to specify protocol version which defaults to "tlsv1" was introduced. On earlier releases it was fixed to "sslv3". git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11985 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Feb, 2015 3 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11983 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11982 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11981 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Feb, 2015 2 commits
-
-
sikeda authored
[bug][#9665] [Reported by L. Einarsen, Norges teknisk-naturvitenskapelige universitet] Invalid SSL_version "tls" specified in include_ldap_query. Recent versions of IO::Socket::SSL (though it is not explicitly documented that which version changed the syntax) accepts "tlsv1" and so on. Fixed by treating "tls" as synonim of "tlsv1". Additionally, "tlsv1_1" and "tlsv1_2" are also supported now. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11980 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug] Statistics: Some action weren't recorded correctly and were omitted. Fixed by correcting typos. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11979 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Feb, 2015 2 commits
-
-
sikeda authored
[change] A few service names in system log and database logs were changed. Now they are taken from the name of each program: - sympa_automatic.pl : "sympa_automatic" (formerley "sympa") - sympa_msg.pl : "sympa_msg" (formerly "sympa") Exception: - sympa_soap_server.fcgi : "sympasoap" (formerly "soap") ToDo: sympa_soap_server.fcgi would be renamed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11978 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11977 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Feb, 2015 7 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11976 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11975 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] 'logs_failed' listmaster notification will be sent only when openlog() fails, in other words at the time of startup. Withdraw it and warn() to stderr instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11974 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-dev] Log::fatal_err() was deprecated; Log::db_log_del() was moved to _db_log_del() in task_manager.pl. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11973 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Removed unneccessary 'client' and 'daemon' parameters for Log::db_log(), Log::db_stat_log() etc. Public function get_daemon_name() was obsoleted. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11972 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11971 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[change] Now digest spool will keep messages as separate files by each, instead of accumulating messages in single file with RFC934 format. This change is desirable because messages may be locked and handled safely. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11970 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Feb, 2015 1 commit
-
-
sikeda authored
[feature] [experimental] Multiple instances of sympa_msg.pl, daemon processing incoming message spool, may be run. Multiplicity is controlled by "incoming_max_count" config parameter: By default single instance will run. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11969 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11968 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11967 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Feb, 2015 2 commits
-
-
sikeda authored
[dev] messages in incoming spools would be sorted by mtime of each file not by name of each file. This change will avoid situation that many messages for one list prevent processing on relatively little messages for other lists. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11966 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11965 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Feb, 2015 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11964 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Moved tests on PODs to xt/ for tests interested by authors. The tests under xt/ will be invoked by "make authorcheck". git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11963 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11962 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11961 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Feb, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11960 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11959 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Feb, 2015 3 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11957 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11956 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11955 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-