Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e7da8698 07/16/2013 06:51 PM Jim Pingle

Make mbuf usage a meter, too.

0425af72 07/16/2013 06:42 PM Jim Pingle

Show totals for memory, swap, and disk usage.

ae9cb658 07/16/2013 06:14 PM Jim Pingle

Add an RRD graph for MBUFs under system. Tweaks welcome.

8a0c14c3 07/16/2013 05:27 PM Jim Pingle

If an account has SSH keys, show them, don't show the checkbox to add keys. Fixes #2729

74bd3c3f 07/12/2013 07:58 AM Warren Baker

Substitute Product name in privileges

6acbb7d2 07/11/2013 10:49 PM Daniel Becker

properly handle custom-v6 dyndns entries in web interface

c3101e14 07/11/2013 02:01 AM Daniel Becker

Change separator as per JimP's request.

93749c10 07/11/2013 02:00 AM Daniel Becker

Add front-end support for dyndns AAAA updates

26f80aff 07/11/2013 01:46 AM Daniel Becker

Add support for protocol 41 in rules. Fixes #3007.

a19fcb82 07/09/2013 04:00 PM Jim Pingle

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.

e7bc770e 07/09/2013 03:08 PM Jim Pingle

Fix the "use ICMP" function for traceroute.

e91abcc9 07/09/2013 12:10 AM Renato Botelho

Fix #3079, add a section for DHCPv6 Server backup

174e151d 07/08/2013 02:20 PM Chris Buechler

fix description

df1b3eb7 07/08/2013 01:31 PM Chris Buechler

touch up text

6efe0cae 07/07/2013 03:45 PM Jim Pingle

Make dashboard update check respect nanobsd-vga, probably fixes #3078

91c6c902 07/07/2013 06:32 AM N0YB

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.

010639a8 07/06/2013 07:38 PM Renato Botelho

Remove unecessary variable

ee3bc703 07/06/2013 05:55 PM Renato Botelho

Fix #2962, allow to remove VIP if gateway IP is on the interface's subnet

5fb149ba 07/05/2013 05:29 PM Renato Botelho

Remove unecessary var initialization

abe411ad 07/05/2013 12:12 PM Renato Botelho

Fix a small issue when disable a boolean option and save, it shows option as enabled

277fd8db 07/05/2013 12:09 PM Renato Botelho

Fix whitespaces

c3cbe91e 07/05/2013 11:56 AM Renato Botelho

Fix whitespaces

810c6a96 07/05/2013 11:56 AM Renato Botelho

Process zipped aliases list

6a9a0736 07/05/2013 11:56 AM Renato Botelho

Remove useless code

3e3aeb8b 07/04/2013 01:06 AM N0YB

Update interfaces.php

Remove errant double quote.

0d7e2478 07/02/2013 08:58 PM Jim Pingle

Add server IP column and cached IP display to RFC2136 host list.

c8369c59 07/02/2013 08:58 PM Jim Pingle

Add option to RFC2136 to find/use the public IP if the interface IP is private. (Off by default)

6c38268e 07/02/2013 08:58 PM Jim Pingle

Fix double click row to edit for rfc2136

b65492f6 07/02/2013 08:58 PM Jim Pingle

Add cached IP support to RFC2136, add GUI button to force update for single host.

92465c6f 07/02/2013 07:05 PM Ermal LUÇI

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

6c2bb4e6 07/02/2013 06:27 PM Jim Pingle

Add the interface's descr after the pool name.

f5035e0b 07/02/2013 10:51 AM Ermal Luçi

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

6dcbd1b3 07/02/2013 08:21 AM Seth Mos

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.

24646d57 07/01/2013 10:42 PM N0YB

Adjust archives array values to match sizes for average calculation.

641f2f3c 07/01/2013 10:38 PM N0YB

Archive start is “now” minus archive length. Not “end” minus archive length. Sometimes "end" is not "now".

1a03f646 06/30/2013 01:57 PM Renato Botelho

Merge pull request #675 from N0YB/RRD_Specify_RRA_Resolution

RRD Specify RRA and Resolution

216c80dd 06/29/2013 11:42 AM Klaws--

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)....

1e7fa7cd 06/28/2013 04:37 PM Jim Pingle

Fix CP status sorting to properly respect the zone.

1525fe1f 06/27/2013 06:34 PM Jim Pingle

Add a note about the LDAP hostname matching the server cert's CN.

69937c05 06/24/2013 07:32 PM Jim Pingle

Add option and code to sync Auth servers with XMLRPC.

1e86f510 06/23/2013 04:16 AM N0YB

RRD Specify RRA and Resolution

Don't leave it up to RRD Tool to select the RRA and resolution to use.
Specify the RRA and resolution to use per the graph havg value.

63b69d34 06/22/2013 11:01 AM Pi Ba

System: Group manager, set max length for groupname to 16 characters

51f1fc58 06/21/2013 11:06 PM Phil Davis

Use Probe Interval on gateway advanced settings

94fb9f2d 06/19/2013 12:45 PM Jim Pingle

Correct gateway down/probe interval text.

