summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hack Mailman/Version.py when changing the version number.bwarsaw1999-11-101-4/+4
* Moved the Mailman version variable to here from Defaults.py. Thisbwarsaw1999-11-101-0/+17
* cosmeticbwarsaw1999-11-101-1/+0
* Build the Makefile inside Mailman/Handlersbwarsaw1999-11-102-2/+5
* Add the Mailman/Handlers subdirbwarsaw1999-11-101-2/+4
* StaleLockFileError: new exception to handle the case when a lockbwarsaw1999-11-061-1/+25
* Updates for 1.1 release.bwarsaw1999-11-061-0/+31
* Bump to version 1.1bwarsaw1999-11-063-5/+10
* Removing all gifs. Convert logos to jpgs.bwarsaw1999-11-0114-0/+0
* Removed all information about the logo contest. It's over and I don'tbwarsaw1999-11-011-46/+0
* mailman.gif => mailman.jpgbwarsaw1999-11-012-4/+4
* A bunch of old changes -- can't remember the origin, sorry.bwarsaw1999-10-301-7/+54
* ApprovedAddMembers(): each time through the loop, do a reap ofbwarsaw1999-10-301-0/+1
* main(): Reap all subprocesses until none are leftbwarsaw1999-10-301-0/+4
* cosmeticbwarsaw1999-10-301-1/+2
* Invoke Python with -S option, which avoids the "import site". Thisbwarsaw1999-10-291-10/+13
* main(): if the fromaddr can't be found, return after printing msgbwarsaw1999-10-251-0/+1
* In helo() and ehlo(), Don't fail when gethostbyaddr() fails -- justguido1999-10-221-2/+10
* Small typos reported by fdrake.bwarsaw1999-10-111-2/+2
* ParseMailCommands(): Quickie patch to allow quotes around the commandbwarsaw1999-09-081-0/+10
* Bump VERSION to 1.0.2bwarsaw1999-09-071-1/+1
* Add an entry to run the nightly gzip at 3:27ambwarsaw1999-09-041-0/+5
* Add TODO item about Usenet crosspostingbwarsaw1999-09-041-0/+4
* Add Paul Hebblebwarsaw1999-09-041-0/+1
* ArchiveMail(): When public archiving is turned on andbwarsaw1999-09-041-7/+22
* PUBLIC_EXTERNAL_ARCHIVER, PRIVATE_EXTERNAL_ARCHIVER: new variablesbwarsaw1999-09-041-2/+16
* Remove some extraneous parens.bwarsaw1999-09-041-11/+9
* SafeDict.__init__(): UserDict optional initial dict arg is a Pythonbwarsaw1999-09-031-1/+4
* SafeDict(): New classbwarsaw1999-09-021-2/+23
* miscellaneous formattingbwarsaw1999-09-021-4/+33
* Simple script to print the current Mailman versionbwarsaw1999-09-022-1/+26
* PR#107 reports that Pegasus (presumably an MUA) usesbwarsaw1999-09-021-0/+1
* "group sticky bit" -> setgid bit. PR#99bwarsaw1999-09-021-2/+2
* Two changes:bwarsaw1999-09-021-1/+16
* InitTempVars(): Use <site> for lock file name when no list name isbwarsaw1999-09-021-1/+1
* Use the GNU boilerplate.html filebwarsaw1999-08-311-17/+88
* Do the more sensible thing, which is only gzip those .txt files thatbwarsaw1999-08-311-31/+18
* Watch out for os.errors from os.listdir()bwarsaw1999-08-311-1/+5
* Added nightly_gzip to list of scriptsbwarsaw1999-08-301-1/+1
* Script which nightly gzips .txt flat archive files.bwarsaw1999-08-301-0/+154
* Removed unused import of fcntlbwarsaw1999-08-251-1/+0
* Load(): Ignore AlreadyLockedErrors.bwarsaw1999-08-231-1/+4
* map_maillists(): formattingbwarsaw1999-08-231-5/+8
* ArchiveMail(): it's still possible that the archiver takes a long timebwarsaw1999-08-221-3/+7
* small cut and paste typobwarsaw1999-08-211-1/+1
* Robustness changes. Specifically:bwarsaw1999-08-211-22/+84
* Bump rev number to 1.0.1bwarsaw1999-08-211-1/+1
* Add Jeremy Hyltonbwarsaw1999-08-211-0/+1
* Make sure we use cPickle if it exists. This change may or may notbwarsaw1999-08-211-3/+8
* Extensive changes based on Jeremy Hylton's investigations. Thesebwarsaw1999-08-211-41/+49