Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add filtering bridge toggle switch just like m0n0wall has. | Scott Ullrich | 2005-12-29 | 1 | -0/+2 |
| | | | | Ticket #756 | ||||
* | Loop assign interfaces option until the user gets the correct configuraiton. | Scott Ullrich | 2005-12-27 | 1 | -1/+1 |
| | | | | Ticket #749 | ||||
* | Start SNMP last | Scott Ullrich | 2005-12-10 | 1 | -4/+4 |
| | |||||
* | Reload filter at end of bootup | Scott Ullrich | 2005-11-19 | 1 | -0/+2 |
| | |||||
* | Bring up pftpx right before carp final | Scott Ullrich | 2005-11-19 | 1 | -5/+5 |
| | |||||
* | Start PFTPX helpers earlier in startup sequence | Scott Ullrich | 2005-11-18 | 1 | -5/+5 |
| | |||||
* | Bring up CARP interfaces right after optional interfaces | Scott Ullrich | 2005-11-18 | 1 | -3/+3 |
| | |||||
* | Remove back to rc debugger | Scott Ullrich | 2005-11-14 | 1 | -2/+0 |
| | |||||
* | Remove debugging items | Scott Ullrich | 2005-11-14 | 1 | -11/+8 |
| | |||||
* | Add some debugging helpers | Scott Ullrich | 2005-11-14 | 1 | -5/+5 |
| | |||||
* | Add some debugging helpers | Scott Ullrich | 2005-11-14 | 1 | -3/+2 |
| | |||||
* | Add some debugging helpers | Scott Ullrich | 2005-11-14 | 1 | -1/+5 |
| | |||||
* | Turn back off ptftpx | Scott Ullrich | 2005-11-14 | 1 | -1/+1 |
| | |||||
* | Enable PFTPX again | Scott Ullrich | 2005-11-14 | 1 | -1/+1 |
| | |||||
* | Don't start PFTPX for time being | Scott Ullrich | 2005-11-14 | 1 | -1/+1 |
| | |||||
* | Move FTP Helpers later in the boot process to try and track down this ↵ | Scott Ullrich | 2005-11-14 | 1 | -5/+5 |
| | | | | blasted vmware problem. | ||||
* | echo before setting up of microcode | Scott Ullrich | 2005-11-14 | 1 | -0/+2 |
| | |||||
* | Sync with HEAD. Start CVS after webGUI | Scott Ullrich | 2005-11-08 | 1 | -0/+4 |
| | |||||
* | Do not require a reboot to setup polling. | Scott Ullrich | 2005-11-07 | 1 | -0/+3 |
| | |||||
* | * Start dhcp relay | Scott Ullrich | 2005-10-26 | 1 | -0/+7 |
| | | | | * Start DNSUpdate | ||||
* | Mute during devd enable | Scott Ullrich | 2005-10-09 | 1 | -0/+2 |
| | |||||
* | Start DEVD earlier. It maps the keyboards. | Scott Ullrich | 2005-10-08 | 1 | -5/+5 |
| | |||||
* | Move devd after interface configuration | Scott Ullrich | 2005-10-08 | 1 | -5/+5 |
| | |||||
* | Echo before starting the device manager (devd) | Scott Ullrich | 2005-10-08 | 1 | -0/+2 |
| | |||||
* | Unmute kernel | Scott Ullrich | 2005-10-08 | 1 | -0/+1 |
| | |||||
* | Add boot debugging helpers. We seem to pause for a long time after ↵ | Scott Ullrich | 2005-10-08 | 1 | -0/+4 |
| | | | | confugirng timezone now on the latest builds. | ||||
* | No more system_do_extensions(). | Colin Smith | 2005-10-04 | 1 | -4/+1 |
| | |||||
* | Sync password on bootup | Scott Ullrich | 2005-10-04 | 1 | -0/+3 |
| | |||||
* | Run system_resolvconf_generate() after configuring interfaces | Scott Ullrich | 2005-09-30 | 1 | -0/+3 |
| | |||||
* | If debugging is enabled, do not mute the console when bringing up the ↵ | Scott Ullrich | 2005-09-28 | 1 | -2/+4 |
| | | | | optional interfacs. we're trying to chase down a panic/freeze. | ||||
* | Work around the fact that our traffic shaper configuration takes time to ↵ | Scott Ullrich | 2005-09-26 | 1 | -1/+3 |
| | | | | create by leaving the carp interfaces in a down state until the very end of bootup. | ||||
* | Adjust carp bootup sequence. Do not down the interfaces and later up them. | Scott Ullrich | 2005-09-24 | 1 | -3/+0 |
| | |||||
* | Correct carp bringup sequence | Scott Ullrich | 2005-09-22 | 1 | -2/+2 |
| | |||||
* | Lock console a bit different | Scott Ullrich | 2005-09-20 | 1 | -0/+4 |
| | |||||
* | Call system_set_harddisk_standby() on bootup | Scott Ullrich | 2005-09-18 | 1 | -0/+3 |
| | |||||
* | Start syslgod earlier | Scott Ullrich | 2005-09-10 | 1 | -3/+3 |
| | |||||
* | Start web interface after filtering rules are in place | Scott Ullrich | 2005-09-10 | 1 | -3/+3 |
| | |||||
* | use newer openvpn configuration method | Scott Ullrich | 2005-09-02 | 1 | -1/+1 |
| | | | | ovpn_configure(false); | ||||
* | Ignore vlan on both interfaces | Scott Ullrich | 2005-08-24 | 1 | -1/+1 |
| | |||||
* | Do not mute kernel messages for filtering messages. | Scott Ullrich | 2005-08-21 | 1 | -2/+2 |
| | |||||
* | Mute kernel messages on bootup invoked from setup_microcode() | Scott Ullrich | 2005-08-21 | 1 | -0/+2 |
| | |||||
* | startup slbd on boot | Bill Marquette | 2005-08-07 | 1 | -0/+3 |
| | |||||
* | return_filename_as_string -> file_get_contents | Colin Smith | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Retire pccard. It has been replaced in freebsd 6 as devd | Scott Ullrich | 2005-08-03 | 1 | -3/+0 |
| | |||||
* | Start pccard with any platform. It will fail gracefully if its not supported. | Scott Ullrich | 2005-08-03 | 1 | -2/+1 |
| | |||||
* | Start pppoe server on bootup | Scott Ullrich | 2005-07-31 | 1 | -0/+3 |
| | |||||
* | Only echo motd if platform is cdrom | Scott Ullrich | 2005-07-12 | 1 | -2/+4 |
| | |||||
* | fix typo (in comment) | Bill Marquette | 2005-07-12 | 1 | -2/+2 |
| | |||||
* | Loader filter sync on boot | Scott Ullrich | 2005-07-10 | 1 | -1/+1 |
| | |||||
* | Start racoon last in booting process to allow carp interfaces enough time to ↵ | Scott Ullrich | 2005-07-03 | 1 | -3/+3 |
| | | | | come up. |