Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 150 Bytes
BOOTSTRAP.md 7.93 KB
README.md 3.03 KB
build.conf.sample 3.52 KB
build.sh 14.2 KB
license.txt 2.16 KB

Latest revisions

# Date Author Comment
3a66c0da 11/10/2016 10:03 AM Phil Davis

Fix #6864 automatically convert IPv6 input to lowercase

1) As the user leaves the field, or presses Save, onChange will fire and
convert the input string to lowercase. This saves the user havng to even
think about it.
2) Provide some extra text that describes the expected format, to avoid...

0bddde7f 11/04/2016 07:17 PM Renato Botelho

Enable ALTQ for cxl. Fixes #6830

46800f85 11/04/2016 02:22 PM Jim Pingle

OpenBSD removed the pf FAQ page for shaping, so link to the proper page on archive.org since they offer no current equivalent and no other suitable replacement page is immediately available. Fixes #6781

aa9cf3fa 10/27/2016 05:26 PM Renato Botelho

Fix #6758

extensions.ini must be readable by any users otherwise any php script
called by a non-root user will not be able to use PHP extensions

This is a direct fix for RELENG_2_3_2 since extensions.ini is not being
used anymore on RELENG_2_3 or master

fc0e31d7 10/27/2016 09:33 AM Renato Botelho

Import a patch to fix Net_IPv6::compress("::")

Obtained from: https://github.com/phil-davis/Net_IPv6/commit/638b96a253164b65c63825c38e79812b6c5f448d
Submitted by: @phil-davis

c497ae1d 10/26/2016 06:16 PM Renato Botelho

Make sure we consume staging packages on build process after pfSense-repo became a package

bddeb146 10/25/2016 03:38 PM Phil Davis

Fix display advanced after input error for system_gateways_edit

Use case:
1) Edit a gateway that has no advanced settings (i.e. the Advanced section does not need to open on page load) - that works fine.
2) Modify the Gateway IP Address to something invalid like 1:2::z...

7f798f24 10/25/2016 03:35 PM Phil Davis

Better handle no dhcpv6 leases file

(cherry picked from commit 2355c154b7598f937ba2121429659f5676ce4d96)

0b1715e9 10/25/2016 03:25 PM Phil Davis

Fix #6872 CP bandwidth 0 is no valid

The front-end validation prevents zero from being entered. "Leave empty" is the way to specify no limit.
(cherry picked from commit b7f2ebb5448f7992cceec899504bdd0a29058fb9)

80762aaa 10/14/2016 12:05 PM Renato Botelho

Make setup_serial_port() write config files safely

This function used to replace /boot.conf, /boot/loader.conf and
/etc/ttys on every call. Depending of the moment a power failure
happens, any of these files can be blank and it'll break console setup
on next boot....

View all revisions | View revisions

Also available in: Atom