Commit Graph

5729 Commits

Author SHA1 Message Date
Ermal Luçi
9eb60dcc6f Fixes Issue #142 2009-11-09 18:49:04 +00:00
Chris Buechler
6097246c7d fix typo 2009-11-08 19:56:50 -05:00
Chris Buechler
e89f200824 fix typo 2009-11-08 19:36:05 -05:00
Chris Buechler
f9f160b18f clean up RADIUS issued IPs, shouldn't be two fields, and it wasn't properly checked/unchecked before. Fixes cvstrac # 1722 2009-11-08 18:58:52 -05:00
Chris Buechler
ba9d3f0755 Add explanation for additional fields. 2009-11-08 18:34:48 -05:00
Chris Buechler
ddf2c9400f Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline 2009-11-07 22:22:48 -05:00
Scott Ullrich
8b0d920e41 allow sending of same message twice when 'testing' smtp service 2009-11-07 22:22:09 -05:00
Chris Buechler
09725e7611 add links to IPsec logs under IPsec status and other pages 2009-11-07 22:21:59 -05:00
Scott Ullrich
c20acc3559 Kill racoon when disabling IPSEC. Restart it if re-enabled. 2009-11-07 21:34:00 -05:00
Chris Buechler
68b0c7ebf6 show what pass/linked icons mean 2009-11-07 20:03:37 -05:00
Chris Buechler
537dff78f9 show pass icon for rdr pass entries, fix editing of pass entries 2009-11-07 19:55:57 -05:00
Chris Buechler
f891bf66e2 old version got committed accidentally, fix 2009-11-07 19:34:24 -05:00
unknown
297ed624ca Fix "Filter rule association" "Pass" option 2009-11-07 03:57:04 -05:00
Scott Ullrich
093bcebcd3 Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many). 2009-11-06 22:33:15 -05:00
Ermal Luçi
f5881023b3 Be more strict on shaper checking and what is written to config. Clean up whitespace while here. 2009-11-03 17:12:29 +00:00
Ermal Luçi
101ccd1436 Unbreak the wizards. Some one enabled this disabled parts without even testing! Pointy-hat-to: scott@?! 2009-11-03 12:26:10 +00:00
Seth Mos
3b52c5afce Woops, remove accidental debugging line. 2009-11-02 13:38:07 +01:00
Seth Mos
5d4126249d Cleanup of firewall_nat_out_edit.php, whitespace changes, add curlies
for statements. Unset dstport and natport so the firewall rules do not
break.
2009-11-02 10:27:49 +01:00
Scott Ullrich
9694e102fa Automatically populate linespeed when prefilling 2009-10-26 13:14:50 -04:00
Scott Ullrich
d0c04c7754 Kill foreach error 2009-10-26 02:08:30 -04:00
Scott Ullrich
5870589cc3 Adding diag_logs_ppp.php 2009-10-26 02:06:32 -04:00
Scott Ullrich
220ee0de10 s/IPsec VPN/IPsec/ to keep the tab behavior 2009-10-26 02:02:51 -04:00
Scott Ullrich
16bc1e3146 Set correct tab title 2009-10-26 02:00:22 -04:00
Scott Ullrich
beb2638914 Set title 2009-10-26 01:59:50 -04:00
Scott Ullrich
295e19dd97 Add PPP logging tab 2009-10-26 01:48:52 -04:00
Scott Ullrich
55563f1b86 Give more room to the interfaces td (40%) 2009-10-25 23:29:30 -04:00
Scott Ullrich
88157f66b9 Take into account hostap type interfaces 2009-10-25 17:04:33 -04:00
Scott Ullrich
1039405943 Unbreak wireless on 8.x 2009-10-25 16:37:57 -04:00
Scott Ullrich
46c3f09ac5 Add links to prefill ATT and Spring settings 2009-10-25 15:38:29 -04:00
Scott Ullrich
a71b32d249 Unbreak CARP Enable/Disable button 2009-10-23 13:38:15 -04:00
Scott Ullrich
020d757a6d Reload filter in case we need to sync CARP data 2009-10-21 19:53:21 -04:00
Scott Ullrich
e0d47cb98a Size is already formatted in bytes 2009-10-19 23:34:57 -04:00
Scott Ullrich
42f98354df Instead of showing just <AES for Hardware crypto show the entire supported family. EX: o AES-CBC,SHA1,SHA256 2009-10-19 23:29:26 -04:00
Scott Ullrich
a469927d16 Handle PPP interfaces 2009-10-19 23:00:53 -04:00
Scott Ullrich
b4d3639286 Reload filter after applying (what if user changed the interface name, etc) 2009-10-19 22:19:57 -04:00
Scott Ullrich
4aca19b306 Use useland pppd for ppp connections 2009-10-19 22:16:36 -04:00
jim-p
9f9e4be1bb Fix a couple menu options which has their parameters reversed 2009-10-18 14:35:03 -04:00
Scott Ullrich
5ac70f1314 When a user clicks on System -> Packages take them to the installed packages tab by default. This will help remind them of package updates that are needed before insalling a new package 2009-10-17 00:11:34 -04:00
Scott Ullrich
fd9ba63ca6 Remove msort() 2009-10-16 20:19:41 -04:00
Scott Ullrich
9c426e33fc Do not write out <sitedown></sitedown> if the Fall Back Pool is set to none.. Simply unset() it. 2009-10-16 17:46:27 -04:00
Scott Ullrich
a780bd6680 Prevent the error: Warning: Illegal offset type in /usr/local/www/load_balancer_virtual_server.php on line 84 2009-10-16 17:31:04 -04:00
Scott Ullrich
21cc2022d4 Seperate screen into three areas: Add item to pool, add /edit load balancer pool entry and current pool members 2009-10-16 15:57:59 -04:00
Scott Ullrich
7889db96a6 Adjust sizing of items that appear when setting the type dropdown: do not use vncell, use vtable so that it does not look so strange. 2009-10-16 15:47:06 -04:00
Scott Ullrich
791d1c5916 Move description line item underneath Name 2009-10-16 15:35:09 -04:00
Scott Ullrich
0b289dca5f Default to the Load Balancer Monitors tab 2009-10-16 15:26:47 -04:00
Scott Ullrich
45c20bbad6 Move description line item under Name 2009-10-16 15:22:35 -04:00
Scott Ullrich
791a5dbe40 Reorder tabs again. Protocols should be the last tab. Cleanup the Relay protocols form adding a listtopic item seperating the page. Misc centers 2009-10-16 15:10:01 -04:00
Scott Ullrich
c47d0c3081 Reorder tabs with Monitors being first in the order that items should be created. IE: Monitor items should be created, then pools and then finally virtual servers and relay protocols, relay actions 2009-10-16 15:04:48 -04:00
Scott Ullrich
b5407fde0a Misc page cleanups. Do not tag every item on page as a NOTE as this will overwhelm the user upon first glance. Add notes that a pool member needs to be created first instead of showing an empty select box for server pool and fall back pool items. Make sure the listtopic uses a colspan=3 so that the header reaches across the page 2009-10-16 15:01:38 -04:00
Scott Ullrich
2898a440cf Misc HTML cleanups. Space out elements of add/delete pool memeber area. Seperate add/remove area with a listtopic element. Add descriptive text for Server IP address in order to make page a little more user friendly for the uninitiated. 2009-10-16 14:52:26 -04:00