Commit Graph

9205 Commits

Author SHA1 Message Date
Chris Buechler 9dc9718d81 don't enable idle_poll, causes 100% CPU on FreeBSD 7.2 2009-12-06 22:03:19 -05:00
sullrich f99cd0a7a3 Bring syslog up after all interfaces are up and running 2009-12-06 15:41:36 -05:00
sullrich bcc84d48db Move syslogd start to after LAN interface bringup. Tested-by: jim-p, myself. Resolves #196 2009-12-06 15:17:48 -05:00
sullrich fec980e23c Nuke (). Noticed-by: JimP 2009-12-05 14:10:39 -05:00
sullrich ee7f9f3dd5 Note correct extension. Noticed-by: JimP 2009-12-05 14:09:43 -05:00
sullrich 7da73c3d6a Show correct update source URL 2009-12-05 14:06:40 -05:00
sullrich ada9cdc8d4 Adding code-red theme from 'cheesyboofs' on forum 2009-12-05 00:34:50 -05:00
sullrich 72dbef4dc8 Start rolling towards 1.2.3-REL 2009-12-03 12:40:52 -05:00
sullrich 97733a2763 Ensure process is running before killing 2009-12-02 23:51:33 -05:00
sullrich 375f7bbef4 Make sure process is running before killing 2009-12-02 23:42:53 -05:00
sullrich 48285469a1 Add Jim's VLAN fix for Ticket #199 2009-12-02 15:55:20 -05:00
sullrich 4909d1427a Delete DHCP Server interfaces and do not leave XXXX based interfaces. Resolves #16 2009-11-29 17:57:18 -05:00
Scott Ullrich 1420c055be Update fieldname, it should be hostname and not host Ticket #159 2009-11-22 20:02:59 -05:00
Scott Ullrich d520c62bde Jettison never used pages 2009-11-15 21:15:30 -05:00
Scott Ullrich 647a109019 Sanitize username and only return letters numbers and spaces on the username. This eliminates the error during login that was cosmetic only in nature. The previous two commits where edge cases as the webConfigurator would never allow a blank username or password and was revised just for completeness sakes. 2009-11-14 17:39:30 -05:00
Scott Ullrich 7466951af7 Disallow blank passwords 2009-11-14 14:59:32 -05:00
Scott Ullrich 2b1e35e6ff Disallow blank passwords 2009-11-14 14:48:56 -05:00
Scott Ullrich a094d47c5b Patch from Ron Lockard that fixed restore_chflags due to a STDOUT redirection issue 2009-11-13 22:26:14 -05:00
Chris Buechler e979cfc6ba Don't add port on no nat rules. Fixes #120 2009-11-07 20:29:50 -05:00
Scott Ullrich 4e3cdd2e9f Revert "Fix no nat rules where ports 1024:65535 is added Resolves #120"
This reverts commit 395a041385.
2009-10-27 21:14:13 -04:00
Scott Ullrich 395a041385 Fix no nat rules where ports 1024:65535 is added Resolves #120 2009-10-27 20:40:24 -04:00
sullrich 4459cebaef Correctly note that the pfSenseupgrade is starting 2009-10-22 13:35:34 -04:00
Scott Ullrich ced6d6dfc3 Reload filter in case we need to sync CARP data 2009-10-21 19:53:11 -04:00
Scott Ullrich db345cd5de Set maximum memory to 64M for this page. Fixes #113 2009-10-15 11:36:32 -04:00
Scott Ullrich 9c03089271 Revert "Allow setting of LB Server mode"
This reverts commit c5dfeaf6c3.
2009-10-13 20:32:50 -04:00
Scott Ullrich c5dfeaf6c3 Allow setting of LB Server mode 2009-10-13 20:16:47 -04:00
Scott Ullrich a66393ce82 Remove upgrade IMG file after failure 2009-10-13 15:17:04 -04:00
Scott Ullrich 729b8d7c51 oops, remove stray ; 2009-10-12 18:56:16 -04:00
Scott Ullrich d5d5364f2d Do not allow mounting of RO mode when the firmware update manual mode is engaged (RW) 2009-10-12 18:53:33 -04:00
Chris Buechler 1215dada19 fix typo 2009-10-11 16:37:08 -04:00
Scott Ullrich 0104833bde Add note about uncompressed images/files 2009-10-11 14:23:29 -04:00
Scott Ullrich 33cf52667a 1 minute != 40 seconds. Change to 70 and give the slower boots a chance to boot 2009-10-10 22:24:48 -04:00
Scott Ullrich bfa78efe94 Ensure glabel exists so we can mount ufs. Fixes #110 2009-10-10 22:16:29 -04:00
Scott Ullrich 9dd6215c56 Show size in uppercase 2009-10-10 21:44:50 -04:00
Scott Ullrich eab890331f Use /etc/nanosize.txt 2009-10-10 21:40:30 -04:00
Scott Ullrich 8ae39a39a9 Use /etc/nanosize.txt 2009-10-10 21:39:10 -04:00
Scott Ullrich c43ed2f92d Output NanoBSD image size 2009-10-10 21:11:34 -04:00
Scott Ullrich e43e4bb1dd Adding apple icon for themes 2009-10-05 17:31:04 -04:00
Scott Ullrich cd227af5c2 Add theme Apple touch icon support 2009-10-05 17:28:16 -04:00
Scott Ullrich b41b40637e Add shiny webclip icon for Iphone homescreen bookmarks. 2009-10-05 17:21:46 -04:00
Scott Ullrich 6daa46be3a Automatically source common items so that config is in the eval() context 2009-10-05 13:22:25 -04:00
Chris Buechler 9490c282a3 moving setup_microcode above interfaces_vlan_configure makes interfaces_vlan_configure log errors to the console, so move it after to silence. 2009-10-03 23:13:15 -04:00
Seth 0c8ec13a17 Make sure that we always end the file with a carriage return, if we have a single record the carriage return is missing which causes dnswatch to crash. 2009-09-30 12:53:54 +02:00
Scott Ullrich 817e358db2 Turn off auto update feature on NanoBSD platform. This will be addressed in 2.0 2009-09-29 20:42:00 -04:00
Scott Ullrich 3eec7a4fb9 If gzsig does not exist then return 1 2009-09-27 21:04:43 -04:00
Chris Buechler b7a9691add Fix siproxd rule generation 2009-09-26 11:49:34 -04:00
Chris Buechler f5d7fe7c5b fix Everything remote syslog option
Resolves #91
2009-09-25 23:09:30 -04:00
Chris Buechler 19ee38b4c9 move setup_microcode above the interface configuration, so in circumstances where the interface configuration needs to override those settings for working around certain problems (like disabling tx/rx checksum for wireless bridging) it doesn't get stomped on at boot time. 2009-09-25 20:34:41 -04:00
Chris Buechler 369fb26331 Disable checksum offloading on wired interfaces when a wireless interface is bridged.
Resolves #88
2009-09-25 19:49:09 -04:00
sullrich 8182c57e41 Add IPSEC fixes sent in from Evgeny when a tunnel is disabled 2009-09-25 13:38:27 -04:00