summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* main(): Once we know which mailing list we're talking about, set thebwarsaw2002-12-121-0/+1
* Added --nouserack, --noadminack switchesbwarsaw2002-12-101-6/+24
* Add machinery for list_ownersbwarsaw2002-12-041-1/+2
* do_output(): Fix UnboundLocalError when trying to write to a file webwarsaw2002-12-041-1/+1
* intermediatebwarsaw2002-12-041-0/+120
* remove_old_sources(): Utils.rmdirhier() -> shutil.rmtree()bwarsaw2002-12-021-4/+5
* main(): This should fix problems when printing list members withbwarsaw2002-12-021-9/+12
* remove_it(): Utils.rmdirhier() -> shutil.rmtree()bwarsaw2002-12-021-1/+2
* Update docstring.bwarsaw2002-12-021-1/+1
* Because of oddities in permissions, it is possible that when you runbwarsaw2002-12-021-0/+6
* main(): This should fix problems when printing list members withbwarsaw2002-12-021-5/+10
* do_input(): Fix setting of subscribe_policy based on the value ofbwarsaw2002-12-021-4/+13
* Added a --wipe switch which deletes the generated html archivebwarsaw2002-12-021-3/+16
* Patch #482934 by David Gibbs, adds a -b/--bare switch to print justbwarsaw2002-11-191-15/+25
* Added a -q / --quiet option.bwarsaw2002-11-181-3/+9
* checkwalk(): Fix permissions on -article database files, which must bebwarsaw2002-11-121-0/+14
* Fix -h/--help and also sprinkle reminders to run bin/check_permsbwarsaw2002-11-081-0/+5
* Need to install a new configure script to pick up bin/b4b5-archfixbwarsaw2002-11-071-1/+1
* A fixer of MM2.1b4 archives.bwarsaw2002-11-071-0/+91
* checkwalk(): Make sure py, pyc, and pyo files are at least 644.bwarsaw2002-11-051-0/+11
* One more patch...bwarsaw2002-10-281-0/+2
* usage(): Default argument.bwarsaw2002-10-281-1/+1
* Use the autoconf substitution for the #! line.bwarsaw2002-10-281-1/+1
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-2127-54/+162
* In the LogStdErr() call, we don't need to pass in the tee argument,bwarsaw2002-10-212-2/+2
* main(): If we get an exception (any exception) while unshunting abwarsaw2002-10-211-4/+10
* dolist(): Add a check for consistency between the bounce_info andbwarsaw2002-10-201-5/+28
* checkdata(): This should probably check request.db.tmp too.bwarsaw2002-10-201-1/+2
* FakeDoc.addError(): Make the API really equivalent tobwarsaw2002-10-171-3/+5
* main(): processUnixMailbox() no longer takes an article classbwarsaw2002-10-091-2/+2
* Typo in docstring, closes SF bug #620406 reported by Dave Habben.bwarsaw2002-10-081-1/+1
* Integrating SF patch #594771, i18n'ified pipermail.bwarsaw2002-10-081-6/+9
* main(): Catch BadListNameError's that can get raised if the proposedbwarsaw2002-10-061-2/+4
* Updated docstringbwarsaw2002-10-041-32/+31
* Fixed typo reported by Dan Mick.bwarsaw2002-09-061-1/+1
* Added the ability to specify a virtual domain to move a list to, bybwarsaw2002-09-051-4/+55
* 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 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
* Added --fullnames / -f option to print the full names of addresses asbwarsaw2002-08-221-2/+12
* Make sure bin/transcheck gets built and installed properly. Also,bwarsaw2002-08-152-55/+65
* Stop runaway restarts by imposing a maximum restart value (currentlybwarsaw2002-08-141-4/+14
* Fixed some string markup for i18n.bwarsaw2002-08-101-3/+3
* intermediatebwarsaw2002-08-101-0/+389
* acquire_lock_1(): Fix for bug # 565917 by Dale Stimson. The tempfilebwarsaw2002-07-241-2/+2
* Add the --noprint / -n option to disable printing and leave thebwarsaw2002-07-231-5/+18
* fix_url(): J.D. Bronson notes that we need to leave the list unlockedbwarsaw2002-07-081-0/+1
* main(): Fixing a bug reported by Danny Terweij. We need to continuebwarsaw2002-05-251-0/+1
* do_list_categories(): Teach this about the attribute transformationsbwarsaw2002-05-251-7/+60