This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 20 Aug, 2017 1 commit
-
-
IKEDA Soji authored
- Some platforms (at releast macOS) has only "/usr/bin/true".
-
- 20 Jun, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 15 Jun, 2017 1 commit
-
-
Sympa authors authored
And updating copyright notice in lately changed sources.
-
- 26 May, 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
-
- 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
-
- 10 Nov, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12500 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12432 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@12405 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Oct, 2015 1 commit
-
-
sikeda authored
[dev][Suggested by G. Desvernay, Ecole Centrale Marseille] POD syntax error may terminate build process. Ficed by making checking of POD syntax obliged at the time of "make dist". git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12398 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12393 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Jul, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12288 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 May, 2015 1 commit
-
-
sikeda authored
[change] (r12172) Move $sbindir/smtpc to $libexecdir/sympa_smtpc and restrict access permission only to sympa user. Below is revised commit log message. -------- [feature] [experimental] sympa_smtpc is the mail submission program aiming to be an alternative to sendmail(1) utility with smaller footprint (Note that this program needs SMTP/LMTP server relaying submitted messages). It also supports some SMTP extensions several clones of sendmail (and partly original one) have not been supported: - DSN extension - As of Sympa 6.2, message tracking feature requires it. - SMTPUTF8 extension - As of planned Sympa 7.0, email address internationalization (EAI) feature presumes it. To use sympa_smtpc as replacement of sendmail, add sympa.conf the lines: sendmail /path/to/sympa_smtpc sendmail_args --esmtp <host name of relaying server> or with LMTP server: sendmail /path/to/sympa_smtpc sendmail_args --lmtp <socket path of relaying server> git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12180 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 May, 2015 1 commit
-
-
sikeda authored
[feature] (addition to r12172) If you don't wish to install smtpc utility, use "--disable-smtpc" configure option. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12174 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 May, 2015 1 commit
-
-
sikeda authored
[feature] [experimental] "smtpc" is a command line utility aiming to be an alternative to sendmail(1) utility and its clones with smaller footprint. (Note that this utility needs SMTP/LMTP server realying submitted messages). It also supports some SMTP extensions several clones (and partly original one) have not been supported: - DSN extension - As of Sympa 6.2, message tracking feature requires it. - SMTPUTF8 extension - As of planned Sympa 7.0, email address internalization (eai) feature presumes it. To use smtpc as replacement of sendmail, add sympa.conf the lines: sendmail /path/to/smtpc sendmail_args --esmtp <host name of relaying server> or with LMTP server: sendmail /path/to/smtpc sendmail_args --lmtp <socket path of relaying server> git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12172 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 May, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12165 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 May, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12154 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug] sympa.conf should be writable by sympa user and should not be world-readable. Because it may be edited via web interface, and it contains secure "cookie" parameter. This file generated by initial "make install" was owned by installing user (root) and was world readable. Fixed by make sympa_wizard.pl to set appropriate umask and makefile to set owner. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12149 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 May, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12145 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Apr, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12117 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
-
- 17 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11965 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Feb, 2015 1 commit
-
-
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
-
- 08 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11933 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Jan, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring: Sympa::Datasource::SQL and Sympa::Datasource::LDAP are merged and became Sympa::Database. Code specific to LDAP is moved to Sympa::DatabaseDriver::LDAP. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11801 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Jan, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11797 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Dec, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11791 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Oct, 2014 1 commit
-
-
sikeda authored
Packets and messages stored in database by earlier version of Sympa should be migrated using update_bulk_spool.pl utility. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11556 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Oct, 2014 1 commit
-
-
sikeda authored
[-feature][experimental] Add META.json to distribution. It can be useful to install dependent CPAN modules using such as cpanminus. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11477 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Jul, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11213 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Jun, 2014 1 commit
-
-
sikeda authored
sympa.spec.in was replaced with sympa.spec.pl which outputs spec file. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11062 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Jun, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10846 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 May, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10730 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 May, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10667 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10662 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 May, 2014 1 commit
-
-
sikeda authored
- sympa_wizard.pl.in is placed in sbindir to keep compatibility with 6.1. - aliaswrapper.c and virtualwrapper.c are no longer built. - sympa_newaliases.pl.in and sympa_newaliases-wrapper.c are added in sbindir and libexecdir. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10649 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 May, 2014 1 commit
-
-
sikeda authored
[-change] Creates more directories in etcdir during installation: custom_conditions and data_sources. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10606 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Apr, 2014 1 commit
-
-
sikeda authored
The new module is committed for purpose of unit test. Coming features: - Language/locale contexts are identified by IETF language tags defined by RFC 5646 (BCP 47). Older style "locale" by earlier releases would be canonicalized. - System locale is not absolutely nessessary to add a new language: gettext catalog is required. - If appropriate POSIX locale is not installed, gettext_strftime() emulates POSIX::strftime(): names of days, months etc. will be taken from catalog. - Content negotiation used by HTTP 1.1 was implemented. Internal changes: - "Language:" field in PO header became mandatory to determine actually selected catalog. Modified po/Makefile.in.in to run msgcat, msgen or msgmerge with --lang option. - Dependent libintl-perl (Locale::Messages) requires 1.22 (virtually 1.23) or later to use locale-independent gettext_dumb feature. - Default language context is fixed to "en" and no longer retrieved implicitly from site config (charset.conf). $Language::default_lang was deprecated. Miscelaneous: - Added unittest t/Language.t and several test data. - Added test stub module for Sympa::Constants. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10529 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Mar, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10435 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-