| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Cisco Skinny Station protocol support to libalias, natd, and ppp. | marcus | 2003-09-23 | 2 | -0/+33 |
* | - Clarify the port range syntax in -redirect_port. | ru | 2003-08-13 | 1 | -14/+24 |
* | Added an option to specify an alternate PID file. | ru | 2003-08-13 | 2 | -3/+23 |
* | If the -proxy_only option is used, the -alias_address/-interface | ru | 2003-06-13 | 2 | -4/+9 |
* | Don't pretend natd(8) doesn't work with ppp(8) interfaces. | ru | 2003-02-28 | 1 | -5/+11 |
* | Use a more standard error message. Add FBSDID. | charnier | 2003-02-05 | 1 | -4/+5 |
* | Fixed Charles' e-mail here too. | ru | 2003-01-23 | 2 | -3/+3 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | can not -> cannot. | ru | 2002-08-13 | 1 | -1/+1 |
* | mdoc(7) police: canonize FreeBSD in e-mail address. | ru | 2002-08-13 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -2/+4 |
* | Update my email address. | archie | 2002-07-03 | 1 | -1/+1 |
* | I don't know what the MAINTAINER means in src/ part of FreeBSD. | ru | 2002-04-12 | 1 | -2/+0 |
* | Back out part of the revision 1.2 changes -- sendto(2) can | ru | 2002-01-15 | 1 | -73/+28 |
* | s/sysctl -w/sysctl/ | ru | 2001-12-11 | 1 | -1/+1 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -1/+1 |
* | Make -log_ipfw_denied active by default with -verbose. | ru | 2001-11-27 | 2 | -1/+8 |
* | Fixed (local) style bugs in previous revision. | ru | 2001-11-27 | 2 | -6/+10 |
* | Do not uselessly whine in syslog about packets denied by ipfw rules. | phk | 2001-10-31 | 2 | -3/+19 |
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -6/+4 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Revert the previous commit on objection from the maintainer. I | joe | 2001-06-21 | 1 | -3/+2 |
* | When reporting that a packet can't be written back, usually because | joe | 2001-06-21 | 1 | -2/+3 |
* | mdoc(7) police: normalize .Nd. | ru | 2001-04-18 | 1 | -1/+1 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -2/+2 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -5/+5 |
* | Describe -deny_incoming better, highlight some keywords, | ru | 2000-11-16 | 1 | -22/+57 |
* | more removal of trailing periods from SEE ALSO. | ben | 2000-11-15 | 1 | -1/+1 |
* | Suggest looking at rc.conf(5) on how to start natd(8) during boot. | ru | 2000-07-17 | 1 | -0/+3 |
* | Don't call warn() with no format string. | kris | 2000-07-10 | 1 | -1/+1 |
* | "Ease understanding" of how -punch_fw works. | ru | 2000-06-29 | 1 | -9/+11 |
* | Added new option (-punch_fw) which allows to `punch holes' | ru | 2000-06-27 | 2 | -2/+47 |
* | - mdoc(7) style cleanup | ru | 2000-06-27 | 1 | -276/+300 |
* | Back out both previous commits. | alex | 2000-06-26 | 1 | -200/+168 |
* | Add note about security concerns w/o a firewall but other machines | alex | 2000-06-26 | 1 | -0/+8 |
* | mdoc style cleanup. | alex | 2000-06-26 | 1 | -168/+192 |
* | Remove ``pptpalias'' since this is now done transparently by libalias(3). | ru | 2000-06-20 | 2 | -51/+1 |
* | Remove unused parameter. | ru | 2000-06-16 | 1 | -6/+6 |
* | Fix a small grammar nit, with the maintainer's implicit approval. | sheldonh | 2000-05-22 | 1 | -3/+3 |
* | Add new option (-target_addr) to control how to deal with incoming packets | ru | 2000-05-18 | 2 | -1/+34 |
* | New option: -redirect_proto. | ru | 2000-05-03 | 2 | -1/+91 |
* | Fixes a potential buffer overflow with the command line arguments. | joe | 2000-04-30 | 1 | -7/+11 |
* | Load Sharing using IP Network Address Translation (RFC 2391, LSNAT). | ru | 2000-04-27 | 2 | -18/+106 |
* | Correct Charles Mott's email address | brian | 2000-04-02 | 2 | -7/+4 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -12/+23 |
* | Suggest ppp -nat, not ppp -alias | brian | 2000-02-26 | 1 | -1/+1 |
* | Remove the config file line length restriction. | ru | 2000-02-25 | 1 | -13/+10 |
* | Now that kernel is capable of notifying user processes about | ru | 2000-01-25 | 1 | -8/+6 |