Commit Graph

3566 Commits

Author SHA1 Message Date
Scott Ullrich
e17b828d64 Do not forget VIP's as well. 2007-04-30 20:48:27 +00:00
Scott Ullrich
36dd13f283 Do not allow the setting of the carp sync ip to be an ip address on the same firewall. This leads to a sync loop. 2007-04-30 20:43:01 +00:00
Scott Ullrich
834a67723e Disable interrupt total box. We need a better parsing algo. 2007-04-30 19:39:29 +00:00
Scott Ullrich
05a85e29af Add multiline support for multi-line mini programs/scripts. 2007-04-30 00:51:42 +00:00
Scott Ullrich
5a7e9d2dc0 Show that exit is a valid command 2007-04-29 23:58:31 +00:00
Scott Ullrich
cddfb5a436 Escape $ so that it does not try to print out the variable 2007-04-29 23:51:29 +00:00
Scott Ullrich
93f9f5b140 Add a pfSense interactive php shell for developers. 2007-04-29 23:49:31 +00:00
Scott Ullrich
a0ee264a85 Change Miniupnp to UPNP 2007-04-29 23:01:25 +00:00
Seth Mos
4eabbe87af Add upnp status link in the menu 2007-04-28 21:06:46 +00:00
Scott Ullrich
d73b38c47e * Add status virtual servers screen from Seth Mos * Add tab code to the original LB pool status screen 2007-04-28 16:46:56 +00:00
Scott Ullrich
6bc17e95c0 PPPoE server fixes
Ticket #1283
2007-04-27 20:19:20 +00:00
Scott Ullrich
4e4770c173 MFC Alter outbound nat descriptions to match operation 2007-04-25 21:30:43 +00:00
Scott Ullrich
3f8b80656b Remove hack that checks for blank protocol. We need to fix the upstream bug that is causing the blank entries. This bug is also appearing in the load balancing area now. 2007-04-25 20:04:56 +00:00
Scott Ullrich
09662e45ca Increase the size of the openvpn custom options box. 2007-04-25 16:20:00 +00:00
Scott Ullrich
3c748d0426 Unbreak status graph. Someone is going to need to submit *WORKING* patches that work with FireFox, IE and Opera for this to get changed again! Ticket #1290 2007-04-24 21:25:11 +00:00
Scott Ullrich
52bddb2e51 s/resolved/resolve/ 2007-04-24 01:00:36 +00:00
Scott Ullrich
914a762d23 * Use is_interface_mismatch() function * Do not allow configuration to continue until the interfaces are setup correctly * When restoring a configuration via the webConfigurator detect that a interface mismatch has occured and redirect the user to the assign interface screen. Once the assign interface Save button has been pressed go ahead and reboot. This might just prevent someone from throwing a fit since they do not have console access. 2007-04-24 00:47:11 +00:00
Scott Ullrich
abb1798d67 MFC 17588 Bug fix: Menu now shows on top of traffic graph instead of underneath 2007-04-23 23:47:34 +00:00
Scott Ullrich
21c4933508 Add more well known ports to the protocols drop down. Patch-submitted-by: Martin Fuchs 2007-04-23 20:58:44 +00:00
Scott Ullrich
d639db56a7 use <object> instead of <embed>
Ironically this was already fixed in HEAD!

Ticket #1290
2007-04-23 18:42:19 +00:00
Scott Ullrich
b7639e4a1d Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg control. 2007-04-23 17:11:54 +00:00
Scott Ullrich
8df7037771 Move sync schedules underneath firewall rules section for cosmetic bling bling. Suggested-mulitple-times-by: Holger 2007-04-23 00:36:34 +00:00
Scott Ullrich
1edfe47ee0 Only foreach through valid arrays. 2007-04-23 00:14:18 +00:00
Scott Ullrich
c0a64f181f MFC Show schedule indicator. 2007-04-23 00:12:01 +00:00
Scott Ullrich
d12cfab163 0 -> 00 for start time for consistency 2007-04-22 23:32:42 +00:00
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