Colin Fleming
a0c0e8aefb
Tidy up HTML Colour Names
...
With XHTML 1.0, the extended colour names are invalid, to make pfSense
as W3C compliant as possible, need to go back to using the HEX code.
2013-01-16 19:34:02 +00:00
Colin Fleming
2151894c4f
Tidy up malformed URI warnings
...
"/usr/local/etc/status.php" has lots of "malformed URI" warnings, this
update tidies these up, adds a missing end table cell tag </td> adds a
"summary" parameter to <table> to make this more W3C compliant.
2013-01-16 17:14:23 +00:00
Warren Baker
99e991fd20
Add option to disable resolution, and drop down to select the gateway that your traceroute should use
2013-01-16 13:31:24 +02:00
bcyrill
fad944a9d3
Update to master
2013-01-16 01:05:09 +01:00
bcyrill
de132ae3ac
Add portal_hostname_from_client_ip function
2013-01-15 23:26:25 +01:00
bcyrill
3b83241801
Update usr/local/captiveportal/index.php
2013-01-15 22:12:49 +01:00
Ermal Luçi
05c6f64445
Merge pull request #326 from fsSnowboard/master
...
Modern games added to Traffic Shaper Wizard
2013-01-15 00:19:12 -08:00
fsSnowboard
71461d383d
fixed spelling
2013-01-14 20:54:06 -05:00
bcyrill
a3e977542f
Remove redundant code fragment
2013-01-15 02:06:27 +01:00
Renato Botelho
c15a87f7a1
Avoid duplicating /32 suffix on 3rd ppp-linkdown parameter (local-ip). It should fix #2700
2013-01-14 22:13:02 -02:00
jim-p
02f3e0bb6c
Bold and note manifest entries that match the current architecture, and add a note cautioning against a cross-architecture upgrade.
2013-01-14 15:21:40 -05:00
Ermal Luçi
9deea99c0e
Merge pull request #324 from ExolonDX/master
...
Update PHP shorthand tag
2013-01-14 07:23:02 -08:00
Ermal Luçi
c67eaa253a
Merge pull request #323 from lcapriotti/master
...
Allow manual voucher expiration
2013-01-14 07:20:45 -08:00
Colin Fleming
1fe0d1a191
Spelling mistake
2013-01-14 13:43:20 +00:00
Colin Fleming
cde76eba83
Spelling mistake
2013-01-14 13:41:06 +00:00
Renato Botelho
3dacbd7c6d
Remove a couple of call-time pass-by-reference for interface_ipalias_configure()
2013-01-14 11:38:12 -02:00
Colin Fleming
a3381369d9
Update PHP shorthand tag
...
Standardise all PHP start tags from "<?" to "<?PHP"
2013-01-14 13:27:36 +00:00
Luigi Capriotti
477c58ce74
Add page to allow manual vouchers expiration
2013-01-14 11:24:28 +01:00
Ermal
11d1d64e81
Set adaptive.start/adaptive.end to disabled. Also allow them to be customized through system->advanced->firewall. This allows the firewall to be reachable if the state limit is hit but default.
2013-01-13 12:11:40 +00:00
fsSnowboard
9bf5a970ab
more games for traffic shaper
2013-01-12 22:42:26 -05:00
fsSnowboard
906e513a59
fixed spelling mistake
2013-01-12 16:55:52 -05:00
unknown
435e715fdf
added traffic shaper game rules
2013-01-12 15:43:31 -05:00
jmkizer
a517a1081c
Update usr/local/www/status_services.php
...
Missing include which defines functions such as get_shortcut_by_service_name()
2013-01-11 16:01:47 -08:00
jim-p
d8b8937d18
Fix some typos
2013-01-11 13:00:22 -05:00
jim-p
fbc723b110
Show the hostname if it doesn't match
2013-01-10 13:51:07 -05:00
jim-p
c73fec1f05
Add a page to perform tcp connection tests to check if a host is responding on a given port.
2013-01-10 12:57:55 -05:00
Warren Baker
401feeb3b2
Stack the queue graphs. Fixes #2692
2013-01-10 14:20:23 +02:00
Warren Baker
ba17b457cd
Remove some debugging
2013-01-10 11:28:43 +02:00
Warren Baker
ea031bdeb9
Dont pass -o option to view types that dont support it, it causes a segfault. Also make sure that when viewing all states that the correct switch is passed
2013-01-10 11:17:14 +02:00
Warren Baker
38de3c9d28
Rework layout a bit and add number of states to view as an option
2013-01-10 11:06:30 +02:00
Jim P
fc8c7084e9
Merge pull request #316 from rafaelabdo/master
...
Delete SPDs when an IPSec tunnel is deleted. Fix #2719 .
2013-01-09 18:11:43 -08:00
jim-p
a2d5b85e69
Update zoneinfo to 2012.j
2013-01-09 21:11:10 -05:00
bcyrill
19f7146a83
Update usr/local/www/diag_system_pftop.php
...
Get rid of localization where it is not desired.
2013-01-09 23:54:43 +01:00
Warren Baker
c668eaed5c
Rework the pfTOP page to provide the ability to select the view. Also provide better dropdown labels and remove the annoying onClick submit - its not needed since ajax will handle the post of the new value in the background
2013-01-09 22:24:24 +02:00
Rafael Abdo
6fd8526b6b
Delete SPDs when an IPSec tunnel is deleted.
...
- Add new function to delete SPDs (see 'remove_tunnel_spd_policy($phase1,$phase2)' on vpn.inc)
- Change vpn_ipsec.php to delete SPDs on phase 2 and phase 1.
- Change the method GET to delete phase 2 (needs to inform which is the phase 1)
It should fix #2719 .
2013-01-09 17:53:22 +00:00
Warren Baker
b13a841bc2
In the case that no bandwidth limits are configured for queues but PRIQ is been used then rather set a default otherwise a value of 0 is used in the CDEFs for RRD
2013-01-09 19:34:16 +02:00
Chris Buechler
610f3ff696
use Sunday rather than Monday for weekly bogon update
2013-01-08 23:06:43 -06:00
Renato Botelho
7807664def
List VLAN interfaces on Interfaces -> (assign) -> PPPs edit. It should fix #1767
2013-01-08 15:34:11 -02:00
Chris Buechler
d9ce908f28
Merge pull request #314 from phil-davis/master
...
Display gateways with matching IP protocol in Gateways list
2013-01-08 02:14:56 -08:00
Chris Buechler
3042761acc
Merge pull request #310 from bcyrill/bogons_patch1
...
Allow changing of bogons update frequency
2013-01-08 01:58:07 -08:00
Phil Davis
889cbaefc7
Display gateways with matching IP protocol in Gateways list
...
Some gateways do not have traditional addresses hard-coded into them - e.g. for OpenVPN dynamic gateways are created in software on-the-fly (they are not actually entries in the config). So traditional tests like is_ipaddrv4 are not useful to determine if the gateway is IPv4 or IPv6.
return_gateways_array() fills in an "ipprotocol" entry for each returned gateway ("inet" or "inet6"), as well as the "gateway" address field. This can be used to determine if the gateway is for IPv4 or IPv6.
2013-01-08 15:32:34 +05:45
jim-p
5c94aa1285
While I'm here, allow selecting "Localhost" as an OpenVPN interface.
2013-01-07 10:55:27 -05:00
jim-p
489f484cbd
Unbreak selecting "any" for OpenVPN client/server interface.
2013-01-07 10:47:01 -05:00
Renato Botelho
b94dd7d342
Retain user configured values for all fields when a validation error occours. It should fix #2745
2013-01-07 11:05:53 -02:00
Renato Botelho
5f993c440d
Fix typo
2013-01-07 10:15:51 -02:00
bcyrill
6b4480dc84
Add bogons update frequency selection
2013-01-06 23:59:54 +01:00
smos
16d9ad13e3
Update the GUI page for the DHCP6 server, add a if statement that prevents throwing range errors on interface that have no static IPv6 address.
...
It is entirely valid to operate a DHCP6 server just for prefix delegation, but ISC doesn't appear to allow it yet.
2013-01-06 10:24:04 +01:00
Erik Fonnesbeck
dcb4155504
Do not skip displaying outbound NAT rules with no interface or an invalid interface; it interferes with editing/deleting the skipped rule itself or rules after it.
2013-01-05 08:59:34 -07:00
Erik Fonnesbeck
d5d6c0add7
Revert "Use get_Cofnigured_interface_with_descr() here since that's the purpose"
...
This reverts commit 0c8e9f0c26 .
2013-01-05 08:47:49 -07:00
Ermal
0c8e9f0c26
Use get_Cofnigured_interface_with_descr() here since that's the purpose
2013-01-05 14:51:54 +00:00