summaryrefslogtreecommitdiff
path: root/Mailman/Cgi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* process_form(): When getting the member's full name out of the webbwarsaw2002-09-171-2/+2
* main(): When getting the member's full name out of the web form, webwarsaw2002-09-171-10/+9
* unsubscription_prompt(), addrchange_prompt(), reenable_prompt(): Whenbwarsaw2002-09-171-1/+12
* show_pending_unsubs(): When showing the unsub'ing member's name, usebwarsaw2002-09-171-4/+3
* membership_options(): We need to prep the user's full name into a charsetbwarsaw2002-09-171-3/+4
* show_post_requests(): The default rejection notice wasn't gettingbwarsaw2002-09-131-3/+2
* request_creation(): Using GetDirectories() makes Mailman vulnerable tobwarsaw2002-09-131-1/+1
* subscription_prompt(): The moderator only approves requests whenbwarsaw2002-09-131-1/+3
* change_options(): Handle the problem of when an invited user isbwarsaw2002-09-131-1/+4
* Global.__nonzero__(): Fixed typo, missing return. Closes SF bugbwarsaw2002-09-111-1/+1
* main(): Cute hack by Donn Cave to optimize the option settings when nobwarsaw2002-09-051-2/+5
* listinfo_overview(): Actually, use wording similar to admin.pybwarsaw2002-08-291-2/+2
* listinfo_overview(): Fixed typo reported by Greg Ward.bwarsaw2002-08-291-1/+1
* heldmsg_prompt(): Must unpack the data before trying to use the senderbwarsaw2002-08-231-2/+3
* subscription_prompt(): Some u/i changes suggested by PieterB in SF bugbwarsaw2002-08-221-8/+11
* heldmsg_prompt(): Watch out for situations when the list administratorbwarsaw2002-08-161-7/+16
* membership_options(): Searching for a member should match against thebwarsaw2002-08-151-3/+6
* options_help(): When displaying a variable detail, use the humanbwarsaw2002-08-141-1/+2
* subscription_prompt(): Don't provide the choice of digests orbwarsaw2002-08-091-3/+6
* subscription_prompt(): Slightly better alignment of buttons inbwarsaw2002-07-261-2/+1
* main(): When there are no more pending requests, include a reloadbwarsaw2002-07-241-0/+3
* main(): Fixes for requesting a change of address where the new addressbwarsaw2002-07-111-5/+27
* mass_subscribe(), change_options(): Add a text box on the massbwarsaw2002-05-281-2/+12
* get_item_gui_value(): Removed an unused local variable.bwarsaw2002-05-251-1/+0
* QuoteHyperChars() -> websafe()bwarsaw2002-05-2210-27/+26
* loginpage(): In the language form, include a hidden `email' item sobwarsaw2002-05-031-0/+2
* membership_options(), change_options(): The mapping of short optionsbwarsaw2002-05-021-4/+3
* main(): When calling addrchange_prompt(), catch NotAMemberErrors thatbwarsaw2002-04-111-1/+9
* process_request(): When trying to find the mapping from url-host tobwarsaw2002-04-051-1/+2
* showresults(), membership_options(): A nicer placement and u/i for thebwarsaw2002-03-291-14/+14
* show_pending_subs(), show_pending_unsubs(): Remove duplicates bothbwarsaw2002-03-271-2/+10
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-1/+1
* show_helds_overview(): We can always guarantee that the length of thebwarsaw2002-03-261-5/+1
* change_options(): A kludge, but don't set the emergency attribute frombwarsaw2002-03-251-2/+4
* Feedback from Guido...bwarsaw2002-03-232-13/+21
* Good suggestion by Fred Drake: the delivery of MIME vs. plain textbwarsaw2002-03-221-18/+41
* main(): Fix some of the messages so the end with a period and a space,bwarsaw2002-03-221-2/+2
* Update copyright years.bwarsaw2002-03-167-7/+7
* show_results(): Add support for the emergency hold button. Whenbwarsaw2002-03-151-24/+37
* main(): Removed bogus i18n markup around a `whence' argument tobwarsaw2002-03-141-1/+1
* main(), subscription_prompt(), subscription_confirm(): Thebwarsaw2002-03-141-6/+12
* mass_subscribe(), change_options(): Added a "subscribe or invite"bwarsaw2002-03-141-47/+66
* change_options(): Filter out empty lines before we try to subscribebwarsaw2002-03-121-2/+2
* request_creation(): Present a "should we moderate" field on listbwarsaw2002-03-121-0/+24
* subscription_confirm(): Dan Mick noticed that we didn't completelybwarsaw2002-03-121-17/+1
* change_options(): Use splitlines() to find the addressesbwarsaw2002-03-121-5/+2
* main(): Fix the warnings for "one last digest", "must digest", andbwarsaw2002-03-101-3/+10
* change_options(): When updating a member's options, take care tobwarsaw2002-03-061-2/+6
* Add BAW comments so we know that these modules still need to bebwarsaw2002-03-051-1/+2
* Patches to support duplicate suppression for explicit recipients,bwarsaw2002-03-051-3/+23