| Commit message (Expand) | Author | Age | Files | Lines |
| * | update copyright line | bwarsaw | 2001-02-15 | 1 | -1/+1 |
| * | Get rid of the HandlerAPI and Crypt stuff, use sha as the default hash | bwarsaw | 2001-02-15 | 1 | -14/+12 |
| * | Convert to the switchboard interface. | bwarsaw | 2001-02-15 | 1 | -5/+6 |
| * | Add newlang and rmlang scripts c/o Juan Carlos. | bwarsaw | 2001-02-15 | 1 | -2/+3 |
| * | main(): Call maketext() with the list's preferred language. | bwarsaw | 2000-12-26 | 1 | -1/+1 |
| * | intermediate | bwarsaw | 2000-12-26 | 1 | -0/+115 |
| * | intermediate | bwarsaw | 2000-12-26 | 1 | -1/+0 |
| * | jcrey's newlang script for adding language support to a mailing list. | bwarsaw | 2000-12-26 | 1 | -0/+113 |
| * | main(): In the conversion to string methods, the initialization of | bwarsaw | 2000-12-20 | 1 | -2/+2 |
| * | checkdata(): Check the permissions on the request.db file. | bwarsaw | 2000-12-08 | 1 | -6/+7 |
| * | Start of support for i18n; marking of translatable strings. | bwarsaw | 2000-12-07 | 17 | -310/+378 |
| * | Start of support for i18n; marking of translatable strings. | bwarsaw | 2000-12-07 | 2 | -71/+63 |
| * | checkmboxfile(): Ensures that the various archive .mbox files have at | bwarsaw | 2000-12-06 | 1 | -1/+21 |
| * | main(): Fixed argument parsing bugs. Also, removed the argv[5] hack | bwarsaw | 2000-11-15 | 1 | -24/+34 |
| * | Allow additional arguments on the command line, which are passed to | bwarsaw | 2000-11-11 | 1 | -24/+50 |
| * | Added -o flag to append /etc/aliases suggestions to the given file. | bwarsaw | 2000-11-10 | 1 | -10/+24 |
| * | If we get an import error on "import paths", print a slightly more | bwarsaw | 2000-11-08 | 1 | -1/+9 |
| * | Add -h/--help option and standard option parsing. | bwarsaw | 2000-11-08 | 2 | -15/+53 |
| * | Many people have problems upgrading an active system because they find | bwarsaw | 2000-11-01 | 1 | -37/+68 |
| * | main(): If the list given on the command line doesn't exist, print the | bwarsaw | 2000-10-23 | 1 | -0/+4 |
| * | SF Patch #101846 by Sean Reifschneider (modified by bwarsaw) to add | bwarsaw | 2000-10-20 | 1 | -1/+24 |
| * | Since we now require Python 1.5.2 and that version has getpass in it's | bwarsaw | 2000-10-02 | 1 | -26/+28 |
| * | Since we now require Python 1.5.2 and that version has getpass in it's | bwarsaw | 2000-10-02 | 1 | -1/+1 |
| * | checkarchivedbs(): Don't bomb out if there are some nondirectories in | bwarsaw | 2000-09-26 | 1 | -1/+1 |
| * | Several changes in support of David Champion's SF patch #101331. | bwarsaw | 2000-09-22 | 1 | -2/+2 |
| * | Several changes in support of David Champion's SF patch #101331. | bwarsaw | 2000-09-22 | 1 | -1/+3 |
| * | Several changes in support of David Champion's SF patch #101331. | bwarsaw | 2000-09-22 | 1 | -15/+27 |
| * | main(): Reject empty passwords; list admin passwords must be | bwarsaw | 2000-09-19 | 1 | -0/+4 |
| * | Added -a/--all flag to remove all members in one fell swoop. Closes | bwarsaw | 2000-09-15 | 1 | -6/+14 |
| * | Need to import the string module. | bwarsaw | 2000-09-14 | 1 | -0/+3 |
| * | main(): When generating passwords, use the standard | bwarsaw | 2000-09-12 | 1 | -1/+1 |
| * | Make sure all scripts lowercase the list names, since they are case | bwarsaw | 2000-09-11 | 14 | -18/+38 |
| * | dolist(): small patch to fix changing the first moderator in | bwarsaw | 2000-08-25 | 1 | -2/+2 |
| * | main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 2000-08-01 | 1 | -2/+2 |
| * | SendExplanation(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | do_output(): Hrvoje Niksic rightly points out that we need to | bwarsaw | 2000-07-27 | 1 | -1/+7 |
| * | do_output(): Needed to add `autoreply' category to get the | bwarsaw | 2000-07-24 | 1 | -1/+1 |
| * | do_output(): Added `autoreply' to list of categories. | bwarsaw | 2000-07-24 | 1 | -2/+2 |
| * | Status messages are printed to stderr using the new Utils.write() | bwarsaw | 2000-07-24 | 1 | -9/+13 |
| * | main(): We don't need to delete locks/<listname>.lock when removing | bwarsaw | 2000-07-19 | 1 | -4/+2 |
| * | SendExplanation(): Use the new DeliverToUser() API to fix the sending | bwarsaw | 2000-07-19 | 1 | -2/+5 |
| * | do_output(): Skip volatile attributes (i.e. those whose name begins | bwarsaw | 2000-06-23 | 1 | -0/+3 |
| * | Better option parsing | bwarsaw | 2000-06-19 | 1 | -60/+92 |
| * | put bulk of logic in main() function and re-arrange things so the | bwarsaw | 2000-06-15 | 1 | -17/+19 |
| * | checkdata(): New function which checks the permissions on | bwarsaw | 2000-06-14 | 1 | -18/+44 |
| * | A few minor message clarifications. | bwarsaw | 2000-05-08 | 1 | -2/+2 |
| * | Added dumpdb to SCRIPTS. | bwarsaw | 2000-05-04 | 1 | -1/+1 |
| * | Dumb but useful script (at least for me!) for pretty printing the | bwarsaw | 2000-05-04 | 1 | -0/+47 |
| * | type in docstring (found by Michael Yount) | bwarsaw | 2000-04-21 | 1 | -8/+20 |
| * | Expanding and changing the command line interface. | bwarsaw | 2000-04-21 | 1 | -50/+140 |