Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
auth.inc 52.5 KB
authgui.inc 9.75 KB
captiveportal.inc 81.3 KB
certs.inc 22.1 KB
config.console.inc 16 KB
config.gui.inc 1.99 KB
config.inc 5.44 KB
config.lib.inc 26.6 KB
crypt.inc 2.4 KB
dyndns.class 70.1 KB
easyrule.inc 14.2 KB
filter.inc 146 KB
filter_log.inc 20.9 KB
functions.inc 5.17 KB
globals.inc 6.67 KB
gmirror.inc 10.7 KB
gwlb.inc 40.3 KB
interfaces.inc 180 KB
ipsec.attributes.php 4.46 KB
ipsec.auth-user.php 3.62 KB
ipsec.inc 20.6 KB
itemid.inc 3.14 KB
led.inc 6.09 KB
meta.inc 4.63 KB
notices.inc 11.5 KB
openvpn.attributes.php 4.52 KB
openvpn.auth-user.php 5.3 KB
openvpn.inc 55.7 KB
openvpn.tls-verify.php 2.21 KB
pfsense-utils.inc 85.9 KB
pkg-utils.inc 34.9 KB
priv.defs.inc 87.7 KB
priv.inc 7.81 KB
r53.class 5.71 KB
radius.inc 36.1 KB
rrd.inc 36.5 KB
service-utils.inc 20.7 KB
services.inc 86.9 KB
shaper.inc 116 KB
system.inc 68.5 KB
unbound.inc 22.8 KB
upgrade_config.inc 150 KB
util.inc 71.8 KB
voucher.inc 21.8 KB
vpn.inc 54.5 KB
vslb.inc 17.3 KB
wizardapp.inc 32.9 KB
xmlparse.inc 9.4 KB
xmlparse_attr.inc 5.87 KB
xmlreader.inc 7.5 KB
xmlrpc_client.inc 5.43 KB

Latest revisions

# Date Author Comment
2c98383f 02/28/2017 07:28 PM Jim Pingle

Add GUI components for loading cryptodev as a module, and upgrade code so users have it on upgrade since it was in-kernel before. Fixes #5976
Having both aesni and cryptodev loaded at the same time appears to only negatively impact performance, no gains, so at the moment there is no need to load them at the same time.

da57defa 02/23/2017 04:56 AM Phil Davis

Fix #7299 and other stuff

As far as I can see, filter_generate_user_rule() is always supposed to be called with 'ipprotocol' set to 'inet' or 'inet6'. The cases of rules for both ('inet46') are handled by calling filter_generate_user_rule() twice, passing 'inet' then 'inet6'....

7386f8a0 02/22/2017 04:07 PM Renato Botelho

Merge pull request #3568 from doktornotor/patch-7

4be90da5 02/22/2017 03:38 PM Renato Botelho

Merge pull request #3546 from NOYB/Vendor_MAC_Retention_Logic_/_Consolidate

3d8b01e8 02/22/2017 12:00 AM Doktor Notor

Only start dhcpleases if DHCP server is enabled (Bug #6750)

85ea9d46 02/20/2017 03:16 PM Steve Beaver

Fixed #7231

This avoids the problem rather than fixing it by requiring the user to remove any queues from the if before deleting

6378ef45 02/20/2017 01:52 PM Renato Botelho

Add Chinese (Taiwan) to the list of available languages

3057a2ba 02/17/2017 06:25 PM Jim Pingle

Fix handling of 0 for Backup Count. Fixes #7273

12516aad 02/15/2017 11:52 PM NOYB NOYB

Vendor MAC Retention File Consolidate

Use a single file for vendor MAC retention (vendor_mac).
a) Writes only one file during boot up rather than a file for each interface.
b) More efficient than numerous tiny files.
c) Friendlier to write cycle sensitive media in a RAM disk disabled system.

5fbc719b 02/15/2017 11:52 PM NOYB NOYB

Vendor MAC Retention File Relocate

Relocate the vendor MAC retention file to /var/db directory.
a) It's more at home here with other network interface stuff.
b) Friendlier to write cycle sensitive media in a RAM disk enabled system.

View revisions

Also available in: Atom