| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | main(): Extract the cgi data using keep_blank_values=1 so we'll know | bwarsaw | 2001-07-19 | 1 | -4/+4 |
| * | A revamp to use the new category components, the new membership API, | bwarsaw | 2001-07-19 | 1 | -113/+164 |
| * | Descend into the Gui subdirectory. | bwarsaw | 2001-07-19 | 1 | -1/+1 |
| * | confirm(): Add optional argument `expunge' defaulting to true. This | bwarsaw | 2001-07-19 | 1 | -4/+10 |
| * | InitVars(): With the new mixin architecture, InitVars() needs to take | bwarsaw | 2001-07-19 | 1 | -19/+7 |
| * | Some code re-organization. | bwarsaw | 2001-07-19 | 1 | -76/+29 |
| * | All: | bwarsaw | 2001-07-18 | 5 | -212/+8 |
| * | Bump the version number to 2.1a3 and kick the DATA_FILE_VERSION to 30 | bwarsaw | 2001-07-18 | 1 | -3/+3 |
| * | NewVars(): Add the following attributes to MailList instances, if they | bwarsaw | 2001-07-18 | 1 | -0/+5 |
| * | A membership adaptor, based on the API defined in MemberAdaptor.py, | bwarsaw | 2001-07-18 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2001-07-18 | 1 | -0/+262 |
| * | The membership adaptor interface specification, as a Python class. | bwarsaw | 2001-07-18 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2001-07-18 | 1 | -0/+228 |
| * | Changes to support realnames and topic filters. Specifically, | bwarsaw | 2001-07-18 | 1 | -16/+65 |
| * | Removed commented out macros ALIAS_UID, ALIAS_GID, ALIAS_FLAGS. | bwarsaw | 2001-07-18 | 1 | -5/+0 |
| * | Add Mailman/Gui to list of directories to descend into. | bwarsaw | 2001-07-18 | 1 | -1/+1 |
| * | Add Mailman/Gui/Makefile to list of generated files. | bwarsaw | 2001-07-18 | 2 | -5/+5 |
| * | - Add missing import of 'errno' | twouters | 2001-07-18 | 1 | -1/+2 |
| * | _dopipeline(): We don't need to save the return value of __import__(). | bwarsaw | 2001-07-13 | 1 | -1/+1 |
| * | _dopipeline(): Do not include the blank Exception catch-all here, but | bwarsaw | 2001-07-13 | 1 | -9/+0 |
| * | process(): Be much more careful about bogus source strings for the | bwarsaw | 2001-07-13 | 1 | -13/+14 |
| * | hold_for_approval(): Inside admin_immed_notify (i.e. when we're | bwarsaw | 2001-07-13 | 1 | -1/+1 |
| * | add_error_message(): Don't translate tag if it is the empty string. | bwarsaw | 2001-07-12 | 1 | -1/+4 |
| * | Translation provided by Juan Carlos Rey Anaya. | bwarsaw | 2001-07-12 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2001-07-12 | 1 | -0/+24 |
| * | show_post_requests(): If the heldmsg is lost, the IOError will have | bwarsaw | 2001-07-12 | 1 | -1/+1 |
| * | do_bump(): Use DD-MMM-YYYY date format. | bwarsaw | 2001-07-12 | 1 | -2/+1 |
| * | Skip the legalese paragraph, and be a little more robust about input. | bwarsaw | 2001-07-12 | 1 | -3/+12 |
| * | The default install directory has changed. | bwarsaw | 2001-07-12 | 1 | -1/+1 |
| * | Describe list_admins and genaliases | bwarsaw | 2001-07-12 | 1 | -0/+5 |
| * | Heh, I guess I should mention mailmanctl, since it's /critical/ to | bwarsaw | 2001-07-12 | 1 | -1/+9 |
| * | minor formatting for better online autogen | bwarsaw | 2001-07-12 | 1 | -0/+1 |
| * | Quick and dirty update of the on-line documentation. Can you say | bwarsaw | 2001-07-12 | 40 | -1477/+3335 |
| * | Some updates. | bwarsaw | 2001-07-11 | 2 | -11/+27 |
| * | formatting | bwarsaw | 2001-07-11 | 1 | -0/+1 |
| * | Update copyright years, but otherwise leave the text alone. | bwarsaw | 2001-07-11 | 1 | -1/+2 |
| * | Last minute updates. | bwarsaw | 2001-07-11 | 1 | -13/+15 |
| * | Formatting, updates, and a note about Mozilla. | bwarsaw | 2001-07-11 | 1 | -26/+40 |
| * | formatting. | bwarsaw | 2001-07-11 | 1 | -13/+13 |
| * | Last minute updates. | bwarsaw | 2001-07-11 | 1 | -0/+13 |
| * | Lot's of updates to describe the current system. | bwarsaw | 2001-07-11 | 1 | -73/+96 |
| * | Last minute updates. | bwarsaw | 2001-07-11 | 1 | -7/+20 |
| * | Last minute updates. | bwarsaw | 2001-07-11 | 3 | -22/+29 |
| * | Added news items on the change to confirmation messages and the dumpdb | bwarsaw | 2001-07-11 | 1 | -1/+8 |
| * | Mentor Cana points out that passwords are optional on this page, but | bwarsaw | 2001-07-11 | 1 | -3/+9 |
| * | Added the --marshal/-m and --pickle/-p flags, and the ability to dump | bwarsaw | 2001-07-11 | 1 | -12/+75 |
| * | start_runner(): Changed indentation, since the parent always returns. | bwarsaw | 2001-07-11 | 1 | -14/+20 |
| * | main(): Catch MMNoSuchUserError which can happen if two unsub requests | bwarsaw | 2001-07-11 | 1 | -0/+4 |
| * | AddMember(), ChangeMemberAddress(), ConfirmUnsubscription(): Shorten | bwarsaw | 2001-07-11 | 1 | -3/+3 |
| * | __NoMailCmdResponse => __noresponse | bwarsaw | 2001-07-11 | 1 | -20/+29 |