2706c79b 06/18/2013 06:42 PM Jim Pingle

Allow removing CA and Cert entries that are blank/empty. Fixes #3005

8744a113 06/18/2013 06:03 PM Jim Pingle

Add an option to force IPsec to reload on failover, which is needed in some cases for IPsec to fail from one interface to another. Ticket #2896

850324a2 06/18/2013 05:01 PM Jim Pingle

Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.

bca506d4 06/18/2013 02:06 PM Jim Pingle

Change test after IPsec apply to check for any value >= 0. If a user has hostnames vpn_ipsec_configure() now returns the number of hostnames, so the previous test failed and the "apply changes" button would never go away.

9507aa0e 06/17/2013 03:26 PM Renato Botelho

Allow user to set interval between attempts to resolve hostnames configured on aliases

891ecd18 06/17/2013 05:24 AM Chris Buechler

not true you have to log in again since HTTP basic auth was deprecated.

7b79e0cb 06/17/2013 05:15 AM Chris Buechler

add MSS clamping to setup wizard. Now that MTU and MSS are separate, the MTU description was wrong, and both need to be there.

2ca43251 06/14/2013 07:34 PM Renato Botelho

Fix max length for wpa passphrase, it fixes #3034

c9322c5c 06/14/2013 06:44 PM Renato Botelho

Allow queues to be deleted, it fixes #3037

f0992686 06/13/2013 04:19 PM Jim Pingle

Add the ability to disable Growl or SMTP notifications but keep their settings intact. Remove automatic test messages on save. Add individual test buttons for Growl and SMTP that work even if the service(s) are disabled.

8a0f8732 06/13/2013 04:19 PM Jim Pingle

Don't restrict the content of descr when making CA/Certs, it's free-form.

46b323f0 06/12/2013 05:46 PM Ermal LUÇI

Actually do not allow the loop to continue. Related to Ticket #1928

e59bd273 06/11/2013 08:18 PM Michele Di Maria

Status-Queues: Get the stats gauge for PPS or bandwidth Edit

Let the user select the values to show in the stats gauge between PPS and bandwidth.

56bf3ef1 06/06/2013 05:55 PM Jim Pingle

Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you can make IP Alias VIPs to use for binding in a routed scenario with CARP without creating an IP conflict.

6b53736d 06/03/2013 12:24 PM Jim Pingle

Correct mouseover description for adding a certificate. Fixes #3017

d9f2de9a 06/02/2013 03:47 AM Phil Davis

DHCP Server enable/disable change needs filter_configure

When DHCP Server is enabled or disabled on an interface, the filter rules should change to include or not mention DHCP.

786399e5 05/30/2013 08:44 PM Jim Pingle

Fix license link

b27ec314 05/29/2013 08:45 PM Jim Pingle

Update help.php with some new files, clean out some old/obsolete ones.

dd688269 05/29/2013 04:34 PM Jim Pingle

Fix up gateway advanced option note that was missed from 2.1 but on 2.0.x.

e0c7109d 05/29/2013 01:26 PM Jim Pingle

"block" is also a reserved keyword that can't be an alias name, or pf tosses an error.

be47e83c 05/29/2013 02:43 AM Phil Davis

Deprecate ampersand (by ExolonDX)

