Commit Graph

9864 Commits

Author SHA1 Message Date
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
Darren Embry
8c4ee06242 add subnets to RA; add support for aliases
hopefully finishes #2361
2012-06-14 16:18:41 -04:00
Darren Embry
622caf8fee validate dropdowns for security reasons
*really* fixes #2494 :-)
2012-06-14 13:04:36 -04:00
Darren Embry
f7b6c87a68 minor code rearranging
move code that populates $interfaces nearer the top
2012-06-14 12:51:30 -04:00
Darren Embry
a0b379c8d1 hugh blanford patch: dnsmasq, source interface and ipsec vpns
fixes #1361
2012-06-14 12:30:55 -04:00
Darren Embry
391cd07027 add validation to fields on diag_packet_capture
fixes #2494
2012-06-14 12:10:39 -04:00
Darren Embry
ccb55b2754 fix a couple booboos
- fbegin.inc needs to be included after <body>
- s/require/require_once/ fixes 'cannot redeclare function' error
2012-06-14 12:00:06 -04:00
jim-p
bd0c22951d Put v6 IP on a new line to save horizontal space 2012-06-13 15:01:07 -04:00
jim-p
b835b1faff Add a note to the GIF page suggesting that if they are adding a he.net tunnelbroker they may want a dyndns entry to keep it updated. 2012-06-13 14:49:36 -04:00
jim-p
19a4caeafe Adjust this size a bit for a more comfortable fit. 2012-06-13 14:49:08 -04:00
ccesario
6c9ce30d09 Define the menu size dynamically 2012-06-13 13:01:49 -03:00
ccesario
6f50fcb857 Add scrollbar in dropdown menu 2012-06-13 12:59:21 -03:00
ccesario
f6e70bfc4b Add scrollbar in dropdown menu 2012-06-13 10:24:32 -03:00
Phil Davis
4366993422 Fix some Crypto Acceleration text typos 2012-06-13 08:14:02 +05:45
jim-p
7530177c7c Generalize the Crypto hardware option and add GUI support for AES-NI. 2012-06-12 15:10:24 -04:00
jim-p
7c9a30c8e2 Allow autocomplete on packet capture and exec, since it's convenient to have a history there and there are no password fields. 2012-06-12 13:55:06 -04:00
jim-p
5c7abe2eb3 Provide a way to disable the autocomplete shutoff. 2012-06-12 13:54:10 -04:00