summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* SendTextToUser() no longer takes a raw argumentbwarsaw1998-08-291-2/+1
* Changing policy about when notifications are sent for posts held forklm1998-08-131-6/+2
* What about this one?bwarsaw1998-08-041-1/+1
* Sighbwarsaw1998-08-041-1/+1
* Another trivial rsync related changebwarsaw1998-08-041-1/+1
* One more timebwarsaw1998-08-031-3/+4
* Guess again :-)bwarsaw1998-08-031-2/+2
* Contrived change (to test rsync'ing)bwarsaw1998-08-031-1/+1
* open(): put filename on the e object as an attribute to mimic the waybwarsaw1998-08-031-0/+1
* Using new, tidy mechanism for getting putting a StampedLogger onklm1998-08-031-7/+2
* Removed obsolete import of StampedLogger.klm1998-08-032-2/+0
* Very substantially rewritten. The old driver script let too manybwarsaw1998-07-311-60/+100
* Not sure why this was missing...bwarsaw1998-07-311-0/+1
* run_main(): initialize logger and multi to sys.stderr. This is inbwarsaw1998-07-291-0/+5
* Use simplified LogStdErr() call to enable error logging from thisklm1998-07-232-12/+4
* Added a useful debugging hack (commented out).bwarsaw1998-07-221-0/+21
* Don't need to check whether the list is locked before doing the unlockklm1998-07-171-2/+1
* Check for existing lock before unlocking.klm1998-07-151-2/+2
* StampedLogger now comes out of the Mailman.Logging.StampedLoggerbwarsaw1998-07-065-13/+15
* Use the new Mailman.Logging package to provide better logging onbwarsaw1998-07-021-20/+23
* Packagizedbwarsaw1998-06-196-56/+71
* New CGI driver script that attempts to import the real script from thebwarsaw1998-06-191-0/+147
* MAILDIR => SCRIPTSDIRbwarsaw1998-06-191-3/+3
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-131-3/+1
* Modified post to take a second optional argument. If the second argumentviega1998-05-311-2/+7
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-9/+8
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-264-22/+12
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-5/+7
* Autoconf template for this directory's Makefile.bwarsaw1998-05-261-0/+69
* Fixed a typo in the zipcode.viega1998-05-266-11/+11
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-256-5/+96
* Incorporated janne sinkkonen's fix, with a bit of a spin of my own.klm1998-04-231-14/+9
* Whoops - mailowner was still trying to open a file in /tmp for loggingklm1998-04-102-10/+16
* Set stderr to the logger, to get errors logged if they occur.mailman1998-04-101-3/+8
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+3
* Preparing to package a distribution - add a module docstring andmailman1998-04-094-8/+26
* In addition to moderated messages, recognize error messages associatedmailman1998-04-081-2/+6
* Add modest module docstring (while i happened to be there).mailman1998-04-031-4/+8
* Using StampedLogger (to logs/error) for stderr, for debugging.klm1998-03-302-12/+16
* Substitute logging (via mm_utils.StampedLogger()) instead ofmailman1998-03-272-16/+48
* Do not send out "holding for approval" messages when the reason formailman1998-03-181-2/+5
* Removed spurious and dangerous /tmp debugging output file - unwritableklm1998-03-081-3/+2
* Initial revisionmailman1998-02-274-0/+146
* Initial revisionmailman1998-02-262-0/+48