summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Japanese version of this template from Tokio Kikuchi.bwarsaw2001-11-030-0/+0
* intermediatebwarsaw2001-11-031-0/+9
* Hungarian updates from Szilard Vizibwarsaw2001-11-0317-601/+482
* Hungarian version of this template.bwarsaw2001-11-030-0/+0
* intermediatebwarsaw2001-11-031-0/+11
* Norwegian version of this template.bwarsaw2001-11-030-0/+0
* intermediatebwarsaw2001-11-031-0/+10
* get_domain(): Lower case the host name since host names are case insensitive.bwarsaw2001-11-021-2/+2
* listinfo_overview(), admin_overview(): Simplify the test for virtualbwarsaw2001-11-022-6/+2
* Juan Carlos Rey Anaya's latest Spanish updates.bwarsaw2001-11-022-482/+731
* Add a pointer to Daniel Buchmann's Norwegian Mailman Page.bwarsaw2001-11-022-3/+7
* Daniel Buchmann's latest Norwegian updates.bwarsaw2001-11-024-822/+420
* write_index_entry(): Slight modification so that the subject andbwarsaw2001-10-281-3/+2
* ACK updates and new language helpersbwarsaw2001-10-284-10/+14
* inject(): kws must contain _plaintext (== 1) so that the stringbwarsaw2001-10-281-2/+3
* Added a bunch of new names. Moved Tim O'Malley's name into the ACKsbwarsaw2001-10-271-7/+4
* process(): Implement ARCHIVE_HTML_SANITIZER == 3, strip but don'tbwarsaw2001-10-271-3/+16
* ARCHIVE_HTML_SANITIZER can now take a value == 3 for removingbwarsaw2001-10-271-0/+10
* Updated catalogs, after fixing mailman.pot generation commands. Alsobwarsaw2001-10-2715-11627/+21652
* docstring.files: Fix the calculation of the scripts that might havebwarsaw2001-10-271-1/+1
* GetConfigInfo(): Fixed the link to the admin page and to thebwarsaw2001-10-271-1/+2
* GetConfigInfo(): Fixed the links to the passwords page, found bybwarsaw2001-10-271-2/+2
* show_results(), membership_options(): Two missed translationbwarsaw2001-10-271-6/+5
* main(): Fixed use of obsolete call Utils.ParseAddrs() -- usesbwarsaw2001-10-271-12/+15
* Ousmane's latest French catalogsbwarsaw2001-10-272-1643/+2259
* Ousmane's new README filebwarsaw2001-10-271-0/+19
* process(): Implement ARCHIVE_HTML_SANITIZER == 2, meaning "leave itbwarsaw2001-10-271-6/+31
* ARCHIVE_HTML_SANITIZER: This now takes values 0, 1, 2 (the latter isbwarsaw2001-10-271-1/+3
* Updated the integration section for David Champion's latestbwarsaw2001-10-271-16/+9
* David Champion's contribution for better Sendmail/Mailman integrationbwarsaw2001-10-274-0/+554
* do_output(), do_list_categories(): Convert to the new GetConfigInfo()bwarsaw2001-10-271-71/+79
* InitVars(): Add a hidden config variable `created_at' whichbwarsaw2001-10-271-0/+5
* Tokio Kikuchi says:bwarsaw2001-10-261-9/+8
* get_item_gui_description(): Fixed i18n string. Found by Tokiobwarsaw2001-10-261-1/+1
* main(): template_data: handle_opts.html is gone. Found by Tokiobwarsaw2001-10-261-1/+0
* Much revision based on good feedback from mailman-developers.bwarsaw2001-10-261-42/+111
* GetBaseArchiveURL(): PUBLIC_ARCHIVE_URL should be an absolute urlbwarsaw2001-10-261-0/+4
* PUBLIC_ARCHIVE_URL: This should now be an absolute url, with thebwarsaw2001-10-261-2/+22
* process(), save_attachment(): Set the umask before creating thebwarsaw2001-10-261-6/+6
* process(): Fix the processing of text/html parts w.r.t. discarding thebwarsaw2001-10-261-3/+8
* Another helpful tester!bwarsaw2001-10-261-0/+1
* A new version of the tarball with a fixed MANIFEST (and a previouslybwarsaw2001-10-261-0/+0
* Obsoleted by email-0.94.tar.gzbwarsaw2001-10-251-0/+0
* Latest email packagebwarsaw2001-10-251-0/+0
* After upgrading to MM2.1a3, you'll need to search for config.pck notbwarsaw2001-10-251-9/+9
* Get rid of useless import (reported by Dan Mick).bwarsaw2001-10-251-1/+0
* Some refinements in the outputted appearance of the archive file.bwarsaw2001-10-251-6/+56
* processUnixMailbox(): Instantiate an ArchiverMailbox instead of abwarsaw2001-10-241-4/+8
* ARCHIVE_CLEANSER => ARCHIVE_SCRUBBERbwarsaw2001-10-241-1/+1
* _archfactory(): A factory for the ArchiverMailbox class, this isbwarsaw2001-10-241-2/+42