index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cron
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvements to make sure multiple qrunner masters aren't running at
bwarsaw
2001-03-01
1
-15
/
+62
*
usage(): Standard usage printing function.
bwarsaw
2001-02-16
1
-7
/
+24
*
Duh, don't try to import mimelib.Parser until after the paths have
bwarsaw
2001-02-16
1
-2
/
+2
*
Very significant changes to support the new Runner classes, and the
bwarsaw
2001-02-15
1
-21
/
+167
*
Convert to using the new ToDigest module which stores its digests in a
bwarsaw
2001-02-15
1
-20
/
+23
*
De-string-module-ify.
bwarsaw
2001-02-15
1
-17
/
+23
*
mail_passwords(): subj is marked for translation. Call maketext()
bwarsaw
2000-12-26
1
-2
/
+3
*
main(): Call maketext() with the list's preferred language.
bwarsaw
2000-12-26
1
-1
/
+1
*
First step in the conversion to a multiple-queue model. This script
bwarsaw
2000-12-20
1
-246
/
+22
*
process_lists(): Wrap the open_newsgroup() call in a try/except to
bwarsaw
2000-12-20
1
-2
/
+6
*
Start of support for i18n; marking of translatable strings.
bwarsaw
2000-12-07
1
-5
/
+6
*
Add bumpdigests to the list of cron scripts to install.
bwarsaw
2000-11-01
1
-1
/
+1
*
Minor typo in docstring.
bwarsaw
2000-10-30
1
-1
/
+1
*
Cron script for bumping the digest volume number.
bwarsaw
2000-10-30
1
-0
/
+91
*
dispose_message(): For mail destined to either the -admin or the
bwarsaw
2000-09-18
1
-1
/
+3
*
mail_passwords(): Set the msgdata in DeliverToUser() to contain the
bwarsaw
2000-09-15
1
-2
/
+7
*
Turn off incessant logging on every execution.
bwarsaw
2000-09-14
1
-2
/
+2
*
Minor clean up. Also turn off incessant logging on every execution.
bwarsaw
2000-09-14
1
-4
/
+0
*
main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)
bwarsaw
2000-08-01
1
-1
/
+1
*
main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)
bwarsaw
2000-08-01
1
-1
/
+1
*
main(): Fixed typo in syslog() call.
bwarsaw
2000-07-27
1
-1
/
+1
*
main(): Unmarshal the .db file before creating the Message object.
bwarsaw
2000-07-26
1
-4
/
+5
*
dispose_message(): A refinement of the message disposition scheme.
bwarsaw
2000-07-22
1
-8
/
+74
*
process_lists(): Rewritten for efficiency. The list object is never
bwarsaw
2000-06-28
1
-30
/
+35
*
Get rid of the os.fork() for gating each newsgroup. All gating now
bwarsaw
2000-06-27
1
-78
/
+49
*
main(): Honor QRUNNER_PROCESS_LIFETIME and QRUNNER_MAX_MESSAGES by
bwarsaw
2000-06-26
1
-0
/
+11
*
dispose_message(): If the sender of the message comes from
bwarsaw
2000-06-23
1
-1
/
+14
*
Use syslog() interface instead of writing to stderr. All syslog
bwarsaw
2000-06-23
1
-24
/
+39
*
Use syslog() interface instead of writing to stderr. All syslog
bwarsaw
2000-06-23
1
-10
/
+13
*
main(): Don't need to treat `kids' key specially here, since it's now
bwarsaw
2000-06-20
1
-19
/
+9
*
Get rid of the -s/--stderrs and --quiet/-q options. Use syslog() for
bwarsaw
2000-06-20
1
-123
/
+80
*
This script now does most of the work that post, mailcmd, and
bwarsaw
2000-06-14
1
-14
/
+50
*
open_newsgroup(): Use NNTP_USERNAME and NNTP_PASSWORD for optional
bwarsaw
2000-06-05
1
-1
/
+3
*
poll_newsgroup(): MailList objects don't have a Post() method
bwarsaw
2000-06-03
1
-3
/
+4
*
Crank QRUNNER_LOCK_LIFETIME to 30 minutes and set manual_reprime=0 in
bwarsaw
2000-06-01
1
-2
/
+2
*
updated some comments
bwarsaw
2000-05-31
1
-8
/
+2
*
poll_newsgroup(): Use time.ctime() as a more succinct way of crafting
bwarsaw
2000-05-31
1
-1
/
+1
*
Run qrunner every minute; making the system much more responsive,
bwarsaw
2000-05-31
1
-7
/
+7
*
main(): If a message in the queue is destined for a list that doesn't
bwarsaw
2000-05-30
1
-6
/
+16
*
main(): Zap the `kids' key if it's present in the reconstituted
bwarsaw
2000-05-22
1
-0
/
+7
*
main(): Only check return value of dispose_message() to see if the
bwarsaw
2000-05-22
1
-2
/
+0
*
pending_requests(): Backwards compatibility code to handle the tuple
bwarsaw
2000-05-08
1
-1
/
+6
*
Run qrunner every 10 minutes on the two's.
bwarsaw
2000-05-08
1
-2
/
+2
*
Substantial changes for robustification of deliveries.
bwarsaw
2000-05-08
1
-31
/
+80
*
main(): Patch after a Thomas Wouters suggestion which relaxes the file
bwarsaw
2000-04-27
1
-3
/
+3
*
pending_requests(): missing parens made the RHS of the % not a tuple.
bwarsaw
2000-04-12
1
-1
/
+1
*
Significant reworking based on the comments of Harald Meland and Jim
bwarsaw
2000-04-07
1
-207
/
+165
*
main(): Catch base class MMListError.
bwarsaw
2000-04-04
1
-1
/
+1
*
Cron script for re-trying delivery of messages previously queued
bwarsaw
2000-03-28
1
-0
/
+106
*
cosmetic
bwarsaw
2000-03-28
1
-1
/
+1
[next]