index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
sendmail
Commit message (
Expand
)
Author
Age
Files
Lines
*
Since clang 3.2 now has an option to suppress warnings about implicitly
dim
2013-02-16
1
-5
/
+0
*
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to
dim
2012-02-28
1
-3
/
+1
*
Unfortunately, clang gives warnings about sendmail code that cannot be
dim
2011-12-19
1
-0
/
+7
*
Lower WARNS for sendmail.
ed
2010-01-03
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
This FFR is no longer needed in sendmail 8.14
gshapiro
2007-04-09
1
-1
/
+1
*
Catch up with share/mk/bsd.sys.mk rev. 1.38.
obrien
2006-09-26
1
-1
/
+0
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-3
/
+5
*
Make links for hoststat(8) and purgestat(8) man pages.
gshapiro
2005-08-17
1
-0
/
+2
*
Remove kludges intended to support src trees with partial obj trees.
des
2005-06-10
1
-12
/
+4
*
NOINET6 -> NO_INET6
ru
2004-12-21
1
-1
/
+1
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
1
-1
/
+1
*
Enable _FFR_DEAL_WITH_ERROR_SSL to deal with OpenSSL error returns of 0.
gshapiro
2004-12-10
1
-1
/
+1
*
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
bz
2004-11-13
1
-0
/
+2
*
Join the 21st century: Cryptography is no longer an optional component
cperciva
2004-08-06
1
-1
/
+0
*
Reflect changes in sendmail 8.13 source tree
gshapiro
2004-08-01
1
-4
/
+4
*
Honor NOINET6 and disable IPv6 support in libmilter and sendmail if it
gshapiro
2004-06-01
1
-1
/
+5
*
Don't check for the existance of src/crypto/ for building items that
markm
2003-07-24
1
-2
/
+1
*
Remove MAINTAINER= lines from individual Makefiles in favor of the
gshapiro
2003-07-07
1
-2
/
+0
*
CSTD=c89 due to mismatched declarations.
obrien
2003-06-02
1
-0
/
+1
*
Retire the useless NOSECURE knob.
des
2003-05-19
1
-3
/
+2
*
style.Makefile(5)
obrien
2003-04-04
1
-1
/
+1
*
No need for the OPENSSL_NO_KRB5 switch anymore.
markm
2003-01-31
1
-1
/
+0
*
iAdjust for OpenSSL 0.9.7.
markm
2003-01-28
1
-0
/
+1
*
Update build infrastructure for sendmail 8.12.
gshapiro
2002-02-17
1
-17
/
+27
*
Set BINOWN=root explicitly for setuid root binaries.
ru
2001-09-14
1
-0
/
+1
*
Convert to using the same method of detecting the secure directory as other
gshapiro
2001-08-03
1
-2
/
+3
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-13
/
+11
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-3
/
+1
*
Move installation of sendmail helpfile into etc/sendmail/Makefile. It is
gshapiro
2001-03-01
1
-4
/
+0
*
Move creation of the sendmail statistics file from the usr.sbin/sendmail
gshapiro
2001-02-22
1
-2
/
+0
*
Add a MAINTAINER= line so people know who to blame
gshapiro
2000-10-26
1
-0
/
+2
*
Fix up the build for the STARTTLS version of sendmail (again). This method
gshapiro
2000-10-24
1
-0
/
+9
*
../Makefile.inc was clobbering BINDIR so sendmail was being installed in
gshapiro
2000-10-13
1
-1
/
+1
*
Remove STARTTLS support as it breaks builds without crypto installed.
gshapiro
2000-10-12
1
-7
/
+0
*
With apoligies to Greg Shapiro, fix the world. The previous commit
peter
2000-10-11
1
-2
/
+2
*
Style fixes
gshapiro
2000-10-11
1
-4
/
+4
*
NOCRYPT imples NO_OPENSSL.
gshapiro
2000-10-11
1
-1
/
+1
*
Build sendmail with STARTTLS support unless NO_OPENSSL is set.
gshapiro
2000-10-10
1
-0
/
+7
*
Give users a way to alter the sendmail (and related utilities) build
gshapiro
2000-09-17
1
-1
/
+7
*
Allow users to add libraries for sendmail (e.g. Cyrus SASL)
gshapiro
2000-09-13
1
-1
/
+1
*
Turn on support for IPv6
gshapiro
2000-08-14
1
-1
/
+1
*
Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliases
gshapiro
2000-08-13
1
-6
/
+0
*
The rest of the changes needed to support the new version of sendmail (8.11.0).
gshapiro
2000-08-12
1
-11
/
+28
*
Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world'
peter
1999-12-29
1
-0
/
+8
*
Install sendmail in it's new location.
peter
1999-12-29
1
-4
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Enable tcp_wrapper support by default.
markm
1999-03-28
1
-10
/
+4
*
MaxHeaderLines is now MaxHeadersLength (in bytes)
peter
1999-02-07
1
-1
/
+1
*
Support 'O MaxHeaderLines=' to override the default header count and line
peter
1999-01-24
1
-0
/
+1
[next]