Commit Graph

3541 Commits

Author SHA1 Message Date
Scott Ullrich
01c0ece67b Use the correct array path to deterimine if a false entry exists. 2007-04-21 21:15:49 +00:00
Scott Ullrich
4e5057071f Only check for server or client respectively instead of checking for both. Otherwise if a operator is only running server or client openvpn entries we do not show the configuration. 2007-04-21 20:44:45 +00:00
Scott Ullrich
2c57ec50fd Add xml sync schedules option 2007-04-15 19:37:50 +00:00
Scott Ullrich
e9f661b98c Add some text breaks. 2007-04-14 22:28:28 +00:00
Scott Ullrich
099ab77e90 Remove <br/> from schedule strong note. 2007-04-14 22:25:16 +00:00
Scott Ullrich
7206776214 Wrap text in <pre></pre> 2007-04-14 22:23:20 +00:00
Scott Ullrich
7f7ad5015c Add a note about firewall rule schedule logic that will pop up in a new window describing how pass rules work when they are outside of the schedule window, etc. 2007-04-14 22:08:49 +00:00
Scott Ullrich
7dddd075be If we cannot deterimine interrupts a second for an interface, do not recycle last known values. 2007-04-10 18:04:54 +00:00
Scott Ullrich
5f7bb7970b Do not show blank openvpn configuration items. 2007-04-10 17:19:42 +00:00
Scott Ullrich
33a0c37d13 Remove IP Compression box. A lot of further refactoring is going to be required to make this work and we do not have enough time to do so before 1.2 beta. 2007-04-07 19:24:54 +00:00
Scott Dale
cd110adf99 Ticket 1280: updated 2007-04-07 05:00:42 +00:00
Scott Ullrich
91f1378cef Both -HEAD and -RELENG_1 have had a hidden feature to allow IPSEC compression. Add a checkbox to the screen to allow this hidden value to be toggled. 2007-04-06 17:55:43 +00:00
Scott Ullrich
e801f66230 Add UDP bit torrent traffic rule to wizard 2007-04-05 17:23:22 +00:00
Bill Marquette
914b7021c7 Fix bad paths resulting from move of routed package
Reported-by: Samer Chaer <samerchaer at gmail.com>
2007-04-05 14:13:00 +00:00
Scott Dale
3595b631ac highlight schedule column on single clicks 2007-04-04 14:07:30 +00:00
Scott Ullrich
ee3f99f19c Add back 59 minute option 2007-04-03 20:48:20 +00:00
Scott Ullrich
b9f7b27775 * Remove 59 * Change 0 to 00 for consistency 2007-04-02 21:08:08 +00:00
Scott Ullrich
02dee88eaa Remove class elements from TD so that elements do not look strange.
Suggested-by: Scott Dale
2007-04-02 17:20:05 +00:00
Scott Ullrich
0581660cbe Do not output blank gateways 2007-03-31 23:22:18 +00:00
Scott Dale
1a4f312392 more logic checks. 2007-03-30 09:45:05 +00:00
Scott Dale
636a69e6d4 more logic checks 2007-03-29 20:05:00 +00:00
Scott Ullrich
a4f15b52b3 MFC 17270
Fix hostname check when hostname field is blank
2007-03-29 17:35:31 +00:00
Scott Ullrich
cfc5a09094 Back out last commit, it removes the hostname check and is not the correct fix.
Ryan will be investigating the issue further since he added this feature.
2007-03-29 17:17:42 +00:00
Scott Ullrich
c229a1d824 Sync w/ m0n0wall 2007-03-29 17:10:52 +00:00
Scott Ullrich
72aea38d12 Signal filter reload after change 2007-03-29 00:17:29 +00:00
Scott Ullrich
d4aab1ebc1 is_validaliasname() will not allow _, remove that from the allowed description. If we want to allow _ then a new function will have to be created in place of is_validaliasname() 2007-03-28 22:13:40 +00:00
Scott Dale
6a6d2f63d2 Monday is first now 2007-03-28 21:10:27 +00:00
Scott Dale
f124cb1535 removed unnecessary logic check 2007-03-28 09:35:59 +00:00
Scott Dale
101fd8495f time is now drop down, various other logic checks 2007-03-28 07:44:10 +00:00
Scott Dale
40ad834c5d Fixed column alignment for new schedule column 2007-03-28 07:31:57 +00:00
Scott Ullrich
f9cf51f299 Shift icons to the right now that the schedule column is appearing 2007-03-28 01:11:01 +00:00
Scott Dale
67d9ec69ea updated text descriptions and added check to ensure at least 1 time range is configured 2007-03-28 00:42:33 +00:00
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