summaryrefslogtreecommitdiff
path: root/bin/config_list (follow)
Commit message (Expand)AuthorAgeFilesLines
* First crack at an XML exporter of a mailing list's configuration andbwarsaw2006-10-081-362/+0
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-301-1/+2
* Add mm_cfg.String in the i18n output, and copyright.tkikuchi2005-11-041-2/+2
* config_list i18n. Add PEP 263 charset and restructure output a bit.tkikuchi2005-11-011-15/+28
* back port from 2.1.6 / adding new files.tkikuchi2005-08-281-1/+10
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Tokio Kikuchi's patch #656097 for bug #655144; setting languagebwarsaw2002-12-241-0/+3
* do_output(): Fix UnboundLocalError when trying to write to a file webwarsaw2002-12-041-1/+1
* do_input(): Fix setting of subscribe_policy based on the value ofbwarsaw2002-12-021-4/+13
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* FakeDoc.addError(): Make the API really equivalent tobwarsaw2002-10-171-3/+5
* do_list_categories(): Teach this about the attribute transformationsbwarsaw2002-05-251-7/+60
* do_output(): The return type from GetConfigSubCategories() is abwarsaw2002-03-111-1/+1
* do_output(): Make the MMListError error message consistent with otherbwarsaw2002-01-261-3/+3
* do_output(), do_list_categories(): Convert to the new GetConfigInfo()bwarsaw2001-10-271-71/+79
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
* do_output(): The categories strings should not be translated.bwarsaw2001-05-251-2/+2
* Erg. Fix copyright years.bwarsaw2001-03-011-1/+1
* do_output(): Some changes to make the resulting variable descriptionbwarsaw2001-03-011-2/+20
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-44/+45
* Make sure all scripts lowercase the list names, since they are casebwarsaw2000-09-111-1/+1
* do_output(): Hrvoje Niksic rightly points out that we need tobwarsaw2000-07-271-1/+7
* do_output(): Needed to add `autoreply' category to get thebwarsaw2000-07-241-1/+1
* do_output(): Added `autoreply' to list of categories.bwarsaw2000-07-241-2/+2
* do_output(): Skip volatile attributes (i.e. those whose name beginsbwarsaw2000-06-231-0/+3
* Some meager consistency in handling errors when trying to open thebwarsaw2000-04-041-10/+9
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Simple script for configuring a list via a "flat" text file. Can bebwarsaw1999-11-261-0/+233