Commit Graph

3509 Commits

Author SHA1 Message Date
Scott Ullrich
7738faa8cc Include schedule column 2007-03-27 23:43:26 +00:00
Scott Ullrich
0711d73f04 Add firewall rules schedule page 2007-03-27 21:18:43 +00:00
Scott Dale
bd080157f3 update error checks for minutes ending in 59 2007-03-27 21:13:28 +00:00
Scott Dale
fdb29c8ab8 Corrected xml schema 2007-03-27 20:49:17 +00:00
Scott Ullrich
9cd0b618ae Add useful commands for checking system status 2007-03-27 20:34:35 +00:00
Scott Ullrich
16c7d21727 Further trim openntpd.xml now that it is in base 2007-03-27 18:52:51 +00:00
Scott Ullrich
6418cabb5a Further trim openntpd.xml now that it is in base 2007-03-27 18:49:38 +00:00
Scott Ullrich
5f8e5160e5 * Include system.inc
* Call system_configure_ntp(); to configure
2007-03-27 18:47:53 +00:00
Scott Dale
273c8b1ca9 New XML Schema and multiple bug fixes. 2007-03-27 07:04:31 +00:00
Scott Ullrich
a60fd0cb62 Only foreach() through the object if it is an array. This should fix the Warning: Invalid argument supplied for foreach() in /usr/local/www/firewall_rules_edit.php on line 729 2007-03-26 14:57:04 +00:00
Scott Ullrich
329069c97a Comment out the per user bw option until the kernel panics are tamed 2007-03-25 05:44:45 +00:00
Scott Ullrich
073abaa623 Comment out the m0n0wall option until the kernel panics are tamed 2007-03-25 05:40:48 +00:00
Scott Ullrich
39242ec7aa Kill -HEADisms 2007-03-25 03:35:12 +00:00
Scott Ullrich
401432ac62 Print out variable correctly 2007-03-25 03:31:04 +00:00
Scott Ullrich
81a6f5ea31 MFC m0n0wall traffic shaper option 2007-03-25 03:23:28 +00:00
Scott Ullrich
7e587bdbcb Add back per user bandwidth now that dummynet works correctly 2007-03-25 01:30:31 +00:00
Scott Ullrich
c7a9cb7af5 Hide schedule area. We are not ready for bug reports yet, Martin!!! 2007-03-23 18:45:30 +00:00
Scott Dale
dcef097de4 header correct now, oops 2007-03-23 11:19:53 +00:00
Scott Dale
615b27bc26 Firewall Schedule GUI! ... and there was much rejoicing. 2007-03-23 11:08:36 +00:00
Scott Dale
ba393f6c45 Removed redundant code, added feature to copy over data when input errors are detected (prevents retyping). 2007-03-23 05:11:06 +00:00
Scott Ullrich
29ed06c99b Only show interrupts a second if we can obtain the information for that interface 2007-03-21 21:15:38 +00:00
Scott Ullrich
12bade7c3f deal with uhci edge case 2007-03-21 21:08:11 +00:00
Scott Ullrich
6f7fb5c950 If vmstat is present then display interrupt total and rate. Recent snapshots already contain vmstat. 2007-03-21 20:57:02 +00:00
Seth Mos
b7dd3a25e8 Ignore down or unconfigured interfaces 2007-03-21 18:31:08 +00:00
Scott Ullrich
637345f3d9 Silence eclipse errors 2007-03-21 16:29:07 +00:00
Scott Ullrich
5918fbaf31 Silence eclipse errors 2007-03-21 16:28:08 +00:00
Scott Ullrich
cf97af9aef Initialize variable to clear eclipse error 2007-03-21 16:26:37 +00:00
Scott Ullrich
5370388a3a Fix eclipse errors 2007-03-21 16:23:43 +00:00
Scott Ullrich
ff091d9611 Add an option to disable firewall scrubbing altogether. 2007-03-21 16:03:42 +00:00
Scott Ullrich
91bf75df66 Unbreak exec.php 2007-03-20 18:38:33 +00:00
Scott Ullrich
cff1e21d3e Unbreak exec.php 2007-03-20 18:30:53 +00:00
Scott Dale
66138bf6f2 Page title was defined twice, removed incorrect definition. 2007-03-20 02:57:50 +00:00
Bill Marquette
ee035da7d0 Ticket #1272 - fix path to routed.inc
MFC: [17086]
2007-03-20 02:41:24 +00:00
Scott Ullrich
91d3d4429a Acknowledge Alerts correctly from the package manager 2007-03-19 21:47:45 +00:00
Scott Ullrich
c8f13bdb18 Do not show Apply button twice on Captive Portal changes 2007-03-19 16:38:30 +00:00
Bill Marquette
4637143a72 enable rip daemon 2007-03-18 23:01:10 +00:00
Bill Marquette
7a7cc84bc7 enable rip daemon in base 2007-03-18 23:00:11 +00:00
Scott Ullrich
458e0e0bb5 Fix cache bug in IE.
Found in http://forum.m0n0.ch/index.php/topic,11.0.html
2007-03-18 17:22:40 +00:00
Scott Ullrich
ad8af8047b Show CARP IP in brackets () instead of a - which could be confusing 2007-03-18 03:46:23 +00:00
Scott Ullrich
b7aa32c0c6 Show CARP IP in brackets () instead of a - which could be confusing 2007-03-18 03:40:42 +00:00
Scott Ullrich
d6743cb075 RIP confusing Failover IPSEC tab. We now allow CARP interfaces per VPN 2007-03-18 03:37:06 +00:00
Scott Ullrich
210b0258aa Unbreak IPSEC editing 2007-03-18 02:49:27 +00:00
Scott Ullrich
87e72a5896 Allow CARP addresses to be the IPSEC endpoint. This cleans up the code GREATLY and removes the FAILOVER IPSEC hack. 2007-03-18 01:58:05 +00:00
Scott Ullrich
9f8e19f424 Back out multi wan changes. I need to rethink this a bit. 2007-03-18 01:12:40 +00:00
Scott Ullrich
056f52d95d Expand columns to 60 2007-03-18 00:38:58 +00:00
Scott Ullrich
0f9c365d53 Use a comma to seperate multiple hosts instead of a carriage return which is being stripped by the package manager 2007-03-18 00:36:17 +00:00
Scott Ullrich
b0e6ef3274 Woops, fix a cut-and-pasto 2007-03-18 00:27:54 +00:00
Scott Ullrich
758ae09793 Add note that multiple IP addresses should be seperated with a carriage return 2007-03-17 19:54:48 +00:00
Scott Ullrich
8da8f2f87a Allow multiple racoon listen ips so that racoon can live on two different wan carp ips (multiple isps) 2007-03-17 19:53:10 +00:00
Scott Ullrich
b5a4915d08 We no longer need memory limit, our port does not use it. 2007-03-16 00:21:35 +00:00