summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* make finishbwarsaw1998-10-201-4/+20
* All these changes are for implemented integrated pipermail based archives.cotton1998-10-091-2/+4
* CGIEXT: Leave macro in (for the really needy), but don't fill in itsbwarsaw1998-08-051-1/+1
* Minor formatting changesbwarsaw1998-08-052-2/+3
* Minor formatting changesbwarsaw1998-08-052-5/+2
* Added --with-cgi-ext option for specifying an extension on the cgi-binbwarsaw1998-08-031-2/+4
* prefixdir isn't used anywherebwarsaw1998-07-211-1/+0
* Put only $prefix on PYTHONPATH, not $prefix/Mailman. This means thatbwarsaw1998-06-191-1/+1
* Change to the way the `real' (i.e Python) CGI program gets invoked.bwarsaw1998-06-191-2/+13
* Added Emacs C style cruftbwarsaw1998-06-131-0/+7
* strerror(): Wrap in standard autoconf generated HAVE_STRERROR ifdefs.bwarsaw1998-06-051-25/+23
* I added a strerror() function to common.h, wrapped in an #ifdef forviega1998-06-041-0/+25
* check_caller(): Removed test for UID. We now only check for GIDbwarsaw1998-06-014-18/+13
* Get rid of MAIL_UID and CGI_UIDbwarsaw1998-06-011-11/+7
* I changed the "wrong UID/GID" error messages that go to syslog to makeviega1998-05-311-5/+7
* Ignore the Makefilebwarsaw1998-05-261-0/+12
* Several important changes.bwarsaw1998-05-265-232/+323
* Makefile is no longer necessary, since it will be generated by thebwarsaw1998-05-261-71/+0
* Autoconf template for this directory's Makefile.bwarsaw1998-05-261-0/+124
* Fixed a typo in the zipcode.viega1998-05-264-4/+4
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-254-6/+82
* Some inconsequential formatting changes.bwarsaw1998-05-012-148/+170
* Some inconsequential formatting changes.bwarsaw1998-05-011-43/+58
* Well, make main return an int.klm1998-04-281-0/+2
* Declare main as an int routine so gcc doesn't complain, even though itklm1998-04-282-2/+2
* Misuse of %s in format string for LEGAL_PARENT_[UG]ID was causingklm1998-04-281-3/+3
* Added private_wrapper entry, for the private-archives cgi wrapper.mailman1998-04-111-1/+5
* John consolidated the cgi wrappers into a single source file.mailman1998-04-0311-901/+96
* I seem to have the right gid now - mail seems to be running asmailman1998-03-301-1/+1
* Added roster_wrapper target, for new (actually, extracted frommailman1998-03-301-1/+5
* *** empty log message ***klm1998-03-301-0/+107
* Do not depend on write access to an arbitrary file name in /tmp forklm1998-03-081-5/+6
* Not using /tmp/fart file, using regular print's instead - otherwisemailman1998-03-081-4/+4
* Reverting to original setting that worked, despite the fact that imailman1998-03-051-1/+1
* Track the change of the mailman group.mailman1998-03-051-1/+1
* Initial revisionmailman1998-02-2710-0/+902
* We use smtp's uid and gid - which happens to be that of root. Am imailman1998-02-261-2/+2
* Initial revisionmailman1998-02-261-0/+135