qpsmtpd/lib/Qpsmtpd
Matt Simerson 671a6953b0 add TCPLOCAL* variables to $qp->connection
(patch remade against latest rspier/qpsmtpd)

added remote_port, local_ip, local_port, and local_host to $qp->connection, as the p0f plugin relies on it.
added notes to TcpServer.pm and the p0f plugin noting the dependence, and the lack of support for models other than tcpserver.

Signed-off-by: Robert <rspier@pobox.com>
2010-05-11 21:15:57 -07:00
..
Plugin/Async Create async version of dns_whitelist_soft, rhsbl and uribl plugins. 2008-06-02 15:51:04 +00:00
Postfix Script to generate Qpsmtpd::Postfix::Constants from the Postfix source. 2006-11-01 02:28:41 +00:00
SMTP unrecognized command fix for http://code.google.com/p/smtpd/issues/detail?id=16 2007-08-19 06:49:42 +00:00
TcpServer Fix to check client is writable before writing to it. 2008-09-26 17:40:04 +00:00
Address.pm The bare postmaster address is case-insensitive 2009-03-14 17:18:13 +00:00
Auth.pm AUTH PLAIN bug with qpsmtpd and alpine 2009-12-24 20:36:51 -08:00
Command.pm POD syntax cleanup (Steve Kemp) 2007-09-03 15:47:08 +00:00
ConfigServer.pm remove vestiges of a bygone RCS 2010-05-09 23:22:13 -07:00
Connection.pm Consistent Connection and Transaction notes() POD 2009-02-20 07:36:36 -06:00
Constants.pm IPv6 support from issue #7. 2007-05-17 22:16:27 +00:00
DSN.pm POD syntax cleanup (Steve Kemp) 2007-09-03 15:47:08 +00:00
Plugin.pm End of headers hook: data_headers_end 2009-02-10 02:49:38 -05:00
PollServer.pm async: add connection->local_ip, connection->local_port 2008-12-15 20:48:42 +00:00
Postfix.pm Add a whatis to Qpsmtpd.pm and Postfix.pm's POD 2010-01-14 00:13:10 -08:00
SMTP.pm Whitespace cleanups 2009-03-02 12:53:56 -08:00
TcpServer.pm add TCPLOCAL* variables to $qp->connection 2010-05-11 21:15:57 -07:00
Transaction.pm Spool body when $transaction->body_fh() is called 2009-09-15 14:41:05 -07:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00