Commit Graph

27906 Commits

Author SHA1 Message Date
Stephen Beaver
eca275d40a Fixed warning threshold 2015-11-03 12:31:52 -05:00
Matt Smith
6684d5944e Don't allow IPsec mobile clients user auth source to not be a RADIUS server if
the phase1 auth method is EAP-RADIUS. Properly handle selection of multiple
RADIUS servers when using EAP-RADIUS. Fixes #5219.
2015-11-03 11:17:02 -06:00
Stephen Beaver
fad87798bb Completed #5369 2015-11-03 12:11:41 -05:00
Renato Botelho
e1c34c699b Restore ipsec_dump_spd() accidentally removed on 7fcd5ea8bb. Pointy hat to: garga 2015-11-03 11:25:49 -02:00
Renato Botelho
7fcd5ea8bb Retire ipsec_smp_dump_status() 2015-11-03 09:22:37 -02:00
Stephen Beaver
be7990b9fb Merge pull request #2022 from phil-davis/patch-5 2015-11-02 23:19:18 -05:00
Phil Davis
873e2384c0 diag_logs_filter reduce duplicated icon code
Almost all the code in old lines 397 and 402 was the same. Make the logic a bit clearer about exactly what is the difference and hopefully reduce future code maintenance issues.
2015-11-03 09:42:33 +05:45
Stephen Beaver
87d4ff0081 FInishing touches to move action icon to left-most column 2015-11-02 22:53:54 -05:00
Stephen Beaver
fad2497df7 Merge pull request #2021 from phil-davis/patch-4 2015-11-02 22:43:45 -05:00
Stephen Beaver
4a59653b9b Merge branch 'patch-3' of https://github.com/phil-davis/pfsense
* 'patch-3' of https://github.com/phil-davis/pfsense:
  diag_logs_filter reduce duplicated icon code
2015-11-02 22:43:00 -05:00
Stephen Beaver
05ba304976 Merge pull request #2019 from phil-davis/patch-2 2015-11-02 22:41:22 -05:00
Phil Davis
8c3b999ecc diag_logs_filter_dynamic reduce duplicated icon code
Almost all the code in old lines 408 and 413 was the same. Make the logic a bit clearer about exactly what is the difference and hopefully reduce future code maintenance issues.
2015-11-03 08:45:20 +05:45
Phil Davis
475d6311df diag_logs_filter reduce duplicated icon code
Almost all the code in old lines 457 and 462 was the same. Make the logic a bit clearer about exactly what is the difference and hopefully reduce future code maintenance issues.
2015-11-03 08:38:35 +05:45
Phil Davis
bbf80b2424 Filter log dynamic pass/block button
This should fix up the last bits here:
1) Make the button be red cross, green tick depending and block or pass rule.
2) Put all the necessary bits in the getURL - now the rule display popup works when the button is clicked.
2015-11-03 08:24:41 +05:45
Stephen Beaver
19e08632c3 Actions back to the left. (By popular demand.) 2015-11-02 19:29:40 -05:00
Stephen Beaver
f0ac86217c Merge pull request #2018 from heper/patch-3 2015-11-02 14:01:57 -05:00
Stephen Beaver
18ff5c80ae Dynamism restored, but etc/inc/filter_log.inc still needs work around line 455 2015-11-02 13:55:27 -05:00
heper
92c0709b93 convert diag_confbak to fa
are the icons for revert & download ok ?
2015-11-02 19:38:44 +01:00
Stephen Beaver
a5855731c0 Fix confirm on delete 2015-11-02 12:51:25 -05:00
Stephen Beaver
54c4aca277 Merge pull request #2016 from phil-davis/patch-2 2015-11-02 12:40:49 -05:00
Stephen Beaver
2e92b68337 Merge pull request #2015 from heper/patch-1 2015-11-02 12:38:30 -05:00
Stephen Beaver
79da790bf3 Fixed #5222 2015-11-02 12:26:59 -05:00
heper
968865fad1 fix tabstops 2015-11-02 18:04:16 +01:00
heper
4f7fb8a69e revert back to $_POST after request from Steve_B
note: 
onclick="return confirm" does not function as expected. vlan still removed when choosing "cancel"
2015-11-02 18:00:52 +01:00
Phil Davis
56b3dd9ca9 Fix firewall log dynamic rule lookup master
for rows that are dynamically added as time goes by.
See https://github.com/pfsense/pfsense/pull/2014 for version for RELENG_2_2.

This is theoretically the fix. But due to other issues that mean dynamic updates to not happen at all in 2.3-ALPHA, I haven't been able to actually test it just yet.
2015-11-02 22:27:09 +05:45
heper
8a7d3522ae convert interfaces_lagg to fa 2015-11-02 17:22:54 +01:00
heper
d9cfc5873b convert interfaces_bridge to fa 2015-11-02 17:20:21 +01:00
heper
b76a8ff4f5 convert interfaces_gif to fa 2015-11-02 17:17:23 +01:00
heper
f907896218 convert interfaces_gre to fa 2015-11-02 17:14:47 +01:00
heper
8d141eec98 Update interfaces_qinq.php 2015-11-02 17:09:39 +01:00
heper
c35bc18604 convert interfaces_ppps to fa 2015-11-02 17:08:25 +01:00
heper
06e5a81bf8 convert interfaces_qinq to fa 2015-11-02 17:02:23 +01:00
heper
43444ecd21 convert interfaces_vlan to fa
this page used $_POST instead on $_GET. no clue why. changed it to $_GET like every other page i've come across thus far. (it only seems to complicate things, without an actual benefit??)
2015-11-02 16:51:11 +01:00
heper
2acf113ad0 convert interfaces_wireless to fa 2015-11-02 15:52:50 +01:00
heper
2fb4b6b67f Update interfaces_groups.php 2015-11-02 15:48:46 +01:00
heper
32db6a53a6 convert interfaces_groups to fa 2015-11-02 15:47:30 +01:00
Stephen Beaver
0c499bef7f Make diag_logs_filter and diag_logs_filter_dynamic consistent by moving action icon to last column 2015-11-02 09:12:02 -05:00
Stephen Beaver
b38e4b6c6f Changed icons to font-awesome
Changed tooltips to Bootstrap style
2015-11-02 09:04:25 -05:00
Stephen Beaver
0e445ef7fd Added icon-pointer class 2015-11-02 07:46:05 -05:00
Stephen Beaver
c19db1d15d Merge pull request #2013 from heper/patch-1 2015-11-02 07:33:16 -05:00
heper
5ac8751c1c fix block/pass icons 2015-11-02 10:33:23 +01:00
heper
91f5cca9bc fix block/pass icons 2015-11-02 10:22:44 +01:00
heper
8ae794daeb icon color danger & success 2015-11-01 22:18:03 +01:00
Stephen Beaver
6f36b48581 Merge pull request #2010 from heper/patch-1 2015-10-31 21:02:38 -04:00
heper
7657b65005 Update vpn_pppoe.php 2015-11-01 00:06:30 +01:00
heper
32dc149737 convert vpn_pppoe to fa
ToDo: enable/disable icon. 

personally don't know what actions are needed when enabling/disabling this.
2015-11-01 00:02:30 +01:00
heper
370358b833 convert services_wol to fa 2015-10-31 23:52:12 +01:00
heper
80ec2e8c64 convert load_balancer_virtual_server to fa 2015-10-31 23:46:58 +01:00
heper
4c048bbe06 convert load_balancer_monitor to fa 2015-10-31 23:42:17 +01:00
heper
91ef882766 convert load_balancer_pool to fa 2015-10-31 23:38:01 +01:00