| Commit message (Expand) | Author | Age | Files | Lines |
* | Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few | des | 2001-03-19 | 1 | -7/+0 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -112/+118 |
* | * Add an eval so that ipnat_flags=">/dev/null" works, per the PR | dougb | 2000-12-17 | 1 | -3/+5 |
* | Apply a more consistent style to the echo statements in /etc/ scripts. | dougb | 2000-12-17 | 1 | -10/+10 |
* | Fixed the reporting of ip_portrange_{first|last}. | ru | 2000-10-12 | 1 | -2/+2 |
* | Add copyright notices. Other systems have been barrowing our /etc files | obrien | 2000-10-08 | 1 | -0/+25 |
* | This brings support for IP Filter into rc.network and rc.conf with | darrenr | 2000-10-06 | 1 | -0/+31 |
* | Use su -m instead of just su to avoid reading the users login profile | brian | 2000-09-28 | 1 | -1/+1 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 1 | -0/+29 |
* | Fix a whitespace bogon. | jhb | 2000-08-16 | 1 | -1/+1 |
* | Allow a ppp_user specification to run ppp at startup | brian | 2000-08-10 | 1 | -8/+9 |
* | Add to, don't overwrite, user-settable mountd_flags. | nbm | 2000-07-14 | 1 | -1/+1 |
* | Add ip_portrange_first and ip_portrange_last rc.conf/rc.network | dillon | 2000-06-22 | 1 | -0/+19 |
* | Add ipsec_enable and ipsec_file options to run IPSEC's setkey program | dillon | 2000-05-16 | 1 | -0/+11 |
* | Remove extraneous ";;" in previous commit | kris | 2000-05-15 | 1 | -1/+0 |
* | Create a DSA host key if one does not already exist, and teach sshd_config | kris | 2000-05-15 | 1 | -1/+6 |
* | Add firewall_logging knob to enable/disablle events logging, disabled | ache | 2000-05-06 | 1 | -0/+10 |
* | Add a sysctl to specify the amount of UDP receive space NFS should | dillon | 2000-03-27 | 1 | -0/+5 |
* | cosmetic fix - add a space. | jkh | 2000-02-29 | 1 | -1/+1 |
* | Get the order of things right; the keys need to be generated | markm | 2000-02-28 | 1 | -4/+0 |
* | Generate new sshd host key when necessary. I'm tired of | jkh | 2000-02-28 | 1 | -1/+7 |
* | Run sshd at boot time if the sysadmin wants it. Also install | markm | 2000-02-24 | 1 | -0/+7 |
* | Approved by: jkh | hm | 2000-02-06 | 1 | -10/+10 |
* | This is another in Martin Blapp's N-series of mount-related cleanups :) | green | 2000-01-15 | 1 | -0/+7 |
* | xntpd -> ntpd. | roberto | 1999-12-17 | 1 | -1/+1 |
* | Suport multiple ``ifconfig_*?="DHCP"'' configurations. | obrien | 1999-12-12 | 1 | -11/+19 |
* | Oops, typo | brian | 1999-11-23 | 1 | -1/+1 |
* | Add pppoed startup options | brian | 1999-11-23 | 1 | -0/+10 |
* | Add network pass4 - after all local (/usr/local/etc/rc.d f.e.) | ache | 1999-11-17 | 1 | -10/+16 |
* | Add single_mountd_enable hook to run mountd but not NFS server | ache | 1999-11-14 | 1 | -0/+17 |
* | Make the firewall file variable space-safe. | green | 1999-09-19 | 1 | -2/+2 |
* | Apply a consistent style to most of the etc scripts. Particularly, use | sheldonh | 1999-09-13 | 1 | -377/+551 |
* | Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctl | des | 1999-09-12 | 1 | -0/+10 |
* | -background is also a legitimate ppp mode. Don't change it to -auto. | peter | 1999-09-01 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | Catch an extra X on DHCP. | jkh | 1999-08-27 | 1 | -2/+2 |
* | Style clean-up: | sheldonh | 1999-08-25 | 1 | -60/+60 |
* | ppp_alias -> ppp_nat | brian | 1999-08-22 | 1 | -3/+3 |
* | Quieten ppp at startup. | brian | 1999-08-19 | 1 | -2/+2 |
* | Add net.inet.icmp.log_redirect and net.inet.icmp.drop_redirect, for | des | 1999-08-10 | 1 | -1/+11 |
* | Start ppp before natd, not afterwards. | brian | 1999-07-26 | 1 | -18/+18 |
* | Add a default ppp.conf (mode 600). | brian | 1999-07-26 | 1 | -1/+18 |
* | Allow DHCP to be used in an ifconfig variable instead of the usual | jkh | 1999-07-16 | 1 | -2/+7 |
* | Tweak previous commit. Only sense the configuration if network_interfaces | peter | 1999-07-08 | 1 | -3/+5 |
* | Do away with ${network_interfaces} in rc.conf. Just use `ifconfig -l` to | peter | 1999-07-07 | 1 | -3/+12 |
* | If amd_flags is empty, don't add -p as it makes amd abend. | brian | 1999-06-08 | 1 | -2/+7 |
* | Don't discard error output from sysctl(8). | bde | 1999-06-05 | 1 | -14/+16 |
* | Add handle to control global TCP keepalives and turn them on as | phk | 1999-06-05 | 1 | -1/+6 |
* | Remove extraneous space | brian | 1999-04-12 | 1 | -2/+2 |
* | Allow the user to specify a different firewall script than /etc/rc.firewall. | des | 1999-04-10 | 1 | -3/+6 |