Commit Graph

2808 Commits

Author SHA1 Message Date
Colin Smith
58f77cd837 Fix tabs.
reported-by: hoba
2005-06-29 22:55:52 +00:00
Scott Ullrich
25a011baf1 Purge savecore directory after upgrading 2005-06-29 22:36:30 +00:00
Scott Ullrich
4d756ab110 Seek out and destroy CVS directories. DIE! 2005-06-29 21:21:08 +00:00
Scott Ullrich
66aa23f890 Die CVS dir, DIE! 2005-06-29 21:20:07 +00:00
Colin Smith
1f6b9debfa Add "needed updates" screen, which displays release date, update type, version, update category, and size. 2005-06-29 20:59:52 +00:00
Scott Ullrich
ac07aad19b Make sure /etc/rc.conf and /etc/motd don't sneak in. 2005-06-29 20:39:40 +00:00
Scott Ullrich
6c39402308 Version bump 2005-06-29 20:38:30 +00:00
Scott Ullrich
cdbc61b6e2 Make sure /etc/rc.conf does not exist. Evil lurks within if it exists and gets held over from livecd. 2005-06-29 19:49:19 +00:00
Scott Ullrich
4b15759a2b Be sure to bring parent pfsync interface up 2005-06-29 18:01:39 +00:00
Scott Ullrich
1ae5ad242d Only reload rules once on final bootup 2005-06-29 17:08:33 +00:00
Scott Ullrich
f7833f74c5 Mute filter.inc kernel messages 2005-06-29 17:07:56 +00:00
Scott Ullrich
51d75d0e51 Version bump. We just fixed some rather interesting carp issues. 2005-06-29 17:06:56 +00:00
Scott Ullrich
97ce464b5a Do not kload vlan module, its compiled into the kernel. 2005-06-29 17:06:09 +00:00
Scott Ullrich
c6e604d875 Do a more graceful carp handover. 2005-06-29 17:02:37 +00:00
Scott Ullrich
80e7aa3e00 Bringup carp last 2005-06-29 16:36:25 +00:00
Scott Ullrich
8856c622fc Version bump 2005-06-29 15:53:54 +00:00
Scott Ullrich
ec160e0b9d move carp_sync_xml() out to its own function instead of living in carp_sync_client() 2005-06-29 14:49:12 +00:00
Colin Smith
d0040c7271 Standardize tabs. 2005-06-29 04:14:58 +00:00
Colin Smith
c03d45a241 Fix forms. 2005-06-29 04:14:19 +00:00
Colin Smith
0b2e3c6444 Add firmware updater settings page. This will eventually be used to set the desired update mirror, branch to track, etc. 2005-06-29 04:04:13 +00:00
Colin Smith
f822e350e2 Really change title. 2005-06-29 03:18:15 +00:00
Colin Smith
ebd13bdf41 Change title. 2005-06-29 03:17:06 +00:00
Colin Smith
2642695be2 *Add "firmware updater" tab similar to package manager.
*Add tab for updater settings.
2005-06-29 03:01:54 +00:00
Scott Ullrich
ee5408d5e3 Debugging echo's 2005-06-28 22:09:03 +00:00
Scott Ullrich
5aa8f8c763 Make sure we dont overwrite mounted pfi media which contains config.xml.
DOH!
2005-06-28 21:58:30 +00:00
Scott Ullrich
881bc5dd44 * Remove : from If
* Convert If to upper case
2005-06-28 21:33:39 +00:00
Scott Ullrich
80b5e9c6ab Introduce a new diagnostics filter page which works! This one now uses regex for easy updating. There are a few outstounding issues such as the counter not working correctly due to some lines lacking a src and dest which needs some work but overall it works. 2005-06-28 21:27:21 +00:00
Scott Ullrich
f12181eefc <br> before alerting that we didn't locate any CARP interfaces 2005-06-28 21:08:27 +00:00
Scott Ullrich
018a4be78f Don't chop off footer table elements 2005-06-28 21:07:32 +00:00
Scott Ullrich
9a99cd41c1 Version bump 2005-06-28 17:41:12 +00:00
Scott Ullrich
4fd77a143a Only workaround RFC959 on optional interfaces if a gateway is set 2005-06-28 17:30:07 +00:00
Scott Ullrich
a27baeecf0 * Cleanup comments
* Turn off debugging items
* Ignore CVS directory
2005-06-28 17:27:26 +00:00
Scott Ullrich
a401df7b3c Do not eval CVS directories 2005-06-28 17:24:08 +00:00
Scott Ullrich
c20ac30525 c/r after initial RFC959 rule 2005-06-28 17:08:13 +00:00
Scott Ullrich
3082a86060 * Correct RFC959 behavior
* Move carp_sync_client() to filter.inc
2005-06-28 17:03:34 +00:00
Scott Ullrich
add734e713 Setup RFC959 workarounds on all interfaces. 2005-06-28 16:47:08 +00:00
Scott Ullrich
0dce751504 Do not touch an empty variable 2005-06-28 14:47:59 +00:00
Colin Smith
627bac9357 Add showhide_black to manipulate black open/close images. There's probably a much better way to do this :) 2005-06-28 03:51:40 +00:00
Colin Smith
8f24e17c7e Add suggested fix for is_process_running(), which seems broken. 2005-06-28 00:43:28 +00:00
Scott Ullrich
c45cff0b39 Correctly delete multiple lines at once. And leave the X on the side for the scrolling wusses. 2005-06-27 21:20:13 +00:00
Scott Ullrich
1f2761383b Correctly delete multiple lines at once. And leave the X on the side for the scrolling wusses. 2005-06-27 21:17:38 +00:00
Scott Ullrich
7dc22ace8a rc.subr is used by pcmcia facilities 2005-06-27 21:09:17 +00:00
Scott Ullrich
17454a050a Version bump 2005-06-27 20:50:05 +00:00
Scott Ullrich
6b8cdc0854 Restore per line delettion. 2005-06-27 20:49:12 +00:00
Holger Bauer
a8aba54199 fixed platform error that caused page not to show. thanks to anonymous ;-) 2005-06-27 18:48:28 +00:00
Holger Bauer
dbb0b7d610 fixed platform error that caused page not to show. thanks to anonymous ;-) 2005-06-27 18:46:12 +00:00
Scott Ullrich
5508cf5729 Update wireless support to work with IBSS and BSS. 2005-06-27 16:46:46 +00:00
Scott Ullrich
c0ce312f60 Enable ipsec passthrough by default 2005-06-27 16:22:13 +00:00
Bill Marquette
69f4c4a42c whitespace cleanup - fixes small bug too :) 2005-06-27 05:25:41 +00:00
Bill Marquette
73a6890873 use CN as identifier 2005-06-27 05:21:35 +00:00