Commit Graph

21861 Commits

Author SHA1 Message Date
N0YB
d21dfd82cd Update services_dyndns_edit.php
Setting $pconfig['ttl'] to isset result causes the ttl value to be set to 1 (true) upon subsequent saves.
2013-07-28 02:32:55 -07:00
Charlie Marshall
7656f21819 fix typos 2013-07-27 21:24:44 -03:00
jim-p
455bc0b16d Also catch adaX Fixes #3112 2013-07-27 13:49:17 -04:00
Charlie Marshall
7c0e81ac46 revert part of commit 4cfcbd3 - removes blank option on firewall log widget drop down menu 2013-07-26 12:08:27 -03:00
Ermal
4d81454695 Optimization has nothing to do with limits 2013-07-25 13:13:24 +00:00
Renato Botelho
30c5f6a27b Mark input_errors as reference at do_input_validation declaration, it fixes #3108 2013-07-25 10:00:51 -03:00
Renato Botelho
4ff2b8056a Fix #3106, parse 'not' rules right on destination for port forward + reflection proxy rules 2013-07-25 09:29:50 -03:00
Renato Botelho
68c11b2914 Fix #3103, cleanup ports fields when protocol changes 2013-07-24 16:23:38 -03:00
Renato Botelho
e7b5a05779 Close td 2013-07-24 08:42:09 -03:00
Phil Davis
ee15775759 Allow advanced options state-related parameters to be used for TCP, UDP and ICMP
Allows the state-related parameters to be specified for UDP and ICMP as well as TCP. Discussed in forum http://forum.pfsense.org/index.php/topic,64653.0.html
2013-07-24 07:26:52 -03:00
Phil Davis
98f4043e93 Allow advanced options state-related parameters to be used for TCP, UDP and ICMP
Allows the state-related parameters to be specified for UDP and ICMP as well as TCP. Discussed in forum http://forum.pfsense.org/index.php/topic,64653.0.html
2013-07-24 09:04:36 +00:00
Jim P
00da3ebb4b Merge pull request #726 from N0YB/patch-2
Update rrd.inc
2013-07-23 16:59:54 -07:00
N0YB
df19816900 Update rrd.inc
Fix this error
php: rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-mbuf.rrd N:U:U:U:U:U' returned exit code '1', the output was 'ERROR: expected 4 data source readings (got 5) from N:U:U:U:U:U'
2013-07-23 16:54:20 -07:00
Ermal
329024c872 Implement an option to allow using the IPv4 connectivity interface for sending the dhcpv6 information. Usually useful for ppp[oe] type links and some ISP 2013-07-23 09:56:38 +00:00
Ermal Luçi
338ade4023 Merge pull request #723 from phil-davis/RELENG_2_1
Fix error in 2.1 branch dhcp6prefixonly implementation
2013-07-23 00:37:19 -07:00
Phil Davis
af49447af3 Fix error in 2.1 branch dhcp6prefixonly implementation
The Main branch code was in the correct place, but the version applied to 2.1 branch had this code in the wrong place.
2013-07-22 20:21:17 -07:00
Renato Botelho
a7b495403c Fixes #3100. Fix spell and spaces issues 2013-07-22 12:06:15 -03:00
Renato Botelho
174e627cad Merge pull request #721 from phil-davis/RELENG_2_1
Validate firewall rule advanced options requirements (2.1 branch)
2013-07-22 07:29:53 -07:00
Phil Davis
69364ab812 Validate firewall rule advanced options requirements
Checks that the user has selected a TCP Pass rule etc when using the state-related advanced options. Validates as per the checks that are applied in filter.inc when generating the actual pf rules.
Forum discussion: http://forum.pfsense.org/index.php/topic,64653.15.html
Bug report #3098
2013-07-22 03:43:40 -07:00
Warren Baker
eac9f72b9d Merge pull request #719 from phil-davis/RELENG_2_1
When adding Port or URL alias default the alias type (2.1 version)
2013-07-22 00:52:36 -07:00
Warren Baker
bed551156f Add missing backup of gettytab 2013-07-22 09:25:34 +02:00
Phil Davis
458186467d When adding Port or URL alias default the alias type (2.1 version)
When viewing the Port or URL aliases tab, and pressing "+" (add), make the default alias type match the Port or URL tab from which the user pressed "+".
This is a version for the 2.1 branch.
2013-07-21 22:23:56 -07:00
Phil Davis
3dd6ed1ac1 Fix editing saving dhcp6prefixonly state
Reported in redmine #3097 and forum http://forum.pfsense.org/index.php/topic,64483.msg350255.html#msg350255
2013-07-21 10:56:40 -03:00
Renato Botelho
8b8594c4d2 Merge pull request #715 from N0YB/RRD_RRA_Sized_for_Previous_Period
3652 days worth is a too much.  Scale it back to more reasonable 1.25 x maximum used data (2284 days).
2013-07-19 18:32:07 -07:00
N0YB
f1c252cf96 3652 days worth is a too much. Scale it back to more reasonable 1.25 x maximum used data (2284 days). 2013-07-19 17:15:00 -07:00
jim-p
8e088ea50a Handle IPv6 in ip_in_interface_alias_subnet() 2013-07-19 09:39:38 -04:00
Phil Davis
166fc3cdf0 Minimize inclusion of bogonsv6
If "Allow IPv6" is on, but actually there is no enabled interface with "Block bogon networks" enabled, then we also do not need to include the bogonsv6 table into pf.
This allows some more flexibility for users to leave "Allow IPv6" checked, but still not use up memory for bogonsv6.
2013-07-19 10:18:54 -03:00
jim-p
c2a58cd130 Use default RRD colors that are a little more visually distinct. Add some better comments/labels to make it easier for people to help customize and tweak the colors. Suggestions welcome. 2013-07-18 14:31:54 -04:00
jim-p
30adceda1f Disable the BEAST protection by default because the GUI *will* break if you use this and have a Hifn card installed. Others may break similarly. Change it into a checkbox option, off by default, and automatically disable it if a conflicting card has been detected. 2013-07-18 09:35:47 -04:00
jim-p
436a9a88b8 Sync p0f database for OS detection w/current file from FreeBSD 2013-07-17 13:48:42 -04:00
jim-p
bb23692036 This is not a percentage 2013-07-17 11:51:37 -04:00
Renato Botelho
09f26fb7c5 Remove remaining hardcoded theme names 2013-07-17 12:29:27 -03:00
jim-p
dc3fc54a08 Don't blow up the config if someone enters int'l chars in an LDAP attribute/DN field. Ticket #2227 2013-07-17 10:53:21 -04:00
jim-p
298020b2b6 Add LDAP server options to control UTF8-encoding of parameters. Fixes #2227. While I'm here, add a checkbox to prevent the stripping of @ from the LDAP username if the user wants the full name transmitted. 2013-07-17 10:15:21 -04:00
jim-p
f8b0077858 Some more tweaks to state and mbuf update/output on dashboard widget. 2013-07-16 16:09:16 -04:00
jim-p
84962c6306 Use some easier to distinguish colors for mbuf graph 2013-07-16 15:56:05 -04:00
jim-p
bdc3d5ca64 Add a meter for states, too 2013-07-16 15:39:33 -04:00
jim-p
48a0149690 Fixup mbuf stats function 2013-07-16 15:39:32 -04:00
Renato Botelho
eb8e0aa9d6 Call interface_ipalias_cleanup() after $interface is initialized, and get current IP after it 2013-07-16 16:34:47 -03:00
jim-p
e4a0be9bee Make mbufs update via ajax 2013-07-16 15:08:58 -04:00
jim-p
980b9cc6f8 Fix ids 2013-07-16 15:02:42 -04:00
jim-p
476429921d Fix an occasional "blank" cpu freq printing that shouldn't happen. 2013-07-16 14:55:31 -04:00
jim-p
e7da869843 Make mbuf usage a meter, too. 2013-07-16 14:51:32 -04:00
jim-p
0425af7289 Show totals for memory, swap, and disk usage. 2013-07-16 14:42:32 -04:00
jim-p
ae9cb658ae Add an RRD graph for MBUFs under system. Tweaks welcome. 2013-07-16 14:14:10 -04:00
jim-p
8a0c14c3e4 If an account has SSH keys, show them, don't show the checkbox to add keys. Fixes #2729 2013-07-16 13:27:57 -04:00
jim-p
7a10e3ebe7 Don't generate reflection rules if reflection is disabled for that rule. 2013-07-16 09:52:27 -04:00
Ermal
4e69371b20 Do not break ppp type interfaces on v6 2013-07-16 12:52:37 +00:00
Ermal
5128e0feb0 For ppp interfaces the real interface is not present anymore in the xml config section of the interface. Due to this do some more work on extracting the real interface when ipv4 is pppoe/ppp/... and ipv6 configuration files will use the wrong interface to request information from provider. Reported-by: http://forum.pfsense.org/index.php/topic,64483.0.html 2013-07-16 07:47:40 +00:00
Ermal
cd577ebd10 Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue reported here http://forum.pfsense.org/index.php/topic,64412.0.html happens 2013-07-15 20:05:50 +00:00