summaryrefslogtreecommitdiff
path: root/Mailman/Gui (follow)
Commit message (Expand)AuthorAgeFilesLines
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-2716-16/+16
* Change the category header to include ellipses as visual cues thatbwarsaw2003-06-162-2/+2
* GetConfigInfo(): Document that nntp_host may now be a name:port pair.bwarsaw2003-05-121-5/+7
* Whitespace normalization.bwarsaw2003-04-191-5/+5
* GetConfigInfo(): Finally! Added the user_* substitutions for whenbwarsaw2003-04-191-4/+22
* Update copyright yearsbwarsaw2003-03-111-1/+1
* SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reistwouters2003-03-111-1/+2
* Donn Cave's patch #602087 to honor configure's --srcdir switch.bwarsaw2002-12-121-1/+1
* Typo fixes, "administator" -> "administrator". Closes SF #650932bwarsaw2002-12-111-1/+1
* _setValue(): Be sure to also set the language on the doc.bwarsaw2002-12-071-0/+1
* GetConfigInfo(): "addrs" -> "addresses" in the obscure_addressesbwarsaw2002-11-191-2/+2
* GetConfigInfo(): Allow `personalized' to be 3-way valued, with "Fullbwarsaw2002-11-061-9/+13
* Whitespace normalizationbwarsaw2002-11-041-3/+3
* GetConfigInfo(): Only allow the list administrator to choose languagesbwarsaw2002-11-041-1/+14
* GetConfigInfo(): Make the `emergency' option a normal attribute bybwarsaw2002-11-041-0/+7
* GetConfigInfo(): Quick patch for invalid html by Daniel Buchmann.bwarsaw2002-10-211-2/+3
* GetConfigInfo(): Added news_moderation variable, which is used tobwarsaw2002-10-191-12/+52
* GetConfigInfo(): Add description for filter_action, and flesh out abwarsaw2002-10-071-2/+34
* _setValue(): Tighten the rules for accepting filter_mime_types andbwarsaw2002-10-071-2/+16
* Better support for "funny" characters in subject prefixes.bwarsaw2002-10-021-0/+10
* GetConfigInfo(): Using GetDirectories() makes Mailman vulnerable tobwarsaw2002-09-131-1/+1
* GetConfigInfo(): Rearrange some options to reduce confusion. Thebwarsaw2002-08-272-10/+20
* GetConfigInfo(): Fixed links to RFC 2369 as reported by PieterB in SFbwarsaw2002-08-221-2/+2
* GetConfigInfo(): Fix typo described in SF bug #553385 found by Danielbwarsaw2002-08-171-1/+1
* GetConfigInfo(): Add a note that you probably will want to addbwarsaw2002-08-151-1/+5
* Whitespace normalization.bwarsaw2002-08-151-3/+3
* GetConfigInfo(): Rewrite large portions of this text to give morebwarsaw2002-08-151-18/+51
* handleForm(): A `return' should have been a `continue'. This fixesbwarsaw2002-08-141-1/+1
* GetConfigInfo(): Add description of encode_ascii_prefixes.bwarsaw2002-08-091-0/+25
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-1/+11
* _postValidate(): Ensure that if gatewaying (in either direction) isbwarsaw2002-07-241-0/+16
* _getValidValue(): Widget types EmailList and EmailListEx may alreadybwarsaw2002-05-251-0/+6
* GetConfigInfo(): The -admin address is deprecated.bwarsaw2002-05-221-6/+5
* GetConfigInfo(): forbidden_posters is obsolete.bwarsaw2002-05-171-4/+1
* _setValue(): The mapping of short options names to their flags hasbwarsaw2002-05-021-3/+1
* Don't set the digest type (plaintext or MIME) through this mechanism,bwarsaw2002-04-191-4/+1
* GetConfigInfo(): Add include_list_post_header configuration variable.bwarsaw2002-04-191-0/+16
* handleForm(): GACK! Remove a debugging call. Thanks Ron!bwarsaw2002-04-191-1/+0
* handleForm(): Don't allow a topic with a pattern which is an illegalbwarsaw2002-04-181-0/+11
* Port of Les Niles' patch to do de-mime. Specifically,bwarsaw2002-04-141-0/+1
* intermediatebwarsaw2002-04-141-0/+85
* _postValidate(): New method which is called after all the formbwarsaw2002-04-111-8/+12
* _postValidate(): New method which checks that the combination ofbwarsaw2002-04-111-2/+11
* GetConfigInfo(): The comment says it all...bwarsaw2002-03-281-1/+7
* Typo noticed by Dan Buchmann.bwarsaw2002-03-161-1/+1
* Update copyright years.bwarsaw2002-03-162-2/+2
* _setValue(): We actually don't need to do the check on thebwarsaw2002-03-141-7/+0
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-0/+27
* GetConfigInfo(): Change the description for first_strip_reply_to tobwarsaw2002-03-111-5/+13
* GetConfigCategory(): "Bounce detection" -> "Bounce processing" sincebwarsaw2002-03-071-1/+27