Commit Graph

10948 Commits

Author SHA1 Message Date
Renato Botelho
43e1d3533f Update pt_BR translation files 2013-07-29 09:34:44 -03:00
Renato Botelho
c6b83559b5 Update translation template 2013-07-29 09:28:21 -03:00
jim-p
355f494cf7 Fix test 2013-07-29 08:17:46 -04:00
jim-p
2acefcda9f Fix exec bits. 2013-07-28 21:38:51 -04:00
Renato Botelho
eab652e4bd Fix #3113, fix multiple english spell errors s/seperet/separat/ 2013-07-28 10:31:40 -03:00
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
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
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
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
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
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
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
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
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
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
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
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
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
Warren Baker
74bd3c3f7f Substitute Product name in privileges 2013-07-12 09:58:44 +02:00
Daniel Becker
6acbb7d2f1 properly handle custom-v6 dyndns entries in web interface 2013-07-11 15:49:02 -07:00
Daniel Becker
c3101e14c0 Change separator as per JimP's request. 2013-07-10 19:01:36 -07:00
Daniel Becker
93749c103f Add front-end support for dyndns AAAA updates 2013-07-10 19:00:46 -07:00
Daniel Becker
26f80aff92 Add support for protocol 41 in rules. Fixes #3007. 2013-07-10 18:46:29 -07:00
jim-p
a19fcb824c Add independent logging choices to disable logging of bogon network rules and private network rules. Add upgrade code to obey the existing behavior for users (if default block logging was disabled, so is bogon/private rule blocking). Also add a checkbox to disable the lighttpd log for people who don't want their system log spammed by lighty. 2013-07-09 12:00:43 -04:00
jim-p
e7bc770e1a Fix the "use ICMP" function for traceroute. 2013-07-09 11:08:18 -04:00
Renato Botelho
e91abcc96e Fix #3079, add a section for DHCPv6 Server backup 2013-07-08 21:10:14 -03:00
Chris Buechler
174e151df8 fix description 2013-07-08 09:20:03 -05:00
Chris Buechler
df1b3eb700 touch up text 2013-07-08 08:31:56 -05:00
jim-p
6efe0caeb3 Make dashboard update check respect nanobsd-vga, probably fixes #3078 2013-07-07 11:45:30 -04:00
N0YB
91c6c9021c Correct month, quarter (3 months), and 4 year RRD graphs length.
Longest possible month is 31 days, not 32.
Longest possible quarter (3 months) is 92 days (30+31+31), not 93 (31+31+31).
4 Years is 1461 days (365 x 4 + 1), not 1464 (366 x 4).  Except about once every century or so when leap year is skipped 4 years is then 1460 days.  But that is not going to happen again for a very long time.  Unfortunately pfSense, nor anyone alive today will probably still be alive by then.
2013-07-06 23:32:17 -07:00
Renato Botelho
010639a89b Remove unecessary variable 2013-07-06 16:38:44 -03:00
Renato Botelho
ee3bc70325 Fix #2962, allow to remove VIP if gateway IP is on the interface's subnet 2013-07-06 14:55:14 -03:00