Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
auth.inc 50.6 KB
authgui.inc 9.7 KB
captiveportal.inc 80.8 KB
certs.inc 22.1 KB
config.console.inc 15.9 KB
config.gui.inc 1.99 KB
config.inc 5.44 KB
config.lib.inc 26.5 KB
crypt.inc 2.4 KB
dyndns.class 69.9 KB
easyrule.inc 14.2 KB
filter.inc 146 KB
filter_log.inc 21 KB
functions.inc 5.17 KB
globals.inc 6.67 KB
gmirror.inc 10.7 KB
gwlb.inc 40 KB
interfaces.inc 174 KB
ipsec.attributes.php 4.46 KB
ipsec.auth-user.php 3.62 KB
ipsec.inc 20.1 KB
itemid.inc 3.14 KB
led.inc 6.09 KB
meta.inc 4.62 KB
notices.inc 11.5 KB
openvpn.attributes.php 4.52 KB
openvpn.auth-user.php 5.3 KB
openvpn.inc 51.3 KB
openvpn.tls-verify.php 2.21 KB
pfsense-utils.inc 87.3 KB
pkg-utils.inc 33 KB
priv.defs.inc 86.8 KB
priv.inc 6.93 KB
r53.class 4.63 KB
radius.inc 36.1 KB
rrd.inc 38.4 KB
service-utils.inc 23.1 KB
services.inc 86.8 KB
shaper.inc 116 KB
system.inc 66.4 KB
unbound.inc 23.5 KB
upgrade_config.inc 146 KB
util.inc 67.7 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
cbfd0754 01/01/2017 04:59 PM Jim Pingle

Add IPv6 virtual address to SSL/TLS client output, formatting corrections/enhancement for SSL/TLS client and server. Ticket #2766

6f17547a 01/01/2017 04:03 PM Jim Pingle

Update OpenVPN SSL/TLS server status to reflect changes in OpenVPN 2.4. Ticket #2766

56110c72 12/30/2016 02:17 PM Renato Botelho

Ticket #7054: Remove tun-ipv6 option, deprecated on OpenVPN 2.4.0 and related GUI knobs

ffc4c4a3 12/30/2016 11:53 AM Renato Botelho

Merge pull request #3139 from stilez/patch-38

8d379f23 12/30/2016 11:48 AM Renato Botelho

Merge pull request #3322 from phil-davis/viewclearnotices

631217f4 12/30/2016 11:42 AM Renato Botelho

Fix #6982: Remove wrong global definition of use_filterdns and pass it as reference

e9de838d 12/29/2016 10:44 PM Luiz Souza

Implement a different method to obtain the 'main' IP (v4) for the interface.

The last interface IP is always saved in /var/db/${interface}_ip. Use that file, if it exist, to find the main interface IP.

The file is created by the same process and function that call 'ifconfig setfirst', so the presence of that file should produce a very similar behavior....

6522505c 12/29/2016 08:23 PM Renato Botelho

Ticket #6920: Use filter_rule_function tag to detect function name

fef29f5a 12/29/2016 07:42 PM Renato Botelho

Fix #6920: Do not include stale .inc files

Packages can declare a function called $pkgname_generate_rules() and it
will be executed during filter reload process and add the hability to
package insert necessary firewall rules. Code was listing all files
/usr/local/pkg/*.inc and processing all of them without any kind of...

a2c453fd 12/29/2016 03:20 PM Jim Pingle

Add reroot support to system_reboot_sync() and to the /etc/rc.initial.reboot menu. Ticket #6045

View revisions

Also available in: Atom