| Commit message (Expand) | Author | Age | Files | Lines |
| * | jcrey's latest round of I18N changes. | bwarsaw | 2000-12-26 | 9 | -127/+201 |
| * | First round integration of Juan Carlos's translatable string markings. | bwarsaw | 2000-12-07 | 9 | -308/+319 |
| * | process_form(): Don't pass the `user' argument to PrintResults when | bwarsaw | 2000-11-09 | 1 | -2/+1 |
| * | Added a hack to access the raw full archive when archives are | bwarsaw | 2000-10-02 | 1 | -12/+24 |
| * | Fixes for a minor local security hole. Some of the CGI scripts could | bwarsaw | 2000-09-29 | 9 | -127/+62 |
| * | main(): syslog() call had unnecessary trailing \n. Closes SF patch | bwarsaw | 2000-09-19 | 1 | -1/+1 |
| * | FormatConfiguration(): Added Dan Mick suggestion for a link to the | bwarsaw | 2000-09-19 | 1 | -4/+5 |
| * | ChangeOptions(): A previous change retained empty fields by passing | bwarsaw | 2000-09-15 | 1 | -17/+18 |
| * | PrintRequests(): Now that all footers contain links to the admin | bwarsaw | 2000-09-15 | 1 | -7/+1 |
| * | loginpage(): Use full-on red for errors. | bwarsaw | 2000-09-15 | 1 | -2/+5 |
| * | main(): When creating the cgi.FieldStorage instance, we need to set | bwarsaw | 2000-09-15 | 1 | -1/+1 |
| * | FormatOptionHelp(), GetItemGuiDescr(): Several changes which improve | bwarsaw | 2000-09-12 | 1 | -23/+22 |
| * | PrintPostRequest(): Hack around a usability issue pointed out by | bwarsaw | 2000-09-12 | 1 | -7/+12 |
| * | ChangeOptions(): Use mlist.SetUserDigest() to set/unset the digest | bwarsaw | 2000-09-11 | 1 | -16/+11 |
| * | main(): Because `/' is legal in RFC822 email addresses, it could show | bwarsaw | 2000-09-11 | 1 | -1/+1 |
| * | AddErrorMessage(): Insert the big red "Warning:" here, but make the | bwarsaw | 2000-09-09 | 1 | -13/+20 |
| * | PrintResults(): Add a link back to the user options page on the | bwarsaw | 2000-09-09 | 1 | -32/+55 |
| * | PrintPostRequest(): Default forward address is -owner instead of | bwarsaw | 2000-09-09 | 1 | -1/+1 |
| * | process_form(): Fix for SF bug #111306, results in triplicate when not | bwarsaw | 2000-09-08 | 1 | -3/+1 |
| * | main(): Make sure mlist.web_page_url ends in a trailing slash by | bwarsaw | 2000-08-03 | 1 | -0/+1 |
| * | FormatMembershipOptions(): Missed one use of GetScriptURL() - found by | bwarsaw | 2000-08-02 | 1 | -1/+1 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -5/+3 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -4/+3 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -3/+3 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -17/+14 |
| * | GetRelativeScriptURL() => GetScriptURL() | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | optionslinks(): Use GetScriptURL(relative=1) for calculating the path. | bwarsaw | 2000-07-25 | 1 | -1/+1 |
| * | PAGE: Include some information on cookies in the login screen. Closes | bwarsaw | 2000-07-25 | 1 | -1/+8 |
| * | Applying the patches from SF Bug #109217 that are not specific to | bwarsaw | 2000-07-24 | 1 | -4/+7 |
| * | Applying the patches from SF Bug #109217 that are not specific to | bwarsaw | 2000-07-24 | 1 | -10/+9 |
| * | loginpage: Remove the Cache-control: and Expires: headers. These | bwarsaw | 2000-07-22 | 1 | -5/+1 |
| * | main(): Oops, remove debugging. | bwarsaw | 2000-07-20 | 1 | -1/+0 |
| * | authenticated(): Removed (see Mailman/Cgi/Auth.py). | bwarsaw | 2000-07-20 | 1 | -45/+5 |
| * | authenticated(): Removed (see Mailman/Cgi/Auth.py). | bwarsaw | 2000-07-20 | 1 | -71/+39 |
| * | Factor out some of the common code in admin.py and admindb.py. | bwarsaw | 2000-07-20 | 1 | -0/+83 |
| * | main(), authenticate(): Factored out of main(), this function now | bwarsaw | 2000-07-19 | 1 | -51/+62 |
| * | main(), authenticate(): Factored out of main(), this function now | bwarsaw | 2000-07-19 | 1 | -54/+57 |
| * | main(): syslog() call needs log file first argument. | bwarsaw | 2000-06-28 | 6 | -6/+6 |
| * | main(): syslog() call needs the log file as first argument. Found by | bwarsaw | 2000-06-27 | 1 | -1/+1 |
| * | main(): syslog() requires first argument to be the logfile to log to. | bwarsaw | 2000-06-26 | 1 | -1/+1 |
| * | main(): syslog doesn't need a trailing newline | bwarsaw | 2000-06-23 | 1 | -1/+1 |
| * | Hackish support for `volatile' properties in the web interface. | bwarsaw | 2000-06-23 | 1 | -9/+16 |
| * | PrintAddMemberRequest(): First value should be mm_cfg.SUBSCRIBE. | bwarsaw | 2000-06-20 | 1 | -1/+1 |
| * | PrintPostRequest(), PrintAddMemberRequest(): Use the new values | bwarsaw | 2000-06-20 | 1 | -2/+5 |
| * | PrintPostRequest(): Fixed the call to discard a message when the given | bwarsaw | 2000-06-19 | 1 | -1/+1 |
| * | Several UI and functional changes. Better layout and better text in | bwarsaw | 2000-06-15 | 1 | -20/+54 |
| * | PrintAddMemberRequest(): It makes for better usability if the `refuse' | bwarsaw | 2000-06-14 | 1 | -1/+1 |
| * | main(): call to syslog() had the wrong number of arguments. | bwarsaw | 2000-06-14 | 1 | -1/+1 |
| * | ChangeOptions(): Thomas Wouters patch to not complain about empty | bwarsaw | 2000-06-05 | 1 | -1/+1 |