Commit Graph

10957 Commits

Author SHA1 Message Date
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
Renato Botelho
5fb149ba4b Remove unecessary var initialization 2013-07-05 14:29:32 -03:00
Renato Botelho
abe411ad67 Fix a small issue when disable a boolean option and save, it shows option as enabled 2013-07-05 09:12:15 -03:00
Renato Botelho
277fd8db2b Fix whitespaces 2013-07-05 09:09:01 -03:00
Renato Botelho
c3cbe91eed Fix whitespaces 2013-07-05 08:56:34 -03:00
Renato Botelho
810c6a968c Process zipped aliases list 2013-07-05 08:56:15 -03:00
Renato Botelho
6a9a0736f6 Remove useless code 2013-07-05 08:56:03 -03:00
N0YB
3e3aeb8b15 Update interfaces.php
Remove errant double quote.
2013-07-03 18:06:32 -07:00
jim-p
0d7e24784f Add server IP column and cached IP display to RFC2136 host list. 2013-07-02 16:58:32 -04:00
jim-p
c8369c5908 Add option to RFC2136 to find/use the public IP if the interface IP is private. (Off by default) 2013-07-02 16:58:30 -04:00
jim-p
6c38268e6e Fix double click row to edit for rfc2136 2013-07-02 16:58:29 -04:00
jim-p
b65492f677 Add cached IP support to RFC2136, add GUI button to force update for single host. 2013-07-02 16:58:28 -04:00
Ermal
92465c6fc8 Correct variable used to delete symlinks and files delete from CP filemanager. Reported-by: http://forum.pfsense.org/index.php/topic,64016.0/topicseen.html. While here reduce some uneeded extra operations 2013-07-02 19:05:29 +00:00
jim-p
6c2bb4e62b Add the interface's descr after the pool name. 2013-07-02 14:27:37 -04:00
Ermal Luçi
f5035e0b6a Merge pull request #680 from Klaws--/RELENG_2_1
Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP
2013-07-02 03:51:08 -07:00
smos
6dcbd1b3ad Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 address. Some ISPs DHCP6 servers will fail the request if both are requested and only a Prefix is allowed. 2013-07-02 10:21:07 +02:00
N0YB
24646d5750 Adjust archives array values to match sizes for average calculation. 2013-07-01 15:42:19 -07:00
N0YB
641f2f3c24 Archive start is “now” minus archive length. Not “end” minus archive length. Sometimes "end" is not "now". 2013-07-01 15:38:32 -07:00
Renato Botelho
1a03f64684 Merge pull request #675 from N0YB/RRD_Specify_RRA_Resolution
RRD Specify RRA and Resolution
2013-06-30 06:57:58 -07:00
Klaws--
216c80dd13 Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP
Also removed the ranges 1-64 and 0x04-0xfc, which never ever have worked as expected (the kernel code does not recognize ranges nor provide any support for them - just the first number was taken as a single value, NOT shifted into the correct range for DSCP values).

0x10 was removed because it made no sense. If it meant TOS values 0x10 (which is DSCP value 0x04), it could have been TOS lowleday support (which I added, but with correct DSCP value).

Yup, three of the four TOS bits are soft-of compatible with DSCP, only mincost suffered a miserable death due to an ECN bit taking its position.

http://forum.pfsense.org/index.php/topic,63580.0.html
2013-06-29 13:42:24 +02:00
jim-p
1e7fa7cd9d Fix CP status sorting to properly respect the zone. 2013-06-28 12:37:09 -04:00
jim-p
1525fe1f2d Add a note about the LDAP hostname matching the server cert's CN. 2013-06-27 14:34:00 -04:00