| Commit message (Expand) | Author | Age | Files | Lines |
| * | fatal(): Use vsnprintf() to avoid potential buffer overflow | bwarsaw | 1999-07-02 | 1 | -2/+4 |
| * | Undo, previous checkin was a mistake (I'm still only beginning to | hmeland | 1999-06-13 | 1 | -11/+8 |
| * | Create(): Do ValidateEmail(admin) before trying to actually create | hmeland | 1999-06-13 | 1 | -8/+11 |
| * | More changes to make syslog() work on OSes where it isn't part of the | hmeland | 1999-06-11 | 1 | -1/+2 |
| * | Stole GNU sh-utils-1.16 configure.in code to check for syslog() | hmeland | 1999-05-23 | 2 | -1/+5 |
| * | run_script(): When filtering out PYTHONPATH from environment, wrong | bwarsaw | 1999-04-09 | 1 | -1/+1 |
| * | Take CGIEXT from configure script | bwarsaw | 1999-02-28 | 1 | -1/+1 |
| * | check_parent(): This wasn't being used anymore, so it has been | bwarsaw | 1999-02-27 | 1 | -28/+5 |
| * | main(): Remove setuid() call. We don't use UIDs in any | bwarsaw | 1999-02-27 | 1 | -6/+1 |
| * | fatal(): now takes a new second argument which is the integer code to | bwarsaw | 1999-02-27 | 1 | -9/+10 |
| * | fatal(): now takes a new second argument which is the integer code to | bwarsaw | 1999-02-27 | 1 | -3/+13 |
| * | Hi, everybody :-) | hmeland | 1999-02-25 | 2 | -3/+3 |
| * | (logident): extern needed to reference this global from one of the | bwarsaw | 1999-02-25 | 1 | -0/+3 |
| * | main(): Removed the (I think) useless calls to setuid(). | bwarsaw | 1999-02-19 | 1 | -4/+0 |
| * | check_caller(): Call getgid() once and cache its value. | bwarsaw | 1999-02-19 | 1 | -2/+15 |
| * | VERSION is no longer set in configure because it's too hard to | bwarsaw | 1999-01-15 | 1 | -2/+0 |
| * | Somewhat kludgy changes to make debugging mismatching CGI gid's easier | bwarsaw | 1999-01-07 | 4 | -1/+36 |
| * | Get rid of $< variables in command lines. They don't work for all | bwarsaw | 1998-12-18 | 1 | -4/+4 |
| * | Make common.o depend on the generated Makefile in this directory. | bwarsaw | 1998-12-16 | 1 | -1/+1 |
| * | make finish | bwarsaw | 1998-10-20 | 1 | -4/+20 |
| * | All these changes are for implemented integrated pipermail based archives. | cotton | 1998-10-09 | 1 | -2/+4 |
| * | CGIEXT: Leave macro in (for the really needy), but don't fill in its | bwarsaw | 1998-08-05 | 1 | -1/+1 |
| * | Minor formatting changes | bwarsaw | 1998-08-05 | 2 | -2/+3 |
| * | Minor formatting changes | bwarsaw | 1998-08-05 | 2 | -5/+2 |
| * | Added --with-cgi-ext option for specifying an extension on the cgi-bin | bwarsaw | 1998-08-03 | 1 | -2/+4 |
| * | prefixdir isn't used anywhere | bwarsaw | 1998-07-21 | 1 | -1/+0 |
| * | Put only $prefix on PYTHONPATH, not $prefix/Mailman. This means that | bwarsaw | 1998-06-19 | 1 | -1/+1 |
| * | Change to the way the `real' (i.e Python) CGI program gets invoked. | bwarsaw | 1998-06-19 | 1 | -2/+13 |
| * | Added Emacs C style cruft | bwarsaw | 1998-06-13 | 1 | -0/+7 |
| * | strerror(): Wrap in standard autoconf generated HAVE_STRERROR ifdefs. | bwarsaw | 1998-06-05 | 1 | -25/+23 |
| * | I added a strerror() function to common.h, wrapped in an #ifdef for | viega | 1998-06-04 | 1 | -0/+25 |
| * | check_caller(): Removed test for UID. We now only check for GID | bwarsaw | 1998-06-01 | 4 | -18/+13 |
| * | Get rid of MAIL_UID and CGI_UID | bwarsaw | 1998-06-01 | 1 | -11/+7 |
| * | I changed the "wrong UID/GID" error messages that go to syslog to make | viega | 1998-05-31 | 1 | -5/+7 |
| * | Ignore the Makefile | bwarsaw | 1998-05-26 | 1 | -0/+12 |
| * | Several important changes. | bwarsaw | 1998-05-26 | 5 | -232/+323 |
| * | Makefile is no longer necessary, since it will be generated by the | bwarsaw | 1998-05-26 | 1 | -71/+0 |
| * | Autoconf template for this directory's Makefile. | bwarsaw | 1998-05-26 | 1 | -0/+124 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 4 | -4/+4 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 4 | -6/+82 |
| * | Some inconsequential formatting changes. | bwarsaw | 1998-05-01 | 2 | -148/+170 |
| * | Some inconsequential formatting changes. | bwarsaw | 1998-05-01 | 1 | -43/+58 |
| * | Well, make main return an int. | klm | 1998-04-28 | 1 | -0/+2 |
| * | Declare main as an int routine so gcc doesn't complain, even though it | klm | 1998-04-28 | 2 | -2/+2 |
| * | Misuse of %s in format string for LEGAL_PARENT_[UG]ID was causing | klm | 1998-04-28 | 1 | -3/+3 |
| * | Added private_wrapper entry, for the private-archives cgi wrapper. | mailman | 1998-04-11 | 1 | -1/+5 |
| * | John consolidated the cgi wrappers into a single source file. | mailman | 1998-04-03 | 11 | -901/+96 |
| * | I seem to have the right gid now - mail seems to be running as | mailman | 1998-03-30 | 1 | -1/+1 |
| * | Added roster_wrapper target, for new (actually, extracted from | mailman | 1998-03-30 | 1 | -1/+5 |
| * | *** empty log message *** | klm | 1998-03-30 | 1 | -0/+107 |