SF.net SVN: tmda: [2038] trunk/tmda/NEWS
[email protected] Thu, 28 Sep 2006 10:50:59 -0700
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2038
http://svn.sourceforge.net/tmda/?rev=2038&view=rev
Author: jasonrm
Date: 2006-09-28 10:50:58 -0700 (Thu, 28 Sep 2006)
Log Message:
-----------
tmda-ofmipd has 'one-session' mode thanks to SW.
Modified Paths:
--------------
trunk/tmda/NEWS
Modified: trunk/tmda/NEWS
===================================================================
--- trunk/tmda/NEWS 2006-09-28 02:05:01 UTC (rev 2037)
+++ trunk/tmda/NEWS 2006-09-28 17:50:58 UTC (rev 2038)
@@ -1,10 +1,28 @@
This file contains a list of new features and capabilities by TMDA
-version. These blurbs are what I usually include in release
+version. These blurbs are what are usually included in release
announcements under "What's new?". Make sure to read the UPGRADE
file in this directory as well.
======================================================================
+TMDA 1.1.6 "Glen Albyn" --
+
+* tmda-ofmipd now has "one-session" mode through the '--one-session'
+ command-line option, courtesy of Stephen Warren. This allows you to
+ use xinetd or tcpserver, possibly in conjunction with stunnel, to
+ spawn tmda-ofmipd, rather than having tmda-ofmipd bind to a port and
+ accept connections on its own.
+
+ This allows you to re-use your existing xinetd/tcpserver
+ configuration/management and access control rules. It also allows
+ tmda-ofmipd to see the real IP address of the client, for better
+ Received: line logging.
+
+ See the contrib/ofmipd-stunnel-xinetd directory for a README and
+ some configuration examples.
+
+======================================================================
+
TMDA 1.1.4 "Edradour" --
* The new 'dot-tmda' directory in contrib contains a working ~/.tmda/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.