summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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