summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MailUserPassword(): members value can be other non-string typesbwarsaw1999-03-091-1/+1
* Gross and digusting kludge to show the case preserved address for thebwarsaw1999-03-081-65/+68
* MailUserPassword(): If the user's "case-preserved" address is the samebwarsaw1999-03-081-3/+3
* tmp_prevent_gate attribute on the MailList objects is gone!bwarsaw1999-03-061-4/+12
* SendMailToNewsGroup(): The test for whether to short-circuit (and thusbwarsaw1999-03-061-7/+10
* MailUserPassword(): Find the member's password by checking for thebwarsaw1999-03-051-2/+3
* main(): Scott had a comment asking whether the check for membershipbwarsaw1999-03-051-12/+9
* If the file specified with -f is "-", read addresses to remove fromhmeland1999-03-041-6/+13
* When either of the -d or -n files are "-", read that list of addresseshmeland1999-03-041-10/+22
* "import paths" must come before any "from Mailman import module"hmeland1999-03-041-1/+1
* * The recommended chmod for $prefix lacked g+w.hmeland1999-03-041-9/+9
* MailList.HasExplicitDest(): Protect use of user-supplied regexp. Ifhmeland1999-03-021-4/+24
* Utils.GetRequestURI(): New function, returns the full virtual path thehmeland1999-03-023-3/+22
* updated via Release scriptbwarsaw1999-03-011-0/+1
* Slight reorg of q7bwarsaw1999-03-011-1/+3
* Integrated Balazs Nagy's qmail comments.bwarsaw1999-03-011-4/+53
* Added links to Mailman in the news.bwarsaw1999-03-011-2/+12
* (faq.html): Translated from FAQ file (manually -- should be automated)bwarsaw1999-03-012-3/+174
* Bump VERSION to 1.0b9bwarsaw1999-03-011-1/+1
* Populated with changes since 1.0b8bwarsaw1999-03-011-0/+28
* Take CGIEXT from configure scriptbwarsaw1999-02-281-1/+1
* FormatListinfoOverview(): take care of special cases where CGIbwarsaw1999-02-281-1/+2
* main(): take care of special cases where CGI extension needs to bebwarsaw1999-02-281-2/+2
* main(), FormatAdminOverview(): take care of special cases where CGIbwarsaw1999-02-281-3/+4
* GetBaseArchiveURL(): tack the new CGI extension onto the privatebwarsaw1999-02-281-1/+3
* GetRelativeScriptURL(), GetAbsoluteScriptURL(): tack the new CGIbwarsaw1999-02-281-3/+5
* new variable CGIEXT to support cgi extensionsbwarsaw1999-02-281-0/+4
* Support for new option --with-cgi-ext which configures the CGIbwarsaw1999-02-282-75/+110
* ProcessSetCmd(): Installed Balazs Nagy's patch to check for membershipbwarsaw1999-02-271-14/+10
* Integrated Martin Preishuber and Christian Tismer's suggestions onbwarsaw1999-02-271-0/+50
* check_parent(): This wasn't being used anymore, so it has beenbwarsaw1999-02-271-28/+5
* main(): Remove setuid() call. We don't use UIDs in anybwarsaw1999-02-271-6/+1
* fatal(): now takes a new second argument which is the integer code tobwarsaw1999-02-271-9/+10
* fatal(): now takes a new second argument which is the integer code tobwarsaw1999-02-271-3/+13
* Document FollowSymLinks for when setting up pipermail archive.bwarsaw1999-02-271-1/+2
* Wrap import of getpass in try/except, and get it frombwarsaw1999-02-271-1/+5
* processQueue(): crank the hung_timeout on the lock to a hugely longbwarsaw1999-02-271-2/+11
* Hi, everybody :-)hmeland1999-02-252-3/+3
* (logident): extern needed to reference this global from one of thebwarsaw1999-02-251-0/+3
* Renamed from FAQ.LINUXbwarsaw1999-02-251-26/+7
* Moved Harald Meland up to primary maintainersbwarsaw1999-02-251-1/+1
* Clarify the Requirements section a bit to downplay the reliance onbwarsaw1999-02-251-8/+10
* Use a more portable way to save/restore sys.stdoutbwarsaw1999-02-241-1/+2
* Make sure -o flag actually works by redirecting output to fpbwarsaw1999-02-241-6/+11
* FormatListinfoOverview(): strip the port number off of HTTP_HOST if itbwarsaw1999-02-231-4/+5
* Some clarificationsbwarsaw1999-02-202-19/+33
* Added two new questions.bwarsaw1999-02-191-0/+11
* Two new Linux-specific answersbwarsaw1999-02-191-0/+41
* (VERSION): Set to 1.0b8+ now that we have a potential workaround forbwarsaw1999-02-191-1/+1
* main(): Removed the (I think) useless calls to setuid().bwarsaw1999-02-191-4/+0