| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish adding _dhcp user. | maxim | 2005-06-07 | 1 | -0/+1 |
* | Add user _pflogd. | maxim | 2004-06-30 | 1 | -0/+1 |
* | Remove trailing space. | gshapiro | 2004-06-06 | 1 | -1/+1 |
* | o Add user proxy. | maxim | 2004-03-20 | 1 | -0/+1 |
* | Bow to popular demand and default SENDMAIL_SUBMIT_MC to | gshapiro | 2003-07-06 | 1 | -4/+13 |
* | Style fixes: tab after a dependency operator should be a single space | gshapiro | 2003-07-06 | 1 | -16/+16 |
* | xten isn't needed after tw is gone. | imp | 2003-04-27 | 1 | -1/+0 |
* | Fix formatting (spaces -> tab) | gshapiro | 2003-03-25 | 1 | -1/+1 |
* | Allow multiple aliases files to be rebuilt | gshapiro | 2003-02-08 | 1 | -3/+5 |
* | Add a comment regarding the use of the msgs alias with sendmail to help | gshapiro | 2003-02-08 | 1 | -0/+4 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 1 | -2/+2 |
* | s/${INSTALL} -c/${INSTALL} ${COPY}/ | ru | 2002-07-18 | 1 | -2/+2 |
* | Trim EOL spaces. | maxim | 2002-06-30 | 1 | -2/+2 |
* | Add an alias for sshd. | maxim | 2002-06-30 | 1 | -0/+1 |
* | Add a new make.conf knob, SENDMAIL_MAP_PERMS, which specifies the | gshapiro | 2002-05-24 | 1 | -0/+6 |
* | Add a warning regarding localhost-only listening daemons inside jails. | gshapiro | 2002-05-22 | 1 | -5/+6 |
* | Fix typo. | gshapiro | 2002-05-08 | 1 | -1/+1 |
* | sys.mk no longer includes bsd.own.mk so I need to include it here for | gshapiro | 2002-04-23 | 1 | -0/+3 |
* | Fix up submit.cf alternation instructions in light of new SENDMAIL_SUBMIT_MC | gshapiro | 2002-04-14 | 1 | -4/+6 |
* | Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick | gshapiro | 2002-04-14 | 1 | -11/+33 |
* | Add the missing hoststat and purgestat commands. These are normally | gshapiro | 2002-04-05 | 1 | -0/+2 |
* | Quoting Peter Wemm, "At great personal risk, touch the sendmail startup | gshapiro | 2002-04-05 | 1 | -70/+38 |
* | Back out last commit. (This file is installed under /etc/mail.) | ru | 2002-04-04 | 1 | -2/+2 |
* | Use a relative path to contrib/sendmail/cf. | ru | 2002-04-04 | 1 | -2/+2 |
* | Update the /etc/mail/Makefile "start" target code to match the new startup | gshapiro | 2002-03-28 | 1 | -4/+51 |
* | Use the proper terminology. | gshapiro | 2002-03-21 | 1 | -2/+2 |
* | Fixed a few typos. | ru | 2002-02-27 | 1 | -4/+4 |
* | Add information about how the new sendmail set-group-ID mail submission | gshapiro | 2002-02-17 | 1 | -0/+39 |
* | Don't build a submit.cf file if SENDMAIL_SET_USER_ID is set | gshapiro | 2002-02-17 | 1 | -0/+8 |
* | Grammar fix for comment | gshapiro | 2001-12-30 | 1 | -2/+2 |
* | Add aliases pointing to postmaster for the two new mail related accounts. | gshapiro | 2001-12-11 | 1 | -0/+2 |
* | Handle the sendmail_outbound_enable knob in the start target. | gshapiro | 2001-11-20 | 1 | -4/+12 |
* | Do not clobber users hostname.mc file if freebsd.mc changes (likely after an | gshapiro | 2001-10-08 | 1 | -1/+1 |
* | Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db) | gshapiro | 2001-08-01 | 1 | -2/+0 |
* | If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told to | gshapiro | 2001-07-23 | 1 | -0/+2 |
* | New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 when | gshapiro | 2001-07-23 | 1 | -2/+4 |
* | Allow users to add local Makefile targets. | gshapiro | 2001-05-15 | 1 | -0/+5 |
* | Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knob | gshapiro | 2001-05-15 | 1 | -2/+11 |
* | Allow users to override the default map type used for building maps. | gshapiro | 2001-04-01 | 1 | -2/+4 |
* | The userdb database is different from the rest of the databases. It *must* | gshapiro | 2001-04-01 | 1 | -2/+6 |
* | Read information from local rc.conf file(s) to get proper settings for | gshapiro | 2001-03-13 | 1 | -1/+1 |
* | Fix dependencies and use a better variable name | gshapiro | 2001-02-28 | 1 | -6/+4 |
* | Revamp /etc/mail/Makefile: | gshapiro | 2001-02-22 | 1 | -20/+144 |
* | Add the remaining pseudo-users as aliases to root | dougb | 2000-11-26 | 1 | -0/+3 |
* | Grammar fix | gshapiro | 2000-11-04 | 1 | -1/+1 |
* | /etc/mail/sendmail.cw is /etc/mail/local-host-names, now. | dirk | 2000-11-02 | 1 | -1/+1 |
* | /etc/mail/sendmail.cw is /etc/mail/local-host-names, now. | dirk | 2000-11-02 | 1 | -1/+1 |
* | Install the sendmail cf building tools (contrib/sendmail/cf) in | gshapiro | 2000-10-10 | 1 | -12/+11 |
* | The rest of the changes needed to support the new version of sendmail (8.11.0). | gshapiro | 2000-08-12 | 1 | -3/+3 |
* | Correct $FreeBSD tags to include the (missing) ``:'', restoring the tags | rwatson | 2000-03-18 | 3 | -3/+3 |