| Commit message (Expand) | Author | Age | Files | Lines |
| * | Ben Gertzfield's patch to hardcode the path to the python executable | bwarsaw | 2001-09-07 | 1 | -4/+64 |
| * | Generate misc/mailman.in -> misc/mailman | bwarsaw | 2001-08-17 | 1 | -2/+2 |
| * | Urg. Should have been S98mailman.in | bwarsaw | 2001-08-15 | 1 | -2/+2 |
| * | We now have to generate misc/S98mailman from misc/S98mailman.in | bwarsaw | 2001-08-15 | 1 | -2/+2 |
| * | Fix hardcoded 'mailman' groupname in error message and some comments. It | twouters | 2001-07-19 | 1 | -6/+8 |
| * | Whitespace cleanup of embedded Python code. | twouters | 2001-07-19 | 1 | -13/+13 |
| * | Add Mailman/Gui/Makefile to list of generated files. | bwarsaw | 2001-07-18 | 1 | -2/+2 |
| * | The default installation directory is now /usr/local/mailman instead | bwarsaw | 2001-07-10 | 1 | -2/+2 |
| * | Add a little bit of useful commentary when checking for the mail and | bwarsaw | 2001-06-25 | 1 | -3/+3 |
| * | Create the messages/Makefile from the .in template | bwarsaw | 2001-05-18 | 1 | -2/+2 |
| * | Add directory Mailman/MTA to the list of directories to do configure | bwarsaw | 2001-05-09 | 1 | -3/+3 |
| * | Python 2.0 final or better is required for Mailman 2.1. | bwarsaw | 2001-04-01 | 1 | -5/+5 |
| * | 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 |