fwd
2003-05-17 mdwVersion bump. 1.2.6
2003-01-24 mdwFix bogus examples. Explain quoting rules for `exec...
2003-01-24 mdwCorrectly cast uid and gid sentinel values.
2003-01-24 mdwCorrectly cast uid and gid sentinel values. Parse...
2003-01-24 mdwDon't do resource limits on Cygwin.
2002-02-23 mdwFix stupid bugs from the listen(2) change.
2002-02-23 mdwFix spacing around full stops (at last!).
2002-02-22 mdwAdd option to change the listen(2) parameter. Receive...
2002-02-22 mdwAdd option to change the listen(2) parameter.
2002-02-22 mdwCall @xfree@ rather than @free@. Add option to change...
2002-02-22 mdwMiscellaneous tidying up, to make this code independent...
2002-02-22 mdwCall @xfree@ rather than @free@.
2002-02-22 mdw`fw'-specific configuration code moved out. This file...
2002-01-30 mdwInitialize scanner properly.
2002-01-13 mdwDelimiter-setting function names change.
2002-01-13 mdwMake delimiters be a property of a scanner.
2002-01-13 mdwConditional compilation for @getnetbyname@, since Cygwi...
2002-01-13 mdwTrack @dstr_vputf@ change.
2002-01-13 mdwTrack @lbuf@ changes in mLib.
2002-01-13 mdwCheck for @getnetbyname@, since it appears not to be...
2002-01-13 mdwMake delimiters be a property of a scanner. Change...
2001-06-22 mdwNew @conn_init@ interface.
2001-06-22 mdwEnlarge the identity buffer.
2001-02-23 mdwUpdate manual style. 1.2.5
2001-02-05 mdwMinor fixings to wording.
2001-02-03 mdwFix flags to be unsigned.
2001-02-03 mdwVersion bump.
2001-02-03 mdwSupport re-reading config files on SIGHUP.
2001-01-20 mdwHandle select errors more robustly.
2000-08-01 mdwVaguely useful tool for measuring the rate at which...
2000-08-01 mdwSwitch over to using `size_t' for socket address lengths.
2000-08-01 mdwRemove unnecessary <ctype.h> header.
2000-08-01 mdwInclude missing <mLib/alloc.h> header.
2000-08-01 mdwFix subtleties with <ctype.h> functions.
2000-07-19 mdw(writechan): Pointless tweak: when the buffer is empty...
2000-07-01 mdwUse new mLib selbuf features.
2000-03-23 mdwRequire later mLib for sel.c bugfixes.
2000-03-23 mdwRemove listener even if connection option isn't SOCKOPT... 1.2.4
2000-03-23 mdwVersion bump.
2000-03-23 mdwFix changed options in parser table.
2000-03-23 mdwAdd option to change user and group after initializatio... 1.2.3
2000-03-23 mdwVersion bump.
2000-02-12 mdwTerminate tables of sources and targets.
1999-12-22 mdwFix some errors, and document new option. 1.2.2
1999-12-22 mdwFix log message.
1999-12-22 mdwMake syslog a separate option, and do it better.
1999-12-22 mdwFix log messages.
1999-12-22 mdwVersion bump.
1999-11-11 mdwBuild separately from mLib. 1.2.1
1999-10-22 mdwNew connection options: unlimited concurrent connection... 1.2.0
1999-10-22 mdwGrammar changes for new socket connection options.
1999-10-22 mdwGrammar changes. Also, don't enable SIGINT if it's...
1999-10-22 mdwNew (empty) endpoint method required.
1999-10-22 mdwImprove documentation for conf_enum.
1999-10-22 mdwWhen a non-file endpoint is attached to a file, keep...
1999-10-22 mdwDescribe new socket connection options.
1999-10-15 mdwRemove redundant debugging code.
1999-10-10 mdwMoved some files to mLib.
1999-10-10 mdwVersion bump.
1999-10-10 mdwInclude grammar and options references at the end of...
1999-10-10 mdwNew resolver to initialize. Also, include options...
1999-10-10 mdwModified to use new mLib resolver and ident client.
1999-10-10 mdwText file reference for the grammar. Not distributed.
1999-10-10 mdwMoved to mLib.
1999-09-26 mdwRemove a fixed bug from the list. Fix some nasty forma...
1999-08-31 mdwUse `sel_force' to avoid a `select' call between reads...
1999-08-20 mdwVersion bump. 1.1.0
1999-08-19 mdwImprove lexical analysis. In particular, `chmod' patte...
1999-07-30 mdwMinor tidying and typo correction.
1999-07-27 mdwAesthetic change: move autoheader before autoconf.
1999-07-27 mdwVarious minor portability fixes.
1999-07-27 mdwImprove documentation and layout for @CONF_BEGIN@ and...
1999-07-26 mdwRelatively minor changes to support new functionality.
1999-07-26 mdwSocket address type management.
1999-07-26 mdwNew socket address types.
1999-07-26 mdwSupport code for new design.
1999-07-26 mdwNew sources and targets.
1999-07-26 mdwInfrastructure for the new design.
1999-07-26 mdwDocument lots of new features and syntax.
1999-07-26 mdwLots of changes to source files for new design.
1999-07-26 mdwAdd DECL_ENVIRON.
1999-07-26 mdwMajor reconstruction work for new design.
1999-07-26 mdwChange copyright notice.
1999-07-26 mdwMinor modifications for new design.
1999-07-26 mdwComplete rewrite. Allow a list of character sources...
1999-07-26 mdwObsoleted by new design.
1999-07-03 mdwLog connections to syslog or stderr as appropriate. 1.0.0
1999-07-03 mdwAdd flag saying whether to log messages to syslog or...
1999-07-03 mdwPerform a forward resolution to verify result of revers...
1999-07-03 mdwVarious changes. Add configuration grammar to help...
1999-07-03 mdwInstall and distribute new manual page.
1999-07-03 mdwNew manual page.
1999-07-01 mdwInitial revision