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

1a6cb937 10/14/2016 12:05 PM Renato Botelho

Change safe_write_file $content parameter to accept an array

a942d5b2 10/14/2016 12:05 PM Renato Botelho

Make $force_binary parameter optional, default to false

72ca7e40 10/14/2016 12:05 PM Renato Botelho

Prevent /etc/ttys to miss essential lines

We do not create /etc/ttys from scratch but we change it on every boot.
If original file is corrupted for some reason we can end up with a file
missing essential lines. Added a check to verify if these lines are
missing and add them back in this case

9a3261c1 10/12/2016 03:49 PM Renato Botelho

Merge pull request #3153 from NewEraCracker/RELENG_2_3_2+

9fc8273a 10/12/2016 03:37 PM Leland Roach

Fixup ntpd IPv6 restrict clauses.

This should eliminate the following errors from the ntpd log file when
using IPv6 or dual-stack networks:
"syntax error, unexpected T_Mask, expecting T_EOC"

(cherry picked from commit daed7646d7e8e5d555676299ce660408b490ef81)

View all revisions | View revisions

Also available in: Atom