Commit Graph

5747 Commits

Author SHA1 Message Date
Chris Buechler
5d55ecfc05 fix typo 2009-11-15 17:27:20 -05:00
jim-p
5262b29a90 Proof of concept for a contextual help redirector. Still in early stages of content, but the code behind it works (for ?page= type redirection, http referral url is not yet tested) 2009-11-15 17:13:42 -05:00
jim-p
0a3eaf4d84 Add support for contextual help on each page. Add a help icon to the upper right, and an entry under the Help menu. (Text, style, placement, etc are open for suggestions) 2009-11-15 17:13:39 -05:00
Chris Buechler
123f030c6b Fix proxy ARP VIP addition (was calling old function)
rename function from interfaces_proxyarp... to interface_ to be consistent with the functions for carp, carpdev, and ipalias.

still a problem with proxy ARP, removing VIP doesn't kill off choparp (will open ticket)
2009-11-15 17:06:19 -05:00
jim-p
08991766fc Add a help icon to each theme. Part of the contextual help project. 2009-11-15 16:27:58 -05:00
jim-p
6593dae667 Update page title to reflect its current menu name 2009-11-15 13:32:14 -05:00
jim-p
68b8930313 Set executable 2009-11-15 11:26:04 -05:00
jim-p
e390b503f5 Move two include files to /etc/inc instead of leaving them in the www dir. Move filterparser.php to /usr/local/bin since it's not meant to be used from the web interface. 2009-11-15 11:22:45 -05:00
jim-p
9c5637544a Remove redundant page title tag 2009-11-15 11:10:56 -05:00
Chris Buechler
7540905c76 call first tab "Active Users", and make it consistent 2009-11-15 01:28:59 -05:00
Chris Buechler
18cbd65fe5 fix typos 2009-11-14 23:12:43 -05:00
Chris Buechler
729b70292d fix typo 2009-11-14 22:15:02 -05:00
Chris Buechler
d102e3edf2 fix typos 2009-11-14 22:12:06 -05:00
Scott Ullrich
06231a7d95 Default to top -HS 2009-11-10 21:27:51 -05:00
Ermal Luçi
51b14faaa1 Do not 'spam' a new ipfw-classifyd for each save. If we hit save for an existing configuration(did changes to existing one) just tell ipfw-classifyd to reload the config. 2009-11-10 11:40:54 +00:00
Ermal Luçi
21d40ff93d Remove \r it makes editing in vi ugly. 2009-11-10 11:20:25 +00:00
Ermal Luçi
66f2dd0e4c Second pass at updateing protocol definitions. 2009-11-10 14:20:14 +00:00
Ermal Luçi
c97ab82a7e Update layer 7 protocol definitions and adding new regex definitions. 2009-11-10 14:18:56 +00:00
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