Commit Graph

11081 Commits

Author SHA1 Message Date
Renato Botelho
f144493c68 Make it more explicit that 'update freq.' unit is days 2013-10-22 12:42:30 -02:00
Renato Botelho
dd8e414e06 Remove unused variable 2013-10-22 12:40:51 -02:00
Renato Botelho
a8521a6379 Fix priv name 2013-10-22 11:29:05 -02:00
jim-p
63a1e1ee3f Optimize DHCPv4 lease display online status for static leases. Do not re-parse complete ARP table for each lease, as it can be slow with large ARP tables. 2013-10-22 08:58:17 -04:00
Renato Botelho
5352362425 Fix #3283, use jQuery to change attributes based on id 2013-10-21 18:09:04 -02:00
Renato Botelho
521504d1c5 Set id for select elements created dynamicaly created 2013-10-21 18:03:03 -02:00
Renato Botelho
de3045982b Limit CIDR choices for IPv4 on GRE interface, fixes #3277 2013-10-21 12:02:53 -02:00
Renato Botelho
ea838318c0 Fix #3273
- When you disable a interface, it destroys vlan interface from system.
Do not report error when interface doesn't exist.
- While I'm here, use pfSense_interface_destroy() instead of ifconfig
2013-10-18 17:43:01 -03:00
Renato Botelho
6666ef4875 Actually there is no reason to set a variable just to use once 2013-10-18 11:38:18 -03:00
Renato Botelho
2db5f9c23c Fix #3242 and some code cleanup:
- Only explode '/' and set address_subnet when address is a subnet, it
  fixes issue reported at #3242
- While I'm here, do some cleanup on the way addresses are treated
  - Remove unecessary variable $tracker, we already have $counter set
    with the same value
  - Use if:endif and while:endwhile where there is html block inside the
    block
  - Use more meaning names for variables instead of item, item2, item3
    and item4
  - Use while($counter <= $count()) instead of using foreach referencing
    array using $counter inside
