summaryrefslogtreecommitdiff
path: root/scripts/request (unfollow)
Commit message (Expand)AuthorFilesLines
2000-05-22InitVars(): data_version should be initialized from DATA_FILE_VERSION.bwarsaw1-2/+3
2000-05-22main(): Zap the `kids' key if it's present in the reconstitutedbwarsaw1-0/+7
2000-05-22main(): Only check return value of dispose_message() to see if thebwarsaw1-2/+0
2000-05-22DeliverToList(): If any pipeline module fails, enqueue the message.bwarsaw1-1/+4
2000-05-22__handlepost(): No need to explicitly enqueue the message, sincebwarsaw1-3/+2
2000-05-22fatal(): When not running as a CGI (e.g. when running at the mailbwarsaw1-0/+5
2000-05-22main(): Takes no arguments.bwarsaw2-2/+2
2000-05-22DeliverToList(): Take out debugging prints.bwarsaw1-3/+0
2000-05-22Reformat a few paragraphs to better fit in 70 columns.bwarsaw1-5/+6
2000-05-20Added a note about the move to SourceForge, which, if thisbwarsaw1-0/+7
2000-05-09Robustification of handling mail commands. If any of the followingbwarsaw2-8/+44
2000-05-09Step 4, add a note about clock synchronization in an NFS environment.bwarsaw1-0/+7
2000-05-09PrintPostRequest(): For backwards compatibility, the info tuple can bebwarsaw1-1/+5
2000-05-09A few minor cosmetic changes to the admin UI.bwarsaw1-5/+4
2000-05-09Changes to allow more control over list locking. This is used inbwarsaw1-23/+20
2000-05-09ParseMailCommands(): Use the new Replybot.process() API. This isbwarsaw1-1/+10
2000-05-08Robustification of posting. If any of the following fails -- the listbwarsaw2-20/+56
2000-05-08DeliverToUser(): This needs to occasionally take a newdata argumentbwarsaw1-1/+5
2000-05-08pending_requests(): Backwards compatibility code to handle the tuplebwarsaw1-1/+6
2000-05-08Enqueue(): New method to handle all the details of enqueuing a messagebwarsaw1-3/+63
2000-05-08Run qrunner every 10 minutes on the two's.bwarsaw1-2/+2
2000-05-08Elaborations related to the new delivery stuff. Specifically,bwarsaw1-5/+14
2000-05-08Substantial changes for robustification of deliveries.bwarsaw1-31/+80
2000-05-08Robustification of posting. If any of the following fails -- the listbwarsaw1-38/+53
2000-05-08Many changes to make message delivery more robust in the face ofbwarsaw16-204/+232
2000-05-08Reimplementation of the locking mechanism, based on discussions in thebwarsaw1-247/+424
2000-05-08A few minor message clarifications.bwarsaw1-2/+2
2000-05-04Added dumpdb to SCRIPTS.bwarsaw1-1/+1