Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  boot
  cf
  conf.default
  etc
  root
  sbin
  tmp
  usr
.gitattributes 925 Bytes
.gitignore 49 Bytes
license.txt 2.49 KB

Latest revisions

# Date Author Comment
f860af1e 10/23/2015 12:39 PM Phil Davis

interfaces_assign tab_array numbering

This was fixed in master for 2.3 by https://github.com/pfsense/pfsense/commit/50e6c063e6ec148917ff0bcb0bce8b0a08df5792 - in master all of these $tab_array entries, in each file that they appear in, had been modified to just use the $tab_array[] = form....

d7f5b68a 10/22/2015 12:54 AM Chris Buechler

Check unbound root.key file contents, and remove it if invalid, before unbound-anchor runs otherwise it will fail and unbound will fail to start. fsync the file after writing to prevent the problem. Ticket #5334

f3ee8205 10/21/2015 01:34 PM Matthew Smith

Make setting charon.plugins.attr.subnet conditional on net_list being set. Set
it's value to list of subnets configured as P2's for mobile IPsec. Fixes #5327.

1eac7c1e 10/21/2015 01:16 AM Chris Buechler

Merge pull request #1971 from doktornotor/patch-5

cce44072 10/20/2015 09:08 PM Chris Buechler

Disable strongswan logging under auth since it's all logged under daemon,
so nothing is duplicated. Ticket #5242

4f1bf902 10/20/2015 05:56 PM Chris Buechler

Check whether the P2 or its associated P1 are disabled before adding NAT
rules. Ticket #5320

ca35be37 10/20/2015 05:09 PM Matthew Smith

Limit the auth methods where "My Certificate Authority" is displayed/saved for
mobile clients. Fixes #5323.

92abb65b 10/20/2015 11:12 AM Doktor Notor

Point people to 'Clear Package Lock' if the reinstall of packages got stuck (RELENG_2_2)

0246e7a2 10/20/2015 10:31 AM Doktor Notor

Point people to 'Clear Package Lock' if the reinstall of packages got stuck (RELENG_2_2)

d1e172a9 10/19/2015 09:41 PM Luiz Souza

Disable zero copy buffers in bpf.

This was a no-op before my changes (so this was never really enabled) and
now it is known to cause issues with tcpdump and hostapd.

Disable this until we fix all the raised issues.

Issue: #5257

View all revisions | View revisions

Also available in: Atom