summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* main(), usage(): Added support for command line arguments -h/--helpbwarsaw2002-08-281-2/+43
* GetConfigInfo(): Rearrange some options to reduce confusion. Thebwarsaw2002-08-272-10/+20
* main(): Tim Peters points out there's no reason to bump # of messagesbwarsaw2002-08-261-2/+0
* check_privs(): Typo fix, gid and uid are needed outside the if test.bwarsaw2002-08-241-4/+5
* Patch #546362 by Nicholas Russo to include the Subject: andbwarsaw2002-08-231-2/+2
* as_html(): Patch #546362 by Nicholas Russo to include the Subject: andbwarsaw2002-08-231-0/+2
* ProcessConfirmation(): Fixed SF bug #596456, similar problem tobwarsaw2002-08-231-2/+2
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-149/+174
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-9/+10
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-232-63/+63
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-8/+8
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-70/+77
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-4/+7
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-15/+10
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-8/+12
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-2/+2
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-232-279/+291
* Patch set for SF bug #596565. Use symbolic group/user names insteadbwarsaw2002-08-231-2/+0
* GLOBAL_PIPELINE: Reordering the modules so that Hold comes beforebwarsaw2002-08-231-1/+1
* heldmsg_prompt(): Must unpack the data before trying to use the senderbwarsaw2002-08-231-2/+3
* More namesbwarsaw2002-08-231-1/+3
* GetConfigInfo(): Fixed links to RFC 2369 as reported by PieterB in SFbwarsaw2002-08-221-2/+2
* subscription_prompt(): Some u/i changes suggested by PieterB in SF bugbwarsaw2002-08-221-8/+11
* processUnixMailbox(): When an uncaught exception occurs duringbwarsaw2002-08-221-0/+6
* process(): Fix for SF bug #598844 reported by Patrick Finnerty wherebwarsaw2002-08-221-1/+4
* Updated catalogs, plus fixes to the nl charset in the .po file.bwarsaw2002-08-2225-5924/+6859
* Added --fullnames / -f option to print the full names of addresses asbwarsaw2002-08-221-2/+12
* Many bugfixes...pioppo2002-08-2113-173/+255
* Typo discovered by Dale Newfield.bwarsaw2002-08-201-2/+2
* Whitespace normalizationbwarsaw2002-08-201-5/+4
* typobwarsaw2002-08-201-1/+1
* Swedish catalog - initial version. Currently incomplete, but functional. ;)avalon2002-08-182-0/+12529
* set_show(): Added some missing markup, according to SF bug #553385 bybwarsaw2002-08-171-3/+3
* GetConfigInfo(): Fix typo described in SF bug #553385 found by Danielbwarsaw2002-08-171-1/+1
* prepare_message(): In Python 2.2 and beyond,bwarsaw2002-08-161-1/+2
* heldmsg_prompt(): Watch out for situations when the list administratorbwarsaw2002-08-161-7/+16
* Fix typo in last checkin. Thanks Ousmane!bwarsaw2002-08-161-1/+1
* __sendAdminBounceNotice(): Applied Simone Piunno's patch to fix thebwarsaw2002-08-161-1/+2
* Fix two errors in Spanish templates remoted by Victoriano Giralt.bwarsaw2002-08-152-2/+2
* registerBounce(): The last patch wasn't quite right, so backing outbwarsaw2002-08-151-6/+4
* Fix a nasty bug that could cause disabled members to be deleted frombwarsaw2002-08-151-3/+6
* process(): Make sure the help.txt template comes from the currentlybwarsaw2002-08-151-1/+1
* Make sure bin/transcheck gets built and installed properly. Also,bwarsaw2002-08-154-58/+70
* Template updatewilane2002-08-151-0/+1
* Swedish READMEbwarsaw2002-08-151-0/+30
* LANGUAGES: Added `sv' language code for Swedish.bwarsaw2002-08-152-2/+2
* Swedish templates by Evabwarsaw2002-08-1534-0/+969
* Add `sv' language code for Swedish.bwarsaw2002-08-151-0/+1
* membership_options(): Searching for a member should match against thebwarsaw2002-08-151-3/+6
* save_attachment(): Strip leading dots off the filename.bwarsaw2002-08-151-0/+4