summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* First crack at real virtual domain support, i.e. mailing lists with the samebwarsaw2006-07-0833-468/+370
* In EmailBase.setUp() move TestBase.setUp() to after the SinkServer is created,bwarsaw2006-07-081-1/+5
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-0825-291/+311
* Massive conversion process so that Mailman can be run from a user specifiedbwarsaw2006-07-0840-1943/+2029
* - Utils.py Fixed a security hole which allowed a crafted URI to injectmsapiro2006-07-078-7/+113
* Several fixes and updates.pheinlein2006-07-051-381/+324
* - Decorate.py Fixed bug 1507248 by ignoring header/footer charactersmsapiro2006-06-231-2/+2
* Updated a few bouncers to recognize more bounces.msapiro2006-06-1117-2/+1628
* Added '(by thread)' to the previous and next message links to emphasize thatmsapiro2006-06-111-2/+2
* Added a call to loginit.initialize() so invoked modules can do their logging.msapiro2006-06-111-2/+8
* - newlist.pymsapiro2006-06-082-2/+10
* - show_mm_cfg.pymsapiro2006-06-042-114/+102
* Added a new show_mm_cfg command line script to show the actual valuesmsapiro2006-06-022-1/+79
* Replaced call to no longer existent Message.OutgoingMessage() with call tomsapiro2006-05-301-1/+2
* Added removal of Authentication-Results: header as it too is no longer valid.msapiro2006-05-231-0/+1
* Fixed paths in file opening for new structure and test bounces location.msapiro2006-05-191-2/+5
* Removed bounces directory from SUBDIRS. It's moved to Mailman/testing.msapiro2006-05-191-1/+1
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-1896-215/+389
* - Cgi/options.py - fixed to not present the "empty" topic to user.msapiro2006-05-172-0/+6
* Set package name and version number in AC_INIT macro in configure.in. Also,bwarsaw2006-05-1520-95/+100
* - Added additional bounce recognition for Qmail and SimpleMatch.pymsapiro2006-05-145-1/+165
* Move all cron scripts to the new Mailman.bin package layout and complete thebwarsaw2006-05-1313-844/+438
* - fixed misspelling of propagate in loginit.initialize call in cron/disabled.msapiro2006-05-098-23/+61
* find_member converted.bwarsaw2006-05-085-195/+144
* Convert add_members.bwarsaw2006-05-025-266/+226
* Convert list_ownersbwarsaw2006-05-025-130/+95
* Convert bin/inject and bin/version to Mailman.bin modules. Remove rb-archfix.bwarsaw2006-05-019-255/+150
* Updatesbwarsaw2006-05-0131-200/+495
* Repairsbwarsaw2006-05-012-6/+6
* Move file to correct filenamebwarsaw2006-05-011-0/+0
* Convert change_pw and show_qfiles to Mailman.bin package. Note thatbwarsaw2006-05-015-175/+110
* Copyright years should be spelled out fully.bwarsaw2006-04-301-1/+1
* Use re module to pick up filename. Thanks Mark!tkikuchi2006-04-301-3/+7
* Move Mark Sapiro up into the core developers listbwarsaw2006-04-301-1/+1
* Move list_lists and list_members over to Mailman.bin package and rewrite tobwarsaw2006-04-299-428/+354
* Move arch, mmsitepass, and unshunt to the Mailman.bin package and rewrite tobwarsaw2006-04-2812-461/+289
* Added new adminaddrchgack.txt template for change of address noticemsapiro2006-04-281-3/+11
* More logging updates:bwarsaw2006-04-2812-388/+229
* 2006-04-28 Clytie Siddall <clytie@riverland.net.au>clytie2006-04-281-2064/+2539
* Convert Mailman.bin.rmlist module to optparse, and do general cleanup.bwarsaw2006-04-285-107/+108
* The start of the conversion of the bin and cron scripts to modules invoked bybwarsaw2006-04-2710-139/+254
* 2006-04-27 Clytie Siddall <clytie@riverland.net.au>clytie2006-04-271-0/+1
* 2006-04-25 Deleted /templates/vi directory, which is apparently not needed, a...clytie2006-04-250-0/+0
* Move the admin directory outside the main source directorybwarsaw2006-04-24312-51772/+0
* - Fixes to further remove the old Syslog from bin and cron scripts. Note thatbwarsaw2006-04-245-102/+104
* 2006-04-23 Clytie Siddall <clytie@riverland.net.au>clytie2006-04-231-0/+14322
* 2006-04-23 Added final sub-directory of paths for Vietnamese translations.clytie2006-04-230-0/+0
* 2006-04-23 Added further units of the paths for Vietnamese translation files.clytie2006-04-230-0/+0
* Fix a couple of typos/oversights in Barry's type and logging changes.msapiro2006-04-192-1/+2
* Added Date and Message-ID headers to the confirm replymsapiro2006-04-171-0/+2