summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* New qrunner one-shot script which subsumes the rest of the oldbwarsaw2001-07-050-0/+0
* intermediatebwarsaw2001-07-051-0/+96
* New qrunner start script which is appropriate as a Unix init scriptbwarsaw2001-07-050-0/+0
* intermediatebwarsaw2001-07-051-0/+169
* New module which contained the guts of the old cron/qrunner script.bwarsaw2001-07-050-0/+0
* intermediatebwarsaw2001-07-051-0/+205
* PIDFILE: new variable pointing to $prefix/data/qrunner.pidbwarsaw2001-07-051-0/+1
* Lots of changes to make this act more like a traditional daemon and tobwarsaw2001-07-031-67/+59
* Don't run qrunner as a cron job any more (it's now a daemon).bwarsaw2001-07-031-3/+0
* main(), show_results(): Removed unnecessary global declarations.bwarsaw2001-07-031-5/+1
* move_language_templates(): if the TEMPLATE_DIR/gtemplate couldn't bebwarsaw2001-07-031-1/+6
* ConfirmUserPassword(): Obsolete; removed.bwarsaw2001-07-031-27/+49
* checkcgi(): Calculate the directory for the cgi-bin scripts, sincebwarsaw2001-07-021-2/+3
* mail_passwords(): Fixed missing translation markings; found by Ousmanebwarsaw2001-07-021-1/+1
* Integrating Juan Carlos Rey Anaya's latest update to the Spanish catalog.bwarsaw2001-06-291-5381/+3259
* DEAL_WITH_PERMFAILURES_EVERY: controls how often _doperiodic() willbwarsaw2001-06-281-1/+12
* Several changes which allow subclasses to do some calculation for eachbwarsaw2001-06-281-3/+48
* UserNotification.__init__(): change the signature so that the textbwarsaw2001-06-281-2/+3
* Syncing with latest Python cvs version (#, flags should be printedbwarsaw2001-06-281-1/+4
* main(): Be sure to set the _plaintext message metadata key to informbwarsaw2001-06-279-9/+17
* Performance enhancement. In order to save on the time it takes tobwarsaw2001-06-271-18/+35
* Added Ousmane Wilanebwarsaw2001-06-272-3/+3
* Add Ousmane Wilanebwarsaw2001-06-271-0/+1
* GetStandardReplacements(): When displaying the selected language,bwarsaw2001-06-271-2/+5
* main(): Fixed the handling of the user's preferred language. Now itbwarsaw2001-06-271-10/+10
* main(): Fix this to use the new authentication machinery.bwarsaw2001-06-271-5/+13
* Latest generation of mailman.pot, and integration of Spanish catalogbwarsaw2001-06-274-654/+643
* Spanish template updates from Juan Carlos Rey Anaya.bwarsaw2001-06-273-124/+271
* process(): Add support for configurable log files. Four new variablesbwarsaw2001-06-271-14/+34
* Add support for configurable log files, at least for the SMTPDirectbwarsaw2001-06-271-6/+73
* run_main(): Don't stick Mailman.i18n._ in the builtins.bwarsaw2001-06-271-11/+2
* Better syslog() calling conventions.bwarsaw2001-06-271-6/+2
* Remove an unused import.bwarsaw2001-06-271-1/+0
* Better syslog() calling conventions.bwarsaw2001-06-2710-22/+22
* Better syslog() calling conventions. Also, don't mark syslog messagesbwarsaw2001-06-2710-14/+12
* Better syslog() calling conventions. Also, log some messages tobwarsaw2001-06-271-4/+4
* Use better syslog() calling convention.bwarsaw2001-06-271-4/+4
* Use better syslog() calling convention.bwarsaw2001-06-271-4/+3
* Use better syslog() calling convention.bwarsaw2001-06-274-54/+51
* MsgSafeDict(): New class which is used in SMTPDirect and allows forbwarsaw2001-06-271-0/+27
* Use better syslog() calling convention.bwarsaw2001-06-271-9/+8
* write(): Compare to None with `is' not `=='.bwarsaw2001-06-271-3/+6
* LogMsg(): Extended function signature to make argument passing bothbwarsaw2001-06-271-3/+12
* Updates from the FAQ and TODO files.bwarsaw2001-06-256-57/+53
* Added Tollef Fog Heenbwarsaw2001-06-251-0/+1
* print_results(): Toggle off the output of <head><body> tags by settingbwarsaw2001-06-251-0/+5
* Set the default background color to "white".bwarsaw2001-06-251-2/+2
* options_page(): Toggle off the output of <head><body> tags by settingbwarsaw2001-06-251-0/+5
* Classes Document and HeadlessDocument are almost identical, exceptbwarsaw2001-06-251-30/+29
* Add a little bit of useful commentary when checking for the mail andbwarsaw2001-06-252-8/+8