summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* update copyright yearsbwarsaw2003-05-231-1/+1
* process(): Add a short-circuit on the member moderation checks whenbwarsaw2003-05-231-1/+1
* Removed from old sources.gleydson2003-05-201-38/+0
* Updated to match lastest CVS version and some translationgleydson2003-05-201-918/+693
* start_runner(): mm_cfg.PYTHON should be used in the execl() argv[0]bwarsaw2003-05-151-2/+3
* listinfo_overview(): Martin Pool's patch #688410 to improve thebwarsaw2003-05-151-1/+1
* quick_maketext(): Richard Barrett's patch for bug #730769, with minorbwarsaw2003-05-121-6/+36
* maketext(), findtext(): Richard Barrett's patch for bug #730769, withbwarsaw2003-05-121-4/+15
* open_newsgroup(): mlist.nntp_host may now be a host:port pair.bwarsaw2003-05-121-2/+12
* _dispose(): mlist.nntp_host may now be a host:port pair.bwarsaw2003-05-121-7/+16
* GetConfigInfo(): Document that nntp_host may now be a name:port pair.bwarsaw2003-05-121-5/+7
* nntpsplit(): Helper function.bwarsaw2003-05-121-0/+11
* _set_date(): Patch # 732366 by Richard Barrett; take the timezone intobwarsaw2003-05-121-2/+2
* *** empty log message ***pheinlein2003-05-091-21/+3
* A lot of fixes and the standardisation of the word "e-Mail".pheinlein2003-05-091-237/+230
* Fix a missing importbwarsaw2003-05-081-0/+2
* Updates, including email 2.5.2.bwarsaw2003-05-0824-634/+1244
* Forward port of fix to remove requirement of source installs frombwarsaw2003-05-081-1/+1
* Member (subscriber/user) documentation for 2.1 (initial checkin)spot2003-05-051-0/+1505
* DELIVERY_RETRY_WAIT: Removed; with the addition of RetryRunner, webwarsaw2003-05-031-3/+2
* DEAL_WITH_PERMFAILURES_EVERY: Do this only every 10 times through thebwarsaw2003-05-031-32/+34
* run(): Always call _snooze() but pass the file count to the method sobwarsaw2003-05-031-17/+22
* A simple qrunner, which retries messages having temporary failures,bwarsaw2003-05-030-0/+0
* intermediatebwarsaw2003-05-031-0/+44
* Bumping version numbers.bwarsaw2003-05-021-2/+2
* main(): It's possible for old databases to have password-less membersbwarsaw2003-05-021-1/+9
* Fixed "fuzzy" translations and improved wordingduke92003-05-011-97/+72
* Catalogs updates, no fuzzy entries nowdanohnesorg2003-04-281-52/+39
* checkout(): Remove .mo files, which cvs still insists on checking outbwarsaw2003-04-241-16/+27
* Fix the path to the pidfile. Closes SF bug # 726415, John Dennis.bwarsaw2003-04-241-5/+5
* and this is for the trunkpioppo2003-04-221-89/+109
* Because of the new makefile rules, these intermediate files have to bebwarsaw2003-04-223-1/+181
* Updated norwegian catalog.avalon2003-04-221-48/+48
* Added another namebwarsaw2003-04-221-0/+1
* Update translation date.tkikuchi2003-04-221-1/+1
* process(): When the list is anonymous, delete X-Originating-Emailbwarsaw2003-04-221-4/+6
* Japanese update for mailman-2.1.2tkikuchi2003-04-221-232/+238
* A change in process: I don't want the .mo files, and they are builtbwarsaw2003-04-211-4/+5
* Catalog updates based on the new build strategybwarsaw2003-04-2138-1761/+2605
* Several changes to facilitate building .mo files instead of checkingbwarsaw2003-04-211-9/+10
* Add Python's Tools/i18n/msgfmt.py so we can build .mo files instead ofbwarsaw2003-04-214-3/+208
* Using the -U option on msgmerge makes the update rule /much/ simplerbwarsaw2003-04-211-1/+1
* Generated an updated .pot file and updated the .po files.bwarsaw2003-04-2133-6933/+9713
* A bunch more names based on trolling through the 2.1.2 NEWS file.bwarsaw2003-04-201-0/+11
* main(): Close SF bug # 611185 -- removing any stale list locks whenbwarsaw2003-04-191-28/+43
* Whitespace normalization.bwarsaw2003-04-191-5/+5
* GetConfigInfo(): Finally! Added the user_* substitutions for whenbwarsaw2003-04-1922-201/+206
* Remove all traces of -c / --change-msg. This is an anachronism thatbwarsaw2003-04-191-43/+1
* quit(): It's possible that self.__conn hasn't been opened yet.bwarsaw2003-04-191-0/+2
* pending_requests(): Be sure reason is translated. Closes SF bugbwarsaw2003-04-191-0/+1