2013-10-18 11:31:05 -03:00
Warren Baker
dd33fd4e8b Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180 2013-10-17 10:43:40 +02:00
Renato Botelho
78b0e51e9a Fix #3268 - avoid pf table names conflict:
. Create a list of reserved table names for the hardcoded ones
. Use this list to validate aliases and load balance pool names
. Check if alias names don't conflict with LB pool names and vice-versa
2013-10-16 09:18:29 -03:00
Jared Dillard
b35bcd45b3 added favicon to logged in pages 2013-10-11 00:28:30 -04:00
Warren Baker
2b4f2f23e0 Replace pfSense with the rebrand 2013-10-07 19:35:59 +02:00
jim-p
b93fd19b0a Now that doc.pfsense.org does https and redirects http to https, we may as well send the help links to the https destinations. 2013-10-04 08:40:12 -04:00
jim-p
619753eeea Fix display of pools in the LB status widget and on the LB Virtual Server status. 2013-10-03 10:10:17 -04:00
Marcello Coutinho
f82cbe49b4 fix pkg_edit.php to show interface description instead of interface name 2013-10-02 08:41:17 -03:00
Warren Baker
80f88b3bf2 Patch applied manually. Fixes bug #3245 and old interface names 2013-09-30 12:23:03 +02:00
Renato Botelho
f58bfb932a Remove redundant copies of getNasIP(), it should fix #3234 2013-09-27 10:25:39 -03:00
Renato Botelho
65fec80dbb require service-utils.inc for find_service_by_openvpn_vpnid() 2013-09-26 10:47:30 -03:00
Renato Botelho
857ff425dd Add missing td 2013-09-26 10:47:25 -03:00
Renato Botelho
1650e1ec51 Remove use of undefined var $conn and fix some td class 2013-09-26 10:47:14 -03:00
Renato Botelho
197099cffd Respect default gateway option when adding a gateway from interfaces page. It fixes #3230 2013-09-24 21:27:27 -03:00
jim-p
11d8b2cd8b Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General 2013-09-24 09:31:49 -04:00
jim-p
be773f24f5 Include the CP zone in the form parameters if one is defined. Fixes access to concurrent graph on zones other than the first/default. 2013-09-23 10:01:27 -04:00
jim-p
428ea19f8a Fix CP stats generation for concurrent users. Fixes #3225 2013-09-23 10:01:26 -04:00
Ermal
9e768dafa4 Prevent assigned vlans from being changed the tag. 2013-09-23 08:35:08 -03:00
Renato Botelho
ac8e8506b9 Fix #3218, reaload filter rules when activate or deactivate dhcpdv6 2013-09-21 15:17:00 -03:00
PiBa-NL
fd750cd064 Certificate Manager, for 'Create an internal Certificate' use the correct 'Digest Algorithm' 2013-09-18 16:20:11 -04:00
jim-p
c4eeb1c472 Fix ufslabels.sh logic to avoid trying to convert slices which are already using appropriate labels. Fixes #3207 2013-09-17 16:29:19 -04:00
Renato Botelho
204e16db77 Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195 2013-09-12 15:03:12 -03:00
jim-p
049d42115f Make sure to account for IP aliases on lo0 here, or they get duplicated on each CARP sync 2013-09-11 14:32:36 -04:00
jim-p
1e2cb1f88e No need to treat PHP errors as a crash on -RELEASE for now. 2013-09-10 11:44:53 -04:00
jim-p
fae7ef31e3 Test growl whether or not growl is disabled. 2013-09-08 19:57:41 -04:00
jim-p
1d47cb37b3 Do not sync DHPCv6, it must operate independetly. Ticket #3184 2013-09-06 13:56:40 -04:00
jim-p
8571cdd51a Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover the way that DHPv4 did. Fixes #3184 2013-09-06 13:56:39 -04:00
Renato Botelho
da95bdcd92 Fix #3127
By default htmlspecialchars does not consider single quotes, what can be
a problem when value attribute is set using it. Replace value attribute
set to use double quotes on places where it's obviously recieving a
result of htmlspecialchars() call.
2013-09-06 08:10:37 -03:00
Ermal
c088fe72cb Related to Ticket #3045 avoid races in the ntpdate_sync_one script due to killall returning without the process really exiting. 2013-09-04 10:36:32 +00:00
Ermal
c9d099d788 Bring back static routes to fix issues reported on Ticext #3179 2013-09-03 16:52:23 +00:00
Chris Buechler
7050776a10 Disable state killing on gateway failure by default for new configs.
Clarify the text describing the option while here.
2013-09-03 11:00:01 -05:00
Ermal
628a64a9e5 Fix issue reported on http://forum.pfsense.org/index.php/topic,66160.0.html 2013-09-03 14:20:55 +00:00
Chris Buechler
254261e02a fix text 2013-09-03 04:33:41 -05:00
Ermal Luçi
a2ac36616e Merge pull request #792 from razzfazz/RELENG_2_1
add option to send prefix hint for requesting desired prefix length for ...
2013-09-03 00:15:00 -07:00
Chris Buechler
ec532672c6 touch up text, s/nat/NAT/ 2013-09-03 01:26:49 -05:00
Daniel Becker
90652fbfe9 add option to send prefix hint for requesting desired prefix length for delegation
This change adds an option on the interfaces page for sending a prefix hint for the selected delegation size. If enabled, a "prefix" field requesting :: with the appropriate prefix length (64 - dhcp6-ia-pd-len) is added to the "id-assoc pd" entry in the dhcp6c config file. This hint is required for requesting prefixes shorter than /64 from Comcast.
2013-09-02 17:34:30 -07:00
jim-p
3fcb6a21a3 Show a count of the CPUs if more than one is detected, and show how those CPUs are supplied by the hardware. 2013-08-30 13:37:54 -04:00
Renato Botelho
35eb76fa91 Use ipprotocol to check gateway protocol, this fix a issue that allow to set more than one default gateway when it's dynamic 2013-08-29 14:38:57 -03:00
jim-p
b6239962e3 s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
Chris Buechler
475aa21460 fix text to remove non-applicable copy/paste from v4 relay 2013-08-21 22:34:06 -05:00
jim-p
8cd1d911dc Remove this particular form tag that doesn't appear to serve any purpose on this page, and breaks the drop-down zone selector. Fixes #3153 2013-08-20 21:23:33 -04:00