| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
constructor actuals when the list doesn't need to be locked.
|
| |
|
|
|
| |
minor changes here and there to support relative paths (changing
absolute paths that didn't use GetScriptURL to begin with).
|
| |
|
|
|
|
|
|
|
|
|
| |
from $PATH
2. Do no direct sys.path munging in this file. Import the `paths'
module, which is created during the configure process, and which
performs all necessary path munging (and exports some useful
variables too).
3. Remove RCS crud
|
| | |
|
| |
|
|
|
|
|
| |
do so.
Added a copy of the GNU GPL.
Added information about mailman-users in README, and reworded some text in there (made the credits less verbose... perhaps they should move to a credits file?)
|
| |
|
|
|
|
|
|
|
|
| |
include in the roster those lists that think they belong to that
host. (We're using the HTTP_HOST CGI var, which is almost certainly
*not* portable across all servers. However, i don't know and haven't
gotten any clues about any portable mechanism, so this'll have to do
for now. It'll be important to, eg, ISPs that rent out virtual client
hosts to *not* list all the different client's maillists in each
client's roster...)
|
| |
|
|
| |
the notice about an unfound list with the greeting in the text.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
listinfo script without a path to a particular list - or with an
invalid list path. It presents a table of links to the collection of
advertised lists on the site and some information about how to get to
the info page for unadvertised lists, and also how to get to the admin
page overview.
This code was also restructured to enclose inline code within a
function.
|
| |
|
|
| |
the head.
|
| | |
|
| | |
|
| |
|
|
| |
silent!
|
| |
|
|
|
|
|
|
| |
Also, changed text on submit buttons to distinguish what is being
submitted, ie subscribe vs visit subscibers list vs edit options.
Utilizing mm_utils.StampedLogger() on stderr so tracebacks are logged
to logs/error, for debugging. (Better than sliced bread.)
|
| | |
|
| |
|
|
|
|
| |
would bomb the program if the file preexisted and was not writable.
Perhaps spewing to stderr broaches security somehow, dunno, but the
compromise was not a compromise...
|
| |
|
|
| |
the web - URLs - does.)
|
| |
|