2003-07-17 09:47 salaun * src/: List.pm, tools.pl: [BugID 153] [reported by G. Tellier] Fix: E-mail addresses containing an apostrophe were rejected 2003-07-17 09:34 salaun * src/: Commands.pm, List.pm: [reported by B. Geer & A. Bidaud] Fix: moderated messages were considered encrypted messages and therefore could not be delivered 2003-07-15 16:00 salaun * src/tools.pl: [H. Ulliac] Fix: create_list templates were not searched in the robot directory 2003-07-10 15:00 salaun * src/: Makefile, alias_manager.pl: [Zakaria] Fix: unset PATH before anything else ; store the lock in a writeable directory 2003-07-07 16:12 salaun * Makefile.am, Makefile.in: Fix: problem with that had no argument 2003-07-04 12:05 salaun * .version, ChangeLog, NEWS: Preparing Sympa 3.4.4.2 2003-07-04 11:59 salaun * src/List.pm: Fix recent X509-related changes : List::send_msg() did not get a Message object 2003-07-04 11:21 salaun * src/List.pm: [reported by R. Pfeiffer & T. Oger] Fix: recent versions of DBD::mysql have changed the behavior for tables() : Table names are surrounded by ``. Sympa considered Sympa DB did not have the right structure. 2003-06-26 09:54 salaun * src/Conf.pm: [reported by P. Machard] Fix: remove trailing spaces in robot.conf 2003-06-13 16:51 salaun * src/tools.pl: Bug fix: Encrypted messages were including 2 header fields remaining from openssl output 2003-06-13 15:58 salaun * src/List.pm: [BugID 173] [reported by O. Wild] Bug fix: sympa.pl dies on a S/MIME encrypted message when it does not have every user (when using Exim MTA). Notification of certificate-less users is now performed at a higher level, in List::send_msg() 2003-06-13 14:57 salaun * src/tools.pl: Fix incorrect openssl argument rtelated to null capath or null cafile argument. 2003-05-14 16:53 salaun * Makefile.in, doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl, doc/html/index.html, doc/html/node1.html, doc/html/node10.html, doc/html/node11.html, doc/html/node12.html, doc/html/node13.html, doc/html/node14.html, doc/html/node15.html, doc/html/node16.html, doc/html/node17.html, doc/html/node18.html, doc/html/node19.html, doc/html/node2.html, doc/html/node20.html, doc/html/node21.html, doc/html/node3.html, doc/html/node4.html, doc/html/node5.html, doc/html/node6.html, doc/html/node7.html, doc/html/node8.html, doc/html/node9.html, doc/html/sympa.html, doc/html/sympa.ps: Fix: incorrect instructions regarding aliases management 2003-05-12 14:42 salaun * src/tools.pl, wwsympa/wwsympa.fcgi: [BugID 155][Reported by G. Tellier] Fix: Gecos was lost while doing multiple ADD if email address contained upper-cased chars 2003-05-09 15:04 salaun * .version, ChangeLog, NEWS: preparing 3.4.4.1 2003-05-09 15:00 salaun * INSTALL, src/etc/script/sympa.spec, src/etc/script/sympa.spec.rh80: Add quick install notes 2003-05-09 13:46 salaun * Makefile.am, Makefile.in: Fix: initialize INITCONF var 2003-05-09 13:43 salaun * Makefile.am: Change: use different SPEC file for RedHat RPM building 2003-05-09 13:40 salaun * src/etc/script/sympa.spec.rh80: Changes: only require packages for standard Sympa installation (not LDAP, SSLEAY). Some package have different naming conventions with Mandrake and RedHat 2003-05-09 13:34 salaun * src/etc/script/sympa.spec.rh80: Change: now need a separated SPEC file for Mandrake and RedHat 2003-05-09 13:34 salaun * src/etc/script/sympa.spec.rh80: file sympa.spec.rh80 was initially added on branch sympa-3_4-branch. 2003-05-09 12:15 salaun * src/List.pm: Fix: Add GRANT PRIV query 2003-05-06 17:53 salaun * src/etc/script/sympa.spec: Change: Msgcat no more required 2003-05-06 17:29 salaun * ChangeLog, Makefile.am, Makefile.in, src/etc/script/sympa.spec: [reported by G. Paressant] Fix: make languages no required since NLS or no more compiled 2003-04-30 13:38 salaun * ChangeLog, NEWS: update 2003-04-30 13:30 salaun * ChangeLog, src/etc/script/Makefile, src/etc/script/mod2html.pl: New feature: provide a script for generating missing HTML views of moderated messages 2003-04-30 13:30 salaun * src/etc/script/mod2html.pl: file mod2html.pl was initially added on branch sympa-3_4-branch. 2003-04-29 17:59 salaun * src/List.pm: Fix: using wrong log subroutine 2003-04-29 17:27 salaun * ChangeLog, NEWS: Update 2003-04-29 17:17 salaun * src/List.pm, wwsympa/wwsympa.fcgi: Change: HTML version of moderated messages were generated by WWSympa, but recent release of MhOnArc (5.6) refuse to run SetUID. Therefore mhonarc is now run by sympa.pl when storing moderated messages. 2003-04-29 15:34 salaun * src/etc/script/sympa.spec: [G. Paressant] Fix: aliaswrapper was not owned by root 2003-04-29 11:50 salaun * src/sympa.pl: Fix bug related to listname-owner, listname-editor listname-request feature 2003-04-29 11:34 salaun * src/smtp.pm, wwsympa/wwsympa.fcgi: Fix: MIME-related : * decode subject header fields in search result * encode subject header field before message sending 2003-04-28 15:56 salaun * src/etc/script/: Makefile, sympa: Change: Search functions in INITDIR 2003-04-28 15:27 salaun * src/List.pm: [A. de Pretis] Fix: problem regarding PostgreSQL 7.3.x: since this version Pg supports Schemes which prefixes table-names with the scheme-name (default: public) ... $dbh->tables in List.pm, method 'probe_db' returns: public.user_table public.subscriber_table 2003-04-28 14:47 salaun * doc/sympa.tex.tpl: Change: 'host' list parameter should not be used 2003-04-28 10:25 salaun * src/tools.pl: Fix: bad return status of tools::split_mail(), now return 1 2003-04-18 17:26 salaun * src/List.pm: New feature: Sympa is now able to create its database (try as root) and tables. Change: if database is unreachable, Sympa daemon dies to prevent blocking of Server startup 2003-04-18 10:30 salaun * ChangeLog, NEWS: update 2003-04-18 10:28 salaun * wwsympa/wwsympa.fcgi: [G. Paressant] [BugID 116] The patch had not been applied to stable CVS branch 2003-04-16 17:46 salaun * ChangeLog, NEWS: Add patch to 3.4.4 2003-04-16 17:39 salaun * src/List.pm: {BugID 144] [R. Marchand] FIx: When upgrading to Sympa 3.4.3.1 from 3.3.5. Sympa adds the two fields 'subscribed_subscriber' and 'include_sources_subscriber' when started the first time but fail to add the third field 'included_subscriber'. Consequence of this is that no user is found when viewing the lists admin pages. There may be other consequences. 2003-04-16 13:52 salaun * doc/html/node9.html: file node9.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/img1.png: file img1.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/index.png: file index.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node15.html: file node15.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/up_g.png: file up_g.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/sympa.css: file sympa.css was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node20.html: file node20.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node18.html: file node18.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node1.html: file node1.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/index.html: file index.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node4.html: file node4.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/sympa.html: file sympa.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node10.html: file node10.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node7.html: file node7.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node13.html: file node13.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/img2.png: file img2.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node16.html: file node16.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node19.html: file node19.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node2.html: file node2.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node21.html: file node21.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node5.html: file node5.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node11.html: file node11.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/next.png: file next.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node8.html: file node8.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/prev.png: file prev.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node14.html: file node14.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/: contents.png, crossref.png, img1.png, img2.png, index.html, index.png, next.png, next_g.png, node1.html, node10.html, node11.html, node12.html, node13.html, node14.html, node15.html, node16.html, node17.html, node18.html, node19.html, node2.html, node20.html, node21.html, node3.html, node4.html, node5.html, node6.html, node7.html, node8.html, node9.html, prev.png, prev_g.png, sympa.css, sympa.html, sympa.ps, up.png, up_g.png: Restore documentation in HTML format 2003-04-16 13:52 salaun * doc/html/prev_g.png: file prev_g.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/up.png: file up.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/next_g.png: file next_g.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node17.html: file node17.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/crossref.png: file crossref.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node3.html: file node3.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/sympa.ps: file sympa.ps was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/contents.png: file contents.png was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node6.html: file node6.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:52 salaun * doc/html/node12.html: file node12.html was initially added on branch sympa-3_4-branch. 2003-04-16 13:29 salaun * important_changes.pl: Comment debug trace 2003-04-16 13:15 salaun * .version, ChangeLog, NEWS: Preparing 3.4.4 2003-04-16 11:59 salaun * Makefile.am, Makefile.in, configure, configure.in: New feature: check suidperl and mhonarc are installed 2003-04-11 17:07 salaun * wwsympa/wws_templates/us/main.us.tpl: Revert previous change 2003-04-11 16:16 salaun * wwsympa/wws_templates/us/main.us.tpl: [B. Hortner] Fix: missing } in javascript subroutine 2003-04-11 11:40 salaun * src/tools.pl: Fix: make better error handling in virus scanning subroutine, in case we can't decode message parts 2003-04-09 17:47 salaun * src/etc/script/sympa.spec: [G. Paressant] Change: use a spam-proof email address 2003-04-09 17:19 salaun * src/etc/scenari/: access_web_archive.intranet, review.intranet: [N. Arles] Fix: look for current domain in email addresses when logged in 2003-04-09 17:16 salaun * ChangeLog: Update 2003-04-09 16:36 salaun * src/etc/script/sympa.spec: [reported by G. Paressant] Restore definition of etc/ subdirectories 2003-04-09 15:57 salaun * doc/man8/alias_manager.8, doc/man8/archived.8, doc/man8/bounced.8, Makefile.in, doc/man8/alias_manager.8, doc/man8/archived.8, doc/man8/bounced.8, doc/man8/sympa.8, src/etc/script/sympa.spec: Add missing man pages to CVS 2003-04-09 15:17 salaun * Makefile.am: Change: no more clean required in nls/ 2003-04-08 17:20 salaun * doc/man8/archived.pod: [reported by xavier AT cs.gouv.qc.ca]Fix: no more refer to -dF option 2003-04-08 15:37 salaun * Makefile.am, Makefile.in, check_perl_modules.pl, configure, configure.in, doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl, nls/Makefile, src/Language.pm: [B. Hortner] New feature: no more use Locale::Msgcat for NLS management, home-made functions instead. This solves MacOS X users problem that don't have gencat available ;-) 2003-04-08 15:16 salaun * ChangeLog: Update 2003-04-08 15:13 salaun * Makefile.am, Makefile.in, src/etc/script/sympa.spec: Changes: these changes are related to the RPM building : + Add missing variables to build sympa.spec for RH + require 'smtpdaemon' with RH, 'MailTransportAgent' with MDK + ./configure is done at RPM build time with relevant options + correct path to sympa_wizard + fix problems with the %files section, when changing directories + missing %changelog 2003-04-08 15:09 salaun * doc/Makefile: Change: rename sympa/ directory to html/ 2003-04-08 14:47 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex, sympa.tex.tpl: Restore \verbatim with this problematic line 2003-04-08 14:40 salaun * src/etc/script/sympa.spec: [G. Paressant] Update 2003-04-04 10:41 salaun * ChangeLog, src/sympa_wizard.pl: Fix: parameter was not parsed 2003-04-04 10:33 salaun * src/alias_manager.pl: [reported by Xavier AT cs.gouv.qc.ca] Missing \n when printing to STDERR 2003-04-03 16:26 salaun * wwsympa/wws_templates/: fr/d_editfile.fr.tpl, us/d_editfile.us.tpl: [reported by J. Rezeau] Fix: wrong default for rename input 2003-04-02 17:13 salaun * src/etc/script/: arc2webarc.pl, crypt_passwd.pl, init_comment.pl, p12topem.pl: [A. de Pretis] Fix: scripts were looking for libs in the wrong directory (BINDIR instead LIBDIR) 2003-04-02 11:26 salaun * src/: Message.pm, sympa.pl: [reported by H. Penning] Bug fix: Sympa would log "Incorrect name" entries when processing messages for -request, -unsubscribe, etc... messages 2003-03-25 10:37 salaun * check_perl_modules.pl: Change: set FTP Passive mode for CPAN install to work behind a firewall 2003-03-24 14:20 salaun * src/: Commands.pm, sympa.pl: Fix: "no command found in message" when distributing twice a moderated message 2003-03-18 12:02 salaun * doc/sympa.tex.tpl: [reported by X. Renaut] \samplerobot variables not interpreted because of verbatim paragraphs 2003-03-17 09:33 salaun * ChangeLog, Makefile.in, doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex: Update doc 2003-03-17 09:33 salaun * doc/: Makefile, parse_tex.pl, sympa.tex.tpl: [BugID 133] [reported by X. Renaut] Missing paths in documentation ; using Env variables in parse_tex.tpl 2003-03-13 09:45 salaun * src/Ldap.pm, src/sympa.pl, wwsympa/wwsympa.fcgi: [BugID 131] [G. Paressant] Fix: Incorrect LDAP password crashes wwsympa ; fixed similar code in Ldap.pm 2003-03-05 15:21 salaun * src/List.pm: [BugID 121] [reported by G. Paressant] Fix: import problems with include2. Now set 'subscribed' DB field in &user_add() if required 2003-02-27 11:30 salaun * src/List.pm, wwsympa/wwsympa.fcgi: [reported by P. Maes] Fix urlize-related problems: missing quotes around URL. Escaped chars in URL need to be re-escaped in wwsympa 2003-02-24 17:46 salaun * src/List.pm: [G. Bittencourt] Fix: incorrect Sybase (DBD::Sybase 0.95) connect string ; replaced dbname with database 2003-02-24 17:32 salaun * Makefile.am, Makefile.in: [reported by J. Douglas] Fix: make install failed on Solaris : "sh: test: argument expected" Changed test condition in Makefile 2003-02-24 17:16 salaun * Makefile.am, Makefile.in, src/Makefile: Missing var NLSDIR while installing sbin_SRC 2003-02-14 12:44 salaun * src/tools.pl: Fix: Sympa.pl could die with error "Can't call method "decode" on an undefined value" while decoding malformed multipart messages 2003-02-13 11:45 salaun * Makefile.in: Updated 2003-02-13 11:44 salaun * important_changes.pl: Fix it 2003-02-13 11:33 salaun * Makefile.am, src/etc/sample/Makefile: [G. Paressant] Fix: small fixes, samplelist could not be installed 2003-02-12 10:25 salaun * NEWS: [reported by Fil] Fix 2003-02-10 13:07 salaun * src/: List.pm, etc/templates/fr/listmaster_notification.fr.tpl, etc/templates/us/listmaster_notification.us.tpl: [BugID 108] [reported by G. Paressant] Fix: include2 lists subscribers are deleted when a problem occur with the datasource LDAP server. Now interrupt the database update if _load_users_include2() failed ; also notify listmaster. 2003-02-06 10:18 salaun * src/List.pm: Fix: if a list param does not exist, scenario verification failed. Also fixed some 'return -1' 2003-02-05 17:22 salaun * .version, ChangeLog, NEWS: preparing 3.4.3.1 2003-02-05 17:05 salaun * src/List.pm: [galibert AT pobox.com] Fix: The 28 jan. patch lost the space between the tag and the subject when adding a new tag. This puts it back. 2003-02-05 16:56 salaun * src/List.pm: Fix: scenarios using [previous_email] var could not be evaluated. Now allowing undef vars in scenarios. Notify listmaster if a scenario could not be evaluated. 2003-02-05 08:49 salaun * src/etc/list_aliases.tpl: Fix: incorrect parameter for bouncequeue (only for default domain) 2003-01-28 15:33 salaun * ChangeLog, NEWS: Update 2003-01-28 15:32 salaun * src/List.pm: [BugID 99] Change: Pg 7.3 no longer supports the LIMIT #,# syntax 2003-01-28 14:29 salaun * ChangeLog, NEWS: Update 2003-01-28 14:24 salaun * src/List.pm: Fix: If custom_subject is found in the subject, don't move it at the beginning of the subject. This prevents Re: Re: Re: subjects 2003-01-28 11:28 salaun * ChangeLog: Update 2003-01-28 11:28 salaun * NEWS: Upd 2003-01-28 11:26 salaun * src/sympa.pl: Fix: 'antivirus_notify' was only used in message forarding context 2003-01-28 10:35 salaun * ChangeLog, NEWS: Update 2003-01-28 10:34 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex: Update doc 2003-01-28 10:21 salaun * src/List.pm: Fix: get_total() with lists in 'include' mode 2003-01-27 11:05 salaun * ChangeLog, NEWS: [no log message] 2003-01-27 10:44 salaun * doc/sympa.tex.tpl, src/etc/scenari/subscribe.auth_owner, src/etc/scenari/subscribe.owner, wwsympa/wwsympa.fcgi: add a new variable [previous_email] for scenario subscribe when changing email in order to accept changing email without request to list owner if needed. 2003-01-24 15:57 salaun * wwsympa/wwsympa.fcgi: [reported by G. Lau] Fix: After editing a list's config, every topic had an empty subtopic. Now test if there are any subtopic before going through them. 2003-01-24 10:47 salaun * ChangeLog: Update 2003-01-24 10:45 salaun * NEWS, wwsympa/wwsympa.fcgi: Fix: looking for subscribers.closed.dump in the wrong directory. Could not restore subscribers for lists in a Virtual Robot. 2003-01-24 10:35 salaun * src/List.pm: Fix previous changes 2003-01-24 10:30 salaun * NEWS, src/List.pm, wwsympa/wwsympa.fcgi: Change: Total subscribers is updated more often, based on DB 2003-01-24 09:57 salaun * ChangeLog, NEWS: Re-preparing 3.4.3 2003-01-24 09:48 salaun * src/Makefile: Fix: Aliaswraper was installed with wrong attributes (sympa instead of root). Could not run newaliases 2003-01-23 17:28 salaun * wwsympa/wwsympa.fcgi: Fix: alias management error status were badly used 2003-01-22 17:29 salaun * src/: List.pm, etc/script/create_db.Pg: [E. Dreyfus] [reported by pamelant AT nerim.net] Change: Postgresql 7.3 has no support for not SQL standard type 'datetime'. ***** If you are upgrading from a previous Sympa version, you should update ***** your sympa DB as follows : ***** ALTER TABLE subscriber_table CHANGE date_subscriber timestamp with time zone NOT NULL; ***** ALTER TABLE subscriber_table CHANGE update_subscriber timestamp with time zone; 2003-01-22 10:36 salaun * src/List.pm: [reported by A. Delvaux] Fix: incorrect format of List-ID header field 2003-01-22 10:35 salaun * src/task_manager.pl: Fix problems with REMIND task, it has been reactivated 2003-01-17 09:56 salaun * doc/Makefile: Changes 2003-01-17 09:54 salaun * Makefile.in, doc/Makefile: Fix: add cleanup in doc directory 2003-01-16 16:53 salaun * src/etc/sample/Makefile: Fix: sample topics.conf 2003-01-16 16:42 salaun * .version, ChangeLog, NEWS: preparing 3.4.3 2003-01-13 11:49 salaun * src/etc/topics.conf: Add topics.conf 2002-12-20 11:57 salaun * Makefile.am, src/Makefile: Fix: missing variable ETCDIR 2002-12-19 10:18 salaun * Makefile.am, Makefile.in, wwsympa/archived.pl: Change: Create 'arc_path' directory if not created ; also check access 2002-12-17 15:57 salaun * src/sympa_wizard.pl: [reported by cm AT coretec.at] Fix: sympa_wizard created sympa.conf with old parameter 'trusted_ca_options' 2002-12-17 09:49 salaun * Makefile.am, Makefile.in, doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl: Changes: Now all path in documentation use XXXDIR variables. This should be used by packagers to do a "make documentation" so the documentation refer to correct path. 2002-12-17 09:44 salaun * src/etc/sample/Makefile: Change: install sample liste in sampledir instead of expldir 2002-12-17 09:41 salaun * Makefile.am, Makefile.in, configure, configure.in, doc/Makefile, doc/sympa.tex.tpl, src/Conf.pm, src/sympa_wizard.pl, src/etc/script/sympa.spec, wwsympa/wwsympa.fcgi: [G. Paressant] Changes: New sympa.spec and build procedure for Mandrake. New parameters are available in configure : with-etcdir, with-nlsdir, with-scriptdir, with-sampledir,with-spooldir,with-docdir. Documentation is now installed. 2002-12-12 17:33 salaun * wwsympa/wwsympa.fcgi: [reported by H. S. Rai] Links in summaries failed if message-id contained a dash ('-'). Mhonarc escapes these chars in HTML messages. 2002-12-12 17:33 salaun * wwsympa/wwsympa.fcgi: Bug fix: also escape () in arcsearch_id. Also escape these chars in arcsearch 2002-12-11 14:27 salaun * src/sympa_wizard.pl: [reported by G. Paressant] Fix: when building RPMs conf files were not searched at the right place 2002-12-10 17:53 salaun * src/etc/script/arc2webarc.pl: [proposed by A. Bernstein] Fix: make the script VRobot-compatible 2002-12-10 17:44 salaun * Makefile.in, src/Makefile: [reported by Oracle AT provocation.net] [BugID 79] Fix: 'make install' was doing a non-selective chown/chgrp -R on sbin/ directory. Now only installed files are concerned. 2002-12-10 09:31 salaun * Makefile.am, Makefile.in: [reported by G. Paressant] Fix: DESTDIR env variable was not set when running the wizard 2002-12-10 09:31 salaun * ChangeLog, Makefile.am: [Guy Paressant] Fix: refered to SBINDIR instead of LIBDIR 2002-12-06 11:00 salaun * wwsympa/wwsympa.fcgi: [Marco AT porciletto.org] Bug fix: editsubscriber failed with some versions of web_templates (including Italian) not recently updated. 2002-12-03 09:26 salaun * src/Conf.pm: Fix: 'web_archive_spam_protection' not recognized as robot.conf parameter 2002-12-02 11:03 salaun * wwsympa/wwsympa.fcgi: Fix: only rebuild archives of the current VRobot 2002-11-27 15:56 salaun * src/tools.pl: Change: extend escaped characters in URLs. JC Delepine has reported a problem with 0xB0 char not escaped in document repository 2002-11-26 11:10 salaun * src/List.pm: Bug Fix: missing trailing boundary to the confirm message 2002-11-21 11:23 salaun * src/List.pm: Change: ignore topics if no topics.conf was found 2002-11-21 11:21 salaun * src/etc/topics.conf: Change: ignore topics if no topics.conf was found. Also install a default topics.conf 2002-11-20 14:44 salaun * src/etc/scenari/: info.private, review.intranet, visibility.intranet: [O. Lacroix] Fix: Owners and editors were not accepted 2002-11-18 12:56 salaun * wwsympa/: wwsympa.fcgi, wws_templates/cn/editsubscriber.cn.tpl, wws_templates/cz/editsubscriber.cz.tpl, wws_templates/de/editsubscriber.de.tpl, wws_templates/es/editsubscriber.es.tpl, wws_templates/et/editsubscriber.et.tpl, wws_templates/fi/editsubscriber.fi.tpl, wws_templates/fr/editsubscriber.fr.tpl, wws_templates/hu/editsubscriber.hu.tpl, wws_templates/it/editsubscriber.it.tpl, wws_templates/nl/editsubscriber.nl.tpl, wws_templates/ro/editsubscriber.ro.tpl, wws_templates/us/editsubscriber.us.tpl: Bug fix: editsubscriber failed if the owner was subscriber of the list. do_editsubscriber() was using 'subscriber' variable already used. 2002-11-14 14:44 salaun * ChangeLog, doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl: complete mail aliases doc 2002-11-14 10:37 salaun * src/etc/templates/fr/list_rejected.fr.tpl, src/etc/templates/us/list_rejected.us.tpl, wwsympa/wwsympa.fcgi: [reported by R. Salmon] Fix: rejection of pending lists was not coded 2002-11-14 10:26 salaun * src/etc/templates/: fr/list_rejected.fr.tpl, us/list_rejected.us.tpl: [reported by R. Salmon] Fix: rejection of pending lists was not coded 2002-11-13 11:43 salaun * src/sympa_wizard.pl: Change: make the wizard less quiet 2002-11-13 11:26 salaun * wwsympa/wwsympa.fcgi: Fix: wwsympa would die under certain circumstances if LDAP Bind failed with error mewssage : "Can't call method "code" on an undefined value" 2002-11-13 11:12 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex, sympa.tex.tpl: Missing documentation for 'authentication_info_url' in auth.conf 2002-11-12 18:10 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/error.fr.tpl, wws_templates/us/error.us.tpl: Fix: wwsympa would prompt a 'template error' if an LDAP user requested a password reminder when the authentication_info_url URL was not defined in auth.conf. Now return an error message. 2002-10-25 11:58 salaun * ChangeLog: update 2002-10-25 11:57 salaun * src/: List.pm, tools.pl: [reported by G. Paressant] Bug fix: if email entries returned by List::_include_users_ldap() contained spaces characters, then the database update could lead to a "duplicate entry error", causing the List::sync_include() to fail 2002-10-25 09:43 salaun * ChangeLog: Correct Changelog 2002-10-24 17:29 salaun * .version, ChangeLog: Update 2002-10-24 17:27 salaun * ChangeLog, src/List.pm: [BugID 63] [reported by G. Paressant] Fix: sync_include() made the task_manager die if duplicate emails where found in SQL or LDAP query result 2002-10-24 15:32 salaun * src/sympa_wizard.pl: [BugID 58] [reported by Xavier AT cs.gouv.qc.ca] Fix: sympa_wizard used temporary files in /tmp/ ; if /tmp/ was an a different filesystem than /etc/, then the rename() would fail. No more use temporary files. Change: only warn if rename() of previous cong files failed 2002-10-21 11:29 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex, sympa.tex.tpl: [bugID 59] [reported by xavier AT cs.gouv.qc.ca] Duplicates in manual ; fix macros 2002-10-21 11:24 salaun * NEWS: fix missing "you MUST rebuild archives" 2002-10-17 14:37 salaun * wwsympa/wwsympa.fcgi: [O. Lacroix] Fix: wrong comparison operator for reloading wwsympa 2002-10-17 14:32 salaun * .version: New version 2002-10-17 14:11 salaun * src/Commands.pm: Fix: Sympa would use part of the email address as the user name. Fix regular expretion usage 2002-10-17 12:31 salaun * wwsympa/wwsympa.fcgi: [reported by Philippe Amelant] incorect command for remove_aliases 2002-10-15 15:49 salaun * .version, ChangeLog, NEWS: preparing release 3.4 2002-10-15 15:34 salaun * src/Commands.pm, src/List.pm, src/tools.pl, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi: [reported by O. Lacroix & V. Mathieu] Better syntaxical checks on email addresses ; also lowercase 2002-10-15 12:18 salaun * src/List.pm: Fix: 'db_env' no more a multiple parameter ; variables/values pairs should be separated by ';' Fixes the problem with 'ARRAYxxxx' appearing in the 'db_env' entry of edit_list web form 2002-10-15 11:32 salaun * doc/sympa.tex.tpl: Fix typo 2002-10-15 09:44 salaun * src/etc/list_aliases.tpl: Fix: incorrect alias parameters 2002-10-11 15:43 salaun * wwsympa/: wwsympa.fcgi, wws_templates/cn/admin_menu.cn.tpl, wws_templates/cz/admin_menu.cz.tpl, wws_templates/de/admin_menu.de.tpl, wws_templates/es/admin_menu.es.tpl, wws_templates/et/admin_menu.et.tpl, wws_templates/fi/admin_menu.fi.tpl, wws_templates/fr/admin_menu.fr.tpl, wws_templates/hu/admin_menu.hu.tpl, wws_templates/it/admin_menu.it.tpl, wws_templates/nl/admin_menu.nl.tpl, wws_templates/ro/admin_menu.ro.tpl, wws_templates/us/admin_menu.us.tpl: [BugID 50] Fix: allow (privileged) listowner to close/restore list. Also allow shared opeming/closure 2002-10-10 18:04 salaun * wwsympa/wwsympa.fcgi: [BugID 52] Fix : Moderated messages were not accessible from the web interface. WWSympa runs as user 'sympa' and the mhonarc process that generates HTML version of moderated messages also requires to run as user 'sympa'. Obviously Perl refused to allow this script to run as SetUID 'sympa' because mhonarc had double quotes (") in its argument. 2002-10-10 17:55 salaun * .version, ChangeLog, NEWS: Updated 2002-10-08 15:07 salaun * src/etc/mhonarc-ressources: Fix previous changes 2002-10-08 14:59 salaun * src/etc/mhonarc-ressources, wwsympa/wws_templates/us/main.us.tpl: Fix: messages removal failed 2002-10-08 11:47 salaun * wwsympa/archived.pl: Remove traces 2002-10-04 14:17 salaun * src/etc/mhonarc-ressources: Fix incorrect
tag that disable remove of a mail. Use javascript to valid submition of remove form for both users and list owner. 2002-10-03 16:11 salaun * wwsympa/wwsympa.fcgi: Fix: No more 'alias_manager' parameter in sympa.conf 2002-10-03 16:01 salaun * src/alias_manager.pl: Requires at least 3 arguments 2002-10-03 15:53 salaun * src/parser.pl: Fix: $current_output was not set when working on a file descriptor Bug description: the parser would append output to the latest arrayref used, whereas fd is not used 2002-10-03 12:22 salaun * wwsympa/wwsympa.fcgi: Fix: vars used in list_aliases.tpl had changed 2002-10-03 12:20 salaun * wwsympa/wwsympa.fcgi: Fix: parse_tpl() requires a reference to a file descriptor as a parameter 2002-10-02 09:53 salaun * .version, ChangeLog, NEWS: Preparing release 2002-10-01 17:53 salaun * src/List.pm: [reported by A. Bernstein] [BugID 45] Fix: robot-related variable used in summary.tpl were not available. List::send_msg_digest() was expecting an additional $robot parameter 2002-10-01 16:46 salaun * src/List.pm: Fix: don't add a 'dir' entry in 'admin' ; it was considered a list parameter 2002-10-01 11:28 salaun * check_perl_modules.pl: New feature: provide further information about required Perl modules 2002-09-30 09:45 salaun * Makefile.in, configure, configure.in: [Julien Wajsberg] Use virtual_aliases as default postmap_arg 2002-09-27 17:06 salaun * wwsympa/wwslib.pm: Reported by J. Andre better checking of email syntaxe 2002-09-27 17:05 salaun * src/List.pm: Reported by J.Andre : better checking of emails 2002-09-27 16:54 salaun * src/List.pm: [Paul Marquess] [reported by Jean-Claude Ben, Harri Czesla, Glenn Gillis] Fix: with DB_File (Perl module) 1.805, Sympa processes died with the following error message : Key 'compare' not associated with a code reference at /var/sympa/bin/List.pm line 918 Compare callback had to be changed to DB_BTREE->{compare} = \&_compare_addresses 2002-09-23 15:13 salaun * src/sympa.pl: Use list domains instead of list host for making aliases 2002-09-23 14:55 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex, sympa.tex.tpl, man8/sympa.8, man8/sympa.pod: Add documentation for --make_alias_file option 2002-09-23 12:15 salaun * doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl, wwsympa/wwsympa.fcgi: Change: Allow non-anonymous bind in auth.conf. New bind_dn and bind_pawword parameters 2002-09-20 15:40 salaun * src/: task_manager.pl, etc/templates/fr/listmaster_notification.fr.tpl, etc/templates/us/listmaster_notification.us.tpl: Fix: task manager error management 2002-09-20 13:53 salaun * wwsympa/wws_templates/nl/: create_list_request.nl.tpl, d_read.nl.tpl, editsubscriber.nl.tpl, help_editlist.nl.tpl, home.nl.tpl, list_menu.nl.tpl, menu.nl.tpl, review.nl.tpl, suboptions.nl.tpl, title.nl.tpl: [Harry Westerman] Fix web templates, were based on release 3.3.3 2002-09-20 13:52 salaun * src/Message.pm: Fix: Do not delete X-Sympa-To if processing web messages 2002-09-20 09:19 salaun * src/Commands.pm: Fix: Error if Message object could not be created 2002-09-19 17:43 salaun * src/Message.pm: X-Sympa-to header removed too early ; it is used to check checksum 2002-09-19 17:21 salaun * ChangeLog, NEWS: Changes to latest release 2002-09-19 17:20 salaun * ChangeLog, src/X509.pm: Fix: SSL and LWP were required ; made them optional 2002-09-19 16:58 salaun * .version, ChangeLog, NEWS: Preparing 3.3.6b.4 2002-09-19 16:48 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex, sympa.tex.tpl: Update documentation regarding alias management 2002-09-19 15:45 salaun * src/Makefile: Remove postfix alias manager 2002-09-19 15:40 salaun * src/alias_manager.pl: alias_manager accept a filename as last parameter 2002-09-19 15:39 salaun * src/sympa.pl: Sympa.pl --make_alias_file 2002-09-18 17:14 salaun * NEWS, src/README.postfix, src/sympa_wizard.pl, wwsympa/wwslib.pm: Changes: no more 'alias_manager' conf parameter ; also supress postfix_manager.pl 2002-09-18 16:52 salaun * wwsympa/wwsympa.fcgi: Fix typo 2002-09-18 16:32 salaun * wwsympa/wwsympa.fcgi: Fix: Allow edition of list_aliases.tpl from the web 2002-09-18 16:07 salaun * src/Makefile: Fix: missing INSTALLDIR 2002-09-18 16:04 salaun * src/Makefile, src/alias_manager.pl, src/etc/list_aliases.tpl, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi: Changes: Rename alias.tpl to list_aliases.tpl ; change some variable names 2002-09-18 15:23 salaun * src/alias_manager.pl: Fix typo 2002-09-18 15:00 salaun * src/alias_manager.pl: Fix 2002-09-18 14:34 salaun * wwsympa/wwsympa.fcgi: Fix typo 2002-09-18 14:29 salaun * nls/fr.msg, nls/us.msg, src/alias_manager.pl: Changes: alias management related 2002-09-18 14:20 salaun * doc/sympa.pdf, src/sympa.pl, src/task_manager.pl, wwsympa/archived.pl, wwsympa/bounced.pl, wwsympa/wwsympa.fcgi, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl: [reported by Sergiy Zhuk] Fix: umask was considered a decimal number ; now taken as octal 2002-09-18 09:20 salaun * wwsympa/wwsympa.fcgi: [Herve Maza] Fix: missing $robot parameter to load_scenario_list() subroutine. Robot-specific d_read and d-edit scenarios were not available. 2002-09-17 17:04 salaun * src/sympa.pl: Fix send_auth() parameters 2002-09-17 16:46 salaun * src/: Commands.pm, List.pm, Makefile, Message.pm, sympa.pl, tools.pl: New Message.pm module that provide a complex message object including S/MIME information. This should fix the bug related to moderation of crypted messages 2002-09-17 11:51 salaun * src/List.pm: Fix: wwsympa died (in request_action) if scenario had incorrect format 2002-09-17 11:22 salaun * src/List.pm: Fix: return undef if wrong scenario format 2002-09-17 11:15 salaun * src/etc/scenari/d_read.private: Fix typo 2002-09-17 11:04 salaun * doc/parse_tex.pl, src/List.pm, src/mail.pm, src/parser.pl, src/task_manager.pl, wwsympa/wwsympa.fcgi: Fix: parser.pl is now a package with its own symbol table. This fixes inclusions problems 2002-09-16 16:55 salaun * src/Commands.pm: Change: smime_decrypt() expect a List object as parameter 2002-09-16 16:54 salaun * src/tools.pl: Change: smime_decrypt() parameter is now a List object, no more a listname 2002-09-16 11:21 salaun * nls/Makefile, nls/nl.msg, src/List.pm, src/etc/scenari/access_web_archive.closed, src/etc/scenari/access_web_archive.intranet, src/etc/scenari/access_web_archive.listmaster, src/etc/scenari/access_web_archive.owner, src/etc/scenari/access_web_archive.private, src/etc/scenari/access_web_archive.public, src/etc/scenari/add.auth, src/etc/scenari/add.closed, src/etc/scenari/add.owner, src/etc/scenari/add.owner_notify, src/etc/scenari/create_list.intranet, src/etc/scenari/create_list.listmaster, src/etc/scenari/create_list.public_listmaster, src/etc/scenari/d_edit.owner, src/etc/scenari/d_edit.private, src/etc/scenari/d_edit.public, src/etc/scenari/d_read.owner, src/etc/scenari/d_read.private, src/etc/scenari/d_read.public, src/etc/scenari/del.auth, src/etc/scenari/del.closed, src/etc/scenari/del.owner, src/etc/scenari/del.owner_notify, src/etc/scenari/edit_list.closed, src/etc/scenari/edit_list.owner, src/etc/scenari/global_remind.listmaster, src/etc/scenari/info.open, src/etc/scenari/info.private, src/etc/scenari/invite.closed, src/etc/scenari/invite.owner, src/etc/scenari/invite.private, src/etc/scenari/invite.public, src/etc/scenari/remind.listmaster, src/etc/scenari/remind.owner, src/etc/scenari/review.closed, src/etc/scenari/review.intranet, src/etc/scenari/review.listmaster, src/etc/scenari/review.owner, src/etc/scenari/review.private, src/etc/scenari/review.public, src/etc/scenari/send.closed, src/etc/scenari/send.editor, src/etc/scenari/send.editorkey, src/etc/scenari/send.editorkeyonly, src/etc/scenari/send.editorkeyonlyauth, src/etc/scenari/send.intranet, src/etc/scenari/send.intranetorprivate, src/etc/scenari/send.newsletter, src/etc/scenari/send.newsletterkeyonly, src/etc/scenari/send.private, src/etc/scenari/send.private_smime, src/etc/scenari/send.privateandeditorkey, src/etc/scenari/send.privateandnomultipartoreditorkey, src/etc/scenari/send.privatekey, src/etc/scenari/send.privatekeyandeditorkeyonly, src/etc/scenari/send.privateoreditorkey, src/etc/scenari/send.privateorpublickey, src/etc/scenari/send.public, src/etc/scenari/send.public_nobcc, src/etc/scenari/send.publickey, src/etc/scenari/send.publicnoattachment, src/etc/scenari/send.publicnomultipart, src/etc/scenari/subscribe.auth, src/etc/scenari/subscribe.auth_notify, src/etc/scenari/subscribe.auth_owner, src/etc/scenari/subscribe.closed, src/etc/scenari/subscribe.intranet, src/etc/scenari/subscribe.intranetorowner, src/etc/scenari/subscribe.open, src/etc/scenari/subscribe.open_notify, src/etc/scenari/subscribe.open_quiet, src/etc/scenari/subscribe.owner, src/etc/scenari/subscribe.smime, src/etc/scenari/subscribe.smimeorowner, src/etc/scenari/topics_visibility.conceal, src/etc/scenari/topics_visibility.identified, src/etc/scenari/topics_visibility.noconceal, src/etc/scenari/unsubscribe.auth, src/etc/scenari/unsubscribe.auth_notify, src/etc/scenari/unsubscribe.closed, src/etc/scenari/unsubscribe.open, src/etc/scenari/unsubscribe.open_notify, src/etc/scenari/unsubscribe.owner, src/etc/scenari/visibility.conceal, src/etc/scenari/visibility.intranet, src/etc/scenari/visibility.noconceal, src/etc/scenari/visibility.private, src/etc/scenari/visibility.secret, src/etc/templates/nl/bye.nl.tpl, src/etc/templates/nl/certif_warning.nl.tpl, src/etc/templates/nl/expire_deletion.nl.tpl, src/etc/templates/nl/expire_warning1.nl.tpl, src/etc/templates/nl/expire_warning2.nl.tpl, src/etc/templates/nl/global_remind.nl.tpl, src/etc/templates/nl/helpfile.nl.tpl, src/etc/templates/nl/info_report.nl.tpl, src/etc/templates/nl/invite.nl.tpl, src/etc/templates/nl/list_created.nl.tpl, src/etc/templates/nl/list_unknown.nl.tpl, src/etc/templates/nl/listmaster_notification.nl.tpl, src/etc/templates/nl/listowner_notification.nl.tpl, src/etc/templates/nl/lists.nl.tpl, src/etc/templates/nl/moderate.nl.tpl, src/etc/templates/nl/modindex.nl.tpl, src/etc/templates/nl/reject.nl.tpl, src/etc/templates/nl/remind.nl.tpl, src/etc/templates/nl/removed.nl.tpl, src/etc/templates/nl/review.nl.tpl, src/etc/templates/nl/sendpasswd.nl.tpl, src/etc/templates/nl/stats_report.nl.tpl, src/etc/templates/nl/summary.nl.tpl, src/etc/templates/nl/welcome.nl.tpl, src/etc/templates/nl/x509-user-cert-missing.nl.tpl, src/etc/templates/nl/your_infected_msg.nl.tpl, wwsympa/wwslib.pm, wwsympa/wws_templates/nl/add_request.nl.tpl, wwsympa/wws_templates/nl/admin_menu.nl.tpl, wwsympa/wws_templates/nl/arc.nl.tpl, wwsympa/wws_templates/nl/arc_protect.nl.tpl, wwsympa/wws_templates/nl/arcsearch.nl.tpl, wwsympa/wws_templates/nl/arcsearch_form.nl.tpl, wwsympa/wws_templates/nl/change_email.nl.tpl, wwsympa/wws_templates/nl/choosepasswd.nl.tpl, wwsympa/wws_templates/nl/close_list.nl.tpl, wwsympa/wws_templates/nl/compose_mail.nl.tpl, wwsympa/wws_templates/nl/create_list.nl.tpl, wwsympa/wws_templates/nl/create_list_request.nl.tpl, wwsympa/wws_templates/nl/d_control.nl.tpl, wwsympa/wws_templates/nl/d_editfile.nl.tpl, wwsympa/wws_templates/nl/d_read.nl.tpl, wwsympa/wws_templates/nl/edit_list_request.nl.tpl, wwsympa/wws_templates/nl/editfile.nl.tpl, wwsympa/wws_templates/nl/editsubscriber.nl.tpl, wwsympa/wws_templates/nl/error.nl.tpl, wwsympa/wws_templates/nl/get_closed_lists.nl.tpl, wwsympa/wws_templates/nl/get_latest_lists.nl.tpl, wwsympa/wws_templates/nl/get_pending_lists.nl.tpl, wwsympa/wws_templates/nl/help.nl.tpl, wwsympa/wws_templates/nl/help_admin.nl.tpl, wwsympa/wws_templates/nl/help_editfile.nl.tpl, wwsympa/wws_templates/nl/help_editlist.nl.tpl, wwsympa/wws_templates/nl/help_user_options.nl.tpl, wwsympa/wws_templates/nl/home.nl.tpl, wwsympa/wws_templates/nl/install_pending_list.nl.tpl, wwsympa/wws_templates/nl/list_menu.nl.tpl, wwsympa/wws_templates/nl/lists.nl.tpl, wwsympa/wws_templates/nl/login.nl.tpl, wwsympa/wws_templates/nl/loginbanner.nl.tpl, wwsympa/wws_templates/nl/main.nl.tpl, wwsympa/wws_templates/nl/menu.nl.tpl, wwsympa/wws_templates/nl/modindex.nl.tpl, wwsympa/wws_templates/nl/notice.nl.tpl, wwsympa/wws_templates/nl/pref.nl.tpl, wwsympa/wws_templates/nl/remindpasswd.nl.tpl, wwsympa/wws_templates/nl/remove_arc.nl.tpl, wwsympa/wws_templates/nl/review.nl.tpl, wwsympa/wws_templates/nl/reviewbouncing.nl.tpl, wwsympa/wws_templates/nl/scenario_test.nl.tpl, wwsympa/wws_templates/nl/serveradmin.nl.tpl, wwsympa/wws_templates/nl/set_pending_list_request.nl.tpl, wwsympa/wws_templates/nl/show_cert.nl.tpl, wwsympa/wws_templates/nl/sigrequest.nl.tpl, wwsympa/wws_templates/nl/stats.nl.tpl, wwsympa/wws_templates/nl/subindex.nl.tpl, wwsympa/wws_templates/nl/suboptions.nl.tpl, wwsympa/wws_templates/nl/subrequest.nl.tpl, wwsympa/wws_templates/nl/title.nl.tpl, wwsympa/wws_templates/nl/view_translations.nl.tpl, wwsympa/wws_templates/nl/viewmod.nl.tpl: [Harry Westerman] Complete translation to Dutch 2002-09-13 12:10 salaun * src/List.pm: Change: query database for total of subscribers, if no LIMIT was given or if first page 2002-09-13 11:45 salaun * doc/sympa.tex.tpl: [reported by John Douglass] REVIEW and INFO commands behavior has changed 2002-09-12 12:25 salaun * wwsympa/wwsympa.fcgi: [reported by Vincent Mathieu] Add filename to upload log 2002-09-12 11:09 salaun * src/List.pm: Change log level 2002-09-12 10:22 salaun * wwsympa/wwsympa.fcgi: Fix log entry 2002-09-12 10:20 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex, sympa.tex.tpl: Add documentation about [sender] var 2002-09-11 17:54 salaun * src/: alias_manager.pl, etc/list_aliases.tpl: rewrite alias_manager.pl in order to use template alias.tpl. Easy to adapt alias syntaxe to any smtp engine. Need some update in documentation. 2002-09-11 17:27 salaun * src/etc/scenari/topics_visibility.identified: [requested by John Douglass] New scenario for topics shown to logged in users only 2002-09-11 15:32 salaun * wwsympa/wwsympa.fcgi: Changes: alias_manager.pl has been rewritten ; New feature:to avoide httpd restart when installing some change wwsympa/wwsympa.fcgiserver exit just after serving a page if wwsympa.fcgi as changed on disk.. Then Apache launch a new fastcgi server ; Fix: reply-to problem from web archives 2002-09-11 14:29 salaun * src/List.pm: Fix: $robot test not required 2002-09-11 14:16 salaun * src/etc/list_aliases.tpl: Ajust name of vars 2002-09-11 11:30 salaun * doc/sympa.pdf, src/List.pm, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl: [requested by Janek Hiis] New feature: custom subject can now refer to list variables ([list->name] or [list->sequence]) 2002-09-10 17:24 salaun * .version, ChangeLog, NEWS: preparing 3.3.6b.3 2002-09-10 11:53 salaun * src/parser.pl: New features: a arrayref can be used by parse_tpl() as an output ; template can also be an arrayref 2002-09-10 09:30 salaun * wwsympa/wws_templates/us/admin_menu.us.tpl: Revised by john Douglas for a better organisation. 2002-09-10 09:29 salaun * wwsympa/wws_templates/fr/admin_menu.fr.tpl: Revised by John Douglas for a better organisation. 2002-09-09 16:45 salaun * src/etc/templates/: cz/moderate.cz.tpl, de/moderate.de.tpl, es/moderate.es.tpl, et/moderate.et.tpl, fi/moderate.fi.tpl, fr/moderate.fr.tpl, hu/moderate.hu.tpl, it/moderate.it.tpl, pl/moderate.pl.tpl, ro/moderate.ro.tpl, us/moderate.us.tpl: Fix: Incorrect From, breaking SMIME signatures ; add correct reply-to header field 2002-09-09 16:44 salaun * src/List.pm: Fix typo: 'include_remote_sympa_list' instead of 'include_remote_include_list' ; such lists could not be created while using 'include2' 2002-09-09 16:18 salaun * src/task_manager.pl: Fixes: change 'user_data_source' condition ; fix group/user IDs setting 2002-09-06 09:41 salaun * src/List.pm: Reported by Sergiy Zhuk. Fix incorrect number of subscriber when deleting. 2002-09-04 11:39 salaun * wwsympa/wwsympa.fcgi: Fix wwsympa infinite loop when adding subscribers with incorrect adress ! 2002-08-30 13:08 salaun * src/tools.pl: better log in virus_infected 2002-08-28 08:57 salaun * src/X509.pm: X509.pm currently just include subroutines for sympa to sympa https communication. All S/mime should be moved from tools.pl to X509.pm as soon as ther use openssl perl module instead of openssl commands. 2002-08-26 17:25 salaun * check_perl_modules.pl, doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex, nls/fr.msg, nls/us.msg, src/List.pm, src/Makefile: New include : include_remote_sympa_list allow to fetch a list from a remote sympa server using https only. 2002-08-26 15:44 salaun * doc/sympa.tex.tpl: Documentation of include_remote_sympa_list 2002-08-26 10:43 salaun * src/etc/script/p12topem.pl: ***** Now can be used to install a certificat to sympa robot itself. ***** Usage ***** P12topem.pl --pkcs12 --robot ***** p12topem.pl --pkcs12 --listname 2002-08-26 09:21 salaun * wwsympa/wwsympa.fcgi: Reported by John Douglass john.douglass AT oit.gatech.edu : Allow listowner to close a list. 2002-08-26 09:17 salaun * wwsympa/wws_templates/: fr/admin_menu.fr.tpl, us/admin_menu.us.tpl: Reported by John Douglass john.douglass AT oit.gatech.edu : Allow listowner to close a list. 2002-08-26 08:40 salaun * src/etc/scenari/topics_visibility.conceal: Fix improper title 2002-08-19 11:00 salaun * wwsympa/wwsympa.fcgi: New action dump use as the server part of sympa to sympa subscribers importation 2002-08-19 10:48 salaun * wwsympa/bounce-lib.pl: ooops! 2002-08-19 09:10 salaun * wwsympa/bounce-lib.pl: Now recognize "x-failed-recipients:" comma separated list of recipient. (exim). Reported by Stefan Hornburg 2002-08-14 17:05 salaun * src/sympa.pl, src/task_manager.pl, src/tools.pl, wwsympa/archived.pl, wwsympa/bounced.pl: [Marcin Deranek] Fix: Previously group_id and user_id were always set to user_id. Now use getgrnam() instead of getpwnam() 2002-08-14 10:55 salaun * src/List.pm: ******** now sympa.pl dump any list (even if user_data_source = file) in a single file $list->{'dir'}/subscribers.db.dump 2002-08-14 08:48 salaun * ChangeLog, Makefile.in, aclocal.m4, doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl, nls/fr.msg, nls/us.msg, src/Conf.pm, src/List.pm, src/etc/mhonarc-ressources, wwsympa/archived.pl, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/cn/compose_mail.cn.tpl, wwsympa/wws_templates/cn/d_read.cn.tpl, wwsympa/wws_templates/cz/compose_mail.cz.tpl, wwsympa/wws_templates/cz/d_read.cz.tpl, wwsympa/wws_templates/de/compose_mail.de.tpl, wwsympa/wws_templates/de/d_read.de.tpl, wwsympa/wws_templates/es/compose_mail.es.tpl, wwsympa/wws_templates/es/d_read.es.tpl, wwsympa/wws_templates/et/compose_mail.et.tpl, wwsympa/wws_templates/et/d_read.et.tpl, wwsympa/wws_templates/fi/compose_mail.fi.tpl, wwsympa/wws_templates/fi/d_read.fi.tpl, wwsympa/wws_templates/fr/compose_mail.fr.tpl, wwsympa/wws_templates/fr/d_read.fr.tpl, wwsympa/wws_templates/hu/compose_mail.hu.tpl, wwsympa/wws_templates/hu/d_read.hu.tpl, wwsympa/wws_templates/it/d_read.it.tpl, wwsympa/wws_templates/ro/compose_mail.ro.tpl, wwsympa/wws_templates/ro/d_read.ro.tpl, wwsympa/wws_templates/us/compose_mail.us.tpl, wwsympa/wws_templates/us/d_read.us.tpl, wwsympa/wws_templates/us/list_menu.us.tpl: Introduce a 2 new parameters in sympa;conf : spam_protection and web_archive_spam_protection They are use toi define the way that sympa protect email adrersses from spambot. "cookie" "at" "javascript" "none" Serge 2002-08-13 15:56 salaun * doc/sympa.pdf, src/parser.pl, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl: New [SETOPTION ignore_undef] in parser 2002-08-12 16:51 salaun * Makefile.am: Fix: wizard was never started 2002-08-12 14:12 salaun * src/etc/script/sympa: Fix: ps -A|grep failed because of a space char ; could not stop processes. Also supress removal of .pid file (sympa processes do it themselves) 2002-08-12 13:18 salaun * src/task_manager.pl: Fix: Use Digest::MD5 instead of MD5 2002-08-12 11:35 salaun * nls/de.msg: [Andreas Krueger] Changes: small improvements 2002-08-12 10:08 salaun * src/sympa.pl: Loop prevention based on X400-Content-Identifier header field 2002-08-09 13:57 salaun * wwsympa/wwsympa.fcgi: [reported by S. Medard] do_arcsearch_id failed if key_word (Message-ID) contained '$' character 2002-08-09 11:19 salaun * src/Makefile: Now, install src/etc/*.tpl in bin/etc/*.tpl 2002-08-09 11:17 salaun * src/etc/list_aliases.tpl: A aliases file template for futur use. (not used yet because not recognized when removing aliases) 2002-08-08 10:37 salaun * Makefile.am: Add information about wizard 2002-08-08 09:41 salaun * Makefile.am, src/Makefile, src/etc/script/Makefile: Fix: do not install scripts and and aliaswrapper in bindir (install them in sbindir and libexecdir instead) 2002-08-08 09:18 salaun * doc/sympa.tex.tpl: Correct 2002-08-07 10:48 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex, sympa.tex.tpl: Update doc for using dates in scenarios 2002-08-07 10:47 salaun * src/: List.pm, tools.pl: New feature; add [current_date] in scenarios 2002-08-06 17:53 salaun * wwsympa/wws_templates/us/list_menu.us.tpl: Use javascript to hidde owner and moderator email 2002-08-02 15:14 salaun * src/List.pm: Change: if cannot connect to DB, keep trying, do not die (this prevent from sending hundreds of worning mssages to listmaster) 2002-08-02 14:18 salaun * doc/sympa.tex.tpl: Change: 'lists', 'lists.header' and 'lists.footer' files no more recognized 2002-08-02 14:13 salaun * src/Commands.pm: Change: ******* 'lists', 'lists.header' and 'lists.footer' file no more recognized by Sympa. 'lists.tpl' template used instead 2002-08-02 10:50 salaun * wwsympa/wws_templates/de/compose_mail.de.tpl: [reported by Hanke Penning] Fix: could not reply to the sender 2002-08-01 14:27 salaun * src/List.pm: Change: If no robot parameter is given to List::get_lists(), then assume any 2002-08-01 11:52 salaun * src/sympa.pl: Fix: Sympa.pl would die if smime_decrypt() failed 2002-08-01 11:46 salaun * src/sympa.pl: Fix: Sympa would consider application/pkcs7-mime;...; smime-type=signed-data as crypted messages and would die while trying to decode them 2002-07-31 16:54 salaun * src/List.pm: Fix (related to include2 implementation): _include_users_xxx() not properly working on tied hash. Failed including duplicates in 'include' mode 2002-07-31 11:06 salaun * .version, ChangeLog, NEWS: preparing 3.3.6b.2 2002-07-29 15:19 salaun * src/tools.pl: [Robert Marcjand] Fix virus detection : With McAffee, MIME Exploit gen virus are found, but are not detected by the Sympa Software because the report is Found application .... instead of Found the .... virus 2002-07-12 14:29 salaun * wwsympa/wwsympa.fcgi: Fix: prevent document edition/deletion by anonymous users in the shared 2002-07-12 13:50 salaun * src/List.pm: Fix: lowercase included email addresses 2002-07-12 11:43 salaun * wwsympa/wwsympa.fcgi: [Laurent.Aublet-Cuvelier] Fix scenario_test action : authentication's methods do not appear 2002-07-12 11:21 salaun * src/task_manager.pl: [BugID 0000026][Stephen Braswell] Fix: task_manager.pl now removing its PIDfile 2002-07-11 15:55 salaun * ChangeLog, NEWS, src/List.pm, src/etc/script/create_db.Oracle, src/etc/script/create_db.Pg, src/etc/script/create_db.Sybase, src/etc/script/create_db.mysql: Changes: database structure has been extended for 'include2' 2002-07-11 15:01 salaun * src/task_manager.pl: Fixes ; 'remind' and 'expire' list tasks commented 2002-07-11 14:04 salaun * src/task_manager.pl: New match_task() subroutine 2002-07-11 12:30 salaun * src/task_manager.pl: Change: use hashes where in() was used 2002-07-11 11:44 salaun * src/List.pm: [BugID 0000024] Fix: When URLIZINg attachments which contain a single Content-Type header without attributes, the attachment saved contains an additional newline after the Content-Type header on disk. 2002-07-11 11:15 salaun * wwsympa/wwsympa.fcgi: Fix: allow suboptions for included users 2002-07-10 17:10 salaun * src/: Conf.pm, List.pm, task_manager.pl, etc/global_task_models/purge_user_table.monthly.task: New feature: new global task 'purge_user_table' cleaning up the user_table in DB. This saves expensive cleanup job at subscriber removal time. List::delete_user_db() now taking an array of emails as parameter. 2002-07-10 14:27 salaun * src/List.pm, src/task_manager.pl, wwsympa/wwsympa.fcgi: Change: When changing from 'include2' user_data_source to 'database', purge the database to delete included users 2002-07-10 14:09 salaun * src/etc/script/sympa: Starting the task_manager ; now used to update include cache in DB 2002-07-10 12:14 salaun * src/List.pm: New feature: add locking while updating include caches. Exclusive lock is set in sync_include() ; shared lock is set in get_first_user() and get_first_bouncing_user() 2002-07-10 10:52 salaun * src/etc/script/sympa: [Pierre Métras] Changes: adapt statup script for Solaris (second episod) * comparison operator with SH is '=' ('==' is Bash-specific) * use PIDDIR * check if process is running before stopping * 2002-07-09 17:59 salaun * src/task_manager.pl: Change: create missing task before exuting existing ones. It allows faster excution of newly created tasks 2002-07-09 17:48 salaun * wwsympa/wwsympa.fcgi: Change: existing sync_include task is removed if data_sources changed, so that a new task will be created soon 2002-07-09 17:47 salaun * src/List.pm: New remove_task() subroutine 2002-07-09 17:00 salaun * src/List.pm, wwsympa/wwsympa.fcgi: Fixes: Suppress update/data_source_update list parameter Fix last_sync update in 'stats' file 2002-07-09 16:58 salaun * ChangeLog: Update 2002-07-09 16:34 salaun * wwsympa/wwsympa.fcgi: Change: call List::add_user() and List::del_user() with multiple emails as parameters 2002-07-09 16:26 salaun * src/List.pm: Change: use value returned by del_user() and add_user() 2002-07-09 16:24 salaun * src/List.pm: Change: add_user and delete_user return the number of subscribers added/removed 2002-07-09 16:20 salaun * src/List.pm: Change: don't create entry in user_table is user is included 2002-07-09 15:58 salaun * src/List.pm: Change: allow multiple add with &add_user() ; this is used by sync_include() 2002-07-09 14:52 salaun * src/List.pm: Change: move foreach loop in &delete_user() to a lower level 2002-07-09 14:18 salaun * src/List.pm: Fix: make sql_query regexp case-insensitive 2002-07-09 11:57 salaun * wwsympa/wws_templates/us/review.us.tpl: Changes: Provide data sources (if 'include2' user_data_source) on REVIEW page 2002-07-09 11:38 salaun * src/Commands.pm: Changes: subscribe(), add(), signoff() and del() made include2-compatible 2002-07-09 11:00 salaun * src/etc/script/sympa: [BugID 0000023] Adapt startup script to run on Solaris. There were problems with : +"echo -n" is not supported under sh. + status would not test if the processes are actually running 2002-07-09 09:30 salaun * src/tools.pl: [Thibaut Dabonneville] Fix AVP virus detection 2002-07-08 16:07 salaun * wwsympa/wwsympa.fcgi: do_suboptions() made include2-compatible 2002-07-08 15:52 salaun * src/Commands.pm: Supress old comments 2002-07-08 15:47 salaun * wwsympa/wwsympa.fcgi: do_add() and do_del() include2-compatible 2002-07-08 15:21 salaun * src/List.pm: Fix get_subscriber() 2002-07-08 12:18 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/notice.fr.tpl, wws_templates/us/notice.us.tpl: Add a warning about members update delay 2002-07-08 11:56 salaun * src/task_manager.pl: Fix: better error management while executing tasks 2002-07-08 11:55 salaun * src/List.pm: Allow 'nocache' for &_load_total_db() 2002-07-08 11:18 salaun * wwsympa/wwsympa.fcgi: Fix: missing ';' (recent changes) 2002-07-08 11:05 salaun * src/task_manager.pl: Change: use the task model to create a new task, not a simple copy of previous task. This was required for sync_include() 2002-07-05 15:39 salaun * src/: task_manager.pl, etc/list_task_models/sync_include.ttl.task: New sync_include task 2002-07-05 15:38 salaun * src/tools.pl: Fix duration_conv() 2002-07-05 14:39 salaun * wwsympa/wwsympa.fcgi: [reported by Robert Marchand] Fix: When closing a list the subscribers.db.closed was not created (wrong path) 2002-07-04 15:27 salaun * src/tools.pl: Extend date format to support seconds (needed for ttl) 2002-07-04 15:13 salaun * src/List.pm: Fix previous changes: set 'subscribed' entry only if user was found 2002-07-04 14:33 salaun * Makefile.am, Makefile.in: Fix previous change 2002-07-04 11:32 salaun * Makefile.am, Makefile.in, src/etc/sample/Makefile: [BugID 0000019] Fix: EXPLDIR (set by configure --with-expldir) was not used at directory creation time 2002-07-04 09:40 salaun * wwsympa/wwsympa.fcgi: [reported by Denis Creusot] Fix: missing closedir() could leed to a 'too many open files' problem 2002-07-04 09:36 salaun * src/tools.pl: Fix: Typo (close instead of closedir) 2002-07-04 09:35 salaun * src/sympa.pl: Fix: missing closedir() 2002-07-04 09:34 salaun * src/List.pm: [reported by Denis Creusot] Fix: missing closedir() could leed to a 'too many open files' problem 2002-07-04 09:27 salaun * src/sympa.pl: [reported by Robert Marchand] Fix: message confirmations request was not sent in the proper language (robot lang instead of list lang) 2002-07-03 16:33 salaun * src/List.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/review.fr.tpl: Changes (related to cache in DB): No more User_table cleanup in delete_user() ; this should be performed by the task_manager Now update_user() can have '*' as first argument (will work on all subscribers) Provide data sources (if 'include2' user_data_source) on REVIEW page Migration from 'database' to 'include2' 2002-07-03 14:14 salaun * src/Commands.pm, src/List.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/list_menu.fr.tpl: New feature: first step to make cache for 'include' lists in Database. New sync_include() subroutine based on H. Wilelmi's work New 'include2' data_source New 'data_source_update' list conf parameter Add 'last_sync' to stats file New database fields 'included_subscriber', 'subscribed_subscriber', 'include_sources_subscriber' Extend add_user(), delete_user(), get_first_user(), get_next_user(), get_subscriber(), update_user() to read/write these fields New _load_users_include2(), _get_datasource_id(), search_datasource() Fix subroutine names store_susbscription_request(), delete_susbscription_request(), 2002-07-02 11:17 salaun * doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl, src/etc/scenari/add.owner, src/etc/scenari/send.public_nobcc, src/etc/scenari/visibility.conceal, src/etc/scenari/visibility.secret: [Olivier Gerard] Typographical fixes 2002-06-27 16:23 salaun * nls/: et.msg, ro.msg: [Olivier LACROIX] Fix: NLS compilation (with gencat) failed with HP-UX 2002-06-26 14:28 salaun * wwsympa/cookielib.pm: Change: no more print to STDERR 2002-06-26 14:07 salaun * .version, ChangeLog, NEWS, doc/sympa.pdf, doc/sympa.ps, doc/sympa.tex: preparing 3.3.6b.1 2002-06-26 09:40 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/List.pm, src/sympa.pl, wwsympa/wwsympa.fcgi: Changes: extend 'list_check_suffixes' ; also use it when receiving messages 2002-06-25 14:21 salaun * src/List.pm, wwsympa/wwsympa.fcgi: [Sergiy Zhuk] Fix: check listname for '-request' '-unsubscribe'... in List::new() and wwsympa::create_list() 2002-06-25 10:51 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/sympa.pl: Add 'antivirus_notify' sympa.conf parameter to disable antivirus notification 2002-06-25 10:49 salaun * ChangeLog: update 2002-06-25 09:26 salaun * doc/sympa.tex.tpl, src/tools.pl: New feature: Sympa working with Clam antivirus (http://clamav.elektrapro.com/) 2002-06-21 14:53 salaun * doc/sympa.pdf, src/List.pm, doc/sympa.ps, doc/sympa.tex, doc/sympa.tex.tpl: [list->total] variable made available in scenarios 2002-06-20 10:25 salaun * src/etc/script/sympa.spec: Change: refer to www.sympa.org 2002-06-19 12:47 salaun * src/Commands.pm, wwsympa/wwsympa.fcgi: Fix Gecos management with subrequest 2002-06-19 12:25 salaun * src/Commands.pm, src/List.pm, wwsympa/wwsympa.fcgi: Move send_sub_to_owner() and send_sig_to_owner features in send_notify_to_owner() 2002-06-19 11:56 salaun * src/etc/templates/fr/listowner_notification.fr.tpl: Translated to french 2002-06-19 11:46 salaun * src/List.pm: delete unused function 2002-06-19 11:38 salaun * src/: Ldap.pm, List.pm, sympa.pl: Clean up owner-related code 2002-06-19 11:23 salaun * wwsympa/wws_templates/fr/list_menu.fr.tpl: Missing
2002-06-18 17:53 salaun * src/Commands.pm: [reported by Philippe Allart] Fix: Bad report when 'REMIND *' is not allowed 2002-06-18 15:56 salaun * src/List.pm: [reported by Fabien Salvi] Bug fix: made Sympa die if sender address contained '*' 2002-06-18 14:19 salaun * doc/sympa.tex.tpl: Document QUIET prefix 2002-06-13 16:06 salaun * src/sympa.pl: [reported by Christophe Ruhlmann] Fix: do not reject mails from sender starting with 'sympa' ; perform exact match on the local part 2002-06-12 16:51 salaun * src/etc/script/sympa: [reported by J.P. Dalbec] Fix 'status' action 2002-06-12 15:21 salaun * wwsympa/wwsympa.fcgi: Fixes: write cookie even if empty (otherwise previous one was used) Set 'which_info' once only, before template parsing 2002-06-12 09:18 salaun * wwsympa/wwsympa.fcgi: [Adam Bernstein] Remove DOS linefeeds (^M) that cause problems with Outlook 98, AOL, and EIMS 2002-06-11 18:12 salaun * src/List.pm: reported by gilles.tellier AT umontreal.ca Add a Fileneme message-header.txt or message-footer.txt name for compatibility with outlook. 2002-06-11 18:05 salaun * wwsympa/wwsympa.fcgi: [reported by Andrea Prunic] WWSympa should never try to use sendpasswd wws_template 2002-06-11 10:26 salaun * src/List.pm: [reported by Adam Bernstein] Fix: 'not_me' reception option did not have the expected behavior 2002-06-11 09:41 salaun * src/Conf.pm: Fix: set default for cafile and capath ; also tell trusted_ca_options parameter is no more used 2002-06-10 17:11 salaun * src/Conf.pm: ******* replace trusted_ca_option with cafilme and capath 2002-06-10 17:09 salaun * src/tools.pl: replace trusted_ca_option with cafile and capath in sympa.conf 2002-06-10 17:08 salaun * doc/sympa.tex.tpl: sympa.conf : replace trusted-ca_options with cafile and capath 2002-06-10 15:38 salaun * src/List.pm: [John Dalbec] Fix: get_value() required asref option, in case we get a list of entries 2002-05-31 14:16 salaun * src/sympa_wizard.pl: [reported by H. Ulliac] Fix: missing task_manager_pidfile 'expire_bounce' => 'expire_bounce_task' 2002-05-31 12:10 salaun * src/task_manager.pl, wwsympa/archived.pl, wwsympa/bounced.pl: Fixes: $log_level not properly set 2002-05-31 11:41 salaun * wwsympa/archived.pl: [reported by H. Ulliac] Fix log levels 2002-05-30 12:10 salaun * wwsympa/wwsympa.fcgi: [reported by Jeg] Fix: file renaming failed in shared root directory 2002-05-30 11:43 salaun * wwsympa/wwsympa.fcgi: [reported by Jeg] Fix: desc files were not renamed 2002-05-30 11:25 salaun * wwsympa/wwsympa.fcgi: [reported by Jeg] Fix: check URL renaming 2002-05-30 11:12 salaun * wwsympa/wws_templates/: us/editsubscriber.us.tpl, fr/editsubscriber.fr.tpl: Fix: use escaped email instead 2002-05-30 11:11 salaun * wwsympa/wws_templates/fr/d_read.fr.tpl: Change: ask for bookmark title first 2002-05-30 11:10 salaun * wwsympa/wws_templates/us/d_read.us.tpl: Change: Ask for bookmark title first 2002-05-30 11:02 salaun * wwsympa/wwsympa.fcgi: [reported by Jeg] Fix: filename containing %xx chars could not be accessed/edited/deleted. Supress the global unescape_chars() call in get_parameters() Also fix escaping in do_editsubscriber() 2002-05-30 10:16 salaun * wwsympa/wwsympa.fcgi: [reported by Jeg] Fix: '/' not allowed in filenames 2002-05-29 10:36 salaun * src/etc/mhonarc-ressources: [Georg Bauer] German translation of Mhonarc ressources 2002-05-29 09:41 salaun * src/tools.pl: Fix: suppress '2>&1' when calling openssl ; this syntax is shell-dependant 2002-05-28 17:54 salaun * src/etc/scenari/send.public_nobcc: [reported by Laurent Le-Prieur] Fix : the scenario would always return reject 2002-05-28 14:35 salaun * src/List.pm: [reported by Marty Pauley] Fix: Email comparison performed with a regexp. This could leed to incorrect comparison if email contained '+' chars 2002-05-28 13:48 salaun * src/Conf.pm: manage key_password as a synonim of key_passwd. 2002-05-28 12:03 salaun * src/List.pm: [proposed by Guy Paressant] Change: make LDAP queries asynchronous. Entries are fetched on the fly. This saves lots of memory while building big inlude type of lists 2002-05-27 15:53 salaun * wwsympa/wwslib.pm: Add Finnish to available languages 2002-05-27 15:51 salaun * src/etc/templates/fi/: bye.fi.tpl, certif_warning.fi.tpl, expire_deletion.fi.tpl, expire_warning1.fi.tpl, expire_warning2.fi.tpl, global_remind.fi.tpl, helpfile.fi.tpl, info_report.fi.tpl, invite.fi.tpl, list_created.fi.tpl, list_unknown.fi.tpl, listmaster_notification.fi.tpl, listowner_notification.fi.tpl, lists.fi.tpl, moderate.fi.tpl, modindex.fi.tpl, reject.fi.tpl, remind.fi.tpl, removed.fi.tpl, review.fi.tpl, sendpasswd.fi.tpl, stats_report.fi.tpl, summary.fi.tpl, welcome.fi.tpl, x509-user-cert-missing.fi.tpl, your_infected_msg.fi.tpl: [Vesa Alho] Finnish translations 2002-05-27 15:51 salaun * nls/fi.msg: [Vesa Alho] Finnish updates 2002-05-27 15:50 salaun * wwsympa/wws_templates/fi/: add_request.fi.tpl, admin.fi.tpl, admin_menu.fi.tpl, arc.fi.tpl, arc_protect.fi.tpl, arcsearch.fi.tpl, arcsearch_form.fi.tpl, button_footer.fi.tpl, button_header.fi.tpl, change_email.fi.tpl, choosepasswd.fi.tpl, close_list.fi.tpl, compose_mail.fi.tpl, create_list.fi.tpl, create_list_request.fi.tpl, d_control.fi.tpl, d_editfile.fi.tpl, d_read.fi.tpl, edit_list_request.fi.tpl, editfile.fi.tpl, editsubscriber.fi.tpl, error.fi.tpl, get_closed_lists.fi.tpl, get_latest_lists.fi.tpl, get_pending_lists.fi.tpl, help.fi.tpl, help_admin.fi.tpl, help_editfile.fi.tpl, help_editlist.fi.tpl, help_user_options.fi.tpl, home.fi.tpl, info.fi.tpl, install_pending_list.fi.tpl, list_button_footer.fi.tpl, list_button_header.fi.tpl, list_menu.fi.tpl, lists.fi.tpl, login.fi.tpl, loginbanner.fi.tpl, loginrequest.fi.tpl, main.fi.tpl, menu.fi.tpl, modindex.fi.tpl, notice.fi.tpl, pref.fi.tpl, remindpasswd.fi.tpl, remove_arc.fi.tpl, review.fi.tpl, reviewbouncing.fi.tpl, scenario_test.fi.tpl, search_list.fi.tpl, search_user.fi.tpl, serveradmin.fi.tpl, set_pending_list_request.fi.tpl, show_cert.fi.tpl, sigrequest.fi.tpl, stats.fi.tpl, subindex.fi.tpl, suboptions.fi.tpl, subrequest.fi.tpl, title.fi.tpl, view_translations.fi.tpl, viewbounce.fi.tpl, viewmod.fi.tpl, which.fi.tpl: [Vesa Alho] Finnish translation 2002-05-27 15:10 salaun * src/etc/templates/: fr/moderate.fr.tpl, us/moderate.us.tpl: [reported by Erich Schubert] fix Reply-to address 2002-05-27 14:54 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/d_read.fr.tpl, wws_templates/us/d_read.us.tpl: [Patrick] Fix: dirs/files titles not escaped in ALT HTML tags 2002-05-23 09:14 salaun * wwsympa/wwsympa.fcgi: Reported by patrick AT patoche.org : For a list of files/dirs wwsympa (in the shared section) list the "last update time". However it is wrong, since it is based on the ctime instead of the mtime. 2002-05-22 14:12 salaun * wwsympa/wwsympa.fcgi: two new variables availible now for each owner and editor email : [FOREACH o IN owner] [o->local] : the local part of owner email [o->domain] : the domain part of the owner email [END] 2002-05-22 12:28 salaun * wwsympa/wws_templates/fr/list_menu.fr.tpl: Hide owners/editors email addresses 2002-05-22 11:57 salaun * src/task_manager.pl, wwsympa/bounced.pl: [reported by Hanke Penning] Fix: Zombie sendmail processes were not made free 2002-05-21 11:49 salaun * src/List.pm: [reported by Sergiy Zhuk] Bug fix: if a list was in 'user_data_source include' and add no include source, the List object could not be created. 2002-05-17 11:58 salaun * src/parser.pl: Add use Log 2002-05-17 11:58 salaun * Makefile.am, Makefile.in: no echo 2002-05-17 11:55 salaun * wwsympa/wws_templates/us/main.us.tpl: Language menu now available in login page 2002-05-15 15:50 salaun * wwsympa/wws_templates/us/remove_arc.us.tpl: Ajust unapropriate text 2002-05-15 15:40 salaun * src/Commands.pm: log Typo 2002-05-15 11:10 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex: Update doc 2002-05-15 11:09 salaun * src/etc/templates/us/your_infected_msg.us.tpl: Adapt virus alert message for spoofing virus 2002-05-15 11:02 salaun * src/etc/templates/fr/your_infected_msg.fr.tpl: Encode 8bit chars in headers 2002-05-15 11:01 salaun * doc/sympa.tex.tpl: Add packages for link management in PDF 2002-05-15 10:58 salaun * src/etc/templates/fr/your_infected_msg.fr.tpl: [no log message] 2002-05-15 10:58 salaun * src/etc/templates/fr/your_infected_msg.fr.tpl: Adapt virus alerte message for virus that spoof emails 2002-05-15 10:14 salaun * src/etc/script/sympa.spec: [Zenon Panoussis] Changes: Added check and aliases file and link for Courier. Changed "Requires: apache" to "Requires: webserver" for compatibility with apache2 2002-05-14 17:28 salaun * Makefile.am, Makefile.in, src/sympa_wizard.pl: Fix: sympa_wizard using DESTDIR var 2002-05-14 16:48 salaun * src/sympa_wizard.pl: Fix: do not use Conf.pm if used with '-c' option 2002-05-14 16:12 salaun * .version, ChangeLog, NEWS: preparing 3.3.5 release 2002-05-14 15:56 salaun * wwsympa/wwsympa.fcgi: [reported by Olivier Lonni] Fix: when creating a list, 'other' was considered as a reel topic. 2002-05-14 15:55 salaun * src/etc/create_list_templates/: discussion_list/config.tpl, hotline/config.tpl, html-news-letter/config.tpl, intranet_list/config.tpl, news-letter/config.tpl, private_working_group/config.tpl, public_web_forum/config.tpl: Do not add 'topics' parameter if not defined 2002-05-14 14:38 salaun * doc/: sympa.pdf, sympa.ps, sympa.tex: Add Latex, Postscript and PDF version of documentation to CVS 2002-05-14 14:34 salaun * doc/Makefile: Create sympa.pdf 2002-05-14 14:19 salaun * doc/sympa.tex.tpl: Fix: escape a few '_' 2002-05-14 12:15 salaun * Makefile.in, doc/sympa.tex.tpl, src/Conf.pm, src/task_manager.pl: Changes: Rename task-related sympa.conf parameters (append _task). Restore default for 'global_remind' parameter 2002-05-14 12:14 salaun * Makefile.am: rename doc target documentation (because of the confusion with doc directory) 2002-05-14 12:11 salaun * doc/parse_tex.pl: Fix: parser.pl requires Log.pm 2002-05-14 10:17 salaun * nls/cn.msg, nls/cz.msg, nls/de.msg, nls/es.msg, nls/et.msg, nls/fi.msg, nls/fr.msg, nls/hu.msg, nls/it.msg, nls/pl.msg, nls/ro.msg, nls/tw.msg, nls/us.msg, src/Commands.pm, wwsympa/README, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/us/main.us.tpl: Change: refer to www.sympa.org 2002-05-13 16:00 salaun * Makefile.am, Makefile.in: [Luc Beurton] Fix: badly placed '@' ; man pages were not installed 2002-05-07 17:41 salaun * wwsympa/wwsympa.fcgi: Fix: reverse condition for subscriptions update 2002-05-07 17:17 salaun * Makefile.am: No echo while installing conf files 2002-05-07 17:14 salaun * .version, ChangeLog, Makefile.in, NEWS: preparing 3.3.4b.9 2002-05-07 17:02 salaun * wwsympa/wwsympa.fcgi: Fix: 'which' already in use ; use 'which_info' instead 2002-05-07 17:01 salaun * Makefile.am: Fix INITCONF test 2002-05-07 16:18 salaun * Makefile.am, Makefile.in, src/Makefile, src/sympa_wizard.pl, src/etc/sample/sympa.conf, src/etc/sample/wwsympa.conf: Changes: sympa_wizard now creating initial configuration files 2002-05-07 15:05 salaun * src/Conf.pm: Fix log 2002-05-07 12:00 salaun * wwsympa/cookielib.pm: 2 new subroutine in order to get or write "your_subscribtions" cookie 2002-05-07 11:58 salaun * wwsympa/wwsympa.fcgi: requested by FTPRESS -New cookie "your_subscribtions" is used in order to carry in all templates subscribtions. [get_which] a table with one entry per list with just the listname [which] a hash using listname keys and SUBJECT and HOST as value. Current version do not manage subscribtion related to alternative email -topics are availible in all templates Default distribution templates are not yet modified in order to use both those new variables 2002-05-06 13:24 salaun * wwsympa/wws_templates/us/main.us.tpl: Adjust indentation 2002-05-03 16:52 salaun * src/sympa_wizard.pl: Fix: change &fatal_err to die() 2002-05-03 16:14 salaun * src/sympa_wizard.pl: Fix: wwsympa_url defined in sympa.conf 2002-05-03 16:09 salaun * src/etc/sample/wwsympa.conf: Change: uncomment alias_manager 2002-05-03 16:07 salaun * src/etc/sample/sympa.conf: Change: suggest a better choice for listmaster 2002-05-03 15:36 salaun * src/task_manager.pl: Fix: list object did not have the expected structure (hash/scalar) 2002-05-03 10:30 salaun * src/sympa.pl: Patch error message when cookie is modified 2002-05-02 17:48 salaun * wwsympa/wws_templates/: cn/admin.cn.tpl, cz/admin.cz.tpl, de/admin.de.tpl, es/admin.es.tpl, et/admin.et.tpl, fr/admin.fr.tpl, hu/admin.hu.tpl, it/admin.it.tpl, ro/admin.ro.tpl: [reported by Frederic Connes] Fix: admin page help always appeared in its US english version 2002-05-02 17:42 salaun * src/etc/templates/fr/bye.fr.tpl, src/etc/templates/fr/certif_warning.fr.tpl, src/etc/templates/fr/expire_deletion.fr.tpl, src/etc/templates/fr/expire_warning1.fr.tpl, src/etc/templates/fr/expire_warning2.fr.tpl, src/etc/templates/fr/global_remind.fr.tpl, src/etc/templates/fr/helpfile.fr.tpl, src/etc/templates/fr/invite.fr.tpl, src/etc/templates/fr/list_created.fr.tpl, src/etc/templates/fr/listmaster_notification.fr.tpl, src/etc/templates/fr/lists.fr.tpl, src/etc/templates/fr/moderate.fr.tpl, src/etc/templates/fr/modindex.fr.tpl, src/etc/templates/fr/reject.fr.tpl, src/etc/templates/fr/remind.fr.tpl, src/etc/templates/fr/removed.fr.tpl, src/etc/templates/fr/review.fr.tpl, src/etc/templates/fr/sendpasswd.fr.tpl, src/etc/templates/fr/stats_report.fr.tpl, src/etc/templates/fr/welcome.fr.tpl, src/etc/templates/fr/x509-user-cert-missing.fr.tpl, src/etc/templates/fr/your_infected_msg.fr.tpl, wwsympa/wws_templates/fr/list_menu.fr.tpl, wwsympa/wws_templates/fr/reviewbouncing.fr.tpl: [Frederic Connes] Typography fixes in French mail and web templates 2002-05-02 17:36 salaun * wwsympa/wwsympa.fcgi: [Frederic Connes] Fix: set default value for bounce rate 2002-05-02 16:41 salaun * src/sympa_wizard.pl: Changes 2002-05-02 16:28 salaun * src/sympa_wizard.pl: Fixes 2002-05-02 16:01 salaun * doc/sympa.tex.tpl, src/sympa_wizard.pl: Add documentation for postfix_manager.pl 2002-05-02 15:40 salaun * Makefile.am, Makefile.in, configure, configure.in, src/Makefile, src/virtualwrapper.c: [Frederic Connes] New feature: add postfix-style alias management in Sympa New Makefile parameters POSTMAP, POSTMAP_ARG and VIRTUAL_ALIASES New script postfix_manager.pl. New C wrapper virtualwrapper.c 2002-05-02 15:17 salaun * Makefile.am, Makefile.in, src/Makefile: Add wizard to Makefile 2002-04-30 16:37 salaun * src/sympa_wizard.pl: sympa_wizard.pl is a tool for first sympa.conf and wwsympa.conf editing 2002-04-30 15:13 salaun * doc/sympa.tex.tpl: [Frederic Connes] Fix create_list default 2002-04-30 14:17 salaun * wwsympa/wws_templates/fr/: add_request.fr.tpl, change_email.fr.tpl, choosepasswd.fr.tpl, compose_mail.fr.tpl, create_list.fr.tpl, create_list_request.fr.tpl, d_control.fr.tpl, editsubscriber.fr.tpl, error.fr.tpl, get_pending_lists.fr.tpl, help.fr.tpl, help_admin.fr.tpl, help_editfile.fr.tpl, help_editlist.fr.tpl, help_user_options.fr.tpl, home.fr.tpl, list_menu.fr.tpl, lists.fr.tpl, loginbanner.fr.tpl, menu.fr.tpl, pref.fr.tpl, remindpasswd.fr.tpl, remove_arc.fr.tpl, review.fr.tpl, reviewbouncing.fr.tpl, sigrequest.fr.tpl, subindex.fr.tpl, subrequest.fr.tpl, title.fr.tpl: [Frederic Connes] Typographic fixes (e-mail, :, case, sans prévenir, ...) 2002-04-30 12:14 salaun * wwsympa/wwsympa.fcgi: [reported by Frederic Connes] Bug fix: could not empty parameters such as web_archive quota. 2002-04-30 11:49 salaun * src/etc/templates/: cn/sendpasswd.cn.tpl, cz/sendpasswd.cz.tpl, de/sendpasswd.de.tpl, et/sendpasswd.et.tpl, fr/sendpasswd.fr.tpl, hu/sendpasswd.hu.tpl, it/sendpasswd.it.tpl, ro/sendpasswd.ro.tpl, us/sendpasswd.us.tpl: [Frederic Connes] FIx: using wwsconf->title instead of conf->title 2002-04-30 11:16 salaun * wwsympa/wwsympa.fcgi: [reported by O. Lonni] Bug fix: Scalar list parameters could not be reset Because of the split config edition form, empty parameters were skipped. All parameters editable in the form are now processed 2002-04-30 09:50 salaun * wwsympa/wwsympa.fcgi: Dump list config (commented) 2002-04-30 09:44 salaun * src/List.pm: Bug fix: Can't use string ("mail") as an ARRAY ref while "strict refs" in use at /home/sympa/bin/List.pm line 6735 while installing pending lists _save_admin_file() would modify the List object (change array references to scalar) 2002-04-29 16:29 salaun * wwsympa/wwsympa.fcgi: Use $list->{'dir'} instead 2002-04-29 11:57 salaun * wwsympa/wwsympa.fcgi: Bug fix: skip auth.conf if empty This prevents 'require Net::LDAP' to be run, only because auth.conf exists 2002-04-29 11:56 salaun * src/Conf.pm: Fix: also skip lines beginning with '\s+#' in auth.conf 2002-04-29 11:27 salaun * src/parser.pl: Fix loop prevention (with buttons) 2002-04-29 11:18 salaun * wwsympa/wwsympa.fcgi: Fix: set correct help_template (would cause a loop) 2002-04-29 11:07 salaun * src/parser.pl: Fix loop prevention 2002-04-29 10:59 salaun * src/parser.pl: Prevent loops when parsing/including files 2002-04-29 10:42 salaun * src/parser.pl: Use syslog instead of STDERR 2002-04-26 13:37 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/editfile.fr.tpl, wws_templates/fr/help_editfile.fr.tpl, wws_templates/us/editfile.us.tpl, wws_templates/us/help_editfile.us.tpl: Fix: get 'info' as default for 'homepage' in editfile ; also detail documentation 2002-04-26 11:57 salaun * src/mail.pm: [reported by Anas Agoumi] Bug fix: S/MIME signed templates sent from the web (welcome/bye) where empty messages. This was due to same file descriptor used in different contexts and rename() performed too early 2002-04-25 14:11 salaun * .version, ChangeLog, NEWS: preparing 3.3.4b.8 2002-04-25 12:01 salaun * wwsympa/wwsympa.fcgi: Fix: closed lists are no more seen from other Virtual robots 2002-04-25 11:43 salaun * wwsympa/wwsympa.fcgi: Fix: editfile did not work on the correct language Now uses list's lang or robot's lang to find apropriate template 2002-04-25 11:41 salaun * src/tools.pl: New feature: get_filename() now searches default templates (no lang defined) 2002-04-25 10:02 salaun * wwsympa/wwsympa.fcgi: Fix: Task name accessed through $d->{'name'} 2002-04-25 10:00 salaun * src/List.pm: Bug fix for: "Can't use string ("monthly") as a HASH ref" _load_list_param() did not match task structure in memory (scalar vs hash) 2002-04-24 17:40 salaun * src/List.pm: Fix: 'urlize' reception option failed with lists in a Virtual Robot Did not work on the proper directory 2002-04-24 16:21 salaun * wwsympa/wws_templates/: fr/d_editfile.fr.tpl, fr/editsubscriber.fr.tpl, fr/get_pending_lists.fr.tpl, fr/pref.fr.tpl, fr/remove_arc.fr.tpl, fr/review.fr.tpl, fr/serveradmin.fr.tpl, fr/show_cert.fr.tpl, fr/subrequest.fr.tpl, fr/view_translations.fr.tpl, us/d_editfile.us.tpl, us/editsubscriber.us.tpl, us/get_pending_lists.us.tpl, us/pref.us.tpl, us/remove_arc.us.tpl, us/review.us.tpl, us/scenario_test.us.tpl, us/serveradmin.us.tpl, us/show_cert.us.tpl, us/subrequest.us.tpl, us/view_translations.us.tpl: [Valics Lehel] HTML fixes 2002-04-24 15:09 salaun * src/List.pm: [proposed by Lauri Jesmin] Add Erros-to: header field to messages 2002-04-24 12:32 salaun * wwsympa/wws_templates/: cn/admin.cn.tpl, cz/admin.cz.tpl, de/admin.de.tpl, es/admin.es.tpl, es/loginrequest.es.tpl, et/admin.et.tpl, et/loginrequest.et.tpl, fr/admin.fr.tpl, hu/admin.hu.tpl, hu/loginrequest.hu.tpl, it/admin.it.tpl, ro/admin.ro.tpl: Restore usefull templates 2002-04-24 12:20 salaun * ChangeLog, wwsympa/wwslib.pm, wwsympa/wws_templates/ro/add_request.ro.tpl, wwsympa/wws_templates/ro/admin_menu.ro.tpl, wwsympa/wws_templates/ro/arc.ro.tpl, wwsympa/wws_templates/ro/arc_protect.ro.tpl, wwsympa/wws_templates/ro/arcsearch.ro.tpl, wwsympa/wws_templates/ro/arcsearch_form.ro.tpl, wwsympa/wws_templates/ro/change_email.ro.tpl, wwsympa/wws_templates/ro/choosepasswd.ro.tpl, wwsympa/wws_templates/ro/close_list.ro.tpl, wwsympa/wws_templates/ro/compose_mail.ro.tpl, wwsympa/wws_templates/ro/create_list.ro.tpl, wwsympa/wws_templates/ro/create_list_request.ro.tpl, wwsympa/wws_templates/ro/d_control.ro.tpl, wwsympa/wws_templates/ro/d_editfile.ro.tpl, wwsympa/wws_templates/ro/d_read.ro.tpl, wwsympa/wws_templates/ro/edit_list_request.ro.tpl, wwsympa/wws_templates/ro/editfile.ro.tpl, wwsympa/wws_templates/ro/editsubscriber.ro.tpl, wwsympa/wws_templates/ro/error.ro.tpl, wwsympa/wws_templates/ro/get_closed_lists.ro.tpl, wwsympa/wws_templates/ro/get_latest_lists.ro.tpl, wwsympa/wws_templates/ro/get_pending_lists.ro.tpl, wwsympa/wws_templates/ro/help.ro.tpl, wwsympa/wws_templates/ro/help_admin.ro.tpl, wwsympa/wws_templates/ro/help_editfile.ro.tpl, wwsympa/wws_templates/ro/help_editlist.ro.tpl, wwsympa/wws_templates/ro/help_user_options.ro.tpl, wwsympa/wws_templates/ro/home.ro.tpl, wwsympa/wws_templates/ro/install_pending_list.ro.tpl, wwsympa/wws_templates/ro/list_menu.ro.tpl, wwsympa/wws_templates/ro/lists.ro.tpl, wwsympa/wws_templates/ro/login.ro.tpl, wwsympa/wws_templates/ro/loginbanner.ro.tpl, wwsympa/wws_templates/ro/loginrequest.ro.tpl, wwsympa/wws_templates/ro/menu.ro.tpl, wwsympa/wws_templates/ro/modindex.ro.tpl, wwsympa/wws_templates/ro/notice.ro.tpl, wwsympa/wws_templates/ro/pref.ro.tpl, wwsympa/wws_templates/ro/remindpasswd.ro.tpl, wwsympa/wws_templates/ro/remove_arc.ro.tpl, wwsympa/wws_templates/ro/review.ro.tpl, wwsympa/wws_templates/ro/reviewbouncing.ro.tpl, wwsympa/wws_templates/ro/scenario_test.ro.tpl, wwsympa/wws_templates/ro/serveradmin.ro.tpl, wwsympa/wws_templates/ro/set_pending_list_request.ro.tpl, wwsympa/wws_templates/ro/show_cert.ro.tpl, wwsympa/wws_templates/ro/sigrequest.ro.tpl, wwsympa/wws_templates/ro/subindex.ro.tpl, wwsympa/wws_templates/ro/suboptions.ro.tpl, wwsympa/wws_templates/ro/subrequest.ro.tpl, wwsympa/wws_templates/ro/title.ro.tpl, wwsympa/wws_templates/ro/view_translations.ro.tpl, wwsympa/wws_templates/ro/viewmod.ro.tpl: [Valics Lehel] Web templates translation to Romanian 2002-04-24 12:06 salaun * wwsympa/wws_templates/: es/loginrequest.es.tpl, et/loginrequest.et.tpl, hu/loginrequest.hu.tpl: remove 2002-04-24 11:54 salaun * wwsympa/wws_templates/us/install_pending_list.us.tpl: Fix missing ENDIF 2002-04-24 11:04 salaun * wwsympa/wws_templates/: cn/admin.cn.tpl, cz/admin.cz.tpl, de/admin.de.tpl, es/admin.es.tpl, et/admin.et.tpl, fr/admin.fr.tpl, hu/admin.hu.tpl, it/admin.it.tpl: Remove duplicate templates 2002-04-24 09:52 salaun * wwsympa/wws_templates/et/: edit_list_request.et.tpl, editsubscriber.et.tpl, help.et.tpl, list_menu.et.tpl, loginbanner.et.tpl, menu.et.tpl, notice.et.tpl, review.et.tpl, reviewbouncing.et.tpl, suboptions.et.tpl: Some update in the new Estonian translation. 2002-04-24 08:18 salaun * nls/et.msg: Update from Lauri Jesmin 2002-04-22 13:42 salaun * nls/Makefile, nls/check.pl, nls/et.msg, src/List.pm, src/etc/mhonarc-ressources, src/etc/global_task_models/chk_cert_expiration.daily.task, src/etc/global_task_models/crl_update.daily.task, src/etc/global_task_models/expire_bounce.daily.task, src/etc/list_task_models/expire.yearly.task, src/etc/list_task_models/remind.2month.task, src/etc/list_task_models/remind.monthly.task, src/etc/list_task_models/remind.yearly.task, src/etc/scenari/access_web_archive.closed, src/etc/scenari/access_web_archive.intranet, src/etc/scenari/access_web_archive.listmaster, src/etc/scenari/access_web_archive.owner, src/etc/scenari/access_web_archive.private, src/etc/scenari/access_web_archive.public, src/etc/scenari/add.auth, src/etc/scenari/add.closed, src/etc/scenari/add.owner, src/etc/scenari/add.owner_notify, src/etc/scenari/create_list.intranet, src/etc/scenari/create_list.listmaster, src/etc/scenari/create_list.public_listmaster, src/etc/scenari/d_edit.owner, src/etc/scenari/d_edit.private, src/etc/scenari/d_edit.public, src/etc/scenari/d_read.owner, src/etc/scenari/d_read.private, src/etc/scenari/d_read.public, src/etc/scenari/del.auth, src/etc/scenari/del.closed, src/etc/scenari/del.owner, src/etc/scenari/del.owner_notify, src/etc/scenari/edit_list.closed, src/etc/scenari/edit_list.owner, src/etc/scenari/global_remind.listmaster, src/etc/scenari/info.open, src/etc/scenari/info.private, src/etc/scenari/invite.closed, src/etc/scenari/invite.owner, src/etc/scenari/invite.private, src/etc/scenari/invite.public, src/etc/scenari/remind.listmaster, src/etc/scenari/remind.owner, src/etc/scenari/review.closed, src/etc/scenari/review.listmaster, src/etc/scenari/review.owner, src/etc/scenari/review.private, src/etc/scenari/review.public, src/etc/scenari/send.closed, src/etc/scenari/send.editor, src/etc/scenari/send.editorkey, src/etc/scenari/send.editorkeyonly, src/etc/scenari/send.editorkeyonlyauth, src/etc/scenari/send.intranet, src/etc/scenari/send.intranetorprivate, src/etc/scenari/send.newsletter, src/etc/scenari/send.newsletterkeyonly, src/etc/scenari/send.private, src/etc/scenari/send.private_smime, src/etc/scenari/send.privateandeditorkey, src/etc/scenari/send.privateandnomultipartoreditorkey, src/etc/scenari/send.privatekey, src/etc/scenari/send.privatekeyandeditorkeyonly, src/etc/scenari/send.privateoreditorkey, src/etc/scenari/send.privateorpublickey, src/etc/scenari/send.public, src/etc/scenari/send.public_nobcc, src/etc/scenari/send.publickey, src/etc/scenari/send.publicnoattachment, src/etc/scenari/send.publicnomultipart, src/etc/scenari/subscribe.auth, src/etc/scenari/subscribe.auth_notify, src/etc/scenari/subscribe.auth_owner, src/etc/scenari/subscribe.closed, src/etc/scenari/subscribe.intranet, src/etc/scenari/subscribe.intranetorowner, src/etc/scenari/subscribe.open, src/etc/scenari/subscribe.open_notify, src/etc/scenari/subscribe.open_quiet, src/etc/scenari/subscribe.owner, src/etc/scenari/subscribe.smime, src/etc/scenari/subscribe.smimeorowner, src/etc/scenari/topics_visibility.conceal, src/etc/scenari/topics_visibility.noconceal, src/etc/scenari/unsubscribe.auth, src/etc/scenari/unsubscribe.auth_notify, src/etc/scenari/unsubscribe.closed, src/etc/scenari/unsubscribe.open, src/etc/scenari/unsubscribe.open_notify, src/etc/scenari/unsubscribe.owner, src/etc/scenari/visibility.conceal, src/etc/scenari/visibility.intranet, src/etc/scenari/visibility.noconceal, src/etc/scenari/visibility.private, src/etc/scenari/visibility.secret, src/etc/templates/et/bye.et.tpl, src/etc/templates/et/certif_warning.et.tpl, src/etc/templates/et/expire_deletion.et.tpl, src/etc/templates/et/expire_warning1.et.tpl, src/etc/templates/et/expire_warning2.et.tpl, src/etc/templates/et/global_remind.et.tpl, src/etc/templates/et/helpfile.et.tpl, src/etc/templates/et/info_report.et.tpl, src/etc/templates/et/invite.et.tpl, src/etc/templates/et/list_created.et.tpl, src/etc/templates/et/list_unknown.et.tpl, src/etc/templates/et/listmaster_notification.et.tpl, src/etc/templates/et/lists.et.tpl, src/etc/templates/et/moderate.et.tpl, src/etc/templates/et/modindex.et.tpl, src/etc/templates/et/reject.et.tpl, src/etc/templates/et/remind.et.tpl, src/etc/templates/et/removed.et.tpl, src/etc/templates/et/review.et.tpl, src/etc/templates/et/sendpasswd.et.tpl, src/etc/templates/et/stats_report.et.tpl, src/etc/templates/et/summary.et.tpl, src/etc/templates/et/welcome.et.tpl, src/etc/templates/et/x509-user-cert-missing.et.tpl, src/etc/templates/et/your_infected_msg.et.tpl, wwsympa/wwslib.pm, wwsympa/wws_templates/et/add_request.et.tpl, wwsympa/wws_templates/et/admin.et.tpl, wwsympa/wws_templates/et/admin_menu.et.tpl, wwsympa/wws_templates/et/arc.et.tpl, wwsympa/wws_templates/et/arc_protect.et.tpl, wwsympa/wws_templates/et/arcsearch.et.tpl, wwsympa/wws_templates/et/arcsearch_form.et.tpl, wwsympa/wws_templates/et/change_email.et.tpl, wwsympa/wws_templates/et/choosepasswd.et.tpl, wwsympa/wws_templates/et/close_list.et.tpl, wwsympa/wws_templates/et/compose_mail.et.tpl, wwsympa/wws_templates/et/create_list.et.tpl, wwsympa/wws_templates/et/create_list_request.et.tpl, wwsympa/wws_templates/et/d_control.et.tpl, wwsympa/wws_templates/et/d_editfile.et.tpl, wwsympa/wws_templates/et/d_read.et.tpl, wwsympa/wws_templates/et/edit_list_request.et.tpl, wwsympa/wws_templates/et/editfile.et.tpl, wwsympa/wws_templates/et/editsubscriber.et.tpl, wwsympa/wws_templates/et/error.et.tpl, wwsympa/wws_templates/et/get_closed_lists.et.tpl, wwsympa/wws_templates/et/get_latest_lists.et.tpl, wwsympa/wws_templates/et/get_pending_lists.et.tpl, wwsympa/wws_templates/et/help.et.tpl, wwsympa/wws_templates/et/help_admin.et.tpl, wwsympa/wws_templates/et/help_editfile.et.tpl, wwsympa/wws_templates/et/help_editlist.et.tpl, wwsympa/wws_templates/et/help_user_options.et.tpl, wwsympa/wws_templates/et/home.et.tpl, wwsympa/wws_templates/et/install_pending_list.et.tpl, wwsympa/wws_templates/et/list_menu.et.tpl, wwsympa/wws_templates/et/lists.et.tpl, wwsympa/wws_templates/et/login.et.tpl, wwsympa/wws_templates/et/loginbanner.et.tpl, wwsympa/wws_templates/et/loginrequest.et.tpl, wwsympa/wws_templates/et/main.et.tpl, wwsympa/wws_templates/et/menu.et.tpl, wwsympa/wws_templates/et/modindex.et.tpl, wwsympa/wws_templates/et/notice.et.tpl, wwsympa/wws_templates/et/pref.et.tpl, wwsympa/wws_templates/et/remindpasswd.et.tpl, wwsympa/wws_templates/et/remove_arc.et.tpl, wwsympa/wws_templates/et/review.et.tpl, wwsympa/wws_templates/et/reviewbouncing.et.tpl, wwsympa/wws_templates/et/scenario_test.et.tpl, wwsympa/wws_templates/et/serveradmin.et.tpl, wwsympa/wws_templates/et/set_pending_list_request.et.tpl, wwsympa/wws_templates/et/show_cert.et.tpl, wwsympa/wws_templates/et/sigrequest.et.tpl, wwsympa/wws_templates/et/subindex.et.tpl, wwsympa/wws_templates/et/suboptions.et.tpl, wwsympa/wws_templates/et/subrequest.et.tpl, wwsympa/wws_templates/et/title.et.tpl, wwsympa/wws_templates/et/view_translations.et.tpl, wwsympa/wws_templates/et/viewmod.et.tpl: [Lauri Jesmin] Complete translation to Estonian 2002-04-22 10:32 salaun * .version, ChangeLog, NEWS: preparing 3.3.4b.7 2002-04-22 10:07 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/etc/sample/sympa.conf: Reverse previous changes regarding wws URL 2002-04-22 09:34 salaun * ChangeLog, wwsympa/wws_templates/fr/arc.fr.tpl, wwsympa/wws_templates/us/arc.us.tpl: [Valics Lehel] Fix missing 2002-04-19 16:04 salaun * src/List.pm: Fix: did not load 'stats' file when creating List object 2002-04-18 14:27 salaun * wwsympa/wwsympa.fcgi: [reported by Virginie Perrot] Fix: Could not set file description in shared Error message : Synchronization failed for... 2002-04-18 14:22 salaun * src/List.pm: Reintroduce required is_moderated() subroutine 2002-04-18 14:18 salaun * src/List.pm: Fix typo introduced in 1.267 2002-04-18 12:49 salaun * src/Conf.pm: Change: default URL becomes /sympa (was /wws) 2002-04-18 12:27 salaun * ChangeLog, doc/sympa.tex.tpl, src/etc/sample/sympa.conf: Change: default URL becomes /sympa (was /wws) 2002-04-18 12:25 salaun * doc/parse_tex.pl: Now requires wwslib 2002-04-17 14:09 salaun * src/List.pm: [reported by John Dalbec] delete unused subroutines 2002-04-17 09:15 salaun * src/List.pm: delete unused subroutine 2002-04-16 17:39 salaun * wwsympa/wwsympa.fcgi: Fix: don't try to log errors before the openlog 2002-04-16 15:56 salaun * src/: Conf.pm, List.pm, etc/templates/cn/sendpasswd.cn.tpl, etc/templates/cz/sendpasswd.cz.tpl, etc/templates/de/sendpasswd.de.tpl, etc/templates/fr/sendpasswd.fr.tpl, etc/templates/hu/sendpasswd.hu.tpl, etc/templates/it/sendpasswd.it.tpl, etc/templates/ro/sendpasswd.ro.tpl, etc/templates/us/sendpasswd.us.tpl: [reported by Frederic Connes] Bug: main title used in sendpassword template instead of robot title. Fix: Load wwsympa.conf in Conf.pm ; use [conf->title] instead of [wwsconf->title] 2002-04-16 14:47 salaun * src/etc/templates/: de/welcome.de.tpl, es/welcome.es.tpl, hu/welcome.hu.tpl, it/welcome.it.tpl, pl/welcome.pl.tpl, pt/welcome.pt.tpl, us/welcome.us.tpl: [Frederic Connes] Fix boundary in welcome messages 2002-04-16 14:21 salaun * nls/ro.msg: [Valics Lehel] Update 2002-04-16 12:16 salaun * ChangeLog, doc/sympa.tex.tpl, nls/ro.msg, src/etc/templates/ro/bye.ro.tpl, src/etc/templates/ro/certif_warning.ro.tpl, src/etc/templates/ro/expire_deletion.ro.tpl, src/etc/templates/ro/expire_warning1.ro.tpl, src/etc/templates/ro/expire_warning2.ro.tpl, src/etc/templates/ro/global_remind.ro.tpl, src/etc/templates/ro/helpfile.ro.tpl, src/etc/templates/ro/info_report.ro.tpl, src/etc/templates/ro/invite.ro.tpl, src/etc/templates/ro/list_created.ro.tpl, src/etc/templates/ro/list_unknown.ro.tpl, src/etc/templates/ro/listowner_notification2.ro.tpl, src/etc/templates/ro/lists.ro.tpl, src/etc/templates/ro/moderate.ro.tpl, src/etc/templates/ro/modindex.ro.tpl, src/etc/templates/ro/reject.ro.tpl, src/etc/templates/ro/remind.ro.tpl, src/etc/templates/ro/removed.ro.tpl, src/etc/templates/ro/review.ro.tpl, src/etc/templates/ro/sendpasswd.ro.tpl, src/etc/templates/ro/stats_report.ro.tpl, src/etc/templates/ro/summary.ro.tpl, src/etc/templates/ro/welcome.ro.tpl, src/etc/templates/ro/x509-user-cert-missing.ro.tpl, src/etc/templates/ro/your_infected_msg.ro.tpl: [Valics Lehel] NLS update, Mail templates translation to Romanian 2002-04-12 13:50 salaun * src/List.pm: Bug fix: messages Header/footer addition did not work for VRobots 2002-04-12 13:29 salaun * src/sympa.pl: Add '--log_level' option to help 2002-04-12 13:07 salaun * nls/ro.msg: [Valics Lehel] cosmetic changes 2002-04-12 10:26 salaun * nls/: Makefile, cz.msg, ro.msg, us.msg: [Valics Lehel]New feature: NLS translatd to Romanian 2002-04-10 10:27 salaun * .version, ChangeLog, NEWS: preparing 3.3.4b.6 2002-04-10 09:09 salaun * wwsympa/wws_templates/fr/compose_mail.fr.tpl: Add hidden message_id 2002-04-09 15:47 salaun * wwsympa/wws_templates/: fr/admin_menu.fr.tpl, us/admin_menu.us.tpl: [reported by Tellier Gilles] Don't propose 'close_list' button to listowners 2002-04-09 15:29 salaun * src/: List.pm, etc/script/create_db.Oracle, etc/script/create_db.Pg, etc/script/create_db.Sybase, etc/script/create_db.mysql: [reported by Daniel Pittman] Fix: extend 'bounce_subscriber' database field. Could lead to errors in Mysql : "value too long for type character varying(30)" 2002-04-09 15:15 salaun * wwsympa/wws_templates/us/: error.us.tpl, help_editfile.us.tpl, help_editlist.us.tpl, help_user_options.us.tpl: [John Paul Dalbec] Better english translations 2002-04-09 11:09 salaun * set_symlinks.pl: Fix: no default for create_list 2002-04-09 11:09 salaun * src/etc/scenari/create_list.listmaster: [reported by Frederic Connes] Wrong scenario (was public_listmaster) 2002-04-09 10:57 salaun * doc/sympa.tex.tpl: [reported by Frederic Connes] wwsympa_url in robot.conf was not documented 2002-04-09 10:41 salaun * src/aliaswrapper.c: [Frederic Connes] Bug fix: problems when NEWALIASES_ARG is defined 2002-04-09 10:18 salaun * src/etc/edit_list.conf: [reported by John Douglass] 'include_ldap_2level_query' is hidden 2002-04-09 08:03 salaun * wwsympa/wwsympa.fcgi: Reported by Frederic Connes : fix quota checking. (no quota applied if shared/quota is undef) 2002-04-08 16:55 salaun * check_perl_modules.pl, src/List.pm: DB_FIle < 1.75 will not work properly with BerkeleyDB 3.2 Sympa error log : "_load_users : cachesise too small" 2002-04-08 11:39 salaun * src/List.pm: [Guy Brand] Bug fix: Integer overflow occured when saving 'stats' file. loadstats would fail leeding to "empty list" ; message was considered as bad 2002-04-08 08:20 salaun * src/etc/scenari/send.public_nobcc: use [is_bcc] variable 2002-04-05 17:21 salaun * src/aliaswrapper.c: [Christian Mock] Fix: when NEWALIASES_ARGS is empty aliaswrapper died ; should be a NULL pointer 2002-04-05 17:06 salaun * src/List.pm: [reported by V. Mathieu] Bug fix: 'stats' file was not updated when 'subscribers.db' was updated (this concerns 'include' type of lists) 2002-04-05 15:53 salaun * src/List.pm: Fix: processes were always synchronizing with 'subscribers.db' file even when they had up to date subscribers in memory, This was due to a wrong condition for _load_users_include() 2002-04-05 10:56 salaun * wwsympa/archived.pl: Fix: don't check archives quota if no quota is defined 2002-04-04 14:49 salaun * ChangeLog, NEWS: preparing release 2002-04-04 14:48 salaun * wwsympa/wwsympa.fcgi: Change facility from 'debug' to 'info' 2002-04-04 14:13 salaun * .version, ChangeLog, NEWS: preparing 3.3.4b.5 2002-04-04 13:34 salaun * wwsympa/wwsympa.fcgi: Fix: don't change cookie_domain if 'localhost' 2002-04-04 13:25 salaun * src/List.pm: Fix error log 2002-04-04 13:17 salaun * src/List.pm: Fix: better synchronization of processes with 'stats' file (in partcular total of subscribers) 2002-04-04 08:18 salaun * src/tools.pl: Reported by Sergy (Yahoo-inc) : fix incorrect file extention 2002-04-03 13:46 salaun * src/sympa.pl: Reverse previous change 2002-04-03 12:15 salaun * src/Commands.pm, src/List.pm, src/etc/templates/us/listowner_notification.us.tpl, wwsympa/archived.pl, wwsympa/bounced.pl, wwsympa/wwsympa.fcgi: Fix quota management ; change send_notify_to_owner() parameters 2002-04-01 13:04 salaun * doc/sympa.tex.tpl, nls/fr.msg, nls/us.msg, src/Conf.pm, src/List.pm, src/tools.pl, src/etc/templates/us/listowner_notification.us.tpl, wwsympa/archived.pl, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/error.fr.tpl, wwsympa/wws_templates/us/error.us.tpl, wwsympa/wws_templates/us/stats.us.tpl: New features: quotas for shared and archives 2002-04-01 12:36 salaun * src/sympa.pl: Change: LDAP module is not required 2002-03-29 17:27 salaun * src/List.pm: Fix: return 0 (instead of undef) in send_msg() if no subscribers 2002-03-29 17:25 salaun * src/etc/script/p12topem.pl: Fix: p12topem.pl now working with V robots 2002-03-29 13:56 salaun * src/alias_manager.pl: [O. Lacroix] Bug fix: fix previous changes 2002-03-29 12:23 salaun * src/etc/create_list_templates/private_working_group/config.tpl: [O. Lacroix] Bug fix: wrong syntax for parameter reply_to 2002-03-29 12:04 salaun * src/alias_manager.pl: [reported by O. Lacroix] Change: add -editor alias 2002-03-29 10:59 salaun * wwsympa/wwsympa.fcgi: Change: Review Virtual robots from serveradmin page if Superlistmaster 2002-03-29 10:52 salaun * wwsympa/wwsympa.fcgi: Bug fix: all pending lists were seen from each robot 2002-03-28 16:19 salaun * wwsympa/wwsympa.fcgi: [John Douglass] Bug fix: alternative email registering failed (incorrect listname) 2002-03-28 15:55 salaun * wwsympa/wwslib.pm: Use do_log instead of printing to STDERR 2002-03-28 14:58 salaun * src/tools.pl: Fix certificat location for list in virtual robot 2002-03-28 14:47 salaun * src/List.pm: Fix wrong list certificate path related to a virtual robot Fix digest inclusion of encrypted message 2002-03-28 11:27 salaun * ChangeLog, doc/sympa.tex.tpl, src/List.pm, src/mail.pm, src/parser.pl, src/sympa.pl, src/task_manager.pl, wwsympa/wwsympa.fcgi: Change: reverse parser changes because of create list problems 2002-03-26 16:04 salaun * src/mail.pm, src/sympa.pl, src/task_manager.pl, wwsympa/wwsympa.fcgi: Fix: the parser is now invocated via List.pm 2002-03-26 10:53 salaun * .version, ChangeLog, NEWS: Preparing 3.3.4b.4 2002-03-22 17:22 salaun * wwsympa/wws_templates/: fr/help.fr.tpl, fr/pref.fr.tpl, us/pref.us.tpl: [Benoit Marchal] Better translations 2002-03-22 15:07 salaun * doc/sympa.tex.tpl, src/List.pm: [requested by Janek Hiis] New feature: custom subject can now refer to list variables ([list->name] or [list->sequence]) 2002-03-22 14:25 salaun * src/parser.pl: New feature: extend parse_tpl parameters format. Allow an ARRAY ref for $template Allow a SCALAR ref for $output 2002-03-22 13:48 salaun * wwsympa/wwsympa.fcgi: [reported by Robert Marchand] Bug fix: password setup notice appeared twice 2002-03-22 11:52 salaun * doc/sympa.tex.tpl: Add doc for 'log_level' sympa.conf param 2002-03-22 11:34 salaun * src/List.pm: Changes: query DB for # of subscribers only if called without LIMIT in get_first_user ; perform total-- just before savestats (could be reinit because of get_which()) 2002-03-21 18:02 salaun * src/List.pm: Change: when evaluating a scenario, load subscriber database entry only if needed 2002-03-21 17:29 salaun * src/List.pm: Change: if list has 0 subscriber, each time a new() is performed, the database was queried 2002-03-21 13:58 salaun * src/List.pm: Add concerned config file to log error message 2002-03-21 12:00 salaun * wwsympa/wwsympa.fcgi: Fix 2002-03-21 11:54 salaun * wwsympa/wwsympa.fcgi: [reported by Herve.Brunet] Bug fix: "Sympa could not set a cookie for login" when accessing WWSympa via a hostname different from the Servername. If http_host does NOT match cookie_domain then set cookie_domain to http_host 2002-03-21 10:51 salaun * wwsympa/wwsympa.fcgi: [Hanke Penning] Bug fix: navigation in archives failed with HTTPS HTTP_HOST env variable already contained the TCP port 2002-03-15 16:29 salaun * src/aliaswrapper.c: [Nicolas Orlando Nappe] Bug fix: aliaswrapper exited with a bad address error (on RH 7.2 + gcc3) execle expects a pointer to NULL rather than a NULL pointer in the environment 2002-03-14 16:56 salaun * doc/sympa.tex.tpl: Document expire_bounce sympa.conf parameter 2002-03-14 13:47 salaun * set_symlinks.pl: Security fix: default REVIEW was public !! 2002-03-13 14:49 salaun * src/etc/script/sympa.spec: Set ICONSDIR 2002-03-13 12:16 salaun * .version, ChangeLog, NEWS: preparing 3.3.4b.3 2002-03-13 11:46 salaun * doc/sympa.tex.tpl: Update scenrio paragraph 2002-03-11 15:26 salaun * wwsympa/archived.pl: Sleep 6 is better then sleep 2 ??? 2002-03-11 13:30 salaun * src/sympa.pl: New feature: Prevent command looping ; block messages with known Message-ID 2002-03-07 17:49 salaun * src/etc/scenari/send.publicnoattachment: Reported by Roussel Florian : fix missmatch Content-Disposition/Content-Type 2002-03-05 10:31 salaun * wwsympa/wws_templates/es/: add_request.es.tpl, arcsearch_form.es.tpl, edit_list_request.es.tpl, loginbanner.es.tpl: [Josep Román] Update translations 2002-03-05 08:32 salaun * src/etc/scenari/unsubscribe.owner: fixed : request auth if [sender] not equal [email] 2002-03-04 10:58 salaun * wwsympa/Marc/Search.pm: [Sergiy Zhuk] Bug fix: with FastCGI, despite the fact you're getting new search results, it still marks the old keyword. The problem was caused by the 'o' modifier in Search.pm, which compiles the search pattern just once. 2002-03-04 10:57 salaun * src/sympa.pl: Change: -d option sets log_level to 2 2002-03-01 11:10 salaun * src/sympa.pl: fix option -d interaction with log_level 2002-03-01 10:35 salaun * doc/sympa.tex.tpl: Mysql privilege setup did not work 2002-03-01 09:28 salaun * doc/sympa.tex.tpl: [reported by Allison Faber] Refered to database names instead of DBD names 2002-02-28 18:04 salaun * src/Conf.pm: [reported by Pascal Schelcher] Fix: allow \s in auth.conf entries (filters) auth.conf paring should be more strict 2002-02-28 18:00 salaun * doc/sympa.tex.tpl: small fix 2002-02-28 17:21 salaun * wwsympa/wwsympa.fcgi: [reported by Hanke Penning] Bug fix: 'quiet' scenario action was not used in do_add() and do_subscribe() 2002-02-28 17:20 salaun * src/Commands.pm: Fix: no relation between 'do_it' action and owner notification 2002-02-28 16:41 salaun * doc/sympa.tex.tpl: Hide host variable in section robot.conf. This variable is stil availible but not recommended. No valid reason to use it. 2002-02-28 16:38 salaun * src/etc/sample/sympa.conf: replace host by domain 2002-02-28 16:34 salaun * src/etc/sample/robot.conf: hide host that is stil usuable but not recommended 2002-02-28 11:08 salaun * wwsympa/bounced.pl: [reported by Malcolm] Fix: do not force file access permissions to 777 2002-02-27 17:27 salaun * src/etc/script/sympa: [requested by Robert Marchand] No success & failure subroutine on IRIX 2002-02-27 17:18 salaun * src/etc/sample/wwsympa.conf: Refer to alias_manager 2002-02-27 16:57 salaun * Makefile.in, config.guess, config.sub, configure, configure.in: [requested by Robert Marchand] Add '-m' option to gencat on IRIX 2002-02-27 15:32 salaun * ChangeLog, Makefile.am, configure.in, doc/sympa.tex.tpl: [requested by Robert Marchand] Add '--with-iconsdir' configure option 2002-02-27 14:39 salaun * doc/sympa.tex.tpl: Add doc for --with-cgidir option 2002-02-27 14:30 salaun * doc/sympa.tex.tpl: [no log message] 2002-02-27 14:30 salaun * Makefile.am, Makefile.in, configure, configure.in: Bug fix: Change configure options to with-xxx so they can be customized at configure time 2002-02-27 12:20 salaun * wwsympa/wwsympa.fcgi: [reported by Yves Agostini] Change: navigation in archives could fail because did not correspond to requested URL. Now use HTTP_HOST and SERVER_PORT to build BASE. so Mhonarc uses its default 2002-02-15 15:55 salaun * wwsympa/wws_templates/: fr/lists.fr.tpl, us/lists.us.tpl: Fix admin button 2002-02-15 14:21 salaun * wwsympa/wwsympa.fcgi: [reported by Michel Bouissou] Bug fix: wrong link to father directory in shared 2002-02-15 12:29 salaun * doc/sympa.tex.tpl: New 'cookie_domain' robot.conf param 2002-02-15 12:27 salaun * src/Conf.pm, src/List.pm, src/Log.pm, wwsympa/cookielib.pm, wwsympa/wwsympa.fcgi: Fix cookie_domain related bugs. New 'cookie_domain' parameter in robot.conf 2002-02-15 11:34 salaun * wwsympa/wws_templates/: us/menu.us.tpl, it/menu.it.tpl, fr/menu.fr.tpl: Fixed cellpading & cellspacing 2002-02-15 11:30 salaun * wwsympa/wws_templates/: cn/menu.cn.tpl, cz/menu.cz.tpl, de/menu.de.tpl, es/menu.es.tpl, hu/menu.hu.tpl: Fixed cellpading & cellspacing 2002-02-15 11:19 salaun * wwsympa/wwsympa.fcgi: Fixed ldap authentication error Add use_ssl variable availible for all wwsympa template. This [use_ssl] and [auth_method]=smime must not be mistakeen one for the other. [use_ssl] may be set while user are not logged because they don't have certificate 2002-02-15 08:11 salaun * src/tools.pl: Fixed filename cookies.history (reported by Sergiy Zhuk ) 2002-02-15 08:10 salaun * src/sympa.pl: fixed extra useless logging (Reported by Sergiy Zhuk ) 2002-02-15 08:08 salaun * src/task_manager.pl: Fixed some typo in log facility 2002-02-15 08:07 salaun * src/Log.pm: Fixed log_level declaration (reported by Sergiy Zhuk) 2002-02-14 17:48 salaun * doc/sympa.tex.tpl, nls/fr.msg, nls/us.msg, src/List.pm, src/sympa.pl, src/tools.pl: New feature: add 'db_env' parameter to 'include_sql_query' 2002-02-14 16:27 salaun * src/etc/mhonarc-ressources: [reported by Serge Algarotti] Bug fix: Messages header fields were parsed in archives 2002-02-14 12:21 salaun * nls/es.msg, src/sympa.pl, src/tools.pl, wwsympa/wws_templates/es/get_closed_lists.es.tpl, wwsympa/wws_templates/es/get_latest_lists.es.tpl, wwsympa/wws_templates/es/help_user_options.es.tpl, wwsympa/wws_templates/es/subindex.es.tpl: [Josep Roman] Update of the Spanish templates and NLS 2002-02-14 12:01 salaun * src/List.pm: [John Paul Dalbec] Fix: this section of code fixed "name=" but broke "URL=" 2002-02-14 11:38 salaun * src/tools.pl: Fixe sign_check : checking using original message instead of object message in order to handle properly multipart messages (b64 sign bug) 2002-02-13 17:41 salaun * src/sympa.pl, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/serveradmin.fr.tpl, wwsympa/wws_templates/us/serveradmin.us.tpl: New features: with FastCGI, serveradmin provides processid and request count 2002-02-13 12:01 salaun * wwsympa/wwsympa.fcgi: [Herbert Straub] Changes: also search in previous month in do_arcsearch_id() 2002-02-13 11:46 salaun * wwsympa/wwsympa.fcgi: [Herbert Straub] Fix: searched in current month and older month (instead of previous one) 2002-02-13 10:20 salaun * wwsympa/wws_templates/: es/loginbanner.es.tpl, it/change_email.it.tpl, it/loginbanner.it.tpl, it/sigrequest.it.tpl, us/admin_menu.us.tpl, us/arcsearch.us.tpl, us/change_email.us.tpl, us/create_list.us.tpl, us/create_list_request.us.tpl, us/edit_list_request.us.tpl, us/error.us.tpl, us/help.us.tpl, us/help_admin.us.tpl, us/help_editfile.us.tpl, us/help_editlist.us.tpl, us/list_menu.us.tpl, us/loginbanner.us.tpl, us/remove_arc.us.tpl, us/serveradmin.us.tpl, us/sigrequest.us.tpl, us/subrequest.us.tpl: [John Dalbec] Fix lots of misspellings/typos in templates 2002-02-12 16:51 salaun * wwsympa/wwsympa.fcgi: Bug fix: did not store subscription request in wwsympa 2002-02-12 16:08 salaun * src/tools.pl, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/us/compose_mail.us.tpl: [reported by Joe Davidson] Bug fix: add a Message-ID to compose form to prevent Sympa from distributing twice the same message (reload). New tools::get_message_id() sub 2002-02-12 11:25 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/tools.pl: Change: just a few commands are now searched in messages. This is now defined in sympa.conf ('misadressed_commands_regexp' parameter) 2002-02-11 18:00 salaun * src/sympa.pl: [proposed by Christian Mock] Fix: close STDIN Could cause OPENSSL to hang under some circumstances.. 2002-02-11 17:56 salaun * src/Log.pm: Supress unused functions do_list_log and old_do_log 2002-02-11 17:53 salaun * src/Log.pm: Declare $log_level 2002-02-11 17:33 salaun * doc/sympa.tex.tpl: Restore supressed text 2002-02-11 15:54 salaun * check_perl_modules.pl, src/List.pm: _ListTables is deprecated, use $dbh->tables() instead. Therefore requires recent version of DBD::mysql 2002-02-11 15:43 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/Ldap.pm, src/Log.pm, src/smtp.pm, src/sympa.pl, wwsympa/bounced.pl: Add 'log_level' conf parameter 2002-02-05 15:34 salaun * wwsympa/wwsympa.fcgi: Mime encode subject when compose a mail via WWsympa interface 2002-02-05 13:55 salaun * src/smtp.pm: Log_level patch 2002-02-05 13:47 salaun * src/tools.pl: Log_level patch 2002-02-05 13:42 salaun * src/task_manager.pl: Log_level patch 2002-02-05 13:05 salaun * src/Commands.pm: Log_level patch 2002-02-05 11:56 salaun * src/List.pm: log_level patch 2002-02-05 11:36 salaun * src/Language.pm: log_level patch 2002-02-04 15:52 salaun * src/sympa.pl: Prevent loop while unable to rename file to the 'bad' directory. Introduce new var log_level that can be set in options, sympa.conf or robot.conf. The higher is teh log_level the more messages are logged. 2002-01-30 11:46 salaun * doc/sympa.tex.tpl: various bug reported by B.Marchal. Replace by everywhere it is related to sympa.conf or robot.conf setting. 2002-01-29 15:55 salaun * wwsympa/wwsympa.fcgi: Default search now search in the current mounth and in the previous no empty one. 2002-01-29 11:23 salaun * src/etc/mhonarc-ressources: reported by Vincent Mathieu : fix icons location in archive. must be related to wws.conf icons_url parameter 2002-01-29 11:12 salaun * wwsympa/wwsympa.fcgi: location of left.png and right.png icons 2002-01-29 09:47 salaun * src/List.pm: [Vincent Mathieu] multiple reference to variable [sender] in lDAP filters. 2002-01-29 08:35 salaun * src/sympa.pl: [Christian Mock] : handle pkcs7-mime content-type of signed messages (outlook) 2002-01-25 15:22 salaun * .version, ChangeLog, NEWS: preparing Sympa.3.3.3 2002-01-25 10:46 salaun * important_changes.pl: Better version comparison 2002-01-25 10:34 salaun * Makefile.am, Makefile.in, wwsympa/Makefile: [reported by J. Marant] WWSBINDIR var in Makefile had desappeared. Reintroduce it as 'CGIDIR' 2002-01-25 10:03 salaun * src/alias_manager.pl: [reported by Sergiy Zhuk] wrong argument to bouncequeue Also add @domain to arguments, even if default_domain 2002-01-24 17:01 salaun * doc/sympa.tex.tpl, src/List.pm: [requested by Vincent Mathieu] Allow replicates in LDAP search filters 2002-01-24 15:25 salaun * doc/sympa.tex.tpl: [reported by Benoit Marchal] Corrections in the documentation 2002-01-24 12:35 salaun * wwsympa/wwsympa.fcgi: [reported by Sergiy Zhuk] Bug fix: Could not delete scalar multiple parameters (like 'include_list') via edit_list form. Now delete empty parameters after full syntax checking ; this avoids parameter entries shifting. 2002-01-24 12:28 salaun * wwsympa/wwsympa.fcgi: Bug fix: buggy macro Did not check new multiple parameter 2002-01-23 16:59 salaun * .version, ChangeLog, NEWS: Prepare 3.3.2 2002-01-23 13:52 salaun * src/: List.pm, task_manager.pl: Log cleanup Desactivate beta tasks in task_manager 2002-01-23 13:43 salaun * src/task_manager.pl: global_remind not implemented yet 2002-01-23 13:42 salaun * wwsympa/bounce-lib.pl: recognize new bounce format 2002-01-23 09:45 salaun * src/: Conf.pm, sympa.pl: Create msg/bad. spool at startup 2002-01-23 09:43 salaun * src/tools.pl: Typo 2002-01-22 15:34 salaun * src/smtp.pm: [John Dalbec] change regexp / / to /\s+/ 2002-01-22 15:24 salaun * src/smtp.pm: Delete comments 2002-01-22 15:08 salaun * src/smtp.pm: [John Dalbec] Patch for exim compatibility 2002-01-22 14:41 salaun * wwsympa/wwsympa.fcgi: Initialisation of all lists context while starting wwsympa using fastcgi. 2002-01-22 12:26 salaun * src/Commands.pm, src/List.pm, wwsympa/wwsympa.fcgi: Supress List::list_by_robot() ; add $robot parameter to List::new() instead 2002-01-22 12:03 salaun * src/List.pm: No more '.*' in 'format' entries of %::pinfo 2002-01-22 11:24 salaun * src/: Conf.pm, List.pm, task_manager.pl: [reported by Jérôme Marant] Fix: use $Conf{'etc'} instead of --DIR--/etc 2002-01-22 11:22 salaun * Makefile.in: [no log message] 2002-01-21 14:23 salaun * wwsympa/wwsympa.fcgi: [John Dalbec] Fix: save stats file when data_source changed 2002-01-21 12:18 salaun * .version: sympa 3.2.1.2 2002-01-21 12:17 salaun * src/List.pm: Bug fix: supress 'untie %users' in _load_users_include get_subscriber() and is_user() subroutines failed with 'include' type of lists 2002-01-21 11:52 salaun * src/List.pm: Better checking 2002-01-21 11:05 salaun * doc/sympa.tex.tpl: [Benoit Marchal] Fix setUID wrapper for Solaris 2.7 First argument of execve must the same that the first value of the table 'argv' 2002-01-21 10:44 salaun * src/etc/global_task_models/expire_bounce.daily.task: each day remove old bounces 2002-01-21 10:39 salaun * src/task_manager.pl: New task : expire_bounce remove all bounces if the latest_bounce is older than 10 day before last distribution message. The delay "10 day" is set in teh task model but it should be set in the bounce parameter paragraph in list/robot/site configuration file. 2002-01-18 09:18 salaun * wwsympa/wwsympa.fcgi: Fix: when recording alt email first check if user is logged in and new_email different from main email 2002-01-17 15:58 salaun * src/Conf.pm: no default for global_remind parameter 2002-01-17 14:32 salaun * src/List.pm: Fix: do not save empty list parameters 2002-01-17 14:28 salaun * src/List.pm: New get_latest_distribution_date() subroutine 2002-01-17 13:53 salaun * src/parser.pl: Bug fix: missing '$' 2002-01-17 13:36 salaun * src/task_manager.pl: aaaargh ! 2002-01-17 13:30 salaun * src/task_manager.pl: restore the demon mode 2002-01-17 12:18 salaun * src/parser.pl: Fix: parser could recursively evaluate vars ; made this cleaner (new do_eval() subroutine) 2002-01-17 08:18 salaun * src/task_manager.pl: Remove some "do_log" 2002-01-16 17:46 salaun * src/etc/templates/it/your_infected_msg.it.tpl: [Luca Maranzano] 2002-01-16 17:33 salaun * wwsympa/Makefile: [reported by Benoit Marchal] Fix: chown of SRC (mime.types) had wrong path 2002-01-16 17:14 salaun * doc/sympa.tex.tpl: [Benoit Marchal] Fix: default log_socket_type calue 2002-01-16 14:29 salaun * doc/sympa.tex.tpl, src/tools.pl: [Luca Maranzano] New feature: Add support for the Sophos antivirus 2002-01-16 14:27 salaun * .version: 3.3.1.1 2002-01-16 09:40 salaun * src/Commands.pm, src/Conf.pm, src/List.pm, src/mail.pm, src/sympa.pl, src/tools.pl, wwsympa/wwsympa.fcgi: Fix: default robot conf parameters where sometimes used instead of virtual robot ones. Added Conf::get_robot_conf() subroutine 2002-01-14 17:01 salaun * src/tools.pl: [reported by Paola Gatti] Detected «con l'» as a misadressed command. 2002-01-14 16:15 salaun * src/Commands.pm: Bug fix: REVIEW requested by non-owners failed (command not found) if a 'concealed' subscriber was found. 2002-01-14 11:49 salaun * src/: Commands.pm, List.pm, tools.pl: [reported by Samuel Tardieu] Change Digest::MD5->md5_hex calls to Digest::MD5::md5_hex 2002-01-11 16:45 salaun * wwsympa/wws_templates/: cn/sigrequest.cn.tpl, cz/sigrequest.cz.tpl, de/sigrequest.de.tpl, es/sigrequest.es.tpl, fr/sigrequest.fr.tpl, hu/sigrequest.hu.tpl, it/sigrequest.it.tpl, us/sigrequest.us.tpl: [requested by Jeg] Add submit button to signoff request form 2002-01-11 16:01 salaun * .version, ChangeLog, NEWS: Preparing 3.3.1 2002-01-11 14:37 salaun * src/List.pm: [reported by M. Langlois] Bug fix: List::user_add() used the wrong entry in %$values. With Oracle, subscriber insertion failed (ORA-00936: missing expression) ; with other RDBMS update_subscriber was empty 2002-01-11 12:18 salaun * src/List.pm: [Sergiy Zhuk] Changes: If 'include' data source is unavailable, use previous cache (subscriber.db). Caution: if one data source is unavailable, other sources updates will not be applied 2002-01-11 12:03 salaun * src/List.pm: Supress debugging log entries 2002-01-11 11:24 salaun * src/: List.pm, sympa.pl: [Sergiy Zhuk] Bug fix: in List::_load_users_include() subscribers data could get corrupted if 'config' changed or 'subscribers.db' was deleted. [aumont] New List::increment_msg_count() subroutine 2002-01-11 11:21 salaun * nls/: fr.msg, us.msg: Fix: reverting us and fr translations 2002-01-11 10:53 salaun * src/sympa.pl: [no log message] 2002-01-11 09:55 salaun * doc/sympa.tex.tpl: sendmail aliases for VRobot 2002-01-11 08:31 salaun * src/Commands.pm: log robot name when unknown list. 2002-01-10 11:25 salaun * wwsympa/wwsympa.fcgi: replace buggy call to sendmail in do_change_email by &List::send_global_file... 2002-01-10 08:37 salaun * nls/us.msg: Translate LDAP 2pass parameters 2002-01-10 08:18 aumont * src/etc/scenari/create_list.intranet: [no log message] 2002-01-10 08:15 salaun * src/alias_manager.pl: Remove temporary file when removing a list, report by Sergiy Zhuk 2002-01-09 17:57 salaun * wwsympa/wws_templates/: cn/arc.cn.tpl, cz/arc.cz.tpl, de/arc.de.tpl, es/arc.es.tpl, fr/arc.fr.tpl, hu/arc.hu.tpl, it/arc.it.tpl, us/arc.us.tpl: [Yves Agostini] Add missing '/' 2002-01-09 15:35 salaun * .version, ChangeLog, NEWS: Preparing Release 3.3 2002-01-09 15:33 salaun * configure, Makefile.in: Update 2002-01-09 15:32 salaun * install-sh, missing, mkinstalldirs: Add scripts required by automake 2002-01-09 15:30 salaun * doc/sympa.tex.tpl: Add documentation for list_check_smtp sympa.conf parameter 2002-01-09 14:29 salaun * Makefile.am, configure.in, doc/sympa.tex.tpl: Add PIDDIR to configure.in 2002-01-09 11:25 salaun * src/List.pm: Fix: do NOT fetch subscriber info in DB if subscriber is 'nobody' 2002-01-09 11:04 salaun * src/List.pm: Cache &List::_load_total_db() 2002-01-09 11:01 salaun * configure.in: Fix 2002-01-09 10:55 salaun * doc/sympa.tex.tpl: corrections 2002-01-09 10:36 salaun * doc/sympa.tex.tpl: typos 2002-01-09 10:25 salaun * doc/sympa.tex.tpl: Updates 2002-01-08 17:58 salaun * doc/sympa.tex.tpl: Updates 2002-01-08 17:36 salaun * ChangeLog: Update 2002-01-08 16:20 salaun * doc/sympa.tex.tpl: Changes: document new configure parameters 2002-01-08 16:06 salaun * Makefile.am, configure.in: Move INITDIR to configure.in 2002-01-08 15:43 salaun * configure.in: Set mandir 2002-01-08 15:14 salaun * Makefile.in, aclocal.m4: Add aclocal.m4 Makefile.in to CVS tree 2002-01-08 15:07 salaun * doc/sympa.tex.tpl: history 2002-01-08 15:03 salaun * Makefile.am, configure, configure.in: Changes: move some variables from Makefile.am to configure.in 2002-01-08 14:11 salaun * doc/sympa.tex.tpl: Upadte virtual robot documentation 2002-01-07 14:29 salaun * src/List.pm: [John Dalbec] Fix 2002-01-07 14:23 salaun * wwsympa/wws_templates/fr/sigrequest.fr.tpl: [reported by Jeg] Typos: addresse => adresse 2002-01-04 16:53 salaun * doc/sympa.tex.tpl: Example for 'connect_options' 2002-01-04 15:51 salaun * src/List.pm: Fix: Set total if none and in 'file' data_source 2002-01-04 15:39 salaun * src/List.pm: Fix: Last figure in 'stats' file is optional 2002-01-04 15:19 salaun * wwsympa/wwsympa.fcgi: Fix: initialize 'total' when changing data_source 2002-01-04 15:14 salaun * wwsympa/wwsympa.fcgi: Bug fix: wrong location of 'subscribers' file (failed for VRobots) 2002-01-04 10:59 salaun * Makefile.am: Add main directory (/home/sympa/) creation 2002-01-04 10:47 salaun * src/etc/script/sympa: Changes: Do not start task_manager (still unstable) No more try pidof... 2002-01-03 15:04 salaun * src/task_manager.pl: Fix: allow ._global files in task spool 2002-01-03 11:20 aumont * doc/sympa.tex.tpl: [reported by W.T. Mang] Typo 2002-01-03 11:16 aumont * src/: task_manager.pl, sympa.pl: Fixe change group bug (reported by Harald Wilhelmi) 2002-01-03 11:11 aumont * wwsympa/: archived.pl, bounced.pl: Fixe change group bug (reported by Harald Wilhelmi) 2002-01-03 10:25 aumont * wwsympa/cookielib.pm: [Fil] Incorrect regexp 2001-12-28 16:04 aumont * doc/sympa.tex.tpl: [reported by J.M. Bernadine] get_dn_by_email_filter instead of get_dn_by_email 2001-12-28 11:48 aumont * src/sympa.pl, src/task_manager.pl, wwsympa/archived.pl, wwsympa/bounced.pl: Fix: PID is no more written by the father process BUT by the child. Otherwise lock was lost when father process died 2001-12-28 11:29 aumont * src/sympa.pl, src/task_manager.pl, src/tools.pl, wwsympa/archived.pl, wwsympa/bounced.pl: Fix: did not write PID when run in debug mode 2001-12-28 11:29 aumont * src/etc/scenari/subscribe.smimeorowner: change title 2001-12-28 09:58 aumont * src/List.pm: [reported by R. Amouroux] Get total of subscribers from database if not provided by 'stats' file 2001-12-27 16:47 aumont * doc/sympa.tex.tpl: [Ronan Salmon] Typos 2001-12-27 16:18 aumont * src/etc/scenari/: subscribe.auth_owner, subscribe.intranetorowner, subscribe.owner, subscribe.smime, subscribe.smimeorowner, unsubscribe.owner: [Thomas Leavitt] Typos 2001-12-27 15:56 aumont * doc/sympa.tex.tpl: typo 2001-12-27 15:56 aumont * wwsympa/wws_templates/us/help_admin.us.tpl: [Thomas Leavitt] Typos/spelling/grammatical errors on List Administration Panel page 2001-12-27 15:00 aumont * src/task_manager.pl: [serge] Fix to process INIT.INIT Needs further testing 2001-12-19 08:18 aumont * configure: [no log message] 2001-12-07 17:59 aumont * Makefile.am, src/Conf.pm, src/Makefile, src/etc/script/sympa.spec, wwsympa/Makefile, wwsympa/wwslib.pm: Changes: allows defining PIDDIR at 'make install' time PIDDIR changed to /var/run/sympa for RH and Mandrake 2001-12-07 17:49 aumont * src/sympa.pl, src/task_manager.pl, src/tools.pl, src/etc/script/sympa, wwsympa/archived.pl, wwsympa/bounced.pl: Changes: write PID on disk when user is root (allows to write in /var/run). Also add a generic tools::write_pid() sub 2001-12-07 17:16 aumont * wwsympa/wwslib.pm: Fix default pidfiles 2001-12-07 15:24 aumont * Makefile.am: Fix: RH icons dir is /var/www/icons 2001-12-07 15:16 aumont * wwsympa/wwsympa.fcgi: [reported by Fil] No checking was performed on email in do_set() 2001-12-07 14:50 aumont * src/etc/templates/us/welcome.us.tpl: [Thomas Leavitt]Fix typo 2001-12-07 14:30 aumont * src/etc/script/sympa: Fix stop and start functions. Stop was using killproc 2001-12-07 12:52 aumont * Makefile.am, src/etc/script/Makefile, src/etc/script/sympa: Bug fix: SysV script did not work Now use 'PIDDIR' var to locate .pid file 2001-12-07 12:16 aumont * doc/sympa.tex.tpl: Refer to bounce+* alias 2001-12-07 12:11 aumont * src/etc/script/sympa.spec: [reported by Thomas Leavitt] Add bounce+* alias 2001-12-07 10:57 aumont * src/etc/script/sympa.spec: [reported by Thomas Leavitt] Listmaster was aliased to root 2001-12-06 16:58 aumont * src/tools.pl: Does not detect openssl errors 2001-12-06 16:48 aumont * src/List.pm: Change: too much log 2001-12-06 16:35 aumont * Makefile.am: --EXPL_DIR-- was not replaced in Conf.pm 2001-12-06 14:33 aumont * src/List.pm: Fix: chdir to list's directory bafore parsing 2001-12-06 14:12 aumont * wwsympa/wws_templates/: fr/edit_list_request.fr.tpl, us/edit_list_request.us.tpl: Rename some list parameter groups 2001-12-06 13:54 aumont * src/etc/script/sympa: [reported by Thomas Leavitt] look for binaries in SBINDIR instead of BINDIR 2001-12-06 10:52 aumont * src/etc/list_task_models/: remind.2month.task, remind.monthly.task: add two task model for periodicity 2001-12-05 17:57 aumont * wwsympa/wwsympa.fcgi: Fix: do not check if is_subscriber when providing an LDAP uid 2001-12-05 17:22 aumont * wwsympa/wwsympa.fcgi: [reported by V. Mathieu] Bug fix: could not perform a subrequest, providing an LDAP UID (for not identified people). Remaining pb : is_user() does not returns a valid answer in both do_subrequest() and do_sigrequest() because parameter is not an email address 2001-12-05 16:58 aumont * src/Conf.pm: Reverse previous change concerning --ETCBINDIR-- 2001-12-05 15:18 aumont * src/List.pm: Fix: do not restrict 'db_type' to listed RDBMS 2001-12-05 14:03 aumont * src/: Commands.pm, sympa.pl: [reported by B. De Boursetty] Fix: MS Exchange sends encrypted mail with a "Content-type: application/pkcs7-mime" header 2001-12-05 11:56 aumont * doc/sympa.tex.tpl, src/Conf.pm, src/smtp.pm: New 'sendmail_args' sympa.conf parameter 2001-12-05 11:46 aumont * src/Conf.pm: Use --ETCBINDIR-- instead of --DIR--/ 2001-12-05 11:21 aumont * src/Commands.pm, src/Ldap.pm, src/sympa.pl, wwsympa/wwsympa.fcgi: Suppress debugging log entries 2001-12-04 17:19 aumont * src/Conf.pm, src/List.pm, wwsympa/wwsympa.fcgi: Conf{'robots'}{default_domain} was created empty ; Initialize it. BUT wwsympa.conf vars are not set ; needs to merge sympa.conf and wwsympa.conf first 2001-12-04 15:09 aumont * doc/sympa.tex.tpl, src/tools.pl: [Michel Bouissou] New feature: works with AvpLinux antivirus 2001-12-04 14:37 aumont * doc/sympa.tex.tpl: [reported by P. Mouret] Typo in 10.2 2001-12-04 14:19 aumont * doc/sympa.tex.tpl: Few typos 2001-12-04 14:19 aumont * src/: aliaswrapper.c, bouncequeue.c, queue.c: Fix: change to C-style comments 2001-12-04 10:37 aumont * wwsympa/: wwsympa.fcgi, wws_templates/fr/serveradmin.fr.tpl, wws_templates/us/get_latest_lists.us.tpl: New feature: Chronological list of lists ; Latest serveradmin translated to french 2001-12-03 17:47 aumont * wwsympa/: wwsympa.fcgi, wws_templates/us/get_closed_lists.us.tpl, wws_templates/us/get_pending_lists.us.tpl, wws_templates/us/serveradmin.us.tpl: New 'purge_list' feature 2001-12-03 17:16 aumont * src/Conf.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/us/serveradmin.us.tpl: Provide the list of Virtual Robots 2001-12-03 16:05 salaun * wwsympa/wws_templates/cn/edit_list_request.cn.tpl: Reverse previous change ; initialize edit_list templates with US version instead 2001-12-03 16:04 aumont * wwsympa/: wwsympa.fcgi, wws_templates/cz/edit_list_request.cz.tpl, wws_templates/de/edit_list_request.de.tpl, wws_templates/es/edit_list_request.es.tpl, wws_templates/hu/edit_list_request.hu.tpl, wws_templates/it/edit_list_request.it.tpl: Reverse previous change ; initialize edit_list templates with US version instead 2001-12-03 15:50 aumont * wwsympa/wwsympa.fcgi: Fix: empty edit_list form for languages which template had not been transformed 2001-12-03 15:46 aumont * wwsympa/wwsympa.fcgi: Fix edit_list ; problems related to later changes 2001-12-03 14:47 aumont * src/List.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/edit_list_request.fr.tpl, wwsympa/wws_templates/us/edit_list_request.us.tpl: Change: list parameters edition is now split into groups of parameters 2001-12-03 14:03 aumont * src/etc/create_list_templates/html-news-letter/: comment, config.tpl: New html-newsletter list template 2001-12-03 11:15 aumont * src/task_manager.pl: Fix regexp problems with listnames 2001-12-03 11:03 aumont * wwsympa/wws_templates/: fr/list_menu.fr.tpl, us/list_menu.us.tpl: [reported by O. Gilles] Inactivate 'review' if current action 2001-12-03 10:03 aumont * configure.in: [J.Marant] Fix -with-user and --with-group options 2001-11-30 15:15 aumont * src/: List.pm, sympa.pl: Change: move BAD messages to bad/ subdirectory instead of renaming them. This should fasten the readdir() in spool 2001-11-30 11:42 aumont * AUTHORS: [reported by J. Marant] update copyright date 2001-11-30 11:39 aumont * Makefile.am, check_perl_modules.pl, configure.in, important_changes.pl, set_symlinks.pl, subst.pl, doc/Makefile, doc/parse_tex.pl, nls/Makefile, src/Archive.pm, src/Commands.pm, src/Conf.pm, src/Language.pm, src/Ldap.pm, src/List.pm, src/Log.pm, src/Makefile, src/Version.pm, src/alias_manager.pl, src/aliaswrapper.c, src/bouncequeue.c, src/mail.pm, src/msg.pl, src/parser.pl, src/queue.c, src/smtp.pm, src/sympa.pl, src/task_manager.pl, src/tools.pl, src/etc/sample/Makefile, src/etc/script/Makefile, src/etc/script/arc2webarc.pl, src/etc/script/crypt_passwd.pl, src/etc/script/init_comment.pl, src/etc/script/load_subscribers.pl, src/etc/script/orphan_killer.pl, src/etc/script/p12topem.pl, src/etc/script/testldap.pl, wwsympa/Makefile, wwsympa/archived.pl, wwsympa/bounce-lib.pl, wwsympa/bounced.pl, wwsympa/cookielib.pm, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi: [requested by GNU] Add copyright notices and license notices to all source files 2001-11-30 10:32 aumont * COPYING: [requested by GNU] 2001-11-29 11:59 aumont * nls/fr.msg, nls/us.msg, src/Commands.pm: Fix: no error was returned if list had no subscriber 2001-11-28 15:55 aumont * src/List.pm: [J. Dalbec] Change: no defaults for attrs1 2001-11-28 11:25 aumont * src/List.pm: [John Dalbec] Fix title ID 2001-11-28 11:23 aumont * src/List.pm: [reported by J. Dalbec] Fix error message it bad parameter format 2001-11-28 10:58 aumont * src/List.pm, wwsympa/wwsympa.fcgi: New feature: Add 'robot' parameter to List::new() and List::load() This avoid robots from accessing each others lists from the web interface 2001-11-27 16:19 aumont * wwsympa/wwsympa.fcgi: [Dominique Rousseau] Fix: Set umask 2001-11-27 11:30 aumont * src/etc/script/logrotate: [Mathieu Peltier] Log rotation script 2001-11-27 11:21 aumont * src/tools.pl: [Mathieu Peltier] Now Sympa can work with 'F-Prot' anti-virus 2001-11-27 10:54 aumont * nls/us.msg: French translation for 'include_ldap_2level_query' 2001-11-27 09:51 aumont * doc/sympa.tex.tpl, nls/us.msg: [John Dalbec] Add documentation for include_ldap_2level_query 2001-11-26 14:46 aumont * src/etc/templates/: de/welcome.de.tpl, es/welcome.es.tpl, fr/welcome.fr.tpl, hu/welcome.hu.tpl, it/welcome.it.tpl, pl/welcome.pl.tpl, pt/welcome.pt.tpl, us/welcome.us.tpl: [Jérôme Marant] Change: default welcome messages changed to multipart/alternative (used to be HTML) 2001-11-23 16:42 aumont * src/List.pm: Bug fix: bad condition for 'subscribers.db' update 2001-11-23 16:27 aumont * .version: sympa 3.3b.7 2001-11-23 16:26 aumont * src/List.pm: Bug fix: 'subscribers.db' could get corrupted ; leading to empty lists Processes were not benefitting from include cache ('subscribers.db') 2001-11-23 11:26 aumont * src/Commands.pm: [no log message] 2001-11-23 10:03 aumont * src/List.pm: Fix: Allow WWSympa to update subscribers.db if config changed If subscribers.db changed on disk, use it, don't overwrite it 2001-11-23 09:16 aumont * src/List.pm: Process bounce rate once 2001-11-22 15:29 aumont * .version: 3.3b.6 2001-11-22 15:28 aumont * src/sympa.pl: Bug fix: incorrect $robot was passed to DoFile() 2001-11-22 12:18 aumont * src/List.pm: [John Dalbec] New feature: 'include_ldap_2level_query' perform an LDAP query in 2 times. 2001-11-22 11:41 aumont * ChangeLog: Updated 2001-11-21 18:21 salaun * wwsympa/wws_templates/cn/: admin_menu.cn.tpl, arcsearch_form.cn.tpl, close_list.cn.tpl, compose_mail.cn.tpl, create_list.cn.tpl, create_list_request.cn.tpl, d_editfile.cn.tpl, d_read.cn.tpl, edit_list_request.cn.tpl, error.cn.tpl, help.cn.tpl, home.cn.tpl, install_pending_list.cn.tpl, list_menu.cn.tpl, lists.cn.tpl, loginbanner.cn.tpl, pref.cn.tpl, remindpasswd.cn.tpl, reviewbouncing.cn.tpl, serveradmin.cn.tpl, set_pending_list_request.cn.tpl, show_cert.cn.tpl, subindex.cn.tpl, suboptions.cn.tpl: [Autrijus Tang] Updates of Chinese translations 2001-11-21 17:40 aumont * src/List.pm, wwsympa/wwslib.pm: [Autrijus Tang] Changes: cn-gb -> cn ; cn-big5 -> tw 2001-11-21 17:39 aumont * nls/Makefile: [Autrijus Tang] Changes: cn-gb => cn ; cn-big5 => tw 2001-11-21 14:42 aumont * configure.in: [reported by Harald Wilhelmi] Fix: use ${prefix} instead of ${ac_default_prefix} This allows to override prefix at configure time (with --prefix=/xxx) 2001-11-21 10:11 aumont * src/smtp.pm: Prevents from sending without Return-path 2001-11-21 10:07 aumont * src/List.pm: [reported by John Dalbec] Bug fix: List::send_file did not set the return path if the recipient(s) is/are passed as an array reference. This caused problems with my MTA (exim) and results in sympa dying. 2001-11-20 11:31 aumont * wwsympa/wws_templates/: cn/reviewbouncing.cn.tpl, cz/reviewbouncing.cz.tpl, de/reviewbouncing.de.tpl, es/reviewbouncing.es.tpl, fr/reviewbouncing.fr.tpl, hu/reviewbouncing.hu.tpl, it/reviewbouncing.it.tpl, us/reviewbouncing.us.tpl: [J. Marant] Typo 2001-11-20 11:18 aumont * wwsympa/wws_templates/: cn/create_list_request.cn.tpl, cn/review.cn.tpl, cn/reviewbouncing.cn.tpl, cz/create_list_request.cz.tpl, cz/review.cz.tpl, cz/reviewbouncing.cz.tpl, de/create_list_request.de.tpl, de/review.de.tpl, de/reviewbouncing.de.tpl, es/create_list_request.es.tpl, es/review.es.tpl, es/reviewbouncing.es.tpl, fr/create_list_request.fr.tpl, fr/d_read.fr.tpl, fr/review.fr.tpl, fr/reviewbouncing.fr.tpl, hu/create_list_request.hu.tpl, hu/d_read.hu.tpl, hu/review.hu.tpl, hu/reviewbouncing.hu.tpl, it/create_list_request.it.tpl, it/review.it.tpl, it/reviewbouncing.it.tpl, us/create_list_request.us.tpl, us/d_read.us.tpl, us/review.us.tpl, us/reviewbouncing.us.tpl: [J. Marant] Fix: replace /icons with [icons_url in web templates 2001-11-20 10:58 aumont * doc/parse_tex.pl, doc/sympa.tex.tpl, src/List.pm, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi: [requested by Sergiy Zhuk] Change: add wwsympa.conf 'password_case' parameter 2001-11-20 10:55 aumont * .version: 3.3b.5 2001-11-19 15:38 aumont * src/etc/script/sympa.generic: [Harald Wilhelmi] Generic startup script that should work with HPUX. It SHOULD be installed in /sbin/init.d ; Makefile should check system type (`uname -s` eq HP-UX) 2001-11-19 15:04 aumont * wwsympa/wwsympa.fcgi: [J. Marant] Use 'icons_url' conf parameter 2001-11-19 14:49 aumont * wwsympa/wwsympa.fcgi: [reported by Sergiy Zhuk] Security fix: no more tell if part of password was correct 2001-11-19 14:43 aumont * check_perl_modules.pl, src/Conf.pm, wwsympa/wwsympa.fcgi: [Sergiy Zhuk] New feature: allows Sympa to check listname on SMTP server before list creation. New sympa.conf/robot.conf parameters (list_check_smtp, list_check_suffixes) [reported by Sergiy Zhuk] Changes: no more lowercase passwords 2001-11-19 09:52 aumont * NEWS, src/tools.pl: Bug fix: get_file did not find templates in list dir. Could not edit list templates from the web 2001-11-16 13:16 aumont * .version, ChangeLog, NEWS: Preparing 3.3b.4 2001-11-16 13:02 aumont * doc/sympa.tex.tpl: Fix: escape '_' 2001-11-16 13:01 aumont * src/etc/templates/us/listmaster_notification.us.tpl: Bug fix: edit_list_conf memory cache was not used ! Change: alert listmaster if edit_list.conf has a wrong format 2001-11-16 11:58 aumont * doc/sympa.tex.tpl: doc log_smtp 2001-11-16 11:56 aumont * src/: List.pm, tools.pl, etc/templates/fr/listmaster_notification.fr.tpl: Bug fix: edit_list_conf memory cache was not used ! Change: alert listmaster if edit_list.conf has a wrong format 2001-11-16 11:53 aumont * doc/sympa.tex.tpl: [no log message] 2001-11-16 11:48 aumont * src/sympa.pl: fix log_smtp 2001-11-16 11:17 aumont * src/List.pm: small fix 2001-11-16 11:10 aumont * NEWS: prefix edit_list.conf changes with ***** 2001-11-16 11:09 aumont * important_changes.pl: Fix: check NEWS instead of RELEASE_NOTES 2001-11-16 11:07 aumont * src/sympa.pl: [no log message] 2001-11-16 10:47 aumont * src/Conf.pm: replace logmail by log_smtp 2001-11-16 10:32 aumont * wwsympa/wws_templates/us/: home.us.tpl, list_menu.us.tpl, menu.us.tpl, review.us.tpl, reviewbouncing.us.tpl, serveradmin.us.tpl: Changes: make buttons border thinner 2001-11-16 09:38 aumont * src/Conf.pm: New Sympa and robot parameter "logmail" (default off). 2001-11-16 09:29 aumont * src/Log.pm: Supress log in Apache error log 2001-11-15 17:41 aumont * wwsympa/cookielib.pm: Fix a bug in check_arc_cookie (users always redirected to the "I'am not a spammer" form) 2001-11-15 17:05 aumont * src/: Commands.pm, List.pm: Bug fix: REMIND failed 2001-11-15 17:04 aumont * wwsympa/icons/: back.png, binary.png, down.png, folder.open.png, folder.png, image2.png, left.png, link.png, locked.png, logo-s-lock.png, logo-s.png, movie.png, right.png, sound1.png, text.png, unknown.png: [requested by GNU] Changes: Change GIF icons to PNG. Problem with transparency 2001-11-15 17:01 aumont * src/etc/mhonarc-ressources, wwsympa/Makefile, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/cn/create_list_request.cn.tpl, wwsympa/wws_templates/cn/menu.cn.tpl, wwsympa/wws_templates/cn/review.cn.tpl, wwsympa/wws_templates/cn/reviewbouncing.cn.tpl, wwsympa/wws_templates/cz/create_list_request.cz.tpl, wwsympa/wws_templates/cz/menu.cz.tpl, wwsympa/wws_templates/cz/review.cz.tpl, wwsympa/wws_templates/cz/reviewbouncing.cz.tpl, wwsympa/wws_templates/de/create_list_request.de.tpl, wwsympa/wws_templates/de/menu.de.tpl, wwsympa/wws_templates/de/review.de.tpl, wwsympa/wws_templates/de/reviewbouncing.de.tpl, wwsympa/wws_templates/es/create_list_request.es.tpl, wwsympa/wws_templates/es/menu.es.tpl, wwsympa/wws_templates/es/review.es.tpl, wwsympa/wws_templates/es/reviewbouncing.es.tpl, wwsympa/wws_templates/fr/create_list_request.fr.tpl, wwsympa/wws_templates/fr/d_read.fr.tpl, wwsympa/wws_templates/fr/menu.fr.tpl, wwsympa/wws_templates/fr/review.fr.tpl, wwsympa/wws_templates/fr/reviewbouncing.fr.tpl, wwsympa/wws_templates/hu/create_list_request.hu.tpl, wwsympa/wws_templates/hu/d_read.hu.tpl, wwsympa/wws_templates/hu/menu.hu.tpl, wwsympa/wws_templates/hu/review.hu.tpl, wwsympa/wws_templates/hu/reviewbouncing.hu.tpl, wwsympa/wws_templates/it/create_list_request.it.tpl, wwsympa/wws_templates/it/menu.it.tpl, wwsympa/wws_templates/it/review.it.tpl, wwsympa/wws_templates/it/reviewbouncing.it.tpl, wwsympa/wws_templates/us/create_list_request.us.tpl, wwsympa/wws_templates/us/d_read.us.tpl, wwsympa/wws_templates/us/main.us.tpl, wwsympa/wws_templates/us/menu.us.tpl, wwsympa/wws_templates/us/review.us.tpl, wwsympa/wws_templates/us/reviewbouncing.us.tpl: [requested by GNU] Changes: Change GIF icons to PNG. Problem with transparency 2001-11-15 15:33 aumont * src/List.pm: Reply_to_header/value parameter allow the value all to force Reply-to; [list],[sender] 2001-11-15 15:02 aumont * INSTALL: [no log message] 2001-11-15 14:47 aumont * src/List.pm: Undo reply_to_header changes 2001-11-15 14:27 salaun * src/List.pm, wwsympa/wwsympa.fcgi: [requested by Daniel Pittman] Change: if 'default_home' parameter was defined use it anytime instead of 'home'. Also use 'lists' as a default action if no topics.conf was found 2001-11-15 11:17 salaun * doc/sympa.tex.tpl: Fix typos 2001-11-15 10:50 salaun * Makefile.am, src/etc/script/sympa.spec: Fixes to generate RPMs 2001-11-14 17:29 salaun * src/etc/script/sympa.spec: Missing release number 2001-11-14 17:03 salaun * .version, ChangeLog, NEWS: Preparing 3.3b.3 2001-11-14 17:02 salaun * nls/es.msg: [Josep Roman] Fix for HP/UX 2001-11-13 17:46 salaun * nls/de.msg: [Ralf Ebeling] Fix: Message 8::25 didn't produce a correct link for the unsubscription of a subscriber... 2001-11-13 17:41 salaun * src/Commands.pm: [Ralf Ebeling] Allow subscription request to be forwarded with no sender notification 2001-11-13 17:26 salaun * INSTALL: Changes: you need to run './configure' at installation time 2001-11-13 17:17 salaun * doc/sympa.tex.tpl: Correct VRobot doc 2001-11-13 16:50 salaun * src/etc/sample/robot.conf: Distribute a sample robot.conf 2001-11-13 16:36 salaun * wwsympa/wwsympa.fcgi: [proposed by D. Bernard] Use 'SERVER_NAME' instead of 'HTTP_HOST' to determine current VirtualRobot. This is much more reliable (Apache uses the server name as defined in its config file) 2001-11-13 16:27 salaun * src/Conf.pm: [reported by JM Pouchoulon] Bug fix: auth.conf needed a last empty lines 2001-11-13 16:11 salaun * wwsympa/wwsympa.fcgi: [reported by V. Mathieu] Bug fix: LDAP authentication is case-sensitive 2001-11-13 11:50 salaun * wwsympa/bounce-lib.pl: Bug fix: NTMail reports made bounced die 2001-11-12 16:53 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/notice.fr.tpl, wws_templates/us/notice.us.tpl: Add messages : no message to moderate 2001-11-12 15:54 salaun * src/List.pm: [reported by Anne Durand] Bug fix: wwsympa did not reset list of topics before reloading topics.conf 2001-11-12 14:10 salaun * src/List.pm: [Harald Wilhelmi] Bug fix: fix for the well known problem with in LDAP attributes 2001-11-12 14:07 salaun * src/List.pm: [Harald Wilhelmi] Bug fix: Could not perform an anonymous LDAP bind 2001-11-12 13:35 salaun * .version: Version 3.3b.2 2001-11-12 13:28 salaun * wwsympa/: cookielib.pm, wwsympa.fcgi: Change alt_email cookie Add log for alt email 2001-11-09 16:13 salaun * src/List.pm: Bug fix: Do NOT consider .tpl as hierarchical parameters (like owner.email) 2001-11-09 14:51 salaun * wwsympa/cookielib.pm: Bug fix: User logging with no 'alt_email' cookie would get previous users alt emails ! check_cookie_extern() did NOT return anything ; now returns undef if no cookie 2001-11-09 14:46 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/sympa.pl, src/tools.pl: New sympa.conf parameter 'misaddressed_commands' to disable command detection in messages 2001-11-07 16:25 salaun * nls/de.msg, wwsympa/wws_templates/de/error.de.tpl: [Harald Wilhelmi] corrections 2001-11-07 15:01 salaun * wwsympa/wwsympa.fcgi: Error msg if no bouncing subscriber 2001-11-07 14:08 salaun * src/etc/create_list_templates/public_web_forum/comment: [reported by Szilard Vizi] missing 2001-11-07 14:04 salaun * src/etc/create_list_templates/discussion_list/comment, src/etc/create_list_templates/hotline/comment, src/etc/create_list_templates/intranet_list/comment, src/etc/create_list_templates/news-letter/comment, src/etc/create_list_templates/private_working_group/comment, src/etc/create_list_templates/public_web_forum/comment, src/etc/global_task_models/chk_cert_expiration.daily.task, src/etc/global_task_models/crl_update.daily.task, src/etc/list_task_models/expire.yearly.task, src/etc/list_task_models/remind.yearly.task, src/etc/scenari/add.auth, src/etc/scenari/d_read.private, src/etc/scenari/send.privateandnomultipartoreditorkey, src/etc/scenari/send.publicnoattachment, src/etc/scenari/unsubscribe.open_notify, src/etc/templates/hu/bye.hu.tpl, src/etc/templates/hu/global_remind.hu.tpl, src/etc/templates/hu/moderate.hu.tpl, src/etc/templates/hu/reject.hu.tpl, src/etc/templates/hu/remind.hu.tpl, src/etc/templates/hu/removed.hu.tpl, src/etc/templates/hu/review.hu.tpl, src/etc/templates/hu/sendpasswd.hu.tpl, src/etc/templates/hu/stats_report.hu.tpl, src/etc/templates/hu/welcome.hu.tpl, src/etc/templates/hu/x509-user-cert-missing.hu.tpl, wwsympa/wws_templates/hu/arcsearch_form.hu.tpl, wwsympa/wws_templates/hu/change_email.hu.tpl, wwsympa/wws_templates/hu/compose_mail.hu.tpl, wwsympa/wws_templates/hu/create_list.hu.tpl, wwsympa/wws_templates/hu/create_list_request.hu.tpl, wwsympa/wws_templates/hu/d_control.hu.tpl, wwsympa/wws_templates/hu/d_editfile.hu.tpl, wwsympa/wws_templates/hu/d_read.hu.tpl, wwsympa/wws_templates/hu/edit_list_request.hu.tpl, wwsympa/wws_templates/hu/editsubscriber.hu.tpl, wwsympa/wws_templates/hu/error.hu.tpl, wwsympa/wws_templates/hu/help.hu.tpl, wwsympa/wws_templates/hu/help_editfile.hu.tpl, wwsympa/wws_templates/hu/help_editlist.hu.tpl, wwsympa/wws_templates/hu/home.hu.tpl, wwsympa/wws_templates/hu/lists.hu.tpl, wwsympa/wws_templates/hu/login.hu.tpl, wwsympa/wws_templates/hu/loginbanner.hu.tpl, wwsympa/wws_templates/hu/notice.hu.tpl, wwsympa/wws_templates/hu/pref.hu.tpl, wwsympa/wws_templates/hu/remindpasswd.hu.tpl, wwsympa/wws_templates/hu/review.hu.tpl, wwsympa/wws_templates/hu/reviewbouncing.hu.tpl, wwsympa/wws_templates/hu/scenario_test.hu.tpl, wwsympa/wws_templates/hu/set_pending_list_request.hu.tpl, wwsympa/wws_templates/hu/sigrequest.hu.tpl, wwsympa/wws_templates/hu/suboptions.hu.tpl, wwsympa/wws_templates/hu/subrequest.hu.tpl: [Szilard Vizi] Update Hungarian translations 2001-11-07 14:03 salaun * src/etc/templates/hu/helpfile.hu.tpl, src/etc/templates/hu/invite.hu.tpl, nls/hu.msg: [Szilard Vizi] Update Hungarian translations 2001-11-07 13:40 salaun * wwsympa/wws_templates/: fr/review.fr.tpl, us/review.us.tpl: [requested by R. Negaret] Make input field longer 2001-11-07 10:50 salaun * .version: change version to 3.3b.1 2001-11-07 10:41 salaun * doc/sympa.tex.tpl: Fix: upercase 'Hungarian' 2001-10-31 14:42 salaun * src/List.pm: Cahnge: included subscribers cache is not updated by WWSympa, because it would leed to bad performences 2001-10-31 11:50 salaun * src/List.pm: Change: listmasters of the main robot are Super-listmasters, ie listmasters of all VirtualRobots 2001-10-31 11:07 salaun * src/sympa.pl: Add a log if message contains a command 2001-10-31 10:48 salaun * src/List.pm: [reported by S. Tardieu] Bug fix: summary of messages was sent to the list itself. Digest/summary could be sent to an empty list of recipients. 2001-10-31 09:50 salaun * src/List.pm: Unused subroutine 2001-10-30 10:25 salaun * wwsympa/: bounce-lib.pl, bounced.pl: Bug fix: 'use strict' in bounce-lib.pl ; get $robot in bounced.pl 2001-10-29 17:27 salaun * src/tools.pl: Also escape [ and ] 2001-10-29 16:43 salaun * wwsympa/wwsympa.fcgi: Bug fix: escape [] before searching 2001-10-26 15:13 salaun * wwsympa/wws_templates/: fr/help_user_options.fr.tpl, fr/suboptions.fr.tpl, us/help_user_options.us.tpl, us/suboptions.us.tpl: Add documentation for reception user options 2001-10-26 13:44 salaun * wwsympa/wws_templates/: fr/create_list_request.fr.tpl, us/create_list_request.us.tpl: [reported by E. Duputel] Add 'other' topic in create_list form 2001-10-26 13:37 salaun * src/etc/create_list_templates/discussion_list/comment: Fix 2001-10-26 13:36 salaun * src/etc/create_list_templates/discussion_list/comment: missing 2001-10-26 13:16 salaun * src/etc/mhonarc-ressources: [proposed by Daniel] provide ALT for images 2001-10-25 15:26 salaun * src/List.pm, wwsympa/wwsympa.fcgi: Bug fix: moderation message had an empty boundary (unless md5) [requested by Janos Kovacs] Password remind message is now sent via sympa.pl ; no more direct call to sendmail. This allows using WWSympa over an apache running in jail 2001-10-25 13:56 salaun * wwsympa/wwsympa.fcgi: [requested by Janos Kovacs] Replace glob() with opendir/readdir(). This allows using WWSympa over an apache running in jail 2001-10-25 11:43 salaun * src/: List.pm, etc/create_list_templates/discussion_list/comment, etc/create_list_templates/hotline/comment, etc/create_list_templates/news-letter/comment, etc/create_list_templates/private_working_group/comment, etc/create_list_templates/public_web_forum/comment: Add comments to create_list templates 2001-10-25 11:11 salaun * src/: List.pm, tools.pl, etc/templates/fr/listmaster_notification.fr.tpl, etc/templates/us/listmaster_notification.us.tpl: A unique template for listmaster notification ; used for virus scan failure 2001-10-25 10:49 salaun * src/: List.pm, tools.pl: Notify listmaster if Virus scan failed 2001-10-24 16:52 salaun * src/: Conf.pm, List.pm: per VRobot 'create_list' definition 2001-10-24 16:08 salaun * wwsympa/wwsympa.fcgi: Fixes of alt_email management 2001-10-24 15:27 salaun * wwsympa/wws_templates/: fr/arcsearch_form.fr.tpl, us/arcsearch_form.us.tpl: [reported by J. Andre] Problem mith Amaya in archive search 2001-10-24 11:40 salaun * wwsympa/cookielib.pm: Change alt_email cookie key 2001-10-24 11:13 salaun * wwsympa/wwsympa.fcgi: Fix: missing 'robot' param to get_which() 2001-10-23 17:30 salaun * wwsympa/wwsympa.fcgi: Fix: VRobot-ize [conf->xxx] vars 2001-10-23 17:22 salaun * src/List.pm, src/sympa.pl, src/task_manager.pl, wwsympa/wwsympa.fcgi: List::send_notify_to_listmaster() VRobot-ized 2001-10-23 17:13 salaun * src/Commands.pm, src/List.pm, src/mail.pm, wwsympa/wwsympa.fcgi: mail::mailback() VRobot-ized 2001-10-23 16:41 salaun * src/Conf.pm, src/List.pm, src/mail.pm, wwsympa/wwsympa.fcgi: Bug fix: VRobot-related : moderation and other message queuing from WWSympa 2001-10-23 16:00 salaun * src/List.pm, src/mail.pm, src/smtp.pm, wwsympa/wwsympa.fcgi: Bug fix: VRobot-related : moderation and other message queuing from WWSympa 2001-10-23 15:08 salaun * src/Commands.pm, src/Conf.pm, src/List.pm, src/alias_manager.pl, src/mail.pm, src/task_manager.pl, src/tools.pl, wwsympa/archived.pl, wwsympa/wwsympa.fcgi: Bug fixes: VHost-related changes 2001-10-23 14:34 salaun * wwsympa/cookielib.pm: Bug fix: use strict vars in cookielib.pl Previous alt_emails were not intialized 2001-10-23 10:55 salaun * src/List.pm: Bug fix: incorrect bounce rate in warning messages 2001-10-23 09:46 salaun * Makefile.am, src/etc/script/sympa.spec: [reported by J. Dalbec] RH 7 compatibility changes : Web hierarchy location, Sympa directory location 2001-10-22 11:33 salaun * src/Commands.pm: Bug fixes : Return undef if request_action failed [Straub Herbert]: Encode mail subject for LISTS and HELP 2001-10-19 11:01 salaun * src/List.pm: [reported by Tanel Kokk] Bug fix: 'mkdir' function requires mode 2001-10-19 10:56 salaun * src/etc/script/sympa.spec: [John Dalbec] Fix Perl dependency 2001-10-19 08:30 salaun * src/etc/scenari/send.privateandnomultipartoreditorkey: fix title.fr, title.us and rule order. Need to fix other titles ? 2001-10-18 17:54 salaun * src/Conf.pm, wwsympa/cookielib.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/help.fr.tpl, wwsympa/wws_templates/fr/pref.fr.tpl, wwsympa/wws_templates/us/help.us.tpl, wwsympa/wws_templates/us/pref.us.tpl: Bug fix: LDAP auth not working 2001-10-18 15:40 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/error.fr.tpl, wws_templates/us/error.us.tpl: Fix: change_email alowed if subscribe/unsubscribe alowed for the list 2001-10-18 14:56 salaun * wwsympa/wwsympa.fcgi: Bug fix: fix loop between 'login' and 'subscribe' 2001-10-17 16:14 salaun * Makefile.am: target 'tag' 2001-10-17 16:10 salaun * .version, Makefile.am: preparing 3.3a-vhost+ldap.4 2001-10-17 16:05 salaun * Makefile.am: target 'tag' 2001-10-17 15:39 salaun * src/etc/sample/sympa.conf: change sample text_color 2001-10-17 13:51 salaun * Makefile.am: preparing 'tag' target 2001-10-17 13:38 salaun * src/: List.pm, sympa.pl: Bug fix: raise eroor if incorrect scenario rule, so the message/command is kept as BAD 2001-10-17 13:11 salaun * wwsympa/wwsympa.fcgi: Activate LDAP auth in WWSympa 2001-10-17 12:22 salaun * src/: List.pm, sympa.pl: Bug fix: raise an error if subscribers inclusion failed 2001-10-17 10:33 salaun * src/Commands.pm: Bug Fix: () in reject are optional 2001-10-17 10:32 salaun * src/sympa.pl: Bug fix: () in reject are optional 2001-10-17 10:26 salaun * src/List.pm: debug => debug2 2001-10-17 10:15 salaun * src/List.pm: Lock info in debug2 2001-10-17 10:03 salaun * src/Conf.pm: Bug fix: 'ldap_export_connection_timeout' made optional 2001-10-16 17:53 salaun * wwsympa/wwsympa.fcgi: Bug fix 2001-10-16 17:12 salaun * src/Conf.pm, src/Ldap.pm, src/List.pm, src/sympa.pl, src/etc/sample/README, src/etc/sample/employees.ldap, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/home.fr.tpl, wwsympa/wws_templates/fr/lists.fr.tpl, wwsympa/wws_templates/us/home.us.tpl, wwsympa/wws_templates/us/lists.us.tpl: [L. Hamadouche] Bug fix: included list cache was not updated properly New features: Sympa can export lists in an LDAP directory. Directory is defined in sympa.conf (ldap_export_xxx), exportation via 'export' list parameter. WWSympa's search_list feature may be extended to LDAP directories. LDAP search filters can be used in scenarios via 'search' condition. 2001-10-16 16:56 salaun * src/etc/script/Makefile, Makefile.am, src/etc/script/sympa: [Autrijus Tang] Adaptations for FreeBSD ; some changes were commented : killproc/kill && if 2001-10-12 16:24 salaun * doc/man8/Makefile: [Autrijus Tang] 2001-10-12 16:18 salaun * nls/de.msg: [Autrijus Tang] missing \ 2001-10-12 16:17 salaun * nls/tw.msg: [Autrijus Tang] Updates 2001-10-11 17:32 salaun * src/Archive.pm, src/Conf.pm, src/Makefile, src/alias_manager.pl, src/sympa.pl, src/task_manager.pl, src/etc/sample/sympa.conf, wwsympa/Makefile, wwsympa/archived.pl, wwsympa/bounced.pl, wwsympa/wwsympa.fcgi: Changes in Makefiles related to configure.in and Makefile.am introduction 2001-10-11 17:31 salaun * src/etc/sample/auth.conf: Add sample auth.conf 2001-10-11 16:34 salaun * NEWS: Change: rename 'RELEASE_NOTES' 'NEWS' 2001-10-11 16:33 salaun * AUTHORS: Change: Rename LICENSE into AUTHORS 2001-10-11 16:14 salaun * .version, configure.in: Changes: now use configure.in Makefile is now generated as follows : automake -a ; aclocal ; automake ; ./configure 2001-10-11 16:10 salaun * Makefile.am: Change: replace Makefile with Makefile.am 2001-10-11 14:26 salaun * nls/tw.msg: [Autrijus Tang] Update : adapt terms to Taiwan usage 2001-10-11 09:17 salaun * wwsympa/wws_templates/us/: button_footer.us.tpl, button_header.us.tpl, list_button_footer.us.tpl, list_button_header.us.tpl: New button headers and footers 2001-10-10 17:52 salaun * src/Makefile, wwsympa/cookielib.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/help.fr.tpl, wwsympa/wws_templates/fr/lists.fr.tpl, wwsympa/wws_templates/fr/pref.fr.tpl, wwsympa/wws_templates/us/help.us.tpl, wwsympa/wws_templates/us/lists.us.tpl, wwsympa/wws_templates/us/pref.us.tpl, src/Conf.pm, src/Ldap.pm: [L. Hamadouche] New features: Ldap authentication via uid and emails stored in LDAP Directories. Alternative email addresses extracted from LDAP directory ; may be used to "unify" subscriptions. 2001-10-10 13:33 salaun * wwsympa/wws_templates/: fr/home.fr.tpl, fr/list_menu.fr.tpl, fr/menu.fr.tpl, fr/review.fr.tpl, fr/reviewbouncing.fr.tpl, fr/serveradmin.fr.tpl, us/main.us.tpl: Changes: make buttons border thinner 2001-10-09 11:49 salaun * src/List.pm: Add file locking to DB_File 2001-10-09 11:47 salaun * src/etc/templates/: cz/moderate.cz.tpl, de/moderate.de.tpl, es/moderate.es.tpl, fr/moderate.fr.tpl, hu/moderate.hu.tpl, it/moderate.it.tpl, pl/moderate.pl.tpl, us/moderate.us.tpl: Fix: correct DISTRIBUTE URLs 2001-10-09 09:44 salaun * src/List.pm: Changes: DB_File structure for 'includes' now stored on disk (used to be in memory). It allows sharing of this cache between processes. 2001-10-08 14:29 salaun * wwsympa/wwsympa.fcgi: Fix 2001-10-05 10:27 salaun * src/etc/script/sympa.spec: [reported by D. Mostacero] corrected 'perl-ldap' RMP name 2001-10-05 10:25 salaun * src/: List.pm, etc/templates/cz/moderate.cz.tpl, etc/templates/de/moderate.de.tpl, etc/templates/es/moderate.es.tpl, etc/templates/fr/moderate.fr.tpl, etc/templates/hu/moderate.hu.tpl, etc/templates/it/moderate.it.tpl, etc/templates/pl/moderate.pl.tpl, etc/templates/us/moderate.us.tpl: Change for non-md5 moderation 2001-10-04 18:01 salaun * src/List.pm, src/mail.pm, src/tools.pl, src/etc/templates/cz/moderate.cz.tpl, src/etc/templates/de/moderate.de.tpl, src/etc/templates/es/moderate.es.tpl, src/etc/templates/fr/moderate.fr.tpl, src/etc/templates/hu/moderate.hu.tpl, src/etc/templates/it/moderate.it.tpl, src/etc/templates/pl/moderate.pl.tpl, src/etc/templates/us/moderate.us.tpl, nls/cz.msg, nls/de.msg, nls/es.msg, nls/fr.msg, nls/hu.msg, nls/it.msg, nls/pl.msg, nls/us.msg: Bug fixes : moderation message had no trailing boundary ; crypted messages were not properly moderated ; template sent to multiple recepients could not be crypted ; all message header fields were passed to OpenSSL, only content-type and content-transfer-encoding are passed now. Change: moderation message is now a template 2001-10-03 16:27 salaun * src/etc/edit_list.conf, doc/sympa.tex.tpl, src/List.pm, src/tools.pl: [reported by F. Bretel] Bug fixes: is_listmaster => write no more hardcoded in List::may_edit() ; 'default' no more allowed for population in edit_list.conf 2001-10-03 12:25 salaun * doc/sympa.tex.tpl, nls/fr.msg, nls/us.msg, src/List.pm: Add 'timeout' and 'scope' to 'include_ldap_query' list parameter 2001-10-03 09:55 salaun * src/List.pm: [reported by G. Mercey]Bug fix: scenario with '-' in name were not listed 2001-10-03 09:45 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/List.pm: [requested by J. Marant] New sympa.conf parameter 'db_port' 2001-10-01 15:22 salaun * nls/: fr.msg, us.msg: update release version 2001-10-01 15:18 salaun * nls/de.msg: change version 2001-10-01 15:15 salaun * nls/de.msg: [H. Wilhelmi]: update 2001-10-01 11:53 salaun * doc/sympa.tex.tpl: Missing actions 2001-09-28 16:52 salaun * src/List.pm, wwsympa/wwsympa.fcgi: Bug fix: When saving a pending list, 'send' and 'visibility' were saved as 'closed' ; previous values were lost. 2001-09-28 15:55 salaun * src/List.pm: Bug fix: WWSympa died at list creation time ; typo in listmaster notification 2001-09-26 18:00 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/List.pm: [requested by Jorge Costa] New db_env sympa.conf parameter ; usefull to set Oracle's 'ORACLE_HOME' 2001-09-26 17:39 salaun * src/: sympa.pl, tools.pl: Bug fix: prevent looping when working on multi/multipart msg 2001-09-26 17:03 salaun * src/sympa.pl: Bug Fixes: recusively apply as_singlepart() on messages 2001-09-26 15:28 salaun * src/etc/script/: sympa, sympa.spec: Changes 2001-09-26 15:25 salaun * ChangeLog, doc/sympa.tex.tpl: Prepare sympa-3.3a-vhost.10 2001-09-26 14:15 salaun * wwsympa/wws_templates/: fr/review.fr.tpl, us/review.us.tpl: Add link to subscription moderation 2001-09-26 09:47 salaun * src/List.pm: Bug fix: case-insensitive pattern matching to set 'is_bcc' 2001-09-25 17:56 salaun * wwsympa/wwsympa.fcgi: Bug fixes: corrupted owner/editor entries in list config 2001-09-25 15:12 salaun * wwsympa/wwsympa.fcgi: Add comments 2001-09-25 15:04 salaun * src/: List.pm, tools.pl: Fix: check VHost's edit_list.conf Use memory cache for both topics.conf and edit_list.conf New tools::get_filename() to get the right filename (path) 2001-09-25 12:18 salaun * doc/sympa.tex.tpl, src/List.pm, src/tools.pl: Change: use Virtual robot's edit-list.conf 2001-09-25 11:19 salaun * src/List.pm: [Roland Touchais] Bug Fix: List::_load_users() could not get all subscribers because DB2 cache size was undersized. 2001-09-24 17:44 salaun * src/Conf.pm: Bug fix: incinsistant 'listmasters' param in Virtual robot. Could not inheritate from main robot listmasters 2001-09-24 17:23 salaun * src/Conf.pm: Fix valid_robot_key_words 2001-09-24 16:57 salaun * src/: Commands.pm, Conf.pm, sympa.pl: Change: 'reject' action now accepts a template name as parameter 2001-09-21 15:53 salaun * src/List.pm: Bug Fix: missing param to is_listmaster() 2001-09-21 10:50 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/task_manager.pl, src/etc/global_task_models/chk_cert_expiration.daily.task, src/etc/global_task_models/crl_update.daily.task: [F. Guilleux] Changes in Task Manager related to x509 certs expiration Add listmaster messages 2001-09-21 10:39 salaun * src/List.pm: Fix: WWSympa was dying Do NOT dereference array 2001-09-20 17:02 salaun * src/List.pm: Fix: use default listmaster in Virtual Hosts 2001-09-20 14:58 salaun * wwsympa/wwsympa.fcgi: Fix: Error message if DEL failed 2001-09-20 14:18 salaun * wwsympa/wwsympa.fcgi: Fix: forbid [] chars for shared documents 2001-09-19 15:41 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/task_manager.pl, src/etc/global_task_models/crl_update.daily.task: [F. Guilleux] Changes: global tasks are controlled by sympa.conf params 2001-09-19 14:26 salaun * src/task_manager.pl: [F. Guilleux] Changes: Do not execute tasks related to closed lists ; warn listmaster if error 2001-09-19 13:32 salaun * doc/sympa.tex.tpl: [F. Guilleux] Add doc for Task manager 2001-09-19 12:26 salaun * src/etc/: global_task_models/chk_cert_expiration.daily.task, global_task_models/crl_update.daily.task, list_task_models/expire.yearly.task, list_task_models/remind.yearly.task: [F. guilleux] Add task models 2001-09-19 12:18 salaun * src/List.pm, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/edit_list_request.fr.tpl, wwsympa/wws_templates/us/edit_list_request.us.tpl: [Florent Guilleux] New feature: Task manager wwsympa/wws_templates/fr/edit_list_request.fr.tpl Various task automatic processing. List master may use predefined task models to automate recurrent processings such as regurlaly reminding subscribers their belonging to a list or updating certificate revocation lists. It is also possible to write one's own task models to meet particular needs. Unique actions may also be scheduled by this way. 2001-09-18 17:20 salaun * src/: Commands.pm, Conf.pm, List.pm, Makefile, task_manager.pl, tools.pl, etc/sample/test/config, etc/templates/fr/certif_warning.fr.tpl, etc/templates/fr/expire_deletion.fr.tpl, etc/templates/fr/expire_warning1.fr.tpl, etc/templates/fr/expire_warning2.fr.tpl, etc/templates/us/certif_warning.us.tpl, etc/templates/us/expire_deletion.us.tpl, etc/templates/us/expire_warning1.us.tpl, etc/templates/us/expire_warning2.us.tpl: [Florent Guilleux] New feature: Task manager 2001-09-17 14:31 salaun * doc/sympa.tex.tpl: fix 2001-09-17 11:03 salaun * doc/sympa.tex.tpl: Add items about named filters and LDAP authentication (Lynda Hamadouche) 2001-09-17 09:30 salaun * src/List.pm: Bug Fix: is_listmaster() was always true 2001-09-14 17:18 salaun * src/: tools.pl, tools.pl: Fix 2001-09-14 17:11 salaun * src/tools.pl: Fix unescape_chars() 2001-09-14 14:15 salaun * src/Commands.pm: Bug fix: STATS command controlled by "review" scenario 2001-09-13 17:10 salaun * src/List.pm: Bug fix: list-specific invite.tpl was not used 'dir' List attribute is now an absolute path 2001-09-13 16:25 salaun * src/etc/templates/us/invite.us.tpl: Fix 2001-09-13 16:20 salaun * wwsympa/wwsympa.fcgi: Fix: could not access web archives if list had a 'host' defined 2001-09-13 16:18 salaun * wwsympa/wwsympa.fcgi: delete traces 2001-09-13 15:35 salaun * wwsympa/wws_templates/: cn/admin_menu.cn.tpl, cn/arc.cn.tpl, cn/arcsearch.cn.tpl, cn/arcsearch_form.cn.tpl, cn/choosepasswd.cn.tpl, cn/d_read.cn.tpl, cn/edit_list_request.cn.tpl, cn/editsubscriber.cn.tpl, cn/get_pending_lists.cn.tpl, cn/help_admin.cn.tpl, cn/home.cn.tpl, cn/install_pending_list.cn.tpl, cn/list_menu.cn.tpl, cn/lists.cn.tpl, cn/loginbanner.cn.tpl, cn/menu.cn.tpl, cn/pref.cn.tpl, cn/review.cn.tpl, cn/title.cn.tpl, cz/admin_menu.cz.tpl, cz/arc.cz.tpl, cz/arcsearch.cz.tpl, cz/arcsearch_form.cz.tpl, cz/change_email.cz.tpl, cz/choosepasswd.cz.tpl, cz/create_list_request.cz.tpl, cz/d_read.cz.tpl, cz/edit_list_request.cz.tpl, cz/editsubscriber.cz.tpl, cz/get_pending_lists.cz.tpl, cz/help_admin.cz.tpl, cz/home.cz.tpl, cz/install_pending_list.cz.tpl, cz/list_menu.cz.tpl, cz/lists.cz.tpl, cz/loginbanner.cz.tpl, cz/menu.cz.tpl, cz/modindex.cz.tpl, cz/pref.cz.tpl, cz/review.cz.tpl, cz/reviewbouncing.cz.tpl, cz/scenario_test.cz.tpl, cz/serveradmin.cz.tpl, cz/set_pending_list_request.cz.tpl, cz/sigrequest.cz.tpl, cz/suboptions.cz.tpl, cz/subrequest.cz.tpl, cz/title.cz.tpl, cz/view_translations.cz.tpl, cz/viewmod.cz.tpl, hu/loginbanner.hu.tpl, hu/suboptions.hu.tpl: Fix: replace hard-coded colors 2001-09-13 10:11 salaun * src/List.pm: Fix is_bcc setting 2001-09-13 09:35 salaun * src/List.pm: delete trace 2001-09-13 09:26 salaun * src/List.pm: [no log message] 2001-09-13 08:44 salaun * src/List.pm: [no log message] 2001-09-13 08:40 salaun * src/List.pm: Allow function get_lists ('*') to get the list of lists of all robots. (needed to dump all lists) 2001-09-13 08:18 salaun * doc/sympa.tex.tpl: Update virtual robot documentation 2001-09-12 16:46 salaun * src/Commands.pm: Bug fix: [email] was not available in ADD and DEL scenari 2001-09-12 16:05 salaun * wwsympa/wwsympa.fcgi: fix a bug in archive engine for list used in a virtual robot 2001-09-12 15:16 salaun * wwsympa/wws_templates/: cn/review.cn.tpl, cz/review.cz.tpl, de/review.de.tpl, es/review.es.tpl, fr/review.fr.tpl, hu/review.hu.tpl, it/review.it.tpl, us/review.us.tpl: [no log message] 2001-09-12 15:15 salaun * src/List.pm: Bug fix: Don't report error if scenario header Don't add reject rule if include 2001-09-12 12:37 salaun * src/List.pm: Introduce [is_bcc] variable is context of send scenario. Each scenario start with a implicite rule "[include .header]" 2001-09-12 12:12 salaun * src/List.pm: [no log message] 2001-09-12 11:20 salaun * src/: Commands.pm, sympa.pl: Bug fix: do NOT alter 'default_user_options' 2001-09-12 11:15 salaun * src/sympa.pl: Bug fix: did not apply default_user_options while importing 2001-09-12 11:05 salaun * wwsympa/wwsympa.fcgi: Bug fix: list config file contained strange 'default_user_options' entries. &List::get_default_user_options() returns a reference ; the value was changed when adding a subscriber, and might be saved later. 2001-09-12 09:14 salaun * wwsympa/wws_templates/fr/reviewbouncing.fr.tpl: use shaded color 2001-09-11 16:10 salaun * wwsympa/wws_templates/fr/review.fr.tpl: use shaded_color 2001-09-11 16:00 salaun * src/Conf.pm: typo 2001-09-11 15:10 salaun * src/sympa.pl: Fix: virus_infected works on a copy of the message 2001-09-11 14:51 salaun * src/tools.pl: bug fix: Virus detection failed since V 1.25 2001-09-11 11:47 salaun * src/Conf.pm, src/List.pm, src/Log.pm, src/smtp.pm, src/sympa.pl, src/etc/mhonarc-ressources, src/etc/sample/sympa.conf, src/etc/templates/fr/lists.fr.tpl, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/cn/change_email.cn.tpl, wwsympa/wws_templates/cn/create_list_request.cn.tpl, wwsympa/wws_templates/cn/modindex.cn.tpl, wwsympa/wws_templates/cn/review.cn.tpl, wwsympa/wws_templates/cn/reviewbouncing.cn.tpl, wwsympa/wws_templates/cn/scenario_test.cn.tpl, wwsympa/wws_templates/cn/serveradmin.cn.tpl, wwsympa/wws_templates/cn/set_pending_list_request.cn.tpl, wwsympa/wws_templates/cn/sigrequest.cn.tpl, wwsympa/wws_templates/cn/suboptions.cn.tpl, wwsympa/wws_templates/cn/subrequest.cn.tpl, wwsympa/wws_templates/cn/view_translations.cn.tpl, wwsympa/wws_templates/cn/viewmod.cn.tpl, wwsympa/wws_templates/cz/create_list.cz.tpl, wwsympa/wws_templates/cz/review.cz.tpl, wwsympa/wws_templates/de/admin_menu.de.tpl, wwsympa/wws_templates/de/arc.de.tpl, wwsympa/wws_templates/de/arcsearch.de.tpl, wwsympa/wws_templates/de/arcsearch_form.de.tpl, wwsympa/wws_templates/de/change_email.de.tpl, wwsympa/wws_templates/de/choosepasswd.de.tpl, wwsympa/wws_templates/de/create_list.de.tpl, wwsympa/wws_templates/de/create_list_request.de.tpl, wwsympa/wws_templates/de/d_read.de.tpl, wwsympa/wws_templates/de/edit_list_request.de.tpl, wwsympa/wws_templates/de/editsubscriber.de.tpl, wwsympa/wws_templates/de/get_pending_lists.de.tpl, wwsympa/wws_templates/de/help_admin.de.tpl, wwsympa/wws_templates/de/home.de.tpl, wwsympa/wws_templates/de/install_pending_list.de.tpl, wwsympa/wws_templates/de/list_menu.de.tpl, wwsympa/wws_templates/de/lists.de.tpl, wwsympa/wws_templates/de/loginbanner.de.tpl, wwsympa/wws_templates/de/menu.de.tpl, wwsympa/wws_templates/de/modindex.de.tpl, wwsympa/wws_templates/de/pref.de.tpl, wwsympa/wws_templates/de/review.de.tpl, wwsympa/wws_templates/de/reviewbouncing.de.tpl, wwsympa/wws_templates/de/scenario_test.de.tpl, wwsympa/wws_templates/de/serveradmin.de.tpl, wwsympa/wws_templates/de/set_pending_list_request.de.tpl, wwsympa/wws_templates/de/sigrequest.de.tpl, wwsympa/wws_templates/de/suboptions.de.tpl, wwsympa/wws_templates/de/subrequest.de.tpl, wwsympa/wws_templates/de/title.de.tpl, wwsympa/wws_templates/de/view_translations.de.tpl, wwsympa/wws_templates/de/viewmod.de.tpl, wwsympa/wws_templates/es/admin_menu.es.tpl, wwsympa/wws_templates/es/arc.es.tpl, wwsympa/wws_templates/es/arcsearch.es.tpl, wwsympa/wws_templates/es/arcsearch_form.es.tpl, wwsympa/wws_templates/es/change_email.es.tpl, wwsympa/wws_templates/es/choosepasswd.es.tpl, wwsympa/wws_templates/es/create_list_request.es.tpl, wwsympa/wws_templates/es/d_read.es.tpl, wwsympa/wws_templates/es/edit_list_request.es.tpl, wwsympa/wws_templates/es/editsubscriber.es.tpl, wwsympa/wws_templates/es/get_pending_lists.es.tpl, wwsympa/wws_templates/es/help_admin.es.tpl, wwsympa/wws_templates/es/home.es.tpl, wwsympa/wws_templates/es/install_pending_list.es.tpl, wwsympa/wws_templates/es/list_menu.es.tpl, wwsympa/wws_templates/es/lists.es.tpl, wwsympa/wws_templates/es/loginbanner.es.tpl, wwsympa/wws_templates/es/menu.es.tpl, wwsympa/wws_templates/es/modindex.es.tpl, wwsympa/wws_templates/es/pref.es.tpl, wwsympa/wws_templates/es/remindpasswd.es.tpl, wwsympa/wws_templates/es/review.es.tpl, wwsympa/wws_templates/es/reviewbouncing.es.tpl, wwsympa/wws_templates/es/scenario_test.es.tpl, wwsympa/wws_templates/es/serveradmin.es.tpl, wwsympa/wws_templates/es/set_pending_list_request.es.tpl, wwsympa/wws_templates/es/sigrequest.es.tpl, wwsympa/wws_templates/es/suboptions.es.tpl, wwsympa/wws_templates/es/subrequest.es.tpl, wwsympa/wws_templates/es/title.es.tpl, wwsympa/wws_templates/es/view_translations.es.tpl, wwsympa/wws_templates/es/viewmod.es.tpl, wwsympa/wws_templates/fr/admin_menu.fr.tpl, wwsympa/wws_templates/fr/arc.fr.tpl, wwsympa/wws_templates/fr/arcsearch.fr.tpl, wwsympa/wws_templates/fr/arcsearch_form.fr.tpl, wwsympa/wws_templates/fr/change_email.fr.tpl, wwsympa/wws_templates/fr/choosepasswd.fr.tpl, wwsympa/wws_templates/fr/create_list.fr.tpl, wwsympa/wws_templates/fr/create_list_request.fr.tpl, wwsympa/wws_templates/fr/d_read.fr.tpl, wwsympa/wws_templates/fr/edit_list_request.fr.tpl, wwsympa/wws_templates/fr/editsubscriber.fr.tpl, wwsympa/wws_templates/fr/get_pending_lists.fr.tpl, wwsympa/wws_templates/fr/help_admin.fr.tpl, wwsympa/wws_templates/fr/home.fr.tpl, wwsympa/wws_templates/fr/install_pending_list.fr.tpl, wwsympa/wws_templates/fr/list_menu.fr.tpl, wwsympa/wws_templates/fr/lists.fr.tpl, wwsympa/wws_templates/fr/loginbanner.fr.tpl, wwsympa/wws_templates/fr/menu.fr.tpl, wwsympa/wws_templates/fr/modindex.fr.tpl, wwsympa/wws_templates/fr/pref.fr.tpl, wwsympa/wws_templates/fr/review.fr.tpl, wwsympa/wws_templates/fr/reviewbouncing.fr.tpl, wwsympa/wws_templates/fr/serveradmin.fr.tpl, wwsympa/wws_templates/fr/sigrequest.fr.tpl, wwsympa/wws_templates/fr/subindex.fr.tpl, wwsympa/wws_templates/fr/suboptions.fr.tpl, wwsympa/wws_templates/fr/subrequest.fr.tpl, wwsympa/wws_templates/fr/title.fr.tpl, wwsympa/wws_templates/fr/view_translations.fr.tpl, wwsympa/wws_templates/fr/viewmod.fr.tpl, wwsympa/wws_templates/hu/admin_menu.hu.tpl, wwsympa/wws_templates/hu/arc.hu.tpl, wwsympa/wws_templates/hu/arcsearch.hu.tpl, wwsympa/wws_templates/hu/arcsearch_form.hu.tpl, wwsympa/wws_templates/hu/change_email.hu.tpl, wwsympa/wws_templates/hu/choosepasswd.hu.tpl, wwsympa/wws_templates/hu/create_list.hu.tpl, wwsympa/wws_templates/hu/create_list_request.hu.tpl, wwsympa/wws_templates/hu/d_read.hu.tpl, wwsympa/wws_templates/hu/edit_list_request.hu.tpl, wwsympa/wws_templates/hu/editsubscriber.hu.tpl, wwsympa/wws_templates/hu/get_pending_lists.hu.tpl, wwsympa/wws_templates/hu/help_admin.hu.tpl, wwsympa/wws_templates/hu/home.hu.tpl, wwsympa/wws_templates/hu/install_pending_list.hu.tpl, wwsympa/wws_templates/hu/list_menu.hu.tpl, wwsympa/wws_templates/hu/lists.hu.tpl, wwsympa/wws_templates/hu/menu.hu.tpl, wwsympa/wws_templates/hu/modindex.hu.tpl, wwsympa/wws_templates/hu/pref.hu.tpl, wwsympa/wws_templates/hu/review.hu.tpl, wwsympa/wws_templates/hu/reviewbouncing.hu.tpl, wwsympa/wws_templates/hu/scenario_test.hu.tpl, wwsympa/wws_templates/hu/serveradmin.hu.tpl, wwsympa/wws_templates/hu/set_pending_list_request.hu.tpl, wwsympa/wws_templates/hu/sigrequest.hu.tpl, wwsympa/wws_templates/hu/subrequest.hu.tpl, wwsympa/wws_templates/hu/title.hu.tpl, wwsympa/wws_templates/hu/view_translations.hu.tpl, wwsympa/wws_templates/hu/viewmod.hu.tpl, wwsympa/wws_templates/it/admin_menu.it.tpl, wwsympa/wws_templates/it/arc.it.tpl, wwsympa/wws_templates/it/arcsearch.it.tpl, wwsympa/wws_templates/it/arcsearch_form.it.tpl, wwsympa/wws_templates/it/change_email.it.tpl, wwsympa/wws_templates/it/choosepasswd.it.tpl, wwsympa/wws_templates/it/create_list_request.it.tpl, wwsympa/wws_templates/it/d_read.it.tpl, wwsympa/wws_templates/it/edit_list_request.it.tpl, wwsympa/wws_templates/it/editsubscriber.it.tpl, wwsympa/wws_templates/it/get_pending_lists.it.tpl, wwsympa/wws_templates/it/help_admin.it.tpl, wwsympa/wws_templates/it/home.it.tpl, wwsympa/wws_templates/it/install_pending_list.it.tpl, wwsympa/wws_templates/it/list_menu.it.tpl, wwsympa/wws_templates/it/lists.it.tpl, wwsympa/wws_templates/it/loginbanner.it.tpl, wwsympa/wws_templates/it/menu.it.tpl, wwsympa/wws_templates/it/modindex.it.tpl, wwsympa/wws_templates/it/pref.it.tpl, wwsympa/wws_templates/it/remindpasswd.it.tpl, wwsympa/wws_templates/it/review.it.tpl, wwsympa/wws_templates/it/reviewbouncing.it.tpl, wwsympa/wws_templates/it/scenario_test.it.tpl, wwsympa/wws_templates/it/serveradmin.it.tpl, wwsympa/wws_templates/it/set_pending_list_request.it.tpl, wwsympa/wws_templates/it/sigrequest.it.tpl, wwsympa/wws_templates/it/suboptions.it.tpl, wwsympa/wws_templates/it/subrequest.it.tpl, wwsympa/wws_templates/it/title.it.tpl, wwsympa/wws_templates/it/view_translations.it.tpl, wwsympa/wws_templates/it/viewmod.it.tpl, wwsympa/wws_templates/us/admin_menu.us.tpl, wwsympa/wws_templates/us/arc.us.tpl, wwsympa/wws_templates/us/arcsearch.us.tpl, wwsympa/wws_templates/us/arcsearch_form.us.tpl, wwsympa/wws_templates/us/change_email.us.tpl, wwsympa/wws_templates/us/choosepasswd.us.tpl, wwsympa/wws_templates/us/create_list.us.tpl, wwsympa/wws_templates/us/create_list_request.us.tpl, wwsympa/wws_templates/us/d_read.us.tpl, wwsympa/wws_templates/us/edit_list_request.us.tpl, wwsympa/wws_templates/us/editsubscriber.us.tpl, wwsympa/wws_templates/us/get_pending_lists.us.tpl, wwsympa/wws_templates/us/help_admin.us.tpl, wwsympa/wws_templates/us/home.us.tpl, wwsympa/wws_templates/us/install_pending_list.us.tpl, wwsympa/wws_templates/us/list_menu.us.tpl, wwsympa/wws_templates/us/lists.us.tpl, wwsympa/wws_templates/us/loginbanner.us.tpl, wwsympa/wws_templates/us/main.us.tpl, wwsympa/wws_templates/us/menu.us.tpl, wwsympa/wws_templates/us/modindex.us.tpl, wwsympa/wws_templates/us/pref.us.tpl, wwsympa/wws_templates/us/review.us.tpl, wwsympa/wws_templates/us/reviewbouncing.us.tpl, wwsympa/wws_templates/us/scenario_test.us.tpl, wwsympa/wws_templates/us/serveradmin.us.tpl, wwsympa/wws_templates/us/set_pending_list_request.us.tpl, wwsympa/wws_templates/us/sigrequest.us.tpl, wwsympa/wws_templates/us/subindex.us.tpl, wwsympa/wws_templates/us/suboptions.us.tpl, wwsympa/wws_templates/us/subrequest.us.tpl, wwsympa/wws_templates/us/title.us.tpl, wwsympa/wws_templates/us/view_translations.us.tpl, wwsympa/wws_templates/us/viewmod.us.tpl: Virtual robot now ! 2001-09-11 10:51 salaun * wwsympa/bounced.pl: bug fix: Died if empty file 2001-09-10 16:41 salaun * src/List.pm: [no log message] 2001-09-10 16:37 salaun * src/: Commands.pm, Commands.pm: [no log message] 2001-09-10 14:39 salaun * wwsympa/wws_templates/fr/help.fr.tpl: Correction 2001-08-29 14:57 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-27 14:37 salaun * src/Conf.pm: [no log message] 2001-08-24 16:23 salaun * src/List.pm: [no log message] 2001-08-24 11:26 salaun * src/List.pm: [no log message] 2001-08-24 10:21 salaun * wwsympa/wws_templates/: es/review.es.tpl, de/review.de.tpl, cz/review.cz.tpl: [no log message] 2001-08-24 10:16 salaun * wwsympa/wws_templates/: de/review.de.tpl, es/review.es.tpl: [no log message] 2001-08-23 08:43 salaun * src/sympa.pl: [no log message] 2001-08-22 14:51 salaun * src/List.pm: [no log message] 2001-08-22 14:48 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-22 14:41 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-22 14:32 salaun * src/sympa.pl: [no log message] 2001-08-22 11:58 salaun * src/: Commands.pm, Commands.pm: [no log message] 2001-08-22 09:39 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-22 09:06 salaun * src/Commands.pm: [no log message] 2001-08-22 08:18 salaun * src/List.pm: [no log message] 2001-08-21 15:22 salaun * src/Conf.pm: [no log message] 2001-08-21 14:46 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-21 13:35 salaun * src/Commands.pm: [no log message] 2001-08-21 12:03 salaun * src/List.pm: [no log message] 2001-08-21 11:09 salaun * src/List.pm: [no log message] 2001-08-21 10:56 salaun * src/List.pm: [no log message] 2001-08-21 10:40 salaun * src/List.pm: [no log message] 2001-08-17 09:53 salaun * src/sympa.pl: [no log message] 2001-08-17 08:50 salaun * wwsympa/bounced.pl: [no log message] 2001-08-17 08:17 salaun * wwsympa/bounced.pl: Bounced now die if it can't create file to store bounces. This is needed to prevent the loop describe by Claus Atzenbeck. 2001-08-16 11:37 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-16 10:49 salaun * src/Conf.pm: [no log message] 2001-08-14 15:20 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-13 11:25 salaun * src/sympa.pl: [no log message] 2001-08-13 11:21 salaun * src/Commands.pm: [no log message] 2001-08-13 11:14 salaun * src/List.pm: [no log message] 2001-08-13 09:52 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-10 15:57 salaun * wwsympa/wwslib.pm: [no log message] 2001-08-10 14:40 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-09 16:29 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-08-03 16:18 salaun * ChangeLog: preparing sympa 3.2.2a 2001-08-03 13:35 salaun * src/: sympa.pl, etc/templates/us/list_unknown.us.tpl: Sympa returns non-delivery reports as multipart/report 2001-08-03 12:11 salaun * src/sympa.pl: Report error for message sent to unknon list 2001-08-03 11:40 salaun * wwsympa/wws_templates/us/subindex.us.tpl: Subscription spool 2001-08-02 17:21 salaun * src/Commands.pm, src/Conf.pm, src/List.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/subindex.fr.tpl: New feature: first version of subscription moderation 2001-08-02 09:34 salaun * src/List.pm: supress List::get_action() 2001-08-01 16:20 salaun * src/sympa.pl: New action 'send_file()' avialable in send scenario 2001-08-01 16:15 salaun * src/List.pm: Fix 2001-08-01 15:59 salaun * src/List.pm: Canceled returning an array of actions 2001-08-01 12:25 salaun * src/List.pm, wwsympa/wwsympa.fcgi: Change: request_action returns a single scalar, unless in debug mode (used by scenario_test 2001-08-01 11:31 salaun * doc/sympa.tex.tpl, src/List.pm: New feature: new message-related variables available in scenari : [msg_body] [msg_part->type] and [msg_part->body] 2001-08-01 11:30 salaun * src/: Commands.pm, sympa.pl: Replace remaining get_action() with request_action() 2001-07-31 12:25 salaun * wwsympa/bounced.pl: Fix: Better log messages ; daemon does not die anymore 2001-07-31 12:00 salaun * src/tools.pl: Bug fix: escape '/' 2001-07-27 17:08 salaun * wwsympa/: archived.pl, bounced.pl: [nablaphi] Bug fixes: Fix logging for archived & bounced ; use Getopt::Long 2001-07-27 16:57 salaun * src/sympa.pl: X-loop trace 2001-07-27 16:15 salaun * ChangeLog, nls/cz.msg, nls/de.msg, nls/es.msg, nls/fr.msg, nls/hu.msg, nls/it.msg, nls/pl.msg, nls/us.msg, src/Commands.pm, src/etc/templates/cz/modindex.cz.tpl, src/etc/templates/de/modindex.de.tpl, src/etc/templates/es/modindex.es.tpl, src/etc/templates/fr/modindex.fr.tpl, src/etc/templates/hu/modindex.hu.tpl, src/etc/templates/it/modindex.it.tpl, src/etc/templates/pl/modindex.pl.tpl, src/etc/templates/us/modindex.us.tpl: Change: MODINDEX report becomes a template 2001-07-26 15:43 salaun * nls/cz.msg, nls/de.msg, nls/es.msg, nls/hu.msg, nls/pl.msg, nls/us.msg, src/Commands.pm, src/List.pm, src/etc/templates/cz/info_report.cz.tpl, src/etc/templates/de/info_report.de.tpl, src/etc/templates/es/info_report.es.tpl, src/etc/templates/fr/info_report.fr.tpl, src/etc/templates/hu/info_report.hu.tpl, src/etc/templates/it/info_report.it.tpl, src/etc/templates/pl/info_report.pl.tpl, src/etc/templates/us/info_report.us.tpl: Change: INFO report becomes a template 2001-07-26 12:02 salaun * nls/cz.msg, nls/de.msg, nls/es.msg, nls/fr.msg, nls/hu.msg, nls/it.msg, nls/pl.msg, nls/us.msg, src/Commands.pm, src/List.pm, src/msg.pl, src/etc/templates/cz/stats_report.cz.tpl, src/etc/templates/de/stats_report.de.tpl, src/etc/templates/es/stats_report.es.tpl, src/etc/templates/fr/stats_report.fr.tpl, src/etc/templates/hu/stats_report.hu.tpl, src/etc/templates/it/stats_report.it.tpl, src/etc/templates/pl/stats_report.pl.tpl, src/etc/templates/us/stats_report.us.tpl: Change: STATS report becomes a template 2001-07-26 11:03 salaun * nls/cz.msg, nls/de.msg, nls/es.msg, nls/fi.msg, nls/pl.msg, src/Commands.pm, src/etc/templates/cz/review.cz.tpl, src/etc/templates/de/review.de.tpl, src/etc/templates/es/review.es.tpl, src/etc/templates/fr/review.fr.tpl, src/etc/templates/hu/review.hu.tpl, src/etc/templates/it/review.it.tpl, src/etc/templates/pl/review.pl.tpl, src/etc/templates/us/review.us.tpl: REVIEW templates 2001-07-26 10:49 salaun * src/List.pm: Ignore empty email addresses, from LDAP 2001-07-26 10:38 salaun * set_symlinks.pl, src/Makefile: Set defaults for templates 2001-07-26 10:27 salaun * nls/fr.msg, nls/us.msg, src/Commands.pm, src/etc/templates/fr/review.fr.tpl, src/etc/templates/us/review.us.tpl: Change: REVIEW report becomes a template 2001-07-25 14:27 salaun * wwsympa/wwsympa.fcgi: fix: delete .old files 2001-07-25 12:16 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/d_read.fr.tpl, wws_templates/us/d_read.us.tpl: New feature: add 'new file' feature to the web repository 2001-07-25 11:22 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/d_editfile.fr.tpl, wws_templates/us/d_read.us.tpl: New feature: rename file/directory in 'web repository' 2001-07-25 09:53 salaun * doc/sympa.tex.tpl: [reported by M. Leclair] Fix 'host' list param documentation 2001-07-24 16:05 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/d_editfile.fr.tpl, wws_templates/fr/d_read.fr.tpl, wws_templates/us/d_editfile.us.tpl, wws_templates/us/d_read.us.tpl: Changes: move 'edit' and 'access' links 2001-07-24 15:31 salaun * wwsympa/wws_templates/us/d_editfile.us.tpl: Add bookmarks management to the document repository (shared) 2001-07-24 14:51 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/d_editfile.fr.tpl, wws_templates/fr/d_read.fr.tpl, wws_templates/us/d_read.us.tpl: Add bookmarks management to the document repository (shared) 2001-07-23 16:03 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/d_read.fr.tpl, wws_templates/us/d_read.us.tpl: Small changes to shared 2001-07-23 12:31 salaun * src/tools.pl: Bug in escape_chars() ; escaped '%'s 2001-07-23 11:23 salaun * src/Makefile: Cleanup in bin/etc/templates/ 2001-07-23 10:33 salaun * src/Makefile: Split templtes ; one per lang This makes translation easier (charset problems, patches appliance) 2001-07-23 10:28 salaun * src/etc/templates/us/: bye.us.tpl, global_remind.us.tpl, helpfile.us.tpl, invite.us.tpl, list_created.us.tpl, listmaster_notification.us.tpl, lists.us.tpl, reject.us.tpl, remind.us.tpl, removed.us.tpl, welcome.us.tpl, x509-user-cert-missing.us.tpl, your_infected_msg.us.tpl: Split templtes ; one per lang This makes translation easier (charset problems, patches appliance) 2001-07-20 17:23 salaun * src/etc/templates/: cz/bye.cz.tpl, cz/global_remind.cz.tpl, cz/helpfile.cz.tpl, cz/invite.cz.tpl, cz/lists.cz.tpl, cz/reject.cz.tpl, cz/remind.cz.tpl, cz/removed.cz.tpl, cz/welcome.cz.tpl, cz/x509-user-cert-missing.cz.tpl, de/bye.de.tpl, de/global_remind.de.tpl, de/helpfile.de.tpl, de/invite.de.tpl, de/lists.de.tpl, de/reject.de.tpl, de/remind.de.tpl, de/removed.de.tpl, de/welcome.de.tpl, de/x509-user-cert-missing.de.tpl, de/your_infected_msg.de.tpl, es/bye.es.tpl, es/global_remind.es.tpl, es/helpfile.es.tpl, es/invite.es.tpl, es/lists.es.tpl, es/reject.es.tpl, es/remind.es.tpl, es/removed.es.tpl, es/welcome.es.tpl, fr/bye.fr.tpl, fr/global_remind.fr.tpl, fr/helpfile.fr.tpl, fr/invite.fr.tpl, fr/list_created.fr.tpl, fr/listmaster_notification.fr.tpl, fr/lists.fr.tpl, fr/reject.fr.tpl, fr/remind.fr.tpl, fr/removed.fr.tpl, fr/welcome.fr.tpl, fr/x509-user-cert-missing.fr.tpl, fr/your_infected_msg.fr.tpl, hu/bye.hu.tpl, hu/global_remind.hu.tpl, hu/helpfile.hu.tpl, hu/invite.hu.tpl, hu/lists.hu.tpl, hu/reject.hu.tpl, hu/remind.hu.tpl, hu/removed.hu.tpl, hu/welcome.hu.tpl, hu/x509-user-cert-missing.hu.tpl, it/bye.it.tpl, it/global_remind.it.tpl, it/helpfile.it.tpl, it/invite.it.tpl, it/lists.it.tpl, it/remind.it.tpl, it/removed.it.tpl, it/welcome.it.tpl, pl/bye.pl.tpl, pl/global_remind.pl.tpl, pl/helpfile.pl.tpl, pl/invite.pl.tpl, pl/lists.tpl, pl/reject.pl.tpl, pl/remind.pl.tpl, pl/removed.pl.tpl, pl/welcome.pl.tpl, pt/bye.pt.tpl, pt/global_remind.pt.tpl, pt/helpfile.pt.tpl, pt/invite.pt.tpl, pt/lists.pt.tpl, pt/reject.pt.tpl, pt/remind.pt.tpl, pt/removed.pt.tpl, pt/welcome.pt.tpl: Split templtes ; one per lang This makes translation easier (charset problems, patches appliance) 2001-07-20 15:26 salaun * src/List.pm: Fix 2001-07-20 15:15 salaun * src/List.pm: Changes: allow mail templates. 2001-07-20 11:32 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/review.fr.tpl, wws_templates/us/review.us.tpl: New feature: show additional db fields in REVIEW (web) ; to owners ONLY 2001-07-20 10:06 salaun * src/Commands.pm, src/List.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/editsubscriber.fr.tpl, wwsympa/wws_templates/fr/review.fr.tpl, wwsympa/wws_templates/fr/suboptions.fr.tpl, wwsympa/wws_templates/us/editsubscriber.us.tpl, wwsympa/wws_templates/us/review.us.tpl, wwsympa/wws_templates/us/suboptions.us.tpl: Now fully uses the update_subscriber DB field 2001-07-20 09:27 salaun * src/List.pm: Bug fix: 'update' changed to 'update_date' ; 'update' is a MySQL keyword 2001-07-19 17:45 salaun * src/List.pm: Changes: get and set update_subscriber db field 2001-07-19 16:22 salaun * src/: List.pm, tools.pl: Changes: multipart/related is considered like text/html 2001-07-19 15:20 salaun * src/: Commands.pm, List.pm, sympa.pl: Bug fix: srand() is done once to avoid multiple moderated messages to have the same ID 2001-07-17 18:03 salaun * doc/sympa.tex.tpl: Add 'sharing data with other apps' paragraph 2001-07-17 17:40 salaun * doc/sympa.tex.tpl, src/List.pm: New feature: subscriber data are available in scenario as [subscriber->field]. It refers to the sender's attribuites. Change: use internal session cache for List::get_subscriber() 2001-07-17 11:22 salaun * src/etc/script/sympa.spec: [reported by S. AZRIEL] Bug fix: aliaswrapper was not installed 2001-07-17 11:01 salaun * wwsympa/wwslib.pm: Warn if a directory/binary , defined in wwsympa.conf, does not exist 2001-07-17 10:48 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/error.fr.tpl, wws_templates/us/error.us.tpl: Changes: warn if an email address change failed 2001-07-03 17:19 salaun * doc/sympa.tex.tpl: Changes 2001-07-03 16:32 salaun * src/List.pm: Add a new list configuration paragraph named "task" that will be used by the task manager in a near futur 2001-07-03 15:25 salaun * src/etc/templates/hu/sendpasswd.hu.tpl, wwsympa/wws_templates/hu/compose_mail.hu.tpl: [Vizi Szilard] bug fix: canacel translation of From/Subject/To headers 2001-07-02 17:58 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/List.pm, wwsympa/wwsympa.fcgi: New features: new db_additional_user_fields AND db_additional_subscriber_fields in sympa.conf. These fields are accessible from within templates. 2001-07-02 14:34 salaun * src/List.pm: Changes: no more SQL join in List::get_subscriber() This should fasten list-related web actions (such as INFO, ARC, ADMIN,...) 2001-07-02 14:12 salaun * src/etc/mhonarc-ressources: fix the reply feature (when replying to list the adresse was not qualified) 2001-07-02 11:51 salaun * src/tools.pl: [reported by Foudil BRETEL] Bug fix: create_list.conf was not properly parsed Make it case-insensitive 2001-06-29 17:17 salaun * nls/fr.msg, nls/us.msg, src/List.pm, src/etc/edit_list.conf, src/etc/templates/us/list_created.us.tpl, src/etc/templates/us/listmaster_notification.us.tpl, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/us/set_pending_list_request.us.tpl: New feature: list creation request is a template. Add list creation notification (using a template) 2001-06-29 12:35 salaun * src/tools.pl: Bug fix: Sympa was bloquing in tools::smime_decrypt() on big encrypted messages. => now creates the FIFO before OpenSSL is called. 2001-06-29 12:18 salaun * src/: smtp.pm, sympa.pl, tools.pl: Fix re-encryption of signed base64 messages 2001-06-29 11:59 salaun * wwsympa/wws_templates/: fr/serveradmin.fr.tpl, us/serveradmin.us.tpl: Set default search action 2001-06-29 11:52 salaun * wwsympa/wwsympa.fcgi: Changes are needed for CGI3.pm 2001-06-28 17:17 salaun * doc/sympa.tex.tpl: Add FastCGI subsection 2001-06-28 16:43 salaun * src/: Archive.pm, Commands.pm, tools.pl: Fix previous SMIME related changes 2001-06-28 16:12 salaun * doc/sympa.tex.tpl, nls/fr.msg, nls/us.msg, src/Conf.pm, src/List.pm: [requested by C. Turbout] New feature: add 'connect_options' to include_sql_query list param. Add 'db_options' to sympa.conf 2001-06-28 15:45 salaun * src/: Archive.pm, Commands.pm, List.pm, smtp.pm, sympa.pl, tools.pl: [reported by Christian Mock] Bug fix: S/MIME encryption fixed signed AND crypted messages are recognized as signed 2001-06-28 15:42 salaun * src/etc/templates/us/x509-user-cert-missing.us.tpl: Fix 2001-06-28 15:41 salaun * src/etc/templates/us/listmaster_notification.us.tpl: Add create_list_request template 2001-06-28 14:56 salaun * doc/sympa.tex.tpl, src/Makefile, src/aliaswrapper.c: [Didier Lamballais] Change: add NEWALIASES_ARG var to Makefile 2001-06-26 15:21 salaun * doc/sympa.tex.tpl: Complete create_list setup 2001-06-26 14:46 salaun * wwsympa/wws_templates/us/create_list.us.tpl: [R. Manfredi] makes the message clearer 2001-06-22 16:03 salaun * doc/sympa.tex.tpl, src/Commands.pm, src/List.pm, wwsympa/wwslib.pm: [N. Euzen] new 'not_me' user reception option changes for 'urlize' (added size, name ; add header/footer afterward) 2001-06-22 15:49 salaun * wwsympa/wwsympa.fcgi: Bug fix: change_email fixed 2001-06-22 13:59 salaun * src/Commands.pm: normal as a synonyme of the option mail 2001-06-22 13:57 salaun * nls/hu.msg, src/etc/mhonarc-ressources, src/etc/create_list_templates/discussion_list/comment, src/etc/create_list_templates/intranet_list/comment, src/etc/create_list_templates/news-letter/comment, src/etc/create_list_templates/private_working_group/comment, src/etc/create_list_templates/public_web_forum/comment, src/etc/scenari/add.auth, src/etc/scenari/add.owner, src/etc/scenari/add.owner_notify, src/etc/scenari/del.auth, src/etc/scenari/del.closed, src/etc/scenari/del.owner, src/etc/scenari/edit_list.owner, src/etc/scenari/global_remind.listmaster, src/etc/scenari/review.closed, src/etc/scenari/send.editorkey, src/etc/scenari/send.editorkeyonly, src/etc/scenari/send.publicnomultipart, src/etc/scenari/unsubscribe.owner, src/etc/templates/hu/sendpasswd.hu.tpl, src/etc/templates/us/global_remind.us.tpl, src/etc/templates/us/helpfile.us.tpl, src/etc/templates/us/reject.us.tpl, src/etc/templates/us/remind.us.tpl, src/etc/templates/us/removed.us.tpl, src/etc/templates/us/welcome.us.tpl, src/etc/templates/us/x509-user-cert-missing.us.tpl, wwsympa/wws_templates/hu/admin_menu.hu.tpl, wwsympa/wws_templates/hu/arcsearch.hu.tpl, wwsympa/wws_templates/hu/arcsearch_form.hu.tpl, wwsympa/wws_templates/hu/change_email.hu.tpl, wwsympa/wws_templates/hu/close_list.hu.tpl, wwsympa/wws_templates/hu/create_list.hu.tpl, wwsympa/wws_templates/hu/create_list_request.hu.tpl, wwsympa/wws_templates/hu/d_control.hu.tpl, wwsympa/wws_templates/hu/d_editfile.hu.tpl, wwsympa/wws_templates/hu/d_read.hu.tpl, wwsympa/wws_templates/hu/editsubscriber.hu.tpl, wwsympa/wws_templates/hu/error.hu.tpl, wwsympa/wws_templates/hu/get_pending_lists.hu.tpl, wwsympa/wws_templates/hu/help_editlist.hu.tpl, wwsympa/wws_templates/hu/install_pending_list.hu.tpl, wwsympa/wws_templates/hu/list_menu.hu.tpl, wwsympa/wws_templates/hu/menu.hu.tpl, wwsympa/wws_templates/hu/notice.hu.tpl, wwsympa/wws_templates/hu/pref.hu.tpl, wwsympa/wws_templates/hu/remindpasswd.hu.tpl, wwsympa/wws_templates/hu/remove_arc.hu.tpl, wwsympa/wws_templates/hu/review.hu.tpl, wwsympa/wws_templates/hu/reviewbouncing.hu.tpl, wwsympa/wws_templates/hu/scenario_test.hu.tpl, wwsympa/wws_templates/hu/serveradmin.hu.tpl, wwsympa/wws_templates/hu/set_pending_list_request.hu.tpl, wwsympa/wws_templates/hu/sigrequest.hu.tpl: [Vizi Szilard] Hungarian translations updates 2001-06-22 11:51 salaun * doc/sympa.tex.tpl: [Vizi Szilard] Hungarian NOT hungrian 2001-06-22 10:36 salaun * src/etc/script/create_db.Pg: [Jérôme Marant] Bug fix: CREATE INDEX ends with 2 parentheses instead of one 2001-06-21 15:11 salaun * doc/sympa.tex.tpl, src/Conf.pm, src/List.pm: [requested byClaus Atzenbeck] New 'anonymous_header_fields' sympa.conf parameter. 2001-06-21 08:37 salaun * wwsympa/wwsympa.fcgi: two options availible now for wwsympa.fcgi : -debug and -robot_domain 2001-06-20 15:05 salaun * src/tools.pl, wwsympa/wwsympa.fcgi: Also escape accented chars in URLs 2001-06-18 16:48 salaun * src/mail.pm: Also encode $to, From and all $headers entries 2001-06-18 13:47 salaun * src/mail.pm: [no log message] 2001-06-18 12:03 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-06-18 11:12 salaun * src/etc/templates/us/helpfile.us.tpl: [N. Euzen] Added "SET NOT_ME" help and TXT/HTML/URLIZE english documentation 2001-06-18 10:33 salaun * src/mail.pm: [reported by Straub Herbert] Bug fix: owner notification messages subject was not encoded 2001-06-15 15:16 salaun * src/etc/script/create_db.Sybase: [reported by Guenter Lau] Update database structure, make password longer 2001-06-14 14:44 salaun * src/Commands.pm, src/List.pm, src/etc/templates/us/helpfile.us.tpl, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi: [Nadia Euzen]: Add new user reception options "html","txt" and "urlize". 2001-06-13 15:57 salaun * check_perl_modules.pl, src/Commands.pm, src/List.pm, src/tools.pl, wwsympa/cookielib.pm, wwsympa/wwsympa.fcgi: [proposed by Josep Román]Use Digest::MD5 instead of MD5 module 2001-06-13 09:29 salaun * src/etc/scenari/send.publicnoattachment: new scenario 2001-06-12 16:47 salaun * doc/: Makefile, parse_tex.pl, sympa.tex.tpl: Include last change date of sympa.tex.tpl Add details about archives 2001-06-12 12:29 salaun * src/List.pm, src/sympa.pl, wwsympa/wwsympa.fcgi: unused module inclusions 2001-06-12 11:01 salaun * src/List.pm: Changes: set ldap connection timeout to 30s (was 120s) 2001-06-11 17:50 salaun * doc/sympa.tex.tpl, src/tools.pl: Sympa can use Trend Micro virusWall as an antivirus plugin 2001-06-11 09:47 salaun * doc/sympa.tex.tpl: complete cookie changes risks 2001-06-11 09:02 salaun * wwsympa/wws_templates/fr/arcsearch_form.fr.tpl: Typo 2001-06-08 16:52 salaun * wwsympa/: cookielib.pm, wwsympa.fcgi, wws_templates/us/main.us.tpl: New feature: non-identified users can change the language of WWSympa. The preferred lang is stored in a cookie. If the user is identified : the lang preference is used instead ; when setting lang the preference (in db) is updated. 2001-06-08 16:27 salaun * wwsympa/wws_templates/us/menu.us.tpl: Move the languages menu at the bottom of the page 2001-06-08 14:58 salaun * wwsympa/: cookielib.pm, wwsympa.fcgi, wws_templates/us/menu.us.tpl: Setlang for non-identified users (first step) 2001-06-08 14:57 salaun * src/etc/ca-bundle.crt: Add Ca-CRU to bundle 2001-06-08 14:56 salaun * src/Commands.pm: Bug fix 2001-06-08 08:44 salaun * doc/parse_tex.pl: Tex parser to include scenario names, db creation scripts,... 2001-06-08 08:31 salaun * src/Commands.pm: New command verify (for s/mime checking) 2001-06-08 08:29 salaun * nls/: us.msg, fr.msg: new msg 6,262 and 6,263 for command verify 2001-06-07 17:10 salaun * check_perl_modules.pl: Set inactivity timeout to 4 sec 2001-06-07 16:55 salaun * src/Makefile: Change: write access to ca-bundle 2001-06-07 16:34 salaun * doc/sympa.tex.tpl: Add link to scenario source 2001-06-07 16:24 salaun * doc/sympa.tex.tpl: Include database creation scripts 2001-06-07 15:51 salaun * doc/sympa.tex.tpl: new translations 2001-06-07 15:46 salaun * doc/: Makefile, sympa.tex.tpl: sympa.tex.tpl is parsed to include scenari 2001-06-07 14:19 salaun * doc/: sympa.tex, sympa.tex.tpl: Change: renamed sympa.tex to sympa.tex.tpl 2001-06-06 13:30 salaun * wwsympa/wwsympa.fcgi: Check access privileges 2001-06-05 17:19 salaun * ChangeLog: Preparing 3.2.1 2001-06-05 16:26 salaun * important_changes.pl: No prompt if same version 2001-06-05 16:21 salaun * src/List.pm: Bug fix: sympa.pl would die with error message "Can't use an undefined value as a HASH reference" It could not access reply-to value when defining an email as the reply-to 2001-06-05 12:54 salaun * src/etc/script/sympa.spec: [reported by Claus Atzenbeck] perl-CGI.pm has been renamed perl-CGI 2001-06-05 12:34 salaun * important_changes.pl: Print important changes extracted from RELEASE_NOTES (*****) 2001-06-05 09:42 salaun * src/tools.pl: [Renato Bonomini] Bug fix: typo 2001-06-01 16:00 salaun * doc/sympa.tex: Fix 2001-06-01 15:52 salaun * ChangeLog: preparing sympa 3.2 2001-06-01 15:37 salaun * doc/sympa.tex: [David Lewis] corrections in documentation 2001-05-31 17:21 salaun * wwsympa/wws_templates/fr/help_editlist.fr.tpl: [Michel Bouissou] Translated editlist helpfile to french 2001-05-31 10:19 salaun * doc/sympa.tex: 'other' topic 2001-05-30 17:19 salaun * wwsympa/wws_templates/fr/serveradmin.fr.tpl: [no log message] 2001-05-30 17:06 salaun * wwsympa/wwsympa.fcgi: 'asis' : return a file that contains its content-type in it 2001-05-30 15:00 salaun * doc/sympa.tex: Updates concerning database 2001-05-30 12:15 salaun * doc/sympa.tex: Changed database format 2001-05-30 09:34 salaun * nls/es.msg: [Josep Román] additions and corrections 2001-05-29 15:31 salaun * src/List.pm: Fix 2001-05-29 15:30 salaun * src/etc/scenari/visibility.conceal: Bug fix: titel => title Sympa could not parse visibility.conceal scenario 2001-05-29 10:30 salaun * src/List.pm: [proposed by Claus Atzenbeck] Add 'X-Envelope-To' header field deletion for anonymous mode 2001-05-28 11:36 salaun * src/tools.pl: Bug fix: always look for commands in subject (does not depend on body length) 2001-05-28 10:58 salaun * src/etc/templates/us/: bye.us.tpl, global_remind.us.tpl, helpfile.us.tpl, invite.us.tpl, lists.us.tpl, reject.us.tpl, remind.us.tpl, removed.us.tpl, welcome.us.tpl: [Rodrigo Filgueira Prates] templates translated to Portuguese 2001-05-25 16:16 salaun * wwsympa/wws_templates/de/: error.de.tpl, help.de.tpl, help_admin.de.tpl, home.de.tpl, loginbanner.de.tpl, sigrequest.de.tpl: [Harald Wilhelmi] Changes: a few typos in the german wwsympa templates 2001-05-25 16:06 salaun * ChangeLog: Add detailed changelog to CVS (generated by cvs2cl.pl) 2001-05-25 09:40 salaun * src/Commands.pm, wwsympa/wwsympa.fcgi: Bug fix: Apply list visibility to WHICH command (hide secret lists) 2001-05-25 09:05 salaun * src/etc/sample/topics.hu.conf: [Vizi Szilard] Hungrian sample topics.conf 2001-05-23 15:07 salaun * src/Commands.pm, src/List.pm, src/mail.pm, src/etc/mhonarc-ressources, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/compose_mail.fr.tpl, wwsympa/wws_templates/us/compose_mail.us.tpl: New feature: "Reply" feature from web archives It uses the "compose_mail" action of WWSympa 2001-05-23 12:31 salaun * wwsympa/wws_templates/hu/: admin_menu.hu.tpl, d_read.hu.tpl, home.hu.tpl, list_menu.hu.tpl, review.hu.tpl, sigrequest.hu.tpl, view_translations.hu.tpl: [Vizi Szilard] Corrections 2001-05-23 12:29 salaun * src/Conf.pm: Check if we may executes programs listed in sympa.conf 2001-05-23 10:58 salaun * wwsympa/wwsympa.fcgi: introduction of reply button 2001-05-22 17:23 salaun * wwsympa/cookielib.pm: Bug fix: could not set HTTP cookie if 'cookie_domain' conf parameter was defined 2001-05-22 16:28 salaun * src/tools.pl: Add umask to mkdir 2001-05-22 16:25 salaun * doc/sympa.tex: Make installwws no more required 2001-05-22 08:53 salaun * src/etc/sample/wwsympa.conf: translation 2001-05-21 17:43 salaun * src/List.pm: [Michail Bachmann] Bug fix: missing comma (',') 2001-05-21 11:15 salaun * src/etc/mhonarc-ressources: No conditionnal among headers decoding ; this is used by MhOnArc 2001-05-21 11:01 salaun * src/etc/mhonarc-ressources: Decode encoded header fields 2001-05-18 17:19 salaun * src/List.pm, wwsympa/wwsympa.fcgi: Order list parameters within a paragraph 2001-05-18 12:17 salaun * nls/hu.msg, src/etc/scenari/access_web_archive.closed, src/etc/scenari/access_web_archive.intranet, src/etc/scenari/access_web_archive.owner, src/etc/scenari/access_web_archive.private, src/etc/scenari/access_web_archive.public, src/etc/scenari/d_edit.owner, src/etc/scenari/d_edit.private, src/etc/scenari/d_read.owner, src/etc/scenari/d_read.private, src/etc/scenari/info.open, src/etc/scenari/info.private, src/etc/scenari/invite.closed, src/etc/scenari/invite.owner, src/etc/scenari/invite.private, src/etc/scenari/invite.public, src/etc/scenari/remind.owner, src/etc/scenari/review.private, src/etc/scenari/review.public, src/etc/scenari/send.closed, src/etc/scenari/send.editorkeyonly, src/etc/scenari/send.editorkeyonlyauth, src/etc/scenari/send.intranet, src/etc/scenari/send.intranetorprivate, src/etc/scenari/send.newsletter, src/etc/scenari/send.newsletterkeyonly, src/etc/scenari/send.private, src/etc/scenari/send.private_smime, src/etc/scenari/send.privateandeditorkey, src/etc/scenari/send.privateandnomultipartoreditorkey, src/etc/scenari/send.privatekey, src/etc/scenari/send.privatekeyandeditorkeyonly, src/etc/scenari/send.privateoreditorkey, src/etc/scenari/send.privateorpublickey, src/etc/scenari/send.public_nobcc, src/etc/scenari/send.publickey, src/etc/scenari/subscribe.auth, src/etc/scenari/subscribe.auth_notify, src/etc/scenari/subscribe.auth_owner, src/etc/scenari/subscribe.closed, src/etc/scenari/subscribe.intranet, src/etc/scenari/subscribe.open, src/etc/scenari/subscribe.open_quiet, src/etc/scenari/unsubscribe.auth, src/etc/scenari/unsubscribe.auth_notify, src/etc/scenari/unsubscribe.closed, src/etc/scenari/unsubscribe.open, src/etc/scenari/unsubscribe.open_notify, src/etc/scenari/unsubscribe.owner, src/etc/scenari/visibility.private, wwsympa/wws_templates/hu/arcsearch.hu.tpl, wwsympa/wws_templates/hu/arcsearch_form.hu.tpl, wwsympa/wws_templates/hu/list_menu.hu.tpl, wwsympa/wws_templates/hu/review.hu.tpl: [Vizi Szilard] Updates 2001-05-18 11:08 salaun * src/List.pm: Q-decode From header field in digest table of content 2001-05-18 10:33 salaun * src/etc/mhonarc-ressources: Bug fix: do not parse message body in archives 2001-05-17 14:18 salaun * src/Commands.pm: [reported by Odile Germes] Bug fix: Sympa would die when receiving a REMIND command for an unknown list 2001-05-17 13:59 salaun * src/List.pm: [Straub Herbert] Changes: change connect string for PostgreSQL Did not work with Pg 7.1 2001-05-17 12:20 salaun * src/etc/templates/hu/sendpasswd.hu.tpl, wwsympa/wws_templates/hu/add_request.hu.tpl, wwsympa/wws_templates/hu/admin.hu.tpl, wwsympa/wws_templates/hu/admin_menu.hu.tpl, wwsympa/wws_templates/hu/arc.hu.tpl, wwsympa/wws_templates/hu/arc_protect.hu.tpl, wwsympa/wws_templates/hu/arcsearch.hu.tpl, wwsympa/wws_templates/hu/arcsearch_form.hu.tpl, wwsympa/wws_templates/hu/change_email.hu.tpl, wwsympa/wws_templates/hu/choosepasswd.hu.tpl, wwsympa/wws_templates/hu/close_list.hu.tpl, wwsympa/wws_templates/hu/compose_mail.hu.tpl, wwsympa/wws_templates/hu/create_list.hu.tpl, wwsympa/wws_templates/hu/create_list_request.hu.tpl, wwsympa/wws_templates/hu/d_control.hu.tpl, wwsympa/wws_templates/hu/d_editfile.hu.tpl, wwsympa/wws_templates/hu/d_read.hu.tpl, wwsympa/wws_templates/hu/edit_list_request.hu.tpl, wwsympa/wws_templates/hu/editfile.hu.tpl, wwsympa/wws_templates/hu/editsubscriber.hu.tpl, wwsympa/wws_templates/hu/error.hu.tpl, wwsympa/wws_templates/hu/get_pending_lists.hu.tpl, wwsympa/wws_templates/hu/help.hu.tpl, wwsympa/wws_templates/hu/help_admin.hu.tpl, wwsympa/wws_templates/hu/help_editfile.hu.tpl, wwsympa/wws_templates/hu/help_editlist.hu.tpl, wwsympa/wws_templates/hu/home.hu.tpl, wwsympa/wws_templates/hu/install_pending_list.hu.tpl, wwsympa/wws_templates/hu/list_menu.hu.tpl, wwsympa/wws_templates/hu/lists.hu.tpl, wwsympa/wws_templates/hu/login.hu.tpl, wwsympa/wws_templates/hu/loginbanner.hu.tpl, wwsympa/wws_templates/hu/loginrequest.hu.tpl, wwsympa/wws_templates/hu/menu.hu.tpl, wwsympa/wws_templates/hu/modindex.hu.tpl, wwsympa/wws_templates/hu/notice.hu.tpl, wwsympa/wws_templates/hu/pref.hu.tpl, wwsympa/wws_templates/hu/remindpasswd.hu.tpl, wwsympa/wws_templates/hu/remove_arc.hu.tpl, wwsympa/wws_templates/hu/review.hu.tpl, wwsympa/wws_templates/hu/reviewbouncing.hu.tpl, wwsympa/wws_templates/hu/scenario_test.hu.tpl, wwsympa/wws_templates/hu/serveradmin.hu.tpl, wwsympa/wws_templates/hu/set_pending_list_request.hu.tpl, wwsympa/wws_templates/hu/show_cert.hu.tpl, wwsympa/wws_templates/hu/sigrequest.hu.tpl, wwsympa/wws_templates/hu/suboptions.hu.tpl, wwsympa/wws_templates/hu/subrequest.hu.tpl, wwsympa/wws_templates/hu/title.hu.tpl, wwsympa/wws_templates/hu/view_translations.hu.tpl, wwsympa/wws_templates/hu/viewmod.hu.tpl: [Vizi Szilard] Translations to Hungrian 2001-05-17 12:15 salaun * src/etc/templates/us/: bye.us.tpl, global_remind.us.tpl, helpfile.us.tpl, invite.us.tpl, lists.us.tpl, reject.us.tpl, remind.us.tpl, removed.us.tpl, welcome.us.tpl, x509-user-cert-missing.us.tpl: [Vizi Szilard] Translations to Hungrian 2001-05-17 11:53 salaun * src/etc/scenari/: access_web_archive.closed, access_web_archive.intranet, access_web_archive.listmaster, access_web_archive.owner, access_web_archive.private, access_web_archive.public, add.auth, add.closed, add.owner, add.owner_notify, create_list.intranet, create_list.listmaster, create_list.public_listmaster, d_edit.owner, d_edit.private, d_edit.public, d_read.owner, d_read.private, d_read.public, del.auth, del.closed, del.owner, del.owner_notify, edit_list.closed, edit_list.owner, global_remind.listmaster, info.open, info.private, invite.closed, invite.owner, invite.private, invite.public, remind.listmaster, remind.owner, review.closed, review.listmaster, review.owner, review.private, review.public, send.closed, send.editor, send.editorkey, send.editorkeyonly, send.editorkeyonlyauth, send.intranet, send.intranetorprivate, send.newsletter, send.newsletterkeyonly, send.private, send.private_smime, send.privateandeditorkey, send.privateandnomultipartoreditorkey, send.privatekey, send.privatekeyandeditorkeyonly, send.privateoreditorkey, send.privateorpublickey, send.public, send.public_nobcc, send.publickey, send.publicnomultipart, subscribe.auth, subscribe.auth_notify, subscribe.auth_owner, subscribe.closed, subscribe.intranet, subscribe.intranetorowner, subscribe.open, subscribe.open_notify, subscribe.open_quiet, subscribe.owner, subscribe.smime, subscribe.smimeorowner, topics_visibility.conceal, topics_visibility.noconceal, unsubscribe.auth, unsubscribe.auth_notify, unsubscribe.closed, unsubscribe.open, unsubscribe.open_notify, unsubscribe.owner, visibility.conceal, visibility.intranet, visibility.noconceal, visibility.private, visibility.secret: [Vizi Szilard] Translations to Hungrian 2001-05-17 11:34 salaun * nls/Makefile, nls/hu.msg, src/List.pm, wwsympa/wwslib.pm: [Vizi Szilard] New feature: Translations to Hungrian 2001-05-16 17:07 salaun * wwsympa/wws_templates/fr/error.fr.tpl: Bug fix: wrong var 2001-05-16 16:16 salaun * src/List.pm: [reported by Petr Prazak] Bug fix: use correct charset for digest table of content 2001-05-16 15:26 salaun * src/List.pm: Bug fix 2001-05-16 15:26 salaun * src/List.pm: [Straub Herbert] Bug fix: encode digest Subject header field 2001-05-16 15:01 salaun * doc/sympa.tex, nls/fr.msg, nls/us.msg, src/List.pm, src/etc/create_list_templates/hotline/config.tpl, src/etc/create_list_templates/intranet_list/config.tpl, src/etc/create_list_templates/news-letter/config.tpl, src/etc/create_list_templates/private_working_group/config.tpl, src/etc/create_list_templates/public_web_forum/config.tpl, src/etc/sample/config.digest, src/etc/sample/config.moderation, src/etc/sample/config.privateorpublickey, src/etc/sample/config.public, wwsympa/wwsympa.fcgi: Changes: Replace 'reply_to' and 'forced_reply_to' list parameters with 'reply_to_header' parameter (paragraph) 2001-05-16 11:04 salaun * src/List.pm: Bug fix: Sympa was erasing user preferences (including password) when loading subscribers file to database (from wwsympa edit_list) 2001-05-16 09:43 salaun * wwsympa/wwsympa.fcgi: Move last changes 2001-05-16 09:28 salaun * wwsympa/wwsympa.fcgi: Bug fix: Set folder icon though directory has no .desc 2001-05-15 12:28 salaun * src/List.pm: [Yann Bizeul] Bug fix: Escape % chars 2001-05-15 12:04 salaun * wwsympa/wwsympa.fcgi: Bug fix: Did not list lists with no topic 2001-05-14 12:23 salaun * src/tools.pl, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/d_control.fr.tpl, wwsympa/wws_templates/fr/d_editfile.fr.tpl, wwsympa/wws_templates/fr/d_read.fr.tpl, wwsympa/wws_templates/us/d_control.us.tpl, wwsympa/wws_templates/us/d_editfile.us.tpl, wwsympa/wws_templates/us/d_read.us.tpl: Changes: Less restrictions on file names in shared (allow spaces) 2001-05-11 17:36 salaun * src/List.pm, wwsympa/wwsympa.fcgi: bug fix: could not delete editor/owner entries 2001-05-11 16:56 salaun * wwsympa/: wwsympa.fcgi, wwsympa.fcgi: Bug fix 2001-05-11 16:37 salaun * src/etc/script/create_db.Pg: Add index 2001-05-11 15:55 salaun * doc/sympa.tex: Corrections 2001-05-11 14:22 salaun * doc/sympa.tex: Add documentation related to anti-virus 2001-05-11 12:04 salaun * src/Makefile: [Jérôme Marant] Change: clean aliaswrapper 2001-05-11 11:51 salaun * doc/man8/: Makefile, alias_manager.pod, archived.pod, bounced.pod, sympa.8, sympa.pod: Changes: Complete pod files, adapt makefiles 2001-05-10 17:32 salaun * doc/man8/: Makefile, alias_manager.pod, archived.pod, bounced.pod, sympa.8: [Jérôme Marant] New feature: change sympa man page to POD format Add archived, bounced and alias_manager man pages 2001-05-10 16:26 salaun * src/etc/script/create_db.mysql: Changes: add an index to fasten the queries based on the subscriber email 2001-05-10 16:25 salaun * src/List.pm: Bug fix: could not edit digest hour 2001-05-10 15:16 salaun * wwsympa/wwsympa.fcgi: Changes: add is_subscriber 2001-05-10 15:10 salaun * wwsympa/wwsympa.fcgi: Bug fix: did not work when scenario returned multiple actions 2001-05-10 14:51 salaun * wwsympa/wwsympa.fcgi: Bug fix: could not edit digest hour 2001-05-10 14:11 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/error.fr.tpl, wws_templates/us/error.us.tpl: [proposed by Petr Prazak] Don't stop deletion process if one address is not subscribed 2001-05-10 14:00 salaun * src/etc/templates/es/sendpasswd.es.tpl, wwsympa/wws_templates/es/add_request.es.tpl, wwsympa/wws_templates/es/arc.es.tpl, wwsympa/wws_templates/es/arc_protect.es.tpl, wwsympa/wws_templates/es/change_email.es.tpl, wwsympa/wws_templates/es/choosepasswd.es.tpl, wwsympa/wws_templates/es/close_list.es.tpl, wwsympa/wws_templates/es/close_list_request.es.tpl, wwsympa/wws_templates/es/create_list.es.tpl, wwsympa/wws_templates/es/d_control.es.tpl, wwsympa/wws_templates/es/d_read.es.tpl, wwsympa/wws_templates/es/edit_list_request.es.tpl, wwsympa/wws_templates/es/editsubscriber.es.tpl, wwsympa/wws_templates/es/error.es.tpl, wwsympa/wws_templates/es/help.es.tpl, wwsympa/wws_templates/es/help_editlist.es.tpl, wwsympa/wws_templates/es/remindpasswd.es.tpl, wwsympa/wws_templates/es/remove_arc.es.tpl, wwsympa/wws_templates/es/review.es.tpl, wwsympa/wws_templates/es/reviewbouncing.es.tpl, wwsympa/wws_templates/es/serveradmin.es.tpl, wwsympa/wws_templates/es/show_cert.es.tpl, wwsympa/wws_templates/es/sigrequest.es.tpl, wwsympa/wws_templates/es/suboptions.es.tpl, wwsympa/wws_templates/es/subrequest.es.tpl, wwsympa/wws_templates/es/title.es.tpl: [Philippe Mingo] Updates 2001-05-10 11:26 salaun * wwsympa/Marc/Search.pm: bug fix: eof instead of eof() 2001-05-10 10:41 salaun * src/etc/scenari/: send.editor, send.editorkey, send.editorkeyonly, send.editorkeyonlyauth, send.newsletter, send.newsletterkeyonly, send.privateandeditorkey, send.privateandnomultipartoreditorkey, send.privatekeyandeditorkeyonly, send.privateoreditorkey, send.privateorpublickey: Changes: in scenario titles 2001-05-10 10:39 salaun * src/: sympa.pl, tools.pl: Changes: add log for virus detection 2001-05-10 08:23 salaun * src/etc/templates/us/global_remind.us.tpl: [no log message] 2001-05-09 16:24 salaun * src/etc/templates/us/your_infected_msg.us.tpl: Bug fix: Elsif 2001-05-09 15:23 salaun * wwsympa/wws_templates/es/editfile.es.tpl: [Philippe Mingo] Update 2001-05-09 15:18 salaun * src/Commands.pm: Missing list::get_user_db() in REMIND for getting user prefs (including password) 2001-05-09 14:19 salaun * wwsympa/wwsympa.fcgi: Bug fix: don't reject login if user has no password in db 2001-05-09 13:55 salaun * src/etc/create_list_templates/discussion_list/comment, src/etc/create_list_templates/hotline/comment, src/etc/create_list_templates/intranet_list/comment, src/etc/create_list_templates/news-letter/comment, src/etc/create_list_templates/private_working_group/comment, src/etc/create_list_templates/public_web_forum/comment, wwsympa/wws_templates/es/admin_menu.es.tpl, wwsympa/wws_templates/es/compose_mail.es.tpl, wwsympa/wws_templates/es/help_admin.es.tpl, wwsympa/wws_templates/es/home.es.tpl, wwsympa/wws_templates/es/install_pending_list.es.tpl, wwsympa/wws_templates/es/lists.es.tpl, wwsympa/wws_templates/es/login.es.tpl, wwsympa/wws_templates/es/loginrequest.es.tpl, wwsympa/wws_templates/es/menu.es.tpl, wwsympa/wws_templates/es/subrequest.es.tpl, wwsympa/wws_templates/es/title.es.tpl: [Philippe Mingo] Updates 2001-05-09 11:32 salaun * src/etc/templates/us/global_remind.us.tpl: Bug fix: [user->password] 2001-05-09 09:23 salaun * nls/fr.msg: [reported by JEG] corrections 2001-05-07 15:37 salaun * doc/sympa.tex, doc/man8/sympa.8, src/List.pm, src/sympa.pl: New feature: --lowercase option Lower() is no more used in SELECT queries, for enhanced performences. 2001-05-07 13:51 salaun * wwsympa/Marc/Search.pm: Bug fix: Search in message body was looping if was not found 2001-05-07 11:34 salaun * src/List.pm: [reported by Jean-Michel Beuken] Bug fix: Check if scenari dir exists Bug description: wwsympa died when editing list config : glob failed (child exited with status 1) 2001-05-04 17:35 salaun * src/List.pm: [proposed by Petr Prazak] Changes: supress lower() function from SQL SELECT queries in user_table. This makes query much faster (t/100) with MySQL 2001-05-04 15:31 salaun * wwsympa/wwsympa.fcgi: Change: do NOT evaluate send scenario 2001-05-04 14:07 salaun * wwsympa/wws_templates/es/admin.es.tpl: [reported by Philippe Mingo] Did not parse Spanish template 2001-05-04 14:02 salaun * wwsympa/wws_templates/es/pref.es.tpl: [Philippe Mingo] Update 2001-05-04 13:53 salaun * wwsympa/wws_templates/es/home.es.tpl: [Philippe Mingo] Fix: bad HTML structure 2001-05-04 11:07 salaun * wwsympa/wws_templates/us/pref.us.tpl: [Attila Szabo]Fix: connection 2001-05-04 10:28 salaun * wwsympa/wws_templates/es/list_menu.es.tpl: [Philippe Mingo] Changes: Add Post link 2001-05-04 09:43 salaun * src/sympa.pl: Bug fix: set list language for digest 2001-05-03 17:59 salaun * src/Language.pm: Add debug to SetLang 2001-05-03 17:18 salaun * src/etc/edit_list.conf: Corrections 2001-05-03 16:49 salaun * nls/es.msg: [Philippe Mingo] Changes: fast spell check 2001-05-03 16:40 salaun * src/etc/mhonarc-ressources: Changes: add deletion confirmation 2001-05-03 16:26 salaun * src/List.pm: Bug fix 2001-05-03 16:11 salaun * src/Commands.pm: Bug fix: SET did not work Case-sensitivity problem 2001-05-03 15:20 salaun * src/etc/templates/us/: bye.us.tpl, global_remind.us.tpl, invite.us.tpl, lists.us.tpl, reject.us.tpl, remind.us.tpl, removed.us.tpl, welcome.us.tpl, x509-user-cert-missing.us.tpl, your_infected_msg.us.tpl: [Harald Wilhelmi] Templates translated to German 2001-05-03 11:36 salaun * nls/de.msg: [Harald Wilhelmi] Updates 2001-05-03 10:56 salaun * src/etc/templates/cz/sendpasswd.cz.tpl, wwsympa/wws_templates/cz/error.cz.tpl, wwsympa/wws_templates/cz/help_editfile.cz.tpl, wwsympa/wws_templates/cz/reviewbouncing.cz.tpl, wwsympa/wws_templates/cz/suboptions.cz.tpl: [Petr Prazak] Updates 2001-05-03 09:51 salaun * src/List.pm: Bug fix: Do not delete 'Received' header field in List::store_digest() 2001-05-02 13:37 salaun * src/List.pm: fix bug default reception mode usage in get_next_user 2001-04-25 17:43 salaun * src/: Conf.pm, sympa.pl, tools.pl, etc/templates/us/your_infected_msg.us.tpl: [Nadia Euzen]New feature: antivirus scanner, curently working with McAfee Uvscan and FSecure FSAV. New conf parameters antivirus_path and antivirus_args New template your_infected_msg.tpl 2001-04-25 11:27 salaun * wwsympa/wws_templates/: cz/review.cz.tpl, us/review.us.tpl: [Petr Prazak] Bug fix: If the user was not an owner, he/she was shown the "Toggle selection" button 2001-04-25 10:36 salaun * wwsympa/archived.pl: Bug fix: (since 3.1) wrong variable use 2001-04-25 10:09 salaun * wwsympa/archived.pl: Bug fix: (since 3.1) Bad Mhonarc option (-definevar instead of definevars) You should rebuild your web archives 2001-04-24 16:12 salaun * wwsympa/wws_templates/cz/: close_list.cz.tpl, list_menu.cz.tpl: [Petr Prazak] Updates 2001-04-24 15:25 salaun * src/etc/scenari/: access_web_archive.closed, access_web_archive.intranet, access_web_archive.listmaster, access_web_archive.owner, access_web_archive.private, access_web_archive.public, add.auth, add.closed, add.owner, add.owner_notify, create_list.intranet, create_list.listmaster, create_list.public_listmaster, d_edit.owner, d_edit.private, d_edit.public, d_read.owner, d_read.private, d_read.public, del.auth, del.closed, del.owner, del.owner_notify, edit_list.closed, edit_list.owner, global_remind.listmaster, info.open, info.private, invite.closed, invite.owner, invite.private, invite.public, remind.listmaster, remind.owner, review.closed, review.listmaster, review.owner, review.private, review.public, send.closed, send.editor, send.editorkey, send.editorkeyonly, send.editorkeyonlyauth, send.intranet, send.intranetorprivate, send.newsletter, send.newsletterkeyonly, send.private, send.private_smime, send.privateandeditorkey, send.privateandnomultipartoreditorkey, send.privatekey, send.privatekeyandeditorkeyonly, send.privateoreditorkey, send.privateorpublickey, send.public, send.public_nobcc, send.publickey, send.publicnomultipart, subscribe.auth, subscribe.auth_notify, subscribe.auth_owner, subscribe.closed, subscribe.intranet, subscribe.intranetorowner, subscribe.open, subscribe.open_notify, subscribe.open_quiet, subscribe.owner, subscribe.smime, subscribe.smimeorowner, topics_visibility.conceal, topics_visibility.noconceal, unsubscribe.auth, unsubscribe.auth_notify, unsubscribe.closed, unsubscribe.open, unsubscribe.open_notify, unsubscribe.owner, visibility.conceal, visibility.intranet, visibility.noconceal, visibility.private, visibility.secret: [Petr Prazak] translate scenari titles to Czech 2001-04-24 15:01 salaun * src/alias_manager.pl, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/close_list.fr.tpl, wwsympa/wws_templates/us/close_list.us.tpl: Add alias removal 2001-04-24 14:09 salaun * doc/man8/sympa.8: Detailed import data format 2001-04-24 11:23 salaun * nls/cz.msg, wwsympa/wws_templates/cz/help.cz.tpl, wwsympa/wws_templates/cz/list_menu.cz.tpl, wwsympa/wws_templates/cz/loginbanner.cz.tpl: [Petr Prazak] Just typos and such a stuff. 2001-04-24 11:16 salaun * doc/sympa.tex, doc/man8/sympa.8, src/sympa.pl: single version of --dump options 2001-04-23 17:09 salaun * wwsympa/wwslib.pm: Add German to available languages 2001-04-23 16:50 salaun * src/List.pm: Bug fix: Consider empty value as undef 2001-04-23 15:44 salaun * src/etc/script/arc2webarc.pl: [Petr Prazak] Bug fix: List::use_db was not initialized 2001-04-23 13:58 salaun * src/etc/templates/de/sendpasswd.de.tpl, wwsympa/wws_templates/de/add_request.de.tpl, wwsympa/wws_templates/de/admin.de.tpl, wwsympa/wws_templates/de/admin_menu.de.tpl, wwsympa/wws_templates/de/arc.de.tpl, wwsympa/wws_templates/de/arc_protect.de.tpl, wwsympa/wws_templates/de/arcsearch.de.tpl, wwsympa/wws_templates/de/arcsearch_form.de.tpl, wwsympa/wws_templates/de/change_email.de.tpl, wwsympa/wws_templates/de/choosepasswd.de.tpl, wwsympa/wws_templates/de/close_list.de.tpl, wwsympa/wws_templates/de/compose_mail.de.tpl, wwsympa/wws_templates/de/create_list.de.tpl, wwsympa/wws_templates/de/create_list_request.de.tpl, wwsympa/wws_templates/de/d_control.de.tpl, wwsympa/wws_templates/de/d_editfile.de.tpl, wwsympa/wws_templates/de/d_read.de.tpl, wwsympa/wws_templates/de/edit_list_request.de.tpl, wwsympa/wws_templates/de/editfile.de.tpl, wwsympa/wws_templates/de/editsubscriber.de.tpl, wwsympa/wws_templates/de/error.de.tpl, wwsympa/wws_templates/de/get_pending_lists.de.tpl, wwsympa/wws_templates/de/help.de.tpl, wwsympa/wws_templates/de/help_admin.de.tpl, wwsympa/wws_templates/de/help_editfile.de.tpl, wwsympa/wws_templates/de/help_editlist.de.tpl, wwsympa/wws_templates/de/home.de.tpl, wwsympa/wws_templates/de/info.de.tpl, wwsympa/wws_templates/de/install_pending_list.de.tpl, wwsympa/wws_templates/de/list_menu.de.tpl, wwsympa/wws_templates/de/lists.de.tpl, wwsympa/wws_templates/de/login.de.tpl, wwsympa/wws_templates/de/loginbanner.de.tpl, wwsympa/wws_templates/de/loginrequest.de.tpl, wwsympa/wws_templates/de/menu.de.tpl, wwsympa/wws_templates/de/modindex.de.tpl, wwsympa/wws_templates/de/notice.de.tpl, wwsympa/wws_templates/de/pref.de.tpl, wwsympa/wws_templates/de/remindpasswd.de.tpl, wwsympa/wws_templates/de/remove_arc.de.tpl, wwsympa/wws_templates/de/review.de.tpl, wwsympa/wws_templates/de/reviewbouncing.de.tpl, wwsympa/wws_templates/de/scenario_test.de.tpl, wwsympa/wws_templates/de/serveradmin.de.tpl, wwsympa/wws_templates/de/set_pending_list_request.de.tpl, wwsympa/wws_templates/de/show_cert.de.tpl, wwsympa/wws_templates/de/sigrequest.de.tpl, wwsympa/wws_templates/de/suboptions.de.tpl, wwsympa/wws_templates/de/subrequest.de.tpl, wwsympa/wws_templates/de/title.de.tpl, wwsympa/wws_templates/de/view_translations.de.tpl, wwsympa/wws_templates/de/viewbounce.de.tpl, wwsympa/wws_templates/de/viewmod.de.tpl: [Harald Wilhelmi] New feature: Web templates translated to German 2001-04-23 13:48 salaun * src/etc/scenari/: access_web_archive.closed, access_web_archive.intranet, access_web_archive.owner, access_web_archive.private, access_web_archive.public, add.auth, add.closed, add.owner, add.owner_notify, create_list.intranet, create_list.listmaster, create_list.public_listmaster, d_edit.owner, d_edit.private, d_edit.public, d_read.owner, d_read.private, d_read.public, del.auth, del.closed, del.owner, del.owner_notify, edit_list.closed, edit_list.owner, global_remind.listmaster, info.open, info.private, invite.closed, invite.owner, invite.private, invite.public, remind.listmaster, remind.owner, review.closed, review.listmaster, review.owner, review.private, review.public, send.closed, send.editor, send.editorkey, send.editorkeyonly, send.editorkeyonlyauth, send.intranet, send.intranetorprivate, send.newsletter, send.newsletterkeyonly, send.private, send.private_smime, send.privateandeditorkey, send.privateandnomultipartoreditorkey, send.privatekey, send.privatekeyandeditorkeyonly, send.privateoreditorkey, send.privateorpublickey, send.public, send.public_nobcc, send.publickey, send.publicnomultipart, subscribe.auth, subscribe.auth_notify, subscribe.auth_owner, subscribe.closed, subscribe.intranet, subscribe.intranetorowner, subscribe.open, subscribe.open_notify, subscribe.open_quiet, subscribe.owner, subscribe.smime, subscribe.smimeorowner, topics_visibility.conceal, topics_visibility.noconceal, unsubscribe.auth, unsubscribe.auth_notify, unsubscribe.closed, unsubscribe.open, unsubscribe.open_notify, unsubscribe.owner, visibility.conceal, visibility.intranet, visibility.noconceal, visibility.private, visibility.secret: [Harald Wilhelmi] New feature: scenari titles translated to German 2001-04-20 17:04 salaun * src/List.pm: [reported by Petr Prazak] Bug fix: Did not keep date of 'subscribers' file Could not synchronize with changed 'subscribers' file 2001-04-20 15:19 salaun * wwsympa/wwsympa.fcgi: [reported by Petr Prazak] Bug fix: did not apply subscriber options changes if user_data_source is 'file' 2001-04-20 14:51 salaun * src/List.pm: Bug fix: typo, could not change suboptions 2001-04-19 18:07 salaun * nls/fr.msg, nls/us.msg, src/Commands.pm, src/List.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/list_menu.fr.tpl, wwsympa/wws_templates/us/list_menu.us.tpl: [reported by Fiona Dix] Bug fix: forgbid changes in subscriber options if user_data_source is 'include' 2001-04-19 16:52 salaun * wwsympa/archived.pl: [Petr Prazak] Bug fix: quote listname command line argument Add log if mhonarc call failed 2001-04-19 16:31 salaun * src/etc/script/arc2webarc.pl: [Petr Prazak] Bug fix: Add missing List::_apply_defaults() 2001-04-19 11:41 salaun * src/List.pm: [Petr Prazak] Bug fix: Died while getting first subcriber if subscribers file is empty Bug error: Can't call method "seq" on an undefined value 2001-04-18 11:33 salaun * doc/sympa.tex: [David Lewis] Many corrections 2001-04-18 09:52 salaun * src/etc/mhonarc-ressources, wwsympa/wws_templates/cz/create_list.cz.tpl, wwsympa/wws_templates/cz/install_pending_list.cz.tpl, wwsympa/wws_templates/cz/lists.cz.tpl, wwsympa/wws_templates/cz/serveradmin.cz.tpl: [Petr Prazak] Updates 2001-04-13 17:49 salaun * wwsympa/wwsympa.fcgi: Unused function 2001-04-13 17:16 salaun * wwsympa/wws_templates/us/main.us.tpl: [reported by Petr Prazak] Bug fix: missing getCookieVal() function 2001-04-13 11:23 salaun * wwsympa/Makefile: Change: create per list subdirectories in wws_templates/ 2001-04-13 10:58 salaun * wwsympa/wws_templates/us/login.us.tpl: rename login.tpl 2001-04-13 10:34 salaun * src/etc/templates/cz/sendpasswd.cz.tpl, wwsympa/wws_templates/cz/add_request.cz.tpl, wwsympa/wws_templates/cz/admin.cz.tpl, wwsympa/wws_templates/cz/admin_menu.cz.tpl, wwsympa/wws_templates/cz/arc.cz.tpl, wwsympa/wws_templates/cz/arc_protect.cz.tpl, wwsympa/wws_templates/cz/arcsearch.cz.tpl, wwsympa/wws_templates/cz/arcsearch_form.cz.tpl, wwsympa/wws_templates/cz/change_email.cz.tpl, wwsympa/wws_templates/cz/choosepasswd.cz.tpl, wwsympa/wws_templates/cz/close_list.cz.tpl, wwsympa/wws_templates/cz/compose_mail.cz.tpl, wwsympa/wws_templates/cz/create_list.cz.tpl, wwsympa/wws_templates/cz/create_list_request.cz.tpl, wwsympa/wws_templates/cz/d_control.cz.tpl, wwsympa/wws_templates/cz/d_editfile.cz.tpl, wwsympa/wws_templates/cz/d_read.cz.tpl, wwsympa/wws_templates/cz/edit_list_request.cz.tpl, wwsympa/wws_templates/cz/editfile.cz.tpl, wwsympa/wws_templates/cz/editsubscriber.cz.tpl, wwsympa/wws_templates/cz/error.cz.tpl, wwsympa/wws_templates/cz/get_pending_lists.cz.tpl, wwsympa/wws_templates/cz/help.cz.tpl, wwsympa/wws_templates/cz/help_admin.cz.tpl, wwsympa/wws_templates/cz/help_editfile.cz.tpl, wwsympa/wws_templates/cz/help_editlist.cz.tpl, wwsympa/wws_templates/cz/home.cz.tpl, wwsympa/wws_templates/cz/install_pending_list.cz.tpl, wwsympa/wws_templates/cz/list_menu.cz.tpl, wwsympa/wws_templates/cz/lists.cz.tpl, wwsympa/wws_templates/cz/loginbanner.cz.tpl, wwsympa/wws_templates/cz/loginrequest.cz.tpl, wwsympa/wws_templates/cz/menu.cz.tpl, wwsympa/wws_templates/cz/modindex.cz.tpl, wwsympa/wws_templates/cz/notice.cz.tpl, wwsympa/wws_templates/cz/pref.cz.tpl, wwsympa/wws_templates/cz/remindpasswd.cz.tpl, wwsympa/wws_templates/cz/remove_arc.cz.tpl, wwsympa/wws_templates/cz/review.cz.tpl, wwsympa/wws_templates/cz/reviewbouncing.cz.tpl, wwsympa/wws_templates/cz/scenario_test.cz.tpl, wwsympa/wws_templates/cz/serveradmin.cz.tpl, wwsympa/wws_templates/cz/set_pending_list_request.cz.tpl, wwsympa/wws_templates/cz/show_cert.cz.tpl, wwsympa/wws_templates/cz/sigrequest.cz.tpl, wwsympa/wws_templates/cz/suboptions.cz.tpl, wwsympa/wws_templates/cz/subrequest.cz.tpl, wwsympa/wws_templates/cz/title.cz.tpl, wwsympa/wws_templates/cz/view_translations.cz.tpl, wwsympa/wws_templates/cz/viewmod.cz.tpl: [Petr Prazak] New Czech templates 2001-04-13 09:50 salaun * src/etc/templates/us/: bye.us.tpl, global_remind.us.tpl, helpfile.us.tpl, invite.us.tpl, lists.us.tpl, reject.us.tpl, remind.us.tpl, removed.us.tpl, welcome.us.tpl, x509-user-cert-missing.us.tpl: [Petr Prazak] translations to Czech 2001-04-12 18:23 salaun * src/List.pm: Add Czech 2001-04-12 18:10 salaun * nls/Makefile, nls/cz.msg, wwsympa/wwslib.pm: [Petr Prazak] New feature: Czech translations 2001-04-12 17:27 salaun * wwsympa/wws_templates/us/install_pending_list.us.tpl: Add info about aliases auto-install 2001-04-12 17:26 salaun * wwsympa/wws_templates/us/create_list.us.tpl: Add aliases info 2001-04-12 17:09 salaun * wwsympa/wws_templates/fr/create_list.fr.tpl: [no log message] 2001-04-12 17:07 salaun * wwsympa/wwsympa.fcgi: Cleanup in list_creation functions 2001-04-12 16:52 salaun * wwsympa/wws_templates/fr/create_list.fr.tpl: Change: display aliases info 2001-04-12 16:46 salaun * src/etc/scenari/: create_list.listmaster, create_list.public_listmaster: Change: listmaster can create list 2001-04-12 15:47 salaun * doc/sympa.tex, src/alias_manager.pl, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/install_pending_list.fr.tpl: New feature: install aliases at list creation time New parameter in wwsympa.conf: alias_manager 2001-04-12 12:09 salaun * src/: Makefile, alias_manager.pl, aliaswrapper.c: [Harald Wilhelmi]New feature: run newliases via a wrapper 2001-04-12 11:41 salaun * src/alias_manager.pl: Add locking 2001-04-12 10:55 salaun * src/: Makefile, alias_manager.pl: New feature: Alias manager, for installing/deleting sendmail aliases 2001-04-12 10:54 salaun * src/List.pm: Bug fix: Would end getting emails at first empty entry 2001-04-12 09:42 salaun * nls/fr.msg: typo 2001-04-10 18:03 salaun * src/sympa.pl: [reported by Jérôme Marant] Bug fix: parameter for --debug is compulsory 2001-04-10 16:56 salaun * wwsympa/wws_templates/: cn/list_menu.cn.tpl, es/list_menu.es.tpl, fr/list_menu.fr.tpl, it/help_editfile.it.tpl, it/list_menu.it.tpl, us/help_editfile.us.tpl, us/home.us.tpl, us/menu.us.tpl, us/sigrequest.us.tpl: [Petr Prazak]Bug fix: subscription 2001-04-10 16:40 salaun * doc/sympa.tex, doc/man8/sympa.8, src/sympa.pl: New feature: --import option 2001-04-10 12:28 salaun * src/etc/script/sympa.spec: Add MANDIR 2001-04-10 12:05 salaun * doc/man8/sympa.8: move sympa.man 2001-04-10 11:38 salaun * doc/sympa.tex, src/sympa.pl: New feature: add --help and --version options 2001-04-06 16:45 salaun * wwsympa/wwsympa.fcgi: Bug fix: no more lowercase ; otherwise could not access files with uppercase letters 2001-04-06 16:24 salaun * wwsympa/: wwsympa.fcgi, wws_templates/us/main.us.tpl: New feature: Add Javascript cookie check 2001-04-06 15:00 salaun * src/List.pm: syntax error 2001-04-06 14:42 salaun * src/List.pm: Set list's lang for owner notification 2001-04-06 09:04 salaun * wwsympa/wws_templates/fr/list_menu.fr.tpl: abonné 2001-04-05 16:42 salaun * set_symlinks.pl, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/lists.fr.tpl, wwsympa/wws_templates/fr/serveradmin.fr.tpl, wwsympa/wws_templates/us/lists.us.tpl, wwsympa/wws_templates/us/serveradmin.us.tpl: New feature: search_user for listmaster 2001-04-04 16:55 salaun * check_perl_modules.pl: Perl 5.005 is required because of CipherSaber 2001-04-04 15:53 salaun * check_perl_modules.pl: Changes: Add DBDs optional install 2001-04-04 14:33 salaun * nls/es.msg: [Josep Román] Changes: Removals of extra \n chars, new messages added 2001-04-04 14:14 salaun * doc/sympa.tex: Bug fixes: syntax errors 2001-04-04 13:18 salaun * src/: sympa.pl, tools.pl: Bug fix: Use original msg file for smime signature checking 2001-04-04 13:13 salaun * wwsympa/wws_templates/us/notice.us.tpl: [no log message] 2001-04-03 18:23 salaun * src/: List.pm, sympa.pl: Bug fix: Use original message for confirmation, not MIME::Entity object This prevents signature breaking 2001-04-03 15:10 salaun * src/sympa.pl, src/tools.pl, wwsympa/wwsympa.fcgi: [reported by D. Lamballais] Bug fix: Make Cipher::Saber optional Check in @INC first 2001-04-03 10:46 salaun * src/List.pm: comment 'include_admin' 2001-04-03 09:55 salaun * src/List.pm: Bug fix: bad condition, never alert owners about bounce rate 2001-04-02 16:04 salaun * src/etc/script/load_subscribers.pl: [Gérard Gachelin] Bug fix: insert comment 2001-04-02 15:08 salaun * src/tools.pl, wwsympa/wwsympa.fcgi: [reported by Anne Durand] Bug fix: escape quotes in edit_list_request 2001-04-02 14:51 salaun * wwsympa/wws_templates/us/create_list_request.us.tpl: accent 2001-04-02 14:46 salaun * src/etc/create_list_templates/discussion_list/config.tpl, src/etc/create_list_templates/hotline/config.tpl, src/etc/create_list_templates/intranet_list/config.tpl, src/etc/create_list_templates/news-letter/config.tpl, src/etc/create_list_templates/private_working_group/config.tpl, src/etc/create_list_templates/public_web_forum/config.tpl, wwsympa/wwsympa.fcgi: Add creation date and email in list templates config 2001-04-02 14:23 salaun * wwsympa/wws_templates/fr/error.fr.tpl: wrong parameter 2001-04-02 11:08 salaun * src/Commands.pm: Bug Fix: Messages to be approved were not sent to editor (unless editorkey) 2001-04-02 11:04 salaun * src/sympa.pl: Bug Fix: Messages to be approved were not sent to editor (unless editorkey) 2001-03-27 16:00 salaun * src/Conf.pm: Change default create_list for reverse compatibility 2001-03-26 13:34 salaun * src/List.pm: typos 2001-03-26 12:17 salaun * wwsympa/wws_templates/: fr/error.fr.tpl, us/error.us.tpl: Add action name when failed 2001-03-26 12:16 salaun * wwsympa/wwsympa.fcgi: Add error handling while saving template file 2001-03-26 12:15 salaun * src/List.pm: Chnage: look for global header/footer in ~sympa/etc/templates/ 2001-03-26 10:36 salaun * src/tools.pl: Reported by Michael Brennen mbrennen AT fni.com fixe a bug in encryption module introduce in 3.1b5 2001-03-23 17:41 salaun * nls/fr.msg, nls/us.msg, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/pref.fr.tpl, wwsympa/wws_templates/us/pref.us.tpl: New features: propose pre-defined cookie expiration periods 2001-03-23 16:40 salaun * src/: List.pm, sympa.pl: [reported by Philippe Leca] Bug fix: signed multipart messages were altered by moderating process 2001-03-23 15:12 salaun * src/List.pm: Bug fix: if user_data_source is 'database', check if we have a database up 2001-03-23 12:11 salaun * doc/sympa.tex: [David Lewis] Lots of corrections for "good english" compliance 2001-03-22 16:44 salaun * wwsympa/wws_templates/fr/notice.fr.tpl: Delete duplicate entry 2001-03-22 16:31 salaun * doc/sympa.tex, src/sympa.pl: new feature: Add --keepcopy option to keep a copy of incoming messages 2001-03-22 16:31 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/error.fr.tpl, wws_templates/fr/notice.fr.tpl, wws_templates/us/error.us.tpl, wws_templates/us/notice.us.tpl: Some help in login 2001-03-22 14:07 salaun * wwsympa/: wwsympa.fcgi, wws_templates/cn/error.cn.tpl, wws_templates/cn/notice.cn.tpl, wws_templates/es/error.es.tpl, wws_templates/es/notice.es.tpl, wws_templates/fr/error.fr.tpl, wws_templates/fr/notice.fr.tpl, wws_templates/it/error.it.tpl, wws_templates/it/notice.it.tpl, wws_templates/us/main.us.tpl, wws_templates/us/notice.us.tpl: New feature: Notices are different from errors. Create new templates 2001-03-22 12:09 salaun * wwsympa/wwsympa.fcgi: Bug fix: could not delete owners/editors. Format check was performed even on empty entries 2001-03-22 10:36 salaun * src/etc/templates/: us/sendpasswd.us.tpl, fr/sendpasswd.fr.tpl: Give up multipart/alternative 2001-03-21 16:56 salaun * src/etc/templates/fr/sendpasswd.fr.tpl: Correct bgcolor 2001-03-21 16:48 salaun * src/etc/templates/: fr/sendpasswd.fr.tpl, us/sendpasswd.us.tpl: Change: make reminder multipart/alternative, with an HTML part 2001-03-21 16:48 salaun * wwsympa/wwsympa.fcgi: Set init_passwd var 2001-03-21 15:19 salaun * wwsympa/wwslib.pm: provides file extention, given the content-type 2001-03-21 12:41 salaun * wwsympa/wwsympa.fcgi: Bug fix: restore cookie deletion Change: Allow setting password from login 2001-03-21 12:39 salaun * wwsympa/wws_templates/: fr/list_menu.fr.tpl, us/list_menu.us.tpl: Change: Do not request javascript confirmation if not logged in 2001-03-21 10:39 salaun * wwsympa/wws_templates/us/remindpasswd.us.tpl: Add nomenu var to form 2001-03-20 15:36 salaun * wwsympa/bounced.pl: [proposed by D. Lalot] Changes: use strict, basic check while opening files, daemon no more dying 2001-03-20 12:31 salaun * src/Log.pm: Changes: should be restore lost connexion to syslogd 2001-03-20 10:12 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/loginbanner.fr.tpl, wws_templates/us/loginbanner.us.tpl: Change: do not request email address for remind if it was provided 2001-03-19 18:02 salaun * wwsympa/cookielib.pm: Bug fix: CGI::Cookie did not recognise session-time cookie Logout with a 10 years ago date 2001-03-19 18:01 salaun * wwsympa/wwsympa.fcgi: No more 'unknown' cookie set 2001-03-19 15:26 salaun * wwsympa/cookielib.pm: Delete trace 2001-03-19 15:25 salaun * wwsympa/cookielib.pm: Set cookie expiration date to '0' for logout 2001-03-19 14:34 salaun * wwsympa/wwsympa.fcgi: Delete trace 2001-03-19 14:33 salaun * wwsympa/cookielib.pm: [reported by Fiona Dix] Bug fix: Logged in as unknown, because of wrong date format in cookie. Now use CGI::Cookie for cookie read/write 2001-03-19 14:31 salaun * src/List.pm: Add X-No-Arcive header field 2001-03-19 12:04 salaun * src/List.pm: [no log message] 2001-03-16 14:03 salaun * src/etc/scenari/send.closed: Bug fix: correct title 2001-03-16 09:22 salaun * wwsympa/cookielib.pm: replace %40 and %3A by @ and : in sympa cookie for compatibility with RearSite 2001-03-15 16:52 salaun * doc/sympa.tex: Changes in sympa.pl options 2001-03-15 16:48 salaun * src/sympa.pl: change options 2001-03-15 13:32 salaun * src/List.pm: Forces the INPUT_RECORD_SEPARATOR, in case it was changed 2001-03-15 13:03 salaun * check_perl_modules.pl: [proposed by Christophe Turbou] remove 'x' mod 2001-03-15 11:55 salaun * nls/cn.msg: [Wang Jian] Changes 2001-03-15 11:00 salaun * nls/cn.msg: [Olivier Lacroix] Bug fix: tabs instead of spaces at beginning of lines 2001-03-15 10:54 salaun * nls/pl.msg: [Olivier Lacroix] Bug fix: tabs instead of spaces at beginning of lines 2001-03-15 10:05 salaun * wwsympa/wws_templates/us/: d_read.us.tpl, d_read.us.tpl: [no log message] 2001-03-15 09:57 salaun * wwsympa/wws_templates/fr/d_read.fr.tpl: Unused
2001-03-15 09:56 salaun * wwsympa/wws_templates/us/d_read.us.tpl: Use mailto URLs instead of FORMs Did not work with Netscape 6 2001-03-15 09:45 salaun * wwsympa/wws_templates/fr/d_read.fr.tpl: Typo 2001-03-15 09:42 salaun * wwsympa/wwsympa.fcgi: Clean list parameter 2001-03-15 09:41 salaun * wwsympa/wws_templates/fr/d_read.fr.tpl: Bug fix: badly placed s 2001-03-14 17:37 salaun * doc/sympa.tex: Bug fixes: missing/wrong sympa.conf parameters 2001-03-14 14:50 salaun * wwsympa/cookielib.pm: Change: HTTP cookie prefix becomes sympauser (used to be user) 2001-03-14 14:31 salaun * src/List.pm: Change: attempt to change database structure if needed 2001-03-14 12:06 salaun * wwsympa/wwsympa.fcgi: Allow search with GET method 2001-03-12 18:07 salaun * src/etc/templates/us/removed.us.tpl: [reported by Fil] typo 2001-03-12 14:39 salaun * doc/sympa.tex: preparing 2.1b.9 2001-03-12 12:31 salaun * src/List.pm: Check database tables structure (MySQL only) 2001-03-12 10:39 salaun * wwsympa/wws_templates/: fr/compose_mail.fr.tpl, us/compose_mail.us.tpl: Move "send mail" button on top 2001-03-09 16:23 salaun * wwsympa/wwsympa.fcgi: bug fix 2001-03-09 14:49 salaun * wwsympa/wwsympa.fcgi: [reported by Fil] Bug fix : Unable to open scenario /home/sympa/bin/etc/scenari/review. Better checking on this object 2001-03-09 14:29 salaun * src/List.pm: Add trace 2001-03-09 12:30 salaun * src/: mail.pm, sympa.pl: [reported by Fil] Bug fix: When sympa.pl send a message for wwsympa.fcgi, it uses From: header field for the Return-Path: Now uses additional X-Sympa-From header field 2001-03-09 11:44 salaun * src/tools.pl: [reported by Fil] Bug fix: '#' chars were not escaped in editsubscriber 2001-03-09 11:32 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/compose_mail.fr.tpl, wws_templates/fr/list_menu.fr.tpl, wws_templates/us/compose_mail.us.tpl, wws_templates/us/list_menu.us.tpl: New feature: 'post' action available on list info page 2001-03-09 10:54 salaun * src/: Commands.pm, List.pm, mail.pm: Add from parameter to mail::mailback 2001-03-09 10:53 salaun * wwsympa/wws_templates/: us/title.us.tpl, fr/title.fr.tpl: Missing title.us.tpl 2001-03-08 16:36 salaun * src/etc/script/Makefile: [reported by Jerome Dubois] bug fix: wrong 'wwsympaconf' 2001-03-08 16:10 salaun * src/List.pm: Change: Don't query database for subscribers # ; read stats file instead 2001-03-08 11:33 salaun * wwsympa/wwsympa.fcgi: [Harald Wilhelmi] Bug fix : Subscribers count was going mad when closing/restoring a list 2001-03-08 11:28 salaun * wwsympa/: wwsympa.fcgi, wws_templates/es/admin_menu.es.tpl, wws_templates/fr/admin_menu.fr.tpl, wws_templates/it/admin_menu.it.tpl, wws_templates/us/admin_menu.us.tpl: Change: Use Javascript for close_list confirmation No more 'close_list_request' action 2001-03-06 15:39 salaun * wwsympa/wws_templates/fr/d_read.fr.tpl: => 2001-03-06 15:32 salaun * wwsympa/wws_templates/fr/d_read.fr.tpl: Use mailto URLs instead of FORMs Did not work with Netscape 6 2001-03-06 14:21 salaun * wwsympa/wws_templates/fr/menu.fr.tpl: Bug fix : missing 2001-03-06 11:36 salaun * src/Commands.pm: Bug fix : message confirmation failed (since v 1.46) 2001-03-06 11:03 salaun * src/: List.pm, sympa.pl: Bug fix : bounced.pl require mail.pm Including mail.pm in List.pm 2001-03-05 16:59 salaun * src/Archive.pm: Change: don't delete Received: header fields 2001-03-02 10:31 salaun * doc/sympa.tex: Minor bug fix 2001-03-01 16:55 salaun * wwsympa/wwsympa.fcgi: Bug fix : Synchronization failed for d_set_owner && d_change_access 2001-03-01 15:52 salaun * src/Commands.pm, src/sympa.pl, wwsympa/wwsympa.fcgi: Bug fix : Don't distribute DISTRIBUTE command msg itself ! 2001-02-28 18:00 salaun * src/: Commands.pm, sympa.pl: Bug fix : could not DISTRIBUTE messages 2001-02-28 15:21 salaun * src/List.pm: Bug fix: changed usage of _add_parts() 2001-02-28 14:50 salaun * src/List.pm: Syntax error 2001-02-28 14:49 salaun * src/smtp.pm: Supress traces 2001-02-28 11:21 salaun * src/: Commands.pm, List.pm, smtp.pm, sympa.pl, tools.pl: Bug fix : Sympa would break S/MIME signatures if message contained encoded parts. This is due to MIME::Entity library use. It would not always encode the msg exactly the original way (Ex : number of columns for Base64) ; S/MIME signature is broken. Correction : Unless message body was altered (header/footer added), Sympa uses the original message's body, bypassing MIME::Parser 2001-02-28 10:41 salaun * wwsympa/wwsympa.fcgi: Add &check_param_out() for setting vars needed by parser. If editing list config, changes are taken. 2001-02-26 15:37 salaun * wwsympa/wwsympa.fcgi: [reported by Joel Berthelin] Bug fix : WHile performing multiple add, would not use the newly provided comment 2001-02-26 14:52 salaun * src/List.pm: Accept connect_string without db_name and host 2001-02-26 14:50 salaun * src/List.pm: Accept more characters for db_name and user 2001-02-26 14:34 salaun * wwsympa/archived.pl: check if SIGTERM was received before processing each file 2001-02-26 14:26 salaun * wwsympa/archived.pl: Bug fix : make month (MM) 2 digits long 2001-02-26 12:34 salaun * src/Archive.pm, wwsympa/archived.pl: [reported by Hubert Ulliac ] Bug fix : if 2 mails for the same list at same time, first was erased in outgoing/ Changed file format to .. 2001-02-26 11:45 salaun * nls/pl.msg: Previous version was altered via email 2001-02-26 11:21 salaun * src/Commands.pm: [reported by Béatrice Arnou] bug fix : SET MAIL command was refused 2001-02-26 10:38 salaun * wwsympa/bounced.pl: Bug fix : check if SIGTERM was received before processing each file 2001-02-22 14:54 salaun * src/List.pm: Bug fix : decode subject while searching custom_subject 2001-02-22 14:41 salaun * wwsympa/wws_templates/: fr/create_list_request.fr.tpl, us/create_list_request.us.tpl: blockquote for comment 2001-02-22 13:58 salaun * src/tools.pl: [reported by Odile Germes] Bug fix : comment in list_templates were not seen by wwsympa 2001-02-21 16:02 salaun * nls/: Makefile, pl.msg: [Lukasz Zalubski] Translation to Polish 2001-02-21 15:54 salaun * wwsympa/wwsympa.fcgi: Fix sql_regexp 2001-02-21 15:52 salaun * wwsympa/wwsympa.fcgi: Sort by email when searching 2001-02-21 15:47 salaun * src/Commands.pm, src/List.pm, wwsympa/wwsympa.fcgi: [requested by Fil] Add an SQL clause while searching among subscribers (used to fetch all subscribers and select afterward) 2001-02-21 14:33 salaun * wwsympa/: wwsympa.fcgi, wws_templates/es/error.es.tpl, wws_templates/fr/error.fr.tpl, wws_templates/it/error.it.tpl, wws_templates/us/error.us.tpl: [reported by Wang Jian] Bug fix : multiple add failed if one failed. Display ALL error messages 2001-02-21 11:36 salaun * src/etc/templates/cn/sendpasswd.cn.tpl, wwsympa/wws_templates/cn/admin_menu.cn.tpl, wwsympa/wws_templates/cn/change_email.cn.tpl, wwsympa/wws_templates/cn/d_read.cn.tpl, wwsympa/wws_templates/cn/help_admin.cn.tpl, wwsympa/wws_templates/cn/help_editfile.cn.tpl, wwsympa/wws_templates/cn/help_editlist.cn.tpl, wwsympa/wws_templates/cn/home.cn.tpl, wwsympa/wws_templates/cn/list_menu.cn.tpl, wwsympa/wws_templates/cn/loginbanner.cn.tpl, wwsympa/wws_templates/cn/review.cn.tpl, wwsympa/wws_templates/cn/title.cn.tpl: [Wang Jian] Updates of templates 2001-02-21 10:36 salaun * src/etc/templates/us/: bye.us.tpl, global_remind.us.tpl, invite.us.tpl, lists.us.tpl, reject.us.tpl, remind.us.tpl, removed.us.tpl, welcome.us.tpl: [Lukasz Zalubski] Translation to polish 2001-02-21 10:04 salaun * src/etc/templates/us/helpfile.us.tpl: reporting SET NOTICE change 2001-02-21 10:03 salaun * src/etc/templates/us/helpfile.us.tpl: [Lukasz Zalubski] Translation to polish 2001-02-21 10:00 salaun * src/etc/templates/us/helpfile.us.tpl: [Lukasz Zalubski] bug fix : wrong var 2001-02-19 18:22 salaun * src/tools.pl, wwsympa/wwsympa.fcgi: Bug fix : password case-insensitivity 2001-02-19 18:07 salaun * src/List.pm: Bug fix : displayed reception mode was user_default_options if reception was empty (means 'mail'). If user saved his/her suboption, then his/her option was modified 2001-02-19 18:05 salaun * wwsympa/bounced.pl: Add message 2001-02-19 11:43 salaun * src/List.pm, wwsympa/wwslib.pm, wwsympa/wwsympa.fcgi: Make user password case-insensitive 2001-02-19 11:24 salaun * wwsympa/: wwsympa.fcgi, wws_templates/fr/error.fr.tpl, wws_templates/us/error.us.tpl: Check if password is uncomplete 2001-02-16 10:29 salaun * doc/sympa.ps: not a source file 2001-02-16 10:26 salaun * doc/sympa.tex: [serge] about password encryption 2001-02-16 10:25 salaun * wwsympa/wws_templates/us/main.us.tpl: [serge] lock logos 2001-02-16 09:55 salaun * wwsympa/wws_templates/: fr/show_cert.fr.tpl, us/show_cert.us.tpl: [no log message] 2001-02-16 09:32 salaun * nls/es.msg: [X-Term] Missing '\n' 2001-02-15 09:06 salaun * nls/es.msg: [X-Term] Bug fix: unwanted '\n' 2001-02-14 17:46 salaun * nls/es.msg: Added RCS ID 2001-02-14 17:37 salaun * wwsympa/wws_templates/us/main.us.tpl: dummy change 2001-02-14 17:27 salaun * nls/es.msg: [reported by X-Term] Bug fixes: unwanted \n at the end of some messages Bug report: Helpfile contained MIME-Version, Content-Type & Content-Transfer-Encoding: 8bit in its body 2001-02-14 09:18 salaun * src/List.pm: Bug fix: used an obsolet var $Language::sympa_lang Bug description: If user had no lang pref, helpfile body was not in the correct lang 2001-02-13 17:40 salaun * src/etc/templates/: es/sendpasswd.es.tpl, fr/sendpasswd.fr.tpl, it/sendpasswd.it.tpl, us/sendpasswd.us.tpl: [reported by Nicolas Brouard] supress RCS IDs 2001-02-12 17:40 salaun * wwsympa/wws_templates/us/menu.us.tpl, src/etc/templates/cn/sendpasswd.cn.tpl, src/etc/templates/es/sendpasswd.es.tpl, src/etc/templates/fr/sendpasswd.fr.tpl, src/etc/templates/it/sendpasswd.it.tpl, src/etc/templates/us/sendpasswd.us.tpl, wwsympa/wws_templates/cn/add_request.cn.tpl, wwsympa/wws_templates/cn/admin.cn.tpl, wwsympa/wws_templates/cn/admin_menu.cn.tpl, wwsympa/wws_templates/cn/arc.cn.tpl, wwsympa/wws_templates/cn/arc_protect.cn.tpl, wwsympa/wws_templates/cn/arcsearch.cn.tpl, wwsympa/wws_templates/cn/arcsearch_form.cn.tpl, wwsympa/wws_templates/cn/change_email.cn.tpl, wwsympa/wws_templates/cn/choosepasswd.cn.tpl, wwsympa/wws_templates/cn/close_list.cn.tpl, wwsympa/wws_templates/cn/create_list.cn.tpl, wwsympa/wws_templates/cn/create_list_request.cn.tpl, wwsympa/wws_templates/cn/d_control.cn.tpl, wwsympa/wws_templates/cn/d_editfile.cn.tpl, wwsympa/wws_templates/cn/d_read.cn.tpl, wwsympa/wws_templates/cn/edit_list_request.cn.tpl, wwsympa/wws_templates/cn/editfile.cn.tpl, wwsympa/wws_templates/cn/editsubscriber.cn.tpl, wwsympa/wws_templates/cn/error.cn.tpl, wwsympa/wws_templates/cn/get_pending_lists.cn.tpl, wwsympa/wws_templates/cn/help.cn.tpl, wwsympa/wws_templates/cn/help_admin.cn.tpl, wwsympa/wws_templates/cn/help_editfile.cn.tpl, wwsympa/wws_templates/cn/help_editlist.cn.tpl, wwsympa/wws_templates/cn/home.cn.tpl, wwsympa/wws_templates/cn/install_pending_list.cn.tpl, wwsympa/wws_templates/cn/list_menu.cn.tpl, wwsympa/wws_templates/cn/lists.cn.tpl, wwsympa/wws_templates/cn/login.cn.tpl, wwsympa/wws_templates/cn/loginbanner.cn.tpl, wwsympa/wws_templates/cn/loginrequest.cn.tpl, wwsympa/wws_templates/cn/menu.cn.tpl, wwsympa/wws_templates/cn/modindex.cn.tpl, wwsympa/wws_templates/cn/pref.cn.tpl, wwsympa/wws_templates/cn/remindpasswd.cn.tpl, wwsympa/wws_templates/cn/remove_arc.cn.tpl, wwsympa/wws_templates/cn/review.cn.tpl, wwsympa/wws_templates/cn/reviewbouncing.cn.tpl, wwsympa/wws_templates/es/add_request.es.tpl, wwsympa/wws_templates/es/admin.es.tpl, wwsympa/wws_templates/es/admin_menu.es.tpl, wwsympa/wws_templates/es/arc.es.tpl, wwsympa/wws_templates/es/arc_protect.es.tpl, wwsympa/wws_templates/es/arcsearch.es.tpl, wwsympa/wws_templates/es/arcsearch_form.es.tpl, wwsympa/wws_templates/es/change_email.es.tpl, wwsympa/wws_templates/es/choosepasswd.es.tpl, wwsympa/wws_templates/es/close_list.es.tpl, wwsympa/wws_templates/es/create_list.es.tpl, wwsympa/wws_templates/es/create_list_request.es.tpl, wwsympa/wws_templates/es/d_control.es.tpl, wwsympa/wws_templates/es/d_editfile.es.tpl, wwsympa/wws_templates/es/d_read.es.tpl, wwsympa/wws_templates/es/edit_list_request.es.tpl, wwsympa/wws_templates/es/editfile.es.tpl, wwsympa/wws_templates/es/editsubscriber.es.tpl, wwsympa/wws_templates/es/error.es.tpl, wwsympa/wws_templates/es/get_pending_lists.es.tpl, wwsympa/wws_templates/es/help.es.tpl, wwsympa/wws_templates/es/help_admin.es.tpl, wwsympa/wws_templates/es/help_editfile.es.tpl, wwsympa/wws_templates/es/help_editlist.es.tpl, wwsympa/wws_templates/es/home.es.tpl, wwsympa/wws_templates/es/list_menu.es.tpl, wwsympa/wws_templates/es/lists.es.tpl, wwsympa/wws_templates/es/loginbanner.es.tpl, wwsympa/wws_templates/es/loginrequest.es.tpl, wwsympa/wws_templates/es/menu.es.tpl, wwsympa/wws_templates/es/modindex.es.tpl, wwsympa/wws_templates/es/pref.es.tpl, wwsympa/wws_templates/es/remindpasswd.es.tpl, wwsympa/wws_templates/es/remove_arc.es.tpl, wwsympa/wws_templates/es/review.es.tpl, wwsympa/wws_templates/es/reviewbouncing.es.tpl, wwsympa/wws_templates/fr/add_request.fr.tpl, wwsympa/wws_templates/fr/admin.fr.tpl, wwsympa/wws_templates/fr/admin_menu.fr.tpl, wwsympa/wws_templates/fr/arc.fr.tpl, wwsympa/wws_templates/fr/arc_protect.fr.tpl, wwsympa/wws_templates/fr/arcsearch.fr.tpl, wwsympa/wws_templates/fr/arcsearch_form.fr.tpl, wwsympa/wws_templates/fr/change_email.fr.tpl, wwsympa/wws_templates/fr/choosepasswd.fr.tpl, wwsympa/wws_templates/fr/close_list.fr.tpl, wwsympa/wws_templates/fr/create_list.fr.tpl, wwsympa/wws_templates/fr/create_list_request.fr.tpl, wwsympa/wws_templates/fr/d_control.fr.tpl, wwsympa/wws_templates/fr/d_editfile.fr.tpl, wwsympa/wws_templates/fr/d_read.fr.tpl, wwsympa/wws_templates/fr/edit_list_request.fr.tpl, wwsympa/wws_templates/fr/editfile.fr.tpl, wwsympa/wws_templates/fr/editsubscriber.fr.tpl, wwsympa/wws_templates/fr/error.fr.tpl, wwsympa/wws_templates/fr/get_pending_lists.fr.tpl, wwsympa/wws_templates/fr/help.fr.tpl, wwsympa/wws_templates/fr/help_admin.fr.tpl, wwsympa/wws_templates/fr/help_editfile.fr.tpl, wwsympa/wws_templates/fr/home.fr.tpl, wwsympa/wws_templates/fr/install_pending_list.fr.tpl, wwsympa/wws_templates/fr/list_menu.fr.tpl, wwsympa/wws_templates/fr/lists.fr.tpl, wwsympa/wws_templates/fr/login.fr.tpl, wwsympa/wws_templates/fr/loginbanner.fr.tpl, wwsympa/wws_templates/fr/loginrequest.fr.tpl, wwsympa/wws_templates/fr/menu.fr.tpl, wwsympa/wws_templates/fr/modindex.fr.tpl, wwsympa/wws_templates/fr/pref.fr.tpl, wwsympa/wws_templates/fr/remindpasswd.fr.tpl, wwsympa/wws_templates/fr/remove_arc.fr.tpl, wwsympa/wws_templates/fr/review.fr.tpl, wwsympa/wws_templates/fr/reviewbouncing.fr.tpl, wwsympa/wws_templates/it/add_request.it.tpl, wwsympa/wws_templates/it/admin.it.tpl, wwsympa/wws_templates/it/admin_menu.it.tpl, wwsympa/wws_templates/it/arc.it.tpl, wwsympa/wws_templates/it/arc_protect.it.tpl, wwsympa/wws_templates/it/arcsearch.it.tpl, wwsympa/wws_templates/it/arcsearch_form.it.tpl, wwsympa/wws_templates/it/change_email.it.tpl, wwsympa/wws_templates/it/choosepasswd.it.tpl, wwsympa/wws_templates/it/close_list.it.tpl, wwsympa/wws_templates/it/create_list.it.tpl, wwsympa/wws_templates/it/create_list_request.it.tpl, wwsympa/wws_templates/it/d_control.it.tpl, wwsympa/wws_templates/it/d_editfile.it.tpl, wwsympa/wws_templates/it/d_read.it.tpl, wwsympa/wws_templates/it/edit_list_request.it.tpl, wwsympa/wws_templates/it/editfile.it.tpl, wwsympa/wws_templates/it/editsubscriber.it.tpl, wwsympa/wws_templates/it/error.it.tpl, wwsympa/wws_templates/it/get_pending_lists.it.tpl, wwsympa/wws_templates/it/help.it.tpl, wwsympa/wws_templates/it/help_admin.it.tpl, wwsympa/wws_templates/it/help_editfile.it.tpl, wwsympa/wws_templates/it/help_editlist.it.tpl, wwsympa/wws_templates/it/home.it.tpl, wwsympa/wws_templates/it/install_pending_list.it.tpl, wwsympa/wws_templates/it/list_menu.it.tpl, wwsympa/wws_templates/it/lists.it.tpl, wwsympa/wws_templates/it/loginbanner.it.tpl, wwsympa/wws_templates/it/loginrequest.it.tpl, wwsympa/wws_templates/it/menu.it.tpl, wwsympa/wws_templates/it/modindex.it.tpl, wwsympa/wws_templates/it/pref.it.tpl, wwsympa/wws_templates/it/remindpasswd.it.tpl, wwsympa/wws_templates/it/remove_arc.it.tpl, wwsympa/wws_templates/it/review.it.tpl, wwsympa/wws_templates/it/reviewbouncing.it.tpl, wwsympa/wws_templates/us/add_request.us.tpl, wwsympa/wws_templates/us/admin.us.tpl, wwsympa/wws_templates/us/admin_menu.us.tpl, wwsympa/wws_templates/us/arc.us.tpl, wwsympa/wws_templates/us/arc_protect.us.tpl, wwsympa/wws_templates/us/arcsearch.us.tpl, wwsympa/wws_templates/us/arcsearch_form.us.tpl, wwsympa/wws_templates/us/change_email.us.tpl, wwsympa/wws_templates/us/choosepasswd.us.tpl, wwsympa/wws_templates/us/close_list.us.tpl, wwsympa/wws_templates/us/create_list.us.tpl, wwsympa/wws_templates/us/create_list_request.us.tpl, wwsympa/wws_templates/us/d_control.us.tpl, wwsympa/wws_templates/us/d_editfile.us.tpl, wwsympa/wws_templates/us/d_read.us.tpl, wwsympa/wws_templates/us/edit_list_request.us.tpl, wwsympa/wws_templates/us/editfile.us.tpl, wwsympa/wws_templates/us/editsubscriber.us.tpl, wwsympa/wws_templates/us/error.us.tpl, wwsympa/wws_templates/us/get_pending_lists.us.tpl, wwsympa/wws_templates/us/help.us.tpl, wwsympa/wws_templates/us/help_admin.us.tpl, wwsympa/wws_templates/us/help_editfile.us.tpl, wwsympa/wws_templates/us/help_editlist.us.tpl, wwsympa/wws_templates/us/home.us.tpl, wwsympa/wws_templates/us/info.us.tpl, wwsympa/wws_templates/us/install_pending_list.us.tpl, wwsympa/wws_templates/us/list_menu.us.tpl, wwsympa/wws_templates/us/lists.us.tpl, wwsympa/wws_templates/us/loginbanner.us.tpl, wwsympa/wws_templates/us/loginrequest.us.tpl, wwsympa/wws_templates/us/main.us.tpl, wwsympa/wws_templates/us/modindex.us.tpl, wwsympa/wws_templates/us/pref.us.tpl, wwsympa/wws_templates/us/remindpasswd.us.tpl, wwsympa/wws_templates/us/remove_arc.us.tpl, wwsympa/wws_templates/us/review.us.tpl, wwsympa/wws_templates/cn/scenario_test.cn.tpl, wwsympa/wws_templates/cn/serveradmin.cn.tpl, wwsympa/wws_templates/cn/set_pending_list_request.cn.tpl, wwsympa/wws_templates/cn/sigrequest.cn.tpl, wwsympa/wws_templates/cn/suboptions.cn.tpl, wwsympa/wws_templates/cn/subrequest.cn.tpl, wwsympa/wws_templates/cn/title.cn.tpl, wwsympa/wws_templates/cn/view_translations.cn.tpl, wwsympa/wws_templates/cn/viewmod.cn.tpl, wwsympa/wws_templates/es/scenario_test.es.tpl, wwsympa/wws_templates/es/serveradmin.es.tpl, wwsympa/wws_templates/es/set_pending_list_request.es.tpl, wwsympa/wws_templates/es/sigrequest.es.tpl, wwsympa/wws_templates/es/subrequest.es.tpl, wwsympa/wws_templates/es/title.es.tpl, wwsympa/wws_templates/es/view_translations.es.tpl, wwsympa/wws_templates/es/viewmod.es.tpl, wwsympa/wws_templates/fr/serveradmin.fr.tpl, wwsympa/wws_templates/fr/show_cert.fr.tpl, wwsympa/wws_templates/fr/sigrequest.fr.tpl, wwsympa/wws_templates/fr/suboptions.fr.tpl, wwsympa/wws_templates/fr/subrequest.fr.tpl, wwsympa/wws_templates/fr/view_translations.fr.tpl, wwsympa/wws_templates/fr/viewmod.fr.tpl, wwsympa/wws_templates/it/scenario_test.it.tpl, wwsympa/wws_templates/it/serveradmin.it.tpl, wwsympa/wws_templates/it/set_pending_list_request.it.tpl, wwsympa/wws_templates/it/sigrequest.it.tpl, wwsympa/wws_templates/it/suboptions.it.tpl, wwsympa/wws_templates/it/subrequest.it.tpl, wwsympa/wws_templates/it/title.it.tpl, wwsympa/wws_templates/it/view_translations.it.tpl, wwsympa/wws_templates/it/viewmod.it.tpl, wwsympa/wws_templates/us/reviewbouncing.us.tpl, wwsympa/wws_templates/us/scenario_test.us.tpl, wwsympa/wws_templates/us/serveradmin.us.tpl, wwsympa/wws_templates/us/set_pending_list_request.us.tpl, wwsympa/wws_templates/us/show_cert.us.tpl, wwsympa/wws_templates/us/sigrequest.us.tpl, wwsympa/wws_templates/us/suboptions.us.tpl, wwsympa/wws_templates/us/subrequest.us.tpl, wwsympa/wws_templates/us/title.us.tpl, wwsympa/wws_templates/us/view_translations.us.tpl, wwsympa/wws_templates/us/viewbounce.us.tpl, wwsympa/wws_templates/us/viewmod.us.tpl: Added RCS Identification 2001-02-12 17:11 salaun * src/etc/script/: Makefile, crypt_passwd.pl: Script for password encryption in database 2001-02-09 16:46 salaun * KNOWNBUGS: Bug fix 2001-02-09 16:11 salaun * src/List.pm: [reported by Ronan Salmon] bug fix : Can't call method "compute_auth" on unblessed reference 2001-02-09 12:24 salaun * doc/sympa.tex, nls/fr.msg, nls/us.msg, src/Commands.pm, src/List.pm, wwsympa/wwsympa.fcgi: [Olivier LACROIX] New list parameter 'available_user_options' Only available reception modes are listed on the web interface. If a user sets a forbidden mode (not listed), he is asigned the mode in 'default_user_options'. If default_user_option reception mode is not listed in 'available_user_options' it is appended to it. 2001-02-09 11:53 salaun * wwsympa/wwsympa.fcgi: less log 2001-02-09 10:04 salaun * wwsympa/wws_templates/us/show_cert.us.tpl: Bad name (.gb.tpl) 2001-02-09 09:55 salaun * src/List.pm, src/tools.pl, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/show_cert.fr.tpl, wwsympa/wws_templates/us/menu.us.tpl: Bug fix: fix load_user_db() 2001-02-08 17:15 salaun * wwsympa/wws_templates/: it/menu.it.tpl, cn/menu.cn.tpl, es/menu.es.tpl: [no log message] 2001-02-08 17:14 salaun * wwsympa/wws_templates/cn/menu.cn.tpl: introduce access to security info 2001-02-08 17:11 salaun * wwsympa/wws_templates/it/menu.it.tpl: introduce security info 2001-02-08 17:10 salaun * wwsympa/wws_templates/: fr/menu.fr.tpl, es/menu.es.tpl: introduce access to security info 2001-02-08 16:47 salaun * wwsympa/wws_templates/fr/show_cert.fr.tpl, src/tools.pl: [no log message] 2001-02-08 16:42 salaun * wwsympa/wws_templates/fr/show_cert.fr.tpl: [no log message] 2001-02-08 16:26 salaun * check_perl_modules.pl, src/List.pm, src/tools.pl, src/etc/script/create_db.Oracle, src/etc/script/create_db.Pg, src/etc/script/create_db.mysql, wwsympa/wwslib.pm: RC4 password encryption when storing in DB 2001-02-08 15:41 salaun * wwsympa/wws_templates/fr/show_cert.fr.tpl: [no log message] 2001-02-08 15:03 salaun * wwsympa/wws_templates/fr/: menu.fr.tpl, show_cert.fr.tpl: [no log message] 2001-02-08 13:34 salaun * wwsympa/wwsympa.fcgi: New action "show_cert" to print SSL information. 2001-02-08 11:58 salaun * nls/cn.msg: [Wang Jian] Bug fix : cn-gb did not compile 2001-02-08 11:27 salaun * src/etc/script/sympa.spec: Require MhOnArc 2.4.6 2001-02-08 09:46 salaun * doc/sympa.tex: Add STOPPARSE and STARTPARSE documentation 2001-02-05 11:00 salaun * doc/sympa.tex: Add documentation on database encryption of password 2001-02-02 17:01 salaun * src/: tools.pl, tools.pl: [no log message] 2001-02-02 16:56 salaun * src/tools.pl: [no log message] 2001-02-02 16:36 salaun * src/List.pm: [no log message] 2001-02-02 16:14 salaun * src/List.pm: [no log message] 2001-02-02 15:31 salaun * src/tools.pl: Add reversible encryption for password (rc4) &crypt_passwd ; &decrypt_passwd ; &ciphersaber_installed 2001-02-02 11:40 salaun * wwsympa/wws_templates/cn/change_email.cn.tpl: [Wang Jian ] Initial version 2001-02-02 11:39 salaun * nls/cn.msg: [Wang Jian ] Updated messages 2001-01-31 17:22 salaun * src/List.pm, wwsympa/wwsympa.fcgi: Better use of %list_cache 2001-01-31 16:44 salaun * wwsympa/wwslib.pm: Add chinese to lang user pref 2001-01-31 16:25 salaun * KNOWNBUGS: [no log message] 2001-01-31 16:22 salaun * src/etc/templates/cn/sendpasswd.cn.tpl, wwsympa/wws_templates/cn/add_request.cn.tpl, wwsympa/wws_templates/cn/admin.cn.tpl, wwsympa/wws_templates/cn/admin_menu.cn.tpl, wwsympa/wws_templates/cn/arc.cn.tpl, wwsympa/wws_templates/cn/arc_protect.cn.tpl, wwsympa/wws_templates/cn/arcsearch.cn.tpl, wwsympa/wws_templates/cn/arcsearch_form.cn.tpl, wwsympa/wws_templates/cn/choosepasswd.cn.tpl, wwsympa/wws_templates/cn/close_list.cn.tpl, wwsympa/wws_templates/cn/create_list.cn.tpl, wwsympa/wws_templates/cn/create_list_request.cn.tpl, wwsympa/wws_templates/cn/d_control.cn.tpl, wwsympa/wws_templates/cn/d_editfile.cn.tpl, wwsympa/wws_templates/cn/d_read.cn.tpl, wwsympa/wws_templates/cn/edit_list_request.cn.tpl, wwsympa/wws_templates/cn/editfile.cn.tpl, wwsympa/wws_templates/cn/editsubscriber.cn.tpl, wwsympa/wws_templates/cn/error.cn.tpl, wwsympa/wws_templates/cn/get_pending_lists.cn.tpl, wwsympa/wws_templates/cn/help.cn.tpl, wwsympa/wws_templates/cn/help_admin.cn.tpl, wwsympa/wws_templates/cn/help_editfile.cn.tpl, wwsympa/wws_templates/cn/help_editlist.cn.tpl, wwsympa/wws_templates/cn/home.cn.tpl, wwsympa/wws_templates/cn/install_pending_list.cn.tpl, wwsympa/wws_templates/cn/list_menu.cn.tpl, wwsympa/wws_templates/cn/lists.cn.tpl, wwsympa/wws_templates/cn/login.cn.tpl, wwsympa/wws_templates/cn/loginbanner.cn.tpl, wwsympa/wws_templates/cn/loginrequest.cn.tpl, wwsympa/wws_templates/cn/menu.cn.tpl, wwsympa/wws_templates/cn/modindex.cn.tpl, wwsympa/wws_templates/cn/pref.cn.tpl, wwsympa/wws_templates/cn/remindpasswd.cn.tpl, wwsympa/wws_templates/cn/remove_arc.cn.tpl, wwsympa/wws_templates/cn/review.cn.tpl, wwsympa/wws_templates/cn/reviewbouncing.cn.tpl, wwsympa/wws_templates/cn/scenario_test.cn.tpl, wwsympa/wws_templates/cn/serveradmin.cn.tpl, wwsympa/wws_templates/cn/set_pending_list_request.cn.tpl, wwsympa/wws_templates/cn/sigrequest.cn.tpl, wwsympa/wws_templates/cn/suboptions.cn.tpl, wwsympa/wws_templates/cn/subrequest.cn.tpl, wwsympa/wws_templates/cn/title.cn.tpl, wwsympa/wws_templates/cn/view_translations.cn.tpl, wwsympa/wws_templates/cn/viewmod.cn.tpl: [Wang Jian ] Web templates translated to zh_CN.GB2312 encoding, Simplified Chinese 2001-01-31 16:05 salaun * src/List.pm: Bug fix 2001-01-31 15:41 salaun * src/etc/scenari/visibility.conceal: Bug fix : missing [listname] 2001-01-31 15:29 salaun * src/tools.pl: Bug fix: could not create user cert dirs 2001-01-31 15:17 salaun * nls/fr.msg, nls/us.msg, src/List.pm, src/etc/templates/us/summary.us.tpl, wwsympa/wwsympa.fcgi: New feature: Add links to archives in summary 2001-01-30 15:41 salaun * wwsympa/wwsympa.fcgi: Bug fix : restore d_upload entry in %comm 2001-01-30 14:20 salaun * wwsympa/: wwsympa.fcgi, Marc/Search.pm: [Hubert Ulliac] : Add search among archives based on Message-id 2001-01-30 14:05 salaun * src/etc/scenari/visibility.conceal: Bug fix: show list for owners and editors 2001-01-29 17:34 salaun * src/etc/script/load_subscribers.pl: [Anton Slabbinck ] Bug fix: use db_xxx conf parameter 2001-01-26 15:50 salaun * src/List.pm: Escape \s chars in gecos and email 2001-01-26 15:00 salaun * KNOWNBUGS: logged in as "Unknown" 2001-01-26 12:09 salaun * src/Version.pm: [no log message] 2001-01-25 17:55 salaun * nls/fr.msg, nls/us.msg, src/List.pm, wwsympa/wwsympa.fcgi: 'available_user_options' parameter recognised 2001-01-25 15:52 salaun * src/List.pm: First changes to add 'available_user-options' parameter 2001-01-24 15:50 salaun * wwsympa/wws_templates/fr/reviewbouncing.fr.tpl: [no log message] 2001-01-24 15:28 salaun * wwsympa/wws_templates/: es/review.es.tpl, es/reviewbouncing.es.tpl, fr/review.fr.tpl, fr/reviewbouncing.fr.tpl, it/review.it.tpl, it/reviewbouncing.it.tpl, us/review.us.tpl, us/reviewbouncing.us.tpl: Add shaded lines in review 2001-01-24 15:20 salaun * src/Makefile, wwsympa/Makefile: Added SHADED_COLOR 2001-01-24 15:15 salaun * src/parser.pl: Allow SET var=number 2001-01-24 15:00 salaun * wwsympa/wwsympa.fcgi: Escape weird chars in email Don't stop resetbounce processing if lastbounce not found 2001-01-24 11:47 salaun * set_symlinks.pl: syntax error 2001-01-24 11:45 salaun * set_symlinks.pl: Correction in acion name 2001-01-24 11:07 salaun * src/List.pm: Add synonyms for list parameters 2001-01-24 11:06 salaun * src/Makefile, wwsympa/Makefile: Set symbolic links for scenari and templates at installation time 2001-01-24 11:03 salaun * set_symlinks.pl: Initial version Symlinks are set at installation time for templates and scenari 2001-01-24 09:28 salaun * wwsympa/wws_templates/it/change_email.it.tpl: Initial version 2001-01-24 09:26 salaun * wwsympa/wws_templates/us/lists.us.tpl: [no log message] 2001-01-23 18:05 salaun * wwsympa/wwslib.pm: Change wwslog calls with do_log calls 2001-01-23 18:01 salaun * wwsympa/bounced.pl: [reported by Philippe Riviere ] : Escape weird chars in from before creating directories 2001-01-23 17:52 salaun * wwsympa/bounced.pl: [reported by ] 2001-01-23 17:36 salaun * wwsympa/wws_templates/: fr/review.fr.tpl, fr/reviewbouncing.fr.tpl, us/main.us.tpl, us/review.us.tpl, us/reviewbouncing.us.tpl: Add 'toggle selection' in review page 2001-01-23 15:48 salaun * wwsympa/wws_templates/us/menu.us.tpl: Missing 2001-01-23 10:21 salaun * src/etc/templates/us/helpfile.us.tpl: Add doc about option notice 2001-01-23 10:18 salaun * wwsympa/wwslib.pm: Olivier Lacroix Patch about "notice" option reception. 2001-01-22 18:02 salaun * wwsympa/: wwslib.pm, wwsympa.fcgi: move wwslog() and message() to wwsympa.fcgi 2001-01-22 17:40 salaun * wwsympa/wws_templates/us/main.us.tpl: When logged in, if main window's URL is wws/logout, then change it to wws/ before refresh 2001-01-22 15:00 salaun * src/List.pm: [reported by Fil ] : truncated email address last char while including file 2001-01-22 14:32 salaun * src/List.pm: [reported by Dominique Marant ] Failed to open list local scenario 2001-01-22 11:02 salaun * src/List.pm: No defaults for archives 2001-01-22 10:40 salaun * src/etc/script/arc2webarc.pl: wwslib becomes a module 2001-01-22 10:39 salaun * src/List.pm: [no log message] 2001-01-19 15:48 salaun * src/List.pm: [requested by Dominique Marant & Odile Germes] provide current config files when reporting errors 2001-01-19 15:43 salaun * src/etc/script/init_comment.pl: wwslib changed to a modulesrc/etc/script/arc2webarc.pl 2001-01-19 12:19 salaun * wwsympa/wwsympa.fcgi: Qualify function calls 2001-01-19 11:56 salaun * wwsympa/wwsympa.fcgi: Qualify function calls 2001-01-19 11:54 salaun * wwsympa/wwsympa.fcgi: Minor bug fix 2001-01-19 11:41 salaun * wwsympa/wwsympa.fcgi: minor Bug fix 2001-01-18 18:37 salaun * wwsympa/wwsympa.fcgi: wwslib and cookielib are now modules 2001-01-18 18:36 salaun * wwsympa/wwslib.pm: make vars & subs available from the outside 2001-01-18 18:35 salaun * src/Commands.pm: [requested by Beatrice Gatto Charton ] Provide mailto: URL for confirming a subscriber deletion 2001-01-18 18:25 salaun * wwsympa/: archived.pl, bounced.pl: wwslib becomes a module 2001-01-18 18:23 salaun * wwsympa/Makefile: cookielib and wwslib are now modules 2001-01-18 18:18 salaun * wwsympa/cookielib.pm: Make cookie-lib a module 2001-01-18 18:16 salaun * wwsympa/wwslib.pm: Make wwslib.pl a module 2001-01-18 17:54 salaun * src/List.pm, wwsympa/wwsympa.fcgi, nls/fr.msg, nls/us.msg, src/msg.pl: [requested by Beatrice Gatto Charton ] Provide mailto: URL for confirming a subscriber deletion 2001-01-18 17:25 salaun * wwsympa/wws_templates/fr/edit_list_request.fr.tpl: Translate submit button 2001-01-18 17:25 salaun * wwsympa/wws_templates/fr/edit_list_request.fr.tpl: Initial version 2001-01-18 13:21 salaun * src/List.pm: Olivier Lacroix : small bugs and apply user option while including lists 2001-01-18 11:55 salaun * doc/sympa.tex: Documentation on scenario format updated. Reported by Dominique Marant 2001-01-18 11:47 salaun * src/List.pm: For compatibility concerns, [host] var is now available in scenari. Reported by 2001-01-18 09:49 salaun * INSTALL, check_perl_modules.pl: Fix typos. reported by Michael Yount 2001-01-16 18:07 salaun * src/List.pm: Bug fix: last topic not loaded if no ending blank line. Reported by ronan.salmon@staff.ittralee.ie 2001-01-16 15:01 salaun * KNOWNBUGS: [no log message] 2001-01-16 14:27 salaun * KNOWNBUGS: [no log message] 2001-01-16 10:40 salaun * wwsympa/wwsympa.fcgi: Minor bug fix 2001-01-16 10:30 salaun * wwsympa/wwsympa.fcgi: Wrong parameters to &List::send_sub_to_owner() 2001-01-16 09:26 salaun * wwsympa/wwsympa.fcgi: [no log message] 2001-01-16 09:25 salaun * src/List.pm: define groups of list parameters 2001-01-15 16:03 salaun * src/List.pm: Set undefined Topic (defined via subtopic)\nBug reported by thomas.morin@webmotion.com 2001-01-15 12:19 salaun * wwsympa/wwsympa.fcgi: Fixed "syntax errors, param xxx" while editing list config 2001-01-15 11:36 salaun * wwsympa/wwsympa.fcgi: changes with topics (use hash instead of hashref) 2001-01-15 11:34 salaun * src/etc/scenari/create_list.listmaster: changed behaviour 2001-01-15 11:33 salaun * src/etc/scenari/create_list.public_listmaster: [no log message] 2001-01-12 17:36 salaun * wwsympa/wws_templates/: fr/home.fr.tpl, us/home.us.tpl, fr/create_list_request.fr.tpl, it/create_list_request.it.tpl, us/create_list_request.us.tpl, es/create_list_request.es.tpl: Fix topics display 2001-01-12 16:50 salaun * wwsympa/wws_templates/: fr/home.fr.tpl, us/home.us.tpl: Add o 2001-01-12 16:02 salaun * wwsympa/wwsympa.fcgi: Make %changed_params a global var Fix problem in edit_list 2001-01-12 15:48 salaun * wwsympa/wwsympa.fcgi: "use strict vars", process ended 2001-01-12 14:48 salaun * wwsympa/bounced.pl: rename wwslib.pl 2001-01-12 14:48 salaun * wwsympa/archived.pl: rename wws-lib 2001-01-12 14:47 salaun * wwsympa/wwsympa.fcgi, wwsympa/Makefile, src/etc/script/arc2webarc.pl, src/etc/script/init_comment.pl: rename wws-lib.pl 2001-01-12 14:45 salaun * wwsympa/wwsympa.fcgi: using "use strict vars", start transformation 2001-01-12 08:54 salaun * src/sympa.pl: when sending mail to -editor, use -owner if no editor are defined 2001-01-10 10:33 salaun * src/etc/scenari/create_list.listmaster: change create_list scenario name : listmaster is listmaster public_listmaster is anyone with validation 2001-01-09 15:45 salaun * doc/sympa.tex: [no log message] 2001-01-09 15:16 salaun * doc/sympa.tex: [no log message] 2001-01-09 14:48 salaun * src/: List.pm, Log.pm, smtp.pm, sympa.pl, tools.pl: Allow longer options (--debug for -d, --lang for -l) in sympa.pl 2001-01-09 13:25 salaun * KNOWNBUGS: [no log message] 2001-01-09 12:01 salaun * wwsympa/wwsympa.fcgi: Lower case path for each do_d_XXX proc. The goal is to support random case in URL generated by some microsoft products. 2001-01-09 10:44 salaun * src/List.pm: Bug fix of newly implemented cache 2001-01-09 09:21 salaun * src/List.pm: Wrong Column count in SQL query, add_user() 2001-01-08 18:09 salaun * src/: List.pm, sympa.pl: sympa.pl has a new option for dumping subscribers list. sympa.pl -s |ALL 2001-01-08 16:49 salaun * nls/fr.msg, nls/us.msg, src/List.pm: Propose an alternative way to add a subscriber, not an URL 2001-01-08 11:50 salaun * KNOWNBUGS: [no log message] 2001-01-08 11:38 salaun * src/List.pm, src/sympa.pl, wwsympa/archived.pl, wwsympa/bounced.pl, wwsympa/wwsympa.fcgi: Using a memory cache for is_user() in List.pm 2001-01-08 11:16 salaun * wwsympa/wws_templates/: es/remindpasswd.es.tpl, fr/remindpasswd.fr.tpl, it/remindpasswd.it.tpl, us/remindpasswd.us.tpl: Default action set in FORM 2001-01-08 09:14 salaun * src/List.pm: Allow . and - in scenario file names. (reported by Odile Germès) 2001-01-05 17:05 salaun * src/etc/script/: Makefile, create_db.Oracle, create_db.Pg, create_db.Sybase, create_db.mysql, init_comment.pl: New comment_subscriber table field in db 2001-01-05 16:58 salaun * src/Language.pm: Bug fix 2001-01-05 16:50 salaun * src/List.pm: Failed to check table fields in probe_db() 2001-01-05 15:04 salaun * src/List.pm: Changes to use comment_subscriber row 2001-01-05 14:31 salaun * src/List.pm: New db_get_handler() function 2001-01-05 14:22 salaun * src/etc/script/init_comment.pl: Script to initialize newly introduced comment_subscriber data row 2001-01-05 13:50 salaun * src/List.pm: Change : get_first_user() and get_first_bouncing_user() don't do JOIN with user_table anymore 2001-01-05 13:45 salaun * wwsympa/wws_templates/: it/admin_menu.it.tpl, it/arc.it.tpl, it/arcsearch.it.tpl, it/arcsearch_form.it.tpl, it/choosepasswd.it.tpl, it/create_list_request.it.tpl, it/d_read.it.tpl, it/edit_list_request.it.tpl, it/editsubscriber.it.tpl, it/get_pending_lists.it.tpl, es/home.es.tpl, es/loginbanner.es.tpl, fr/help.fr.tpl, fr/loginbanner.fr.tpl, fr/view_translations.fr.tpl, it/help_admin.it.tpl, it/home.it.tpl, it/install_pending_list.it.tpl, it/list_menu.it.tpl, it/lists.it.tpl, it/loginbanner.it.tpl, it/menu.it.tpl, it/modindex.it.tpl, it/pref.it.tpl, it/remindpasswd.it.tpl, it/review.it.tpl, it/reviewbouncing.it.tpl, it/scenario_test.it.tpl, it/serveradmin.it.tpl, it/set_pending_list_request.it.tpl, it/sigrequest.it.tpl, it/suboptions.it.tpl, it/subrequest.it.tpl, it/title.it.tpl, it/view_translations.it.tpl, it/viewmod.it.tpl, us/home.us.tpl, us/loginbanner.us.tpl: Hard-coded colors in templates 2001-01-05 12:59 salaun * src/List.pm: remove remove_headers trace 2001-01-05 12:52 salaun * src/Language.pm: Bug fix (reported by Odile Germes) : Glob failed in language.pm 2001-01-05 12:00 salaun * src/List.pm, wwsympa/wwsympa.fcgi, wwsympa/wws_templates/fr/editsubscriber.fr.tpl, wwsympa/wws_templates/us/editsubscriber.us.tpl: New features: owners can edit subscribers email address 2001-01-04 17:20 salaun * wwsympa/wws_templates/us/change_email.us.tpl: (re)translate to english 2001-01-04 17:06 salaun * wwsympa/wwsympa.fcgi: Fix do_change_email() 2001-01-04 17:01 salaun * src/Makefile: Install scenari/*.* and templates/*.tpl (not CVS/) 2001-01-04 17:00 salaun * wwsympa/Makefile: Install *.gif only (not CVS/) 2001-01-04 13:58 root * INSTALL, KNOWNBUGS, check_perl_modules.pl, subst.pl, doc/Makefile, doc/sympa.ps, doc/sympa.tex, nls/Makefile, nls/check.pl, nls/cn.msg, nls/de.msg, nls/es.msg, nls/fi.msg, nls/fr.msg, nls/it.msg, nls/tw.msg, nls/us.msg, src/Archive.pm, src/Commands.pm, src/Conf.pm, src/Language.pm, src/List.pm, src/Log.pm, src/Makefile, src/Version.pm, src/bouncequeue.c, src/mail.pm, src/msg.pl, src/parser.pl, src/queue.c, src/smtp.pm, src/sympa.pl, src/tools.pl, src/etc/ca-bundle.crt, src/etc/edit_list.conf, src/etc/mhonarc-ressources, src/etc/create_list_templates/discussion_list/comment, src/etc/create_list_templates/discussion_list/config.tpl, src/etc/create_list_templates/hotline/config.tpl, src/etc/create_list_templates/intranet_list/config.tpl, src/etc/create_list_templates/news-letter/comment, src/etc/create_list_templates/news-letter/config.tpl, src/etc/create_list_templates/private_working_group/config.tpl, src/etc/create_list_templates/public_web_forum/config.tpl, src/etc/sample/Makefile, src/etc/sample/README, src/etc/sample/config.digest, src/etc/sample/config.moderation, src/etc/sample/config.privateorpublickey, src/etc/sample/config.public, src/etc/sample/sympa.conf, src/etc/sample/wwsympa.conf, src/etc/sample/test/config, src/etc/scenari/access_web_archive.closed, src/etc/scenari/access_web_archive.intranet, src/etc/scenari/access_web_archive.listmaster, src/etc/scenari/access_web_archive.owner, src/etc/scenari/access_web_archive.private, src/etc/scenari/access_web_archive.public, src/etc/scenari/add.auth, src/etc/scenari/add.closed, src/etc/scenari/add.owner, src/etc/scenari/add.owner_notify, src/etc/scenari/create_list.intranet, src/etc/scenari/create_list.listmaster, src/etc/scenari/d_edit.owner, src/etc/scenari/d_edit.private, src/etc/scenari/d_edit.public, src/etc/scenari/d_read.owner, src/etc/scenari/d_read.private, src/etc/scenari/d_read.public, src/etc/scenari/del.auth, src/etc/scenari/del.closed, src/etc/scenari/del.owner, src/etc/scenari/del.owner_notify, src/etc/scenari/edit_list.closed, src/etc/scenari/edit_list.owner, src/etc/scenari/global_remind.listmaster, src/etc/scenari/info.open, src/etc/scenari/info.private, src/etc/scenari/invite.closed, src/etc/scenari/invite.owner, src/etc/scenari/invite.private, src/etc/scenari/invite.public, src/etc/scenari/remind.listmaster, src/etc/scenari/remind.owner, src/etc/scenari/review.closed, src/etc/scenari/review.listmaster, src/etc/scenari/review.owner, src/etc/scenari/review.private, src/etc/scenari/review.public, src/etc/scenari/send.closed, src/etc/scenari/send.editor, src/etc/scenari/send.editorkey, src/etc/scenari/send.editorkeyonly, src/etc/scenari/send.editorkeyonlyauth, src/etc/scenari/send.intranet, src/etc/scenari/send.intranetorprivate, src/etc/scenari/send.newsletter, src/etc/scenari/send.newsletterkeyonly, src/etc/scenari/send.private, src/etc/scenari/send.private_smime, src/etc/scenari/send.privateandeditorkey, src/etc/scenari/send.privateandnomultipartoreditorkey, src/etc/scenari/send.privatekey, src/etc/scenari/send.privatekeyandeditorkeyonly, src/etc/scenari/send.privateoreditorkey, src/etc/scenari/send.privateorpublickey, src/etc/scenari/send.public, src/etc/scenari/send.public_nobcc, src/etc/scenari/send.publickey, src/etc/scenari/send.publicnomultipart, src/etc/scenari/subscribe.auth, src/etc/scenari/subscribe.auth_notify, src/etc/scenari/subscribe.auth_owner, src/etc/scenari/subscribe.closed, src/etc/scenari/subscribe.intranet, src/etc/scenari/subscribe.intranetorowner, src/etc/scenari/subscribe.open, src/etc/scenari/subscribe.open_notify, src/etc/scenari/subscribe.open_quiet, src/etc/scenari/subscribe.owner, src/etc/scenari/subscribe.smime, src/etc/scenari/subscribe.smimeorowner, src/etc/scenari/topics_visibility.conceal, src/etc/scenari/topics_visibility.noconceal, src/etc/scenari/unsubscribe.auth, src/etc/scenari/unsubscribe.auth_notify, src/etc/scenari/unsubscribe.closed, src/etc/scenari/unsubscribe.open, src/etc/scenari/unsubscribe.open_notify, src/etc/scenari/unsubscribe.owner, src/etc/scenari/visibility.conceal, src/etc/scenari/visibility.intranet, src/etc/scenari/visibility.noconceal, src/etc/scenari/visibility.private, src/etc/scenari/visibility.secret, src/etc/script/Makefile, src/etc/script/arc2webarc.pl, src/etc/script/create_db.Oracle, src/etc/script/create_db.Pg, src/etc/script/create_db.Sybase, src/etc/script/create_db.mysql, src/etc/script/load_subscribers.pl, src/etc/script/orphan_killer.pl, src/etc/script/p12topem.pl, src/etc/script/sympa, src/etc/script/sympa.spec, src/etc/script/testldap.pl, src/etc/templates/es/sendpasswd.es.tpl, src/etc/templates/fr/sendpasswd.fr.tpl, src/etc/templates/it/sendpasswd.it.tpl, src/etc/templates/us/bye.us.tpl, src/etc/templates/us/global_remind.us.tpl, src/etc/templates/us/helpfile.us.tpl, src/etc/templates/us/invite.us.tpl, src/etc/templates/us/lists.us.tpl, src/etc/templates/us/reject.us.tpl, src/etc/templates/us/remind.us.tpl, src/etc/templates/us/removed.us.tpl, src/etc/templates/us/sendpasswd.us.tpl, src/etc/templates/us/summary.us.tpl, src/etc/templates/us/welcome.us.tpl, src/etc/templates/us/x509-user-cert-missing.us.tpl, wwsympa/Makefile, wwsympa/README, wwsympa/archived.pl, wwsympa/bounce-lib.pl, wwsympa/bounced.pl, wwsympa/wwsympa.fcgi, wwsympa/Marc/Search.pm, wwsympa/wws_templates/es/add_request.es.tpl, wwsympa/wws_templates/es/admin.es.tpl, wwsympa/wws_templates/es/admin_menu.es.tpl, wwsympa/wws_templates/es/arc.es.tpl, wwsympa/wws_templates/es/arc_protect.es.tpl, wwsympa/wws_templates/es/arcsearch.es.tpl, wwsympa/wws_templates/es/arcsearch_form.es.tpl, wwsympa/wws_templates/es/change_email.es.tpl, wwsympa/wws_templates/es/choosepasswd.es.tpl, wwsympa/wws_templates/es/close_list.es.tpl, wwsympa/wws_templates/es/create_list.es.tpl, wwsympa/wws_templates/es/create_list_request.es.tpl, wwsympa/wws_templates/es/d_control.es.tpl, wwsympa/wws_templates/es/d_editfile.es.tpl, wwsympa/wws_templates/es/d_read.es.tpl, wwsympa/wws_templates/es/edit_list_request.es.tpl, wwsympa/wws_templates/es/editfile.es.tpl, wwsympa/wws_templates/es/editsubscriber.es.tpl, wwsympa/wws_templates/es/error.es.tpl, wwsympa/wws_templates/es/get_pending_lists.es.tpl, wwsympa/wws_templates/es/help.es.tpl, wwsympa/wws_templates/es/help_admin.es.tpl, wwsympa/wws_templates/es/help_editfile.es.tpl, wwsympa/wws_templates/es/help_editlist.es.tpl, wwsympa/wws_templates/es/home.es.tpl, wwsympa/wws_templates/es/list_menu.es.tpl, wwsympa/wws_templates/es/lists.es.tpl, wwsympa/wws_templates/es/loginbanner.es.tpl, wwsympa/wws_templates/es/loginrequest.es.tpl, wwsympa/wws_templates/es/menu.es.tpl, wwsympa/wws_templates/es/modindex.es.tpl, wwsympa/wws_templates/es/pref.es.tpl, wwsympa/wws_templates/es/remindpasswd.es.tpl, wwsympa/wws_templates/es/remove_arc.es.tpl, wwsympa/wws_templates/es/review.es.tpl, wwsympa/wws_templates/es/reviewbouncing.es.tpl, wwsympa/wws_templates/es/scenario_test.es.tpl, wwsympa/wws_templates/es/serveradmin.es.tpl, wwsympa/wws_templates/es/set_pending_list_request.es.tpl, wwsympa/wws_templates/es/sigrequest.es.tpl, wwsympa/wws_templates/es/subrequest.es.tpl, wwsympa/wws_templates/es/title.es.tpl, wwsympa/wws_templates/es/view_translations.es.tpl, wwsympa/wws_templates/es/viewmod.es.tpl, wwsympa/wws_templates/fr/add_request.fr.tpl, wwsympa/wws_templates/fr/admin.fr.tpl, wwsympa/wws_templates/fr/admin_menu.fr.tpl, wwsympa/wws_templates/fr/arc.fr.tpl, wwsympa/wws_templates/fr/arc_protect.fr.tpl, wwsympa/wws_templates/fr/arcsearch.fr.tpl, wwsympa/wws_templates/fr/arcsearch_form.fr.tpl, wwsympa/wws_templates/fr/change_email.fr.tpl, wwsympa/wws_templates/fr/choosepasswd.fr.tpl, wwsympa/wws_templates/fr/close_list.fr.tpl, wwsympa/wws_templates/fr/create_list.fr.tpl, wwsympa/wws_templates/fr/create_list_request.fr.tpl, wwsympa/wws_templates/fr/d_control.fr.tpl, wwsympa/wws_templates/fr/d_editfile.fr.tpl, wwsympa/wws_templates/fr/d_read.fr.tpl, wwsympa/wws_templates/fr/editfile.fr.tpl, wwsympa/wws_templates/fr/editsubscriber.fr.tpl, wwsympa/wws_templates/fr/error.fr.tpl, wwsympa/wws_templates/fr/get_pending_lists.fr.tpl, wwsympa/wws_templates/fr/help.fr.tpl, wwsympa/wws_templates/fr/help_admin.fr.tpl, wwsympa/wws_templates/fr/help_editfile.fr.tpl, wwsympa/wws_templates/fr/home.fr.tpl, wwsympa/wws_templates/fr/install_pending_list.fr.tpl, wwsympa/wws_templates/fr/list_menu.fr.tpl, wwsympa/wws_templates/fr/lists.fr.tpl, wwsympa/wws_templates/fr/login.fr.tpl, wwsympa/wws_templates/fr/loginbanner.fr.tpl, wwsympa/wws_templates/fr/loginrequest.fr.tpl, wwsympa/wws_templates/fr/menu.fr.tpl, wwsympa/wws_templates/fr/modindex.fr.tpl, wwsympa/wws_templates/fr/pref.fr.tpl, wwsympa/wws_templates/fr/remindpasswd.fr.tpl, wwsympa/wws_templates/fr/remove_arc.fr.tpl, wwsympa/wws_templates/fr/review.fr.tpl, wwsympa/wws_templates/fr/reviewbouncing.fr.tpl, wwsympa/wws_templates/fr/serveradmin.fr.tpl, wwsympa/wws_templates/fr/sigrequest.fr.tpl, wwsympa/wws_templates/fr/suboptions.fr.tpl, wwsympa/wws_templates/fr/subrequest.fr.tpl, wwsympa/wws_templates/fr/view_translations.fr.tpl, wwsympa/wws_templates/fr/viewmod.fr.tpl, wwsympa/wws_templates/it/add_request.it.tpl, wwsympa/wws_templates/it/admin.it.tpl, wwsympa/wws_templates/it/admin_menu.it.tpl, wwsympa/wws_templates/it/arc.it.tpl, wwsympa/wws_templates/it/arc_protect.it.tpl, wwsympa/wws_templates/it/arcsearch.it.tpl, wwsympa/wws_templates/it/arcsearch_form.it.tpl, wwsympa/wws_templates/it/choosepasswd.it.tpl, wwsympa/wws_templates/it/close_list.it.tpl, wwsympa/wws_templates/it/create_list.it.tpl, wwsympa/wws_templates/it/create_list_request.it.tpl, wwsympa/wws_templates/it/d_control.it.tpl, wwsympa/wws_templates/it/d_editfile.it.tpl, wwsympa/wws_templates/it/d_read.it.tpl, wwsympa/wws_templates/it/edit_list_request.it.tpl, wwsympa/wws_templates/it/editfile.it.tpl, wwsympa/wws_templates/it/editsubscriber.it.tpl, wwsympa/wws_templates/it/error.it.tpl, wwsympa/wws_templates/it/get_pending_lists.it.tpl, wwsympa/wws_templates/it/help.it.tpl, wwsympa/wws_templates/it/help_admin.it.tpl, wwsympa/wws_templates/it/help_editfile.it.tpl, wwsympa/wws_templates/it/help_editlist.it.tpl, wwsympa/wws_templates/it/home.it.tpl, wwsympa/wws_templates/it/install_pending_list.it.tpl, wwsympa/wws_templates/it/list_menu.it.tpl, wwsympa/wws_templates/it/lists.it.tpl, wwsympa/wws_templates/it/loginbanner.it.tpl, wwsympa/wws_templates/it/loginrequest.it.tpl, wwsympa/wws_templates/it/menu.it.tpl, wwsympa/wws_templates/it/modindex.it.tpl, wwsympa/wws_templates/it/pref.it.tpl, wwsympa/wws_templates/it/remindpasswd.it.tpl, wwsympa/wws_templates/it/remove_arc.it.tpl, wwsympa/wws_templates/it/review.it.tpl, wwsympa/wws_templates/it/reviewbouncing.it.tpl, wwsympa/wws_templates/it/scenario_test.it.tpl, wwsympa/wws_templates/it/serveradmin.it.tpl, wwsympa/wws_templates/it/set_pending_list_request.it.tpl, wwsympa/wws_templates/it/sigrequest.it.tpl, wwsympa/wws_templates/it/suboptions.it.tpl, wwsympa/wws_templates/it/subrequest.it.tpl, wwsympa/wws_templates/it/title.it.tpl, wwsympa/wws_templates/it/view_translations.it.tpl, wwsympa/wws_templates/it/viewmod.it.tpl, wwsympa/wws_templates/us/add_request.us.tpl, wwsympa/wws_templates/us/admin.us.tpl, wwsympa/wws_templates/us/admin_menu.us.tpl, wwsympa/wws_templates/us/arc.us.tpl, wwsympa/wws_templates/us/arc_protect.us.tpl, wwsympa/wws_templates/us/arcsearch.us.tpl, wwsympa/wws_templates/us/arcsearch_form.us.tpl, wwsympa/wws_templates/us/change_email.us.tpl, wwsympa/wws_templates/us/choosepasswd.us.tpl, wwsympa/wws_templates/us/close_list.us.tpl, wwsympa/wws_templates/us/create_list.us.tpl, wwsympa/wws_templates/us/create_list_request.us.tpl, wwsympa/wws_templates/us/d_control.us.tpl, wwsympa/wws_templates/us/d_editfile.us.tpl, wwsympa/wws_templates/us/d_read.us.tpl, wwsympa/wws_templates/us/edit_list_request.us.tpl, wwsympa/wws_templates/us/editfile.us.tpl, wwsympa/wws_templates/us/editsubscriber.us.tpl, wwsympa/wws_templates/us/error.us.tpl, wwsympa/wws_templates/us/get_pending_lists.us.tpl, wwsympa/wws_templates/us/help.us.tpl, wwsympa/wws_templates/us/help_admin.us.tpl, wwsympa/wws_templates/us/help_editfile.us.tpl, wwsympa/wws_templates/us/help_editlist.us.tpl, wwsympa/wws_templates/us/home.us.tpl, wwsympa/wws_templates/us/info.us.tpl, wwsympa/wws_templates/us/install_pending_list.us.tpl, wwsympa/wws_templates/us/list_menu.us.tpl, wwsympa/wws_templates/us/loginbanner.us.tpl, wwsympa/wws_templates/us/loginrequest.us.tpl, wwsympa/wws_templates/us/main.us.tpl, wwsympa/wws_templates/us/menu.us.tpl, wwsympa/wws_templates/us/modindex.us.tpl, wwsympa/wws_templates/us/pref.us.tpl, wwsympa/wws_templates/us/remindpasswd.us.tpl, wwsympa/wws_templates/us/remove_arc.us.tpl, wwsympa/wws_templates/us/review.us.tpl, wwsympa/wws_templates/us/reviewbouncing.us.tpl, wwsympa/wws_templates/us/scenario_test.us.tpl, wwsympa/wws_templates/us/serveradmin.us.tpl, wwsympa/wws_templates/us/set_pending_list_request.us.tpl, wwsympa/wws_templates/us/sigrequest.us.tpl, wwsympa/wws_templates/us/suboptions.us.tpl, wwsympa/wws_templates/us/subrequest.us.tpl, wwsympa/wws_templates/us/title.us.tpl, wwsympa/wws_templates/us/view_translations.us.tpl, wwsympa/wws_templates/us/viewbounce.us.tpl, wwsympa/wws_templates/us/viewmod.us.tpl: Initial revision 2001-01-04 13:58 root * README, doc/.latex2html-init, doc/html.sty, doc/pocket.tex, doc/treesed, doc/auto/pocket.el, doc/auto/sympa.el, doc/latex2htmlicons/blueball.png, doc/latex2htmlicons/change_begin.png, doc/latex2htmlicons/change_delete.png, doc/latex2htmlicons/change_end.png, doc/latex2htmlicons/contents_motif.png, doc/latex2htmlicons/cross_ref_motif.png, doc/latex2htmlicons/foot_motif.png, doc/latex2htmlicons/greenball.png, doc/latex2htmlicons/image.png, doc/latex2htmlicons/index_motif.png, doc/latex2htmlicons/next_group_motif.png, doc/latex2htmlicons/next_group_motif_gr.png, doc/latex2htmlicons/next_motif.png, doc/latex2htmlicons/next_motif_gr.png, doc/latex2htmlicons/orangeball.png, doc/latex2htmlicons/pinkball.png, doc/latex2htmlicons/previous_group_motif.png, doc/latex2htmlicons/previous_group_motif_gr.png, doc/latex2htmlicons/previous_motif.png, doc/latex2htmlicons/previous_motif_gr.png, doc/latex2htmlicons/purpleball.png, doc/latex2htmlicons/redball.png, doc/latex2htmlicons/up_motif.png, doc/latex2htmlicons/up_motif_gr.png, doc/latex2htmlicons/whiteball.png, doc/latex2htmlicons/yellowball.png, nls/README, src/.core.swp, src/etc/create_list.conf, src/etc/sample/config.include, src/etc/sample/topics.fr.conf, src/etc/sample/test/info, src/etc/sample/test/message.footer, src/etc/sample/test/welcome.tpl, wwsympa/INSTALL, wwsympa/Marc.pm, wwsympa/mime.types: [no log message]