| Commit message (Expand) | Author | Age | Files | Lines |
| * | Patch set for SF bug #596565. Use symbolic user/group names instead | bwarsaw | 2002-08-23 | 1 | -154/+155 |
| * | Make sure bin/transcheck gets built and installed properly. Also, | bwarsaw | 2002-08-15 | 1 | -2/+3 |
| * | Better formatting for ./configure --help | bwarsaw | 2002-07-11 | 1 | -4/+4 |
| * | Added --with(out)-permcheck to enable or disable the checking of the | bwarsaw | 2002-07-11 | 1 | -70/+89 |
| * | Simplify the configure checks for the mail host and url host | bwarsaw | 2002-07-11 | 1 | -91/+116 |
| * | Add the Mailman/Commands subdirectory to the list of build and install | bwarsaw | 2002-05-02 | 1 | -3/+3 |
| * | Make convert.py and fix_url.py full-fledged scripts. They're still | bwarsaw | 2002-04-01 | 1 | -2/+4 |
| * | Arg! Last minute buglet. Get rid of all traces of bin/digest_arch. | bwarsaw | 2002-03-17 | 1 | -3/+2 |
| * | Heh, src/alias-wrapper.c is gone now and configure depended on it, so | bwarsaw | 2002-03-17 | 1 | -2/+2 |
| * | Paul Eggert patch to use POSIX-ly more appropriate `sed' commands. | bwarsaw | 2002-03-14 | 1 | -4/+4 |
| * | Add the bin/unshunt script which (safely) moves messages from | bwarsaw | 2002-03-11 | 1 | -2/+3 |
| * | We can remove the test for the Japanese codecs because Tamito KAJIYAMA | bwarsaw | 2002-03-01 | 1 | -29/+2 |
| * | Mailman/pythonlib no longer "exists". | bwarsaw | 2002-02-23 | 1 | -3/+57 |
| * | Add the bin/inject script. | bwarsaw | 2002-01-26 | 1 | -1/+2 |
| * | Marc MERLIN's new recipes for secure Linuxes replaces | bwarsaw | 2002-01-02 | 1 | -2/+2 |
| * | Build and install cron/disabled | bwarsaw | 2001-12-27 | 1 | -1/+2 |
| * | Add bin/cleanarch to the list of scripts that get build and installed. | bwarsaw | 2001-11-30 | 1 | -27/+29 |
| * | Make the makefiles in tests/msgs and tests/bounce. | bwarsaw | 2001-10-01 | 1 | -3/+5 |
| * | Updated a few of the Python scripts to be more 2.0-ish. | bwarsaw | 2001-09-10 | 1 | -87/+81 |
| * | Ben Gertzfield's patch to hardcode the path to the python executable | bwarsaw | 2001-09-07 | 1 | -7/+57 |
| * | Generate misc/mailman.in -> misc/mailman | bwarsaw | 2001-08-17 | 1 | -3/+3 |
| * | Urg. Should have been S98mailman.in | bwarsaw | 2001-08-15 | 1 | -3/+3 |
| * | We now have to generate misc/S98mailman from misc/S98mailman.in | bwarsaw | 2001-08-15 | 1 | -3/+3 |
| * | Fix hardcoded 'mailman' groupname in error message and some comments. It | twouters | 2001-07-19 | 1 | -64/+66 |
| * | Add Mailman/Gui/Makefile to list of generated files. | bwarsaw | 2001-07-18 | 1 | -3/+3 |
| * | 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 | -5/+5 |
| * | Create the messages/Makefile from the .in template | bwarsaw | 2001-05-18 | 1 | -3/+3 |
| * | 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/+3 |
| * | Dang, another problem with --prefix and --with-var-prefix interaction. | bwarsaw | 2000-09-22 | 1 | -39/+40 |
| * | Another fix for --prefix, --with-var-prefix | bwarsaw | 2000-09-22 | 1 | -44/+49 |
| * | 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 | -97/+119 |
| * | Allow for other than "mailman" for both the username owner and the | bwarsaw | 2000-09-21 | 1 | -76/+115 |
| * | Added a check of the Python executable's version. Must be >= 1.5.2 | bwarsaw | 2000-07-05 | 1 | -56/+89 |
| * | 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 | -35/+37 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | Mailman/Bouncers is a subdir | bwarsaw | 1999-12-09 | 1 | -3/+3 |
| * | All the old delivery scripts contact_transport, deliver, dumb_deliver | bwarsaw | 1999-11-24 | 1 | -3/+3 |
| * | Build the Makefile inside Mailman/Handlers | bwarsaw | 1999-11-10 | 1 | -1/+3 |
| * | $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/+56 |
| * | I realized we don't need to generate check_perms. | bwarsaw | 1999-07-06 | 1 | -3/+3 |
| * | Generate bin/check_perms from .in file | bwarsaw | 1999-07-06 | 1 | -3/+3 |
| * | Added autoconf test for true (PR#65) | bwarsaw | 1999-07-03 | 1 | -105/+89 |
| * | Don't check for VPRINTF since we don't use it anywhere in the C code. | bwarsaw | 1999-07-02 | 1 | -70/+20 |
| * | More changes to make syslog() work on OSes where it isn't part of the | hmeland | 1999-06-11 | 1 | -61/+48 |