summaryrefslogtreecommitdiff
path: root/src/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Donn Cave's patch #602087 to honor configure's --srcdir switch.bwarsaw2002-12-121-2/+2
* Patch # 490029 by Don Porter for a couple of missing DIRSETGIDs.bwarsaw2002-12-121-11/+3
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-8/+8
* CGI_PROGS: Get rid of the `archives' program. It's long been obsolete.bwarsaw2002-03-261-2/+2
* Update copyright years.bwarsaw2002-03-161-1/+1
* MAIL_PROGS: To avoid name clashes with other MLM's, rename the wrapperbwarsaw2001-12-241-2/+2
* Removed commented out macros ALIAS_UID, ALIAS_GID, ALIAS_FLAGS.bwarsaw2001-07-181-5/+0
* CGI_PROGS: The handle_opts cgi is obsolete.bwarsaw2001-05-311-1/+1
* Add the create and rmlist CGI programs.bwarsaw2001-05-091-1/+1
* Add `confirm' to list of CGI_PROGS to build.bwarsaw2001-03-261-2/+2
* Include @CFLAGS@ on CFLAGS def line so this worksbwarsaw2000-08-061-1/+1
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Add magic to include our own vsnprintf if the OS is missing one.bwarsaw1999-07-121-5/+10
* Undo, previous checkin was a mistake (I'm still only beginning tohmeland1999-06-131-11/+8
* Create(): Do ValidateEmail(admin) before trying to actually createhmeland1999-06-131-8/+11
* More changes to make syslog() work on OSes where it isn't part of thehmeland1999-06-111-1/+2
* Take CGIEXT from configure scriptbwarsaw1999-02-281-1/+1
* VERSION is no longer set in configure because it's too hard tobwarsaw1999-01-151-2/+0
* Somewhat kludgy changes to make debugging mismatching CGI gid's easierbwarsaw1999-01-071-1/+4
* Get rid of $< variables in command lines. They don't work for allbwarsaw1998-12-181-4/+4
* Make common.o depend on the generated Makefile in this directory.bwarsaw1998-12-161-1/+1
* 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-051-1/+0
* Added --with-cgi-ext option for specifying an extension on the cgi-binbwarsaw1998-08-031-2/+4
* Get rid of MAIL_UID and CGI_UIDbwarsaw1998-06-011-11/+7
* Autoconf template for this directory's Makefile.bwarsaw1998-05-261-0/+124