summaryrefslogtreecommitdiff
path: root/cgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Whoops, the try block only needs to go around the one line thatviega1998-06-031-2/+2
* The guy I got to do a test install once got the following on the admin pages:viega1998-06-031-3/+6
* Whoops, use SCRIPT_DIR from mm_cfg.viega1998-06-021-1/+1
* Updated 1 line that was still using pre-autoconf paths.viega1998-06-021-1/+1
* Added Scott's bug fix.viega1998-05-311-2/+3
* Modified to put gateway options up.viega1998-05-311-2/+3
* Added Scott's changed .isAuthenticated() functionviega1998-05-301-13/+26
* Integrated Scott's cookie code into the distribution.viega1998-05-302-139/+273
* Integrated Scott's changes, and removed the UNKNOWN_ERROR stuff.viega1998-05-291-64/+36
* Ignore the Makefilebwarsaw1998-05-261-0/+1
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-262-9/+6
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-10/+20
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-7/+7
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-266-26/+21
* Autoconf template for this directory's Makefile.bwarsaw1998-05-261-0/+72
* Fixed a typo in the zipcode.viega1998-05-2610-19/+19
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-2510-9/+159
* Better indicate whence the unsubscribe came when callingklm1998-05-241-2/+2
* FormatListinfoOverview(): Check the host being visited, and onlymailman1998-05-202-5/+35
* New replacement for new .FormatDisabledNotice().mailman1998-05-201-3/+6
* Whoops - need a reply-to of the request addr, as well.mailman1998-04-271-2/+4
* Trying admin email as the sender of the confirmation notice, in orderklm1998-04-271-3/+3
* Fixed bug in help mechanism - wasn't getting right url when in themailman1998-04-221-88/+117
* Add missing titles to the error docs.klm1998-04-221-3/+11
* More finagling with the password layout.klm1998-04-111-17/+15
* Cosmetic phrasing change.mailman1998-04-112-5/+5
* Pushed the inline code at the bottom into a main() routine.mailman1998-04-111-32/+90
* Provide a password interface wrapper around a hierarchy of web pages.mailman1998-04-101-0/+173
* *** empty log message ***mailman1998-04-101-13/+14
* One more refinement to the new overview function - better integratemailman1998-04-101-16/+16
* FormatListinfoOverview(): Sort the presented lists.mailman1998-04-102-6/+10
* FormatAdminOverview(): Implemented an overview admin page, arrived atklm1998-04-101-21/+84
* Implemented an overview listinfo page, arrived at when visiting theklm1998-04-101-43/+125
* Add a title for the error doc.mailman1998-04-101-1/+2
* Use HeadlessDocument() instead of Document(), since the template hasmailman1998-04-104-8/+8
* Preparing to package a distribution - add __version__ info.mailman1998-04-095-0/+10
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+5
* Note that this is being deprecated since we're switching over to anmailman1998-04-091-0/+3
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+4
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* Further refinement of the option help presentation.klm1998-04-091-4/+9
* Provided some refinement and layout of .FormatOptionHelp().mailman1998-04-091-9/+22
* Simplify options layout a bit, removing the coloring on the sectionmailman1998-04-091-8/+9
* FOrmatOptionsSection(): Put a leading description option above themailman1998-04-091-3/+7
* Implement rudimentary admin-configuration long-description help. Iklm1998-04-081-7/+35
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-081-1/+1
* Some mild layout changes.klm1998-04-081-8/+14
* Call to SendTextToUser() requires "add_headers" instead of "add_to_headers"mailman1998-04-081-7/+3
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-081-1/+1
* Set document backgrounds (of error docs as well as primary) to white.mailman1998-04-081-5/+5