| Commit message (Expand) | Author | Age | Files | Lines |
* | o Don't consider LOOPBACK devices as configured... | imp | 2002-12-13 | 1 | -1/+2 |
* | o redirect the grep to /dev/null | imp | 2002-12-12 | 1 | -1/+1 |
* | o Don't do anything if the interface is already up. | imp | 2002-12-11 | 1 | -0/+5 |
* | Add IPv6 setup for ipfilter. `ipv6_ipfilter_rules' was added | ume | 2002-11-02 | 1 | -3/+13 |
* | up gif during setup. | ume | 2002-09-20 | 1 | -0/+1 |
* | I missed the single_mountd_enable in rc.network. | gordon | 2002-08-15 | 1 | -1/+1 |
* | Clean up the scripts to use the new variables: | gordon | 2002-08-14 | 1 | -6/+6 |
* | Cosmetic changes to the previous commit, bringing it closer to what I | des | 2002-04-11 | 1 | -7/+7 |
* | Since sshd expects /etc/ssh/ssh_host_rsa_key to exist, we had better | peter | 2002-04-10 | 1 | -4/+9 |
* | The good news is that my initial PR was correct... the bad news is that I | dougb | 2002-04-01 | 1 | -1/+5 |
* | Don't try to generate ssh keys if ssh isn't installed. | des | 2002-03-19 | 1 | -7/+11 |
* | IPFilter may need to be re-sync'ed even if we are not filtering, but | cjc | 2002-03-19 | 1 | -1/+3 |
* | Answer the question posed in 1.126. amd won't start without either a | dougb | 2002-03-17 | 1 | -2/+11 |
* | The reload of ipf(8) rules should depend on $ipfilter_enable, not | cjc | 2002-03-12 | 1 | -2/+1 |
* | Background the startup of `Amd', it often blocks on startup. | obrien | 2002-03-12 | 1 | -2/+2 |
* | Why shouldn't amd always write its PID to a file? | obrien | 2002-03-12 | 1 | -6/+2 |
* | Redirect stdout of `ipf -y' to /dev/null. This removes a stray | dd | 2002-03-04 | 1 | -1/+1 |
* | There is no reason to demand the administrator set 'natd_interface' | cjc | 2002-02-20 | 1 | -5/+4 |
* | peter points out that we probably should not mess with the sysctl(8) | cjc | 2002-02-08 | 1 | -4/+5 |
* | Register amd's dependency on NFS. | sheldonh | 2002-01-28 | 1 | -36/+51 |
* | Make the rc.conf(5) 'log_in_vain' knob an integer. | cjc | 2002-01-26 | 1 | -3/+12 |
* | rpc.lockd needs rpc.statd to be running for it to start up properly. | alfred | 2001-12-13 | 1 | -4/+15 |
* | s/sysctl -w/sysctl/ | ru | 2001-12-11 | 1 | -19/+19 |
* | o Update rc.network to reflect the recent change of default in the | rwatson | 2001-12-07 | 1 | -3/+3 |
* | Protect the '*' in pppoed_provider (the default) from metacharacter | cjc | 2001-12-06 | 1 | -0/+2 |
* | Spelling police: sucessful -> successful. | dd | 2001-11-24 | 1 | -1/+1 |
* | Resolve all the ipfilter startup issues in rc.network with one big patch | darrenr | 2001-11-24 | 1 | -59/+71 |
* | Avoid unnecessary calls to expr(1) by using standard shell arithmetic | sheldonh | 2001-11-14 | 1 | -1/+1 |
* | Update the nsswitch.conf -> host.conf generator to handle criteria, | fenner | 2001-11-07 | 1 | -10/+16 |
* | Modify the way host.conf and nsswitch.conf are treated at boot time: | des | 2001-11-01 | 1 | -7/+34 |
* | Do an ipf -y after bringing up ppp to ensure rules which mention ppp get | darrenr | 2001-10-20 | 1 | -0/+14 |
* | Allow ipnat_enable to be set to "yes" without requiring ipfiltre_enable to | darrenr | 2001-10-20 | 1 | -11/+16 |
* | Put in place for using ipfs use on shutdown and startup. | darrenr | 2001-10-20 | 1 | -0/+9 |
* | Handle the lack of nfs server or client support in the kernel by | dougb | 2001-10-19 | 1 | -1/+12 |
* | Remove references to nfsiod and nfs_client_flags now that they are | jhb | 2001-10-10 | 1 | -1/+0 |
* | Add a new rc.conf variable, cloned_interfaces, to create cloned | brooks | 2001-09-19 | 1 | -1/+10 |
* | The vfs.nfs.bufpackets sysctl is in the client, not the server. Move it | peter | 2001-09-19 | 1 | -9/+8 |
* | Merge in patch to automagically decide whether or not a kldload of ipfilter | darrenr | 2001-07-30 | 1 | -0/+13 |
* | Upgraded launchpad for kerberos. Noe kerberos IV OR kerberos 5 | markm | 2001-07-28 | 1 | -9/+26 |
* | Create gif devices in the "gifconfig" stage while configuring them. | brooks | 2001-07-02 | 1 | -1/+1 |
* | Fix misindented esac. | schweikh | 2001-06-16 | 1 | -1/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -1/+1 |
* | Add a missing \n | brian | 2001-06-10 | 1 | -1/+1 |
* | Move gif_interfaces from an IP6 option to a regular IP option. | brian | 2001-06-03 | 1 | -0/+23 |
* | Restore the RSA host key to /etc/ssh/ssh_host_key. | obrien | 2001-05-18 | 1 | -8/+3 |
* | Link /etc/ssh/ssh_host_key to /etc/ssh/ssh_host_rsa_key to deal with | jesper | 2001-05-16 | 1 | -2/+7 |
* | s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses now | peter | 2001-05-09 | 1 | -2/+2 |
* | 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 |