This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 11 Jan, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10137 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Jan, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10134 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10133 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Jan, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10130 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Dec, 2013 1 commit
-
-
david.verdin authored
[feature][Submitted by M. Overmeer, overmeer.net, funded and led by Surfnet, http://www.surfnet.nl] Full VOOT 2.0 protocol support. VOOT is an opensocial subset to manage group membership. fulle details on this IETF draft here: http://openvoot.org/voot-2.0.html. This feature enables Sympa to be both group provider and consumer in the VOOT protocol. VOOT in Sympa uses both Oauth 1.0 and 2.0 for authorization from and to a peer in the VOOT protocol. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10081 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Jul, 2013 1 commit
-
-
david.verdin authored
[svn] Preparing merge: Movin Log::* calls to Sympa::Log::Syslog::* calls. IMPORTANT NOTE: Starting this revision, this branch will no longer be functional, as calls are mode according to 7.0 code modules organization. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9561 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Jul, 2013 1 commit
-
-
sikeda authored
[-bug] Command line utilities call Log::fatal_err() when illegal arguments are given so that it crashes because site configuration has not been initialized yet. Use pod2udage() instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9510 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Jun, 2013 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9404 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
- moddef.pm defining CPAN modules has been separated from sympa_wizard.pl. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9403 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Jun, 2013 1 commit
-
-
sikeda authored
Optional Encode-Locale module is required. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9402 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Jun, 2013 1 commit
-
-
sikeda authored
And mod_fcgid is recommended for Apache instead of mod_fastcgi now. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9354 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 May, 2013 1 commit
-
-
sikeda authored
- Mail::Address was omitted. - Locale::TextDomain would be better to Local::Messages. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9247 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Apr, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9196 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Apr, 2013 1 commit
-
-
sikeda authored
- "max-age" feature requires CGI >= 3.51. - CipherSaber package is now named as Crypt-CipherSaber. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9185 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Apr, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9127 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Apr, 2013 1 commit
-
-
sikeda authored
[bug] DBManipulatorPostgres::probe_db() scanned tables only in "public" schema, therefore, tables in user schema and so on were omitted. Get available schemas in search_path then use it. NOTE: PostgreSQL 7.4 or later is required to use array support of DBD::Pg. PostgreSQL 7.3.x and earlier are no longer supported. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9107 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Apr, 2013 1 commit
-
-
sikeda authored
[bug] spooler.pl is crashed by the UTF-16 texts without BOM. It is due to a feature of Encode module. Update MIME-Charset to prevent crash. ToDo: Workaround for modules such as MHonArc, StripScripts not supporting UTF-16. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9076 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Apr, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9059 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Apr, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9016 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Apr, 2013 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9011 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9010 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Mar, 2013 2 commits
-
-
sikeda authored
Now manpages will be generated from Perl sources without intermediate *.pod. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9007 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9006 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Mar, 2013 2 commits
-
-
sikeda authored
[-bug] sympa.pl.spooler.pl: root or sympa privilege was needed to run with --help or --version option. Process these options before configuration files are read. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9004 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9002 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Mar, 2013 1 commit
-
-
sikeda authored
[-feature] Now language tag "en" is special: It is an alias of default locale (C); won't use translation catalog. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8977 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Mar, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8955 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Jan, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8478 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Jan, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8475 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Jan, 2013 1 commit
-
-
sikeda authored
confdef: key of 'query' & 'advice' in @confdef::params were changed to 'gettext_id' & 'gettext_comment', 'title' to 'gettext_id', to sync style with %listdef::pinfo; git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8462 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Nov, 2012 1 commit
-
-
sikeda authored
[-dev] sympa_wizard.pl.in: typo. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8031 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Nov, 2012 1 commit
-
-
david.verdin authored
[dev] Adding dependency to Crypt:OpenSSL::Bignum and IO::Socket::INET6 for now, in order to prevent crashes when using DKIM. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8026 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Nov, 2012 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7993 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug] sympa_wizard.pl --create dies when any of CPAN modules had not been installed. Check if modules can be loaded at first. And in case, try to fallback to Text::Wrap. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7991 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Nov, 2012 1 commit
-
-
sikeda authored
Important changes of interest to users: * A new option "database" for "cache_list_config" robot parameter to cache list config using database. "db_list_cache" parameter was deprecated. * wwsympa.conf is no longer used. It will be migrated to sympa.conf during upgrade process. * SQLite users: SQLite 2.x is no longer supported. Database must be migrated to SQLite 3.x. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7985 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Jul, 2012 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7470 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Jul, 2012 1 commit
-
-
david.verdin authored
[*change]Now the bulk master daemon checks its actual children processes, compare the pid found to the list of children it created. If some children died, the listmaster is notified and new children are created to reach the maximum allowed number of processes. This functionnalityt introduces a new dependency to the Proc::ProcessTable module. In addition, Sympa processes put a lock on pid files when changing its content. This prevents multiple instannces process from failing to write to the pid file. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7444 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Jun, 2012 1 commit
-
-
david.verdin authored
[feature] New "voot_feature" sympa.conf paramter. Default value is "off". If set to "on", enables the VOOT feature. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7414 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
-
- 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
-