Apply this syntax fix to 2.1 branch (already applied in main after 2.1 was branched - https://github.com/pfsense/pfsense/commit/4cafb367f136489a534d7b3a4ba49c2ed8f6df08 )

acd8af41 05/29/2013 02:41 AM Phil Davis

Add missing quotes (by ExolonDX)

Apply this syntax fix to 2.1 branch (already applied in main after 2.1 was branched - https://github.com/pfsense/pfsense/commit/c620c1817e49f8afa4078e342e0f4b4e111a7ef5)

368d34c3 05/28/2013 08:26 AM Ermal LUÇI

Fixes #3001, Check the protocol of the webgui to determine if https is being used for custom ports.

f0867239 05/23/2013 11:06 AM Renato Botelho

Use global aliastable and proper fix #2941

9486a580 05/22/2013 01:49 AM N0YB

Widget Firewall Logs Fields

In the Firewall Log Widget view time field is of more use than source port and protocol.
Add time field and remove source port and protocol fields.
Fields: Action, Time, Interface, Source IP, Destination IP & Port

757733b5 05/21/2013 01:11 PM Renato Botelho

Fix whitespace and indent

f9df0509 05/18/2013 09:52 PM Charlie Marshall

Remove if statement

37c922a6 05/16/2013 07:52 PM Jim Pingle

Don't stomp on this variable or data loss can occur (disappearing static mappings)

1cbbef94 05/14/2013 02:12 PM Warren Baker

Rework getting PF info via ajax using jQuery

3b2395ae 05/12/2013 08:33 PM Colin Fleming

Tidy up spelling mistakes.

db7a628c 05/09/2013 11:05 AM Renato Botelho

Replace all linklocal checks by is_linklocal()

5c8cbb26 05/08/2013 07:48 PM Jim Pingle

Shuffle some more logs around to more appropriate places.

02203e6d 05/06/2013 04:01 PM Renato Botelho

Fix IPv6 Prefix ID default value

. Always initialize it to 0 when it's undefined
. Remove unecessary initializations and checks
. Bump config version to 9.5
. Write an upgrade config function to initialize old configs properly

94597308 05/06/2013 11:36 AM Renato Botelho

Do not show URL twice, it helps ticket #2978

26cb8245 05/02/2013 09:26 PM rbgarga

Merge pull request #622 from ExolonDX/branch_10

Update "pkg_edit.php"

81ecdc6c 05/02/2013 06:02 PM Colin Fleming

Update "pkg_edit.php"

Move closing TR tag outside, otherwise the 'foreach' statement will
produce a duplicate closing TR tag.

c597b231 05/01/2013 08:39 PM Jim Pingle

Merge pull request #616 from ExolonDX/branch_08

Tidy up "firewall_nat_out_edit.php" XHTML

680ff27e 05/01/2013 08:38 PM Jim Pingle

Merge pull request #615 from ExolonDX/branch_07

Tidy up "firewall_nat_out.php" XHTML

634243bd 05/01/2013 08:37 PM Jim Pingle

Merge pull request #614 from ExolonDX/branch_09

Tidy up "firewall_nat_ntp_edit.php" XHTML

16128bf6 05/01/2013 08:36 PM Jim Pingle

Merge pull request #613 from ExolonDX/branch_05

Tidy up "firewall_nat_npt" XHTML

e8663065 05/01/2013 08:32 PM Jim Pingle

Merge pull request #612 from ExolonDX/branch_04

Tidy up "firewall_nat_1to1_edit" XHTML

71186ddc 05/01/2013 08:31 PM Jim Pingle

Merge pull request #611 from ExolonDX/branch_03

Tidy up "firewall_nat_1to1.php" XHTML

baab65b8 05/01/2013 08:31 PM Jim Pingle

Merge pull request #610 from ExolonDX/branch_02

Tidy up "firewall_nat_edit,php" XHTML

933499f0 05/01/2013 08:25 PM Jim Pingle

Merge pull request #609 from ExolonDX/branch_01

Tidy up "firewall_nat.php" XHTML

57d6508d 05/01/2013 07:05 PM Colin Fleming

Tidy up "firewall_nat_ntp_edit.php" XHTML

Close BR and INPUT tags
Update HTML Boolean Operators
Add missing closing TD tag

7235e73f 05/01/2013 06:58 PM Colin Fleming

Tidy up "firewall_nat_out_edit.php" XHTML

Add CDATA section to SCRIPT tags"
Close INPUT and BR tags
Update HTML Boolean operators
Add missing opening TR tag

1d89d699 05/01/2013 06:48 PM Colin Fleming

Tidy up "firewall_nat_out.php" XHTML

Close BR, INPUT and IMG tags and ALT to IMG tags
Update HTML Boolean operators
Move NOWRAP to class statement
Move CENTER tag to ALIGN statement in TD tag
Add missing closing SPAN tag
Add missing closing P tag

193079e4 05/01/2013 06:30 PM Colin Fleming

Tidy up "firewall_nat_ntp" XHTML

Close BR and IMG tags and add ALT to IMG tags
Deprecate ampersand in ANCHOR tags
Move NOWRAP to class statement

a44981a3 05/01/2013 06:25 PM Colin Fleming

Tidy up "firewall_nat_1to1_edit" XHTML

Add CDATA section to SCRIPT tag
Close BR and INPUT tags
Update HTML Boolean operators
Add missing closing TD tag

2cd8afb7 05/01/2013 06:17 PM Colin Fleming

Tidy up "firewall_nat_1to1.php" XHTML

Close BR and IMG tags and add ALT to IMG tags
Move NOWRAP to class statement
Deprecate ampersand in ANCHOR tags
Replace opening TR tag with closing TR tag

4e51740a 05/01/2013 06:11 PM Colin Fleming

Tidy up "firewall_nat_edit,php" XHTML

Add "closehead" PHP variable
Add type to LINK
Close INPUT and BR tags
Update HTML Boolean operators
Add CDATA section to SCRIPT tags

d16a49ae 05/01/2013 05:56 PM Colin Fleming

Tidy up "firewall_nat.php" XHTML

Add "closehead" PHP variabled and add closing HEAD statement
Close INPUT, BR and IMG tags and add ALT to IMG tags

ea1aca13 05/01/2013 04:09 PM Renato Botelho

Fix dnsmasq host overrides and dhcp integration

. Do not execute following actions when dnsmasq is disabled:
. Add host overrides to /etc/hosts
. Register DHCP leases in DNS Forwarder
. Register DHCP static mappings in DNS forwarder

It should fix issue reported at following forum post:...

dfe2769c 04/30/2013 07:03 PM Renato Botelho

Use exec directly instead of exec_command

bc488151 04/30/2013 05:09 PM Renato Botelho

Fix and improve swap_usage()

- Fix a typo on awk syntax
- Use php functions to extract desired value from swapinfo output

af0b57cb 04/30/2013 05:07 PM Renato Botelho

Fix indent and whitespaces