| Commit message (Expand) | Author | Age | Files | Lines |
| * | Generate Mailman/Queue/Makefile | bwarsaw | 2000-12-20 | 1 | -1/+2 |
| * | Bumping the major rev number | bwarsaw | 2000-12-07 | 1 | -1/+1 |
| * | Dang, another problem with --prefix and --with-var-prefix interaction. | bwarsaw | 2000-09-22 | 1 | -1/+2 |
| * | Another fix for --prefix, --with-var-prefix | bwarsaw | 2000-09-22 | 1 | -6/+11 |
| * | Small typo in the default case of no --with-var-prefix provided. | bwarsaw | 2000-09-22 | 1 | -2/+2 |
| * | Support for patch #101331. Specifically, | bwarsaw | 2000-09-22 | 1 | -30/+44 |
| * | Allow for other than "mailman" for both the username owner and the | bwarsaw | 2000-09-21 | 1 | -15/+40 |
| * | Added a check of the Python executable's version. Must be >= 1.5.2 | bwarsaw | 2000-07-05 | 1 | -1/+33 |
| * | Require that $prefix be at least 02775, i.e. group writable. This is | bwarsaw | 2000-04-05 | 1 | -3/+3 |
| * | When trying to guess FQDN and URL variables, stop looping through the | bwarsaw | 2000-03-22 | 1 | -1/+3 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -2/+2 |
| * | Mailman/Bouncers is a subdir | bwarsaw | 1999-12-09 | 1 | -2/+2 |
| * | All the old delivery scripts contact_transport, deliver, dumb_deliver | bwarsaw | 1999-11-24 | 1 | -2/+2 |
| * | Build the Makefile inside Mailman/Handlers | bwarsaw | 1999-11-10 | 1 | -1/+2 |
| * | $PREFIX (by default /home/mailman) really need only be 02755 for | bwarsaw | 1999-07-22 | 1 | -3/+3 |
| * | Uncomment the autoconf test for vsnprintf() | bwarsaw | 1999-07-12 | 1 | -3/+2 |
| * | I realized we don't need to generate check_perms. | bwarsaw | 1999-07-06 | 1 | -2/+2 |
| * | Generate bin/check_perms from .in file | bwarsaw | 1999-07-06 | 1 | -2/+2 |
| * | Added autoconf test for true (PR#65) | bwarsaw | 1999-07-03 | 1 | -1/+2 |
| * | Don't check for VPRINTF since we don't use it anywhere in the C code. | bwarsaw | 1999-07-02 | 1 | -2/+3 |
| * | More changes to make syslog() work on OSes where it isn't part of the | hmeland | 1999-06-11 | 1 | -3/+14 |
| * | Stole GNU sh-utils-1.16 configure.in code to check for syslog() | hmeland | 1999-05-23 | 1 | -3/+9 |
| * | Support for new option --with-cgi-ext which configures the CGI | bwarsaw | 1999-02-28 | 1 | -8/+23 |
| * | Added a test for setregid(), which is now used in the wrapper | bwarsaw | 1999-02-19 | 1 | -1/+2 |
| * | VERSION is no longer set in configure because it's too hard to | bwarsaw | 1999-01-15 | 1 | -6/+1 |
| * | Bumping version number to 1.0b7+ to signify working version between | bwarsaw | 1998-12-31 | 1 | -2/+2 |
| * | Makefile.in: create Mailman/pythonlib subdirectory. Change configure | bwarsaw | 1998-12-22 | 1 | -2/+2 |
| * | Fixed the interleaved newlines which were an artifact of John's | bwarsaw | 1998-11-17 | 1 | -371/+2 |
| * | Hmm, I don't know why the stuff in doc/ is updated, but the rest of | viega | 1998-11-06 | 1 | -2/+371 |
| * | Reword error message slightly | bwarsaw | 1998-11-06 | 1 | -2/+2 |
| * | Merged Scott's change back into configure.in (generate the | bwarsaw | 1998-10-26 | 1 | -1/+2 |
| * | Configure now verifies that the `mailman' user exists and barfs if it | bwarsaw | 1998-10-20 | 1 | -3/+48 |
| * | Get rid of --with-cgi-ext | bwarsaw | 1998-08-05 | 1 | -16/+1 |
| * | Added --with-cgi-ext option for specifying an extension on the cgi-bin | bwarsaw | 1998-08-03 | 1 | -1/+15 |
| * | Removed blank line cruft | bwarsaw | 1998-07-28 | 1 | -321/+1 |
| * | Release cheese. | viega | 1998-07-27 | 1 | -2/+324 |
| * | Handle missing --prefix better when checking for installation | bwarsaw | 1998-07-23 | 1 | -15/+23 |
| * | Added generation of the Mailman/Logging autoconf stuff | bwarsaw | 1998-07-02 | 1 | -2/+2 |
| * | Adjust to the new source tree structure | bwarsaw | 1998-06-19 | 1 | -5/+6 |
| * | A useful (IMO) change: | bwarsaw | 1998-06-05 | 1 | -12/+15 |
| * | Fixed a bug in getting gid when numeric group id is given with long | bwarsaw | 1998-06-05 | 1 | -2/+3 |
| * | Better error messages when the cgi_wrapper or mail_wrapper groups | bwarsaw | 1998-06-04 | 1 | -6/+77 |
| * | When executing the Python script tests for group, etc., use the | bwarsaw | 1998-06-04 | 1 | -7/+5 |
| * | Bumping $VERSION to 1.0b5 | bwarsaw | 1998-06-03 | 1 | -2/+2 |
| * | with_mail_gid defaults to 'other mail daemon' | bwarsaw | 1998-06-03 | 1 | -2/+2 |
| * | --with-mail-gid default is "other daemon" | bwarsaw | 1998-06-02 | 1 | -2/+2 |
| * | --with-cgi-gid and --with-mail-gid now can take a list of integer | bwarsaw | 1998-06-02 | 1 | -11/+23 |
| * | Several changes: | bwarsaw | 1998-06-01 | 1 | -43/+18 |
| * | configure.in: 1.0b5 -> 1.0b4 | viega | 1998-05-31 | 1 | -2/+2 |
| * | Generate cron/crontab.in | bwarsaw | 1998-05-29 | 1 | -2/+2 |