Commit Graph

9880 Commits

Author SHA1 Message Date
Vinicius Coque
a94c4e1f17 Move locale files from /usr/share to /usr/local/share 2012-07-06 21:18:24 -03:00
jim-p
f60156f68f Add an option to System > Advanced, misc tab to enable loading thermal modules (amdtemp, coretemp) 2012-07-06 14:38:21 -04:00
jim-p
0f03ae0fb5 Anchor the semicolon here, or it can break parsing of the duid in certain cases. Fixes #2511 2012-07-06 13:00:09 -04:00
Marcello Coutinho
ca14f627c3 Add array check before array item check to miniupnpd service_status widget
related topic:
http://forum.pfsense.org/index.php/topic,51205.msg273571.html#msg273571
2012-07-06 12:05:19 -03:00
bcyrill
3392eba9e8 Add additional check 2012-07-06 12:30:21 +02:00
bcyrill
f3bea667b8 Update master 2012-07-06 03:34:31 +03:00
bcyrill
20789ec9f8 Fix Captive Portal SSL 2012-07-06 01:30:32 +02:00
bcyrill
dff2ea2c2c Fix Captive Portal status 2012-07-06 00:45:27 +02:00
bcyrill
562ed53126 Merge remote-tracking branch 'upstream/master' into cp_cert2 2012-07-03 19:05:01 +02:00
bcyrill
adca02c4ea Implement certificate chain in Captive Portal 2012-07-03 19:03:28 +02:00
jim-p
a22b41d0e6 Sync with upstream pbi tools 2012-07-03 12:59:42 -04:00
bcyrill
36f6ed351a Use Certificate Manager in Captive Portal settings 2012-07-02 22:20:06 +02:00
ccesario
a389769515 Change ereg() to preg_match() function 2012-07-01 19:49:41 -03:00
ccesario
cf1d594741 Fix typo 2012-07-01 19:47:21 -03:00
ccesario
4dc8f32e3d Change ereg_replace() to preg_replace() function 2012-07-01 19:45:07 -03:00
ccesario
4afb7d66b4 Change ereg() to preg_match() function 2012-07-01 19:38:53 -03:00
jim-p
2c51f29386 If a package has donotsave, still process its input validation. Properly handle preoutput in the case of input errors also. 2012-06-28 19:58:59 -04:00
smos
174ba22bcf Allow for selecting the gateway group as a interface for the OpenVPN clients 2012-06-28 12:00:29 +02:00
Phil Davis
e8d65d0f41 OpenVPN Client config page - minor test fix 2012-06-28 17:09:35 +05:45
Phil Davis
8e932fb52b OpenVPN Server config page - a couple of minor text tidy ups 2012-06-28 16:57:22 +05:45
jim-p
198ac406ed LAN is not special here anymore. Do not remove the interface again (it was alraedy removed before this block), do not remove NAT and such (OPTs may still need it!) and no need to remove shaper. Improve DHCP check and generalize it to work on any interface, not just LAN. 2012-06-27 16:55:25 -04:00
Phil Davis
0db6b9eb21 Only display "No OpenVPN instance defined" if there really are none. 2012-06-27 11:45:10 +05:45
Phil Davis
48b490ca58 Only display "No OpenVPN instance defined" if there really are none. 2012-06-27 11:43:22 +05:45
marcelloc
d0df92dc8c firewall_alises.php - include all tab to preserve the old behavior 2012-06-25 20:03:15 -03:00
marcelloc
0f89c12522 firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use dom_title funcion to show titles. 2012-06-25 19:08:18 -03:00
smos
47c48e285b Check in code that allows for using a gateway group as the interface on the OpenVPN server page. Only allow IPv4 gateway groups for now. We'll need to add IPv6 suppport here later when we import OpenVPN 2.3.
Unbreak the gateway group function on broken configurations like a missing 3G stick.
Unbreak the interface IP/IPv6 code in openvpn.inc, we can listen on IPv4 or IPv6, not both. That path is now seperate which should cause less grief down the line.
Adds to Redmine ticket #1965 which was for the IPsec failover.
2012-06-25 18:44:46 +02:00
jim-p
58816510ae Fix hiding services in the widget that contain a space in the service name. 2012-06-24 14:59:07 -04:00
bcyrill
ba1fabef5c IGMPproxy, service_status widget 2012-06-23 02:19:59 +03:00
bcyrill
50c74f0fb6 Make sure it's an array as an empty string has a count > 0 2012-06-23 02:09:09 +03:00
bcyrill
b8da4d0072 fix typo 2012-06-23 01:15:41 +03:00
jim-p
0d5eff9f84 Add "idle" to clarify that legitimate active connections would not be dropped by the pf optimization mode. 2012-06-21 09:34:31 -04:00
Phil Davis
06c4bb106e Use config array to get the timezone. syscfg is no longer defined here. 2012-06-21 16:02:15 +05:45
Phil Davis
c8083ee2d7 Use config array to get the timezone. syscfg is no longer defined here. 2012-06-21 16:00:56 +05:45
Phil Davis
119f89c83c Use config array to get the timezone. syscfg is no longer defined here. 2012-06-21 15:59:34 +05:45
jim-p
cc43c4f8b0 Remove testing/debugging entry 2012-06-19 08:30:17 -04:00
Chris Buechler
3fccb44015 fix text 2012-06-18 21:51:02 -04:00
Chris Buechler
eb004d5dfe fix text 2012-06-18 21:48:54 -04:00
jim-p
d51927d28c Update pbi_create to current code from pc-bsd 2012-06-18 16:59:52 -04:00
smos
2972b3e786 Now that we actually have a IP protocol tag in the config.xml we can make this check a lot simpler and do less guessing.
Redmine ticket #2503
2012-06-18 18:37:20 +02:00
smos
6be0280159 Use awk instead of grep, this works on a v4 PPPoE connection for me. Need to verify that it works for 3G too.
Redmine ticket #2458
2012-06-18 18:12:22 +02:00
jim-p
bfb005344d Fix link 2012-06-18 10:15:13 -04:00
jim-p
20e7e4445d Correct variable name. Fixes packet capture interface validation. 2012-06-18 10:12:58 -04:00
Vinicius Coque
2e2eb01283 Brazilian Portuguese (pt_BR) translations added 2012-06-17 21:20:25 -03:00
Charlie Root
4e8854c66a improve alias popup in firewall_rules
include url_table list up to 10000 items
read alias only on mouseover
use table to list columns
show edit shortcut
show total items value on popup description
2012-06-16 17:58:51 +00:00
jim-p
2229d94e84 This is apparently breaking reinstalls. Revert "Actually make reinstallpkg remove the bionaries and really reinstall them"
This reverts commit 12b0fa564d.
2012-06-15 22:06:58 -04:00
Darren Embry
72f99ce132 add Tusmobil provider info.
feature #2462
2012-06-15 18:32:51 -04:00
bcyrill
61d302e05a Added radvd / Updated Captive Portal service widget 2012-06-15 16:38:02 +02:00
bcyrill
0ed8d746e2 Add radvd to Status:Services #2485 2012-06-15 15:13:19 +02:00
Ermal
12b0fa564d Actually make reinstallpkg remove the bionaries and really reinstall them 2012-06-15 10:02:05 +00:00
Erik Fonnesbeck
e88ea3445f Simplify the input validation condition for protocol 2012-06-14 19:51:14 -06:00