Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  build
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 164 Bytes
BOOTSTRAP.md 7.93 KB
LICENSE 9.93 KB
README.md 2.83 KB
build.conf.sample 1.87 KB
build.sh 11 KB
zanata.xml 551 Bytes

Latest revisions

# Date Author Comment
7955bcce 12/13/2017 04:00 AM kang tastic

Remove endianness checking

all pfSense builds are little-endian

fffb9eed 12/12/2017 03:45 AM kang tastic

Code cleanup
Add a check to Copy DUID button on system_advanced_network.php

64b9d133 12/09/2017 02:16 AM kang tastic

Support for configuring additional DUID types

dhcp6c stores the entirety of the OPTION_CLIENTID option in DHCPv6 datagrams in
its DUID file (named dhcp6c_duid), except for the option code itself. The first
two octets in the DUID file are the option-len field, and are saved according to...

9af697ce 12/08/2017 08:58 PM Jim Pingle

After recent fixes to auth_check.inc, move the IPsec widget back to auth_check.inc since its timeout problems are likely now fixed.

45d078c5 12/08/2017 03:20 PM Jim Pingle

Skip IPsec ping host CARP check when there are no IPSec ping hosts. Also, add a safety belt so cat can't get stuck waiting on input. Fixes #8172

d0d6d27f 12/07/2017 09:32 PM Jim Pingle

Pretty up the new smtp notification header.

fe7c4634 12/07/2017 08:13 PM Jim Pingle

Fix auth_check.inc so it conforms to the rest of the session management code. While here, make sure it performs a commit to avoid PHP session gc from reaping the session. Fixes occasional timeouts when sitting on pages that only fetch AJAX for prolonged periods. Fixes #8116

d0bb073b 12/07/2017 04:30 PM Jim Pingle

Remove ix from the ALTQ interface list. See ticket #7378

3b4dad1b 12/07/2017 02:38 PM Steve Beaver

Merge pull request #6319 from JoeriCapens/master

902a31e3 12/05/2017 03:41 PM Jim Pingle

Fix logging for L2TP and PPPoE server login/logout events. Fixes #8164

See https://redmine.pfsense.org/issues/8164 for the reasoning about why it was done this way.

View all revisions | View revisions

Also available in: Atom