pfsense/etc/inc
2014-11-24 15:23:57 +01:00
..
priv touch up text 2014-11-21 21:11:52 -06:00
simplepie fix text - s/occured/occurred/ 2013-08-01 21:56:41 -05:00
array_intersect_key.inc
auth.inc Fix pw syntax when local_group_set() is called with reset == true, -M always require a parameter 2014-11-17 17:54:22 -02:00
authgui.inc Be a bit more smart here to not check openvpn side if it is already found. Ticket #1681 2014-11-20 15:18:54 +01:00
basic_sasl_client.inc
captiveportal.inc Ticket #4007, properly pass the table number here to retrieve the status. 2014-11-20 11:50:41 +01:00
certs.inc remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years. 2014-11-04 18:34:03 -06:00
CHAP.inc
config.console.inc Fix #3935 Properly allow WAN without LAN 2014-10-15 10:04:57 +05:45
config.gui.inc Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03:00
config.inc Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03:00
config.lib.inc Split the various calls here to avoid php warnings with new versions. 2014-11-20 12:44:15 +01:00
cram_md5_sasl_client.inc
crypt.inc remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years. 2014-11-04 18:34:03 -06:00
digest_sasl_client.inc
dyndns.class * Fix a typo mismatch in /etc/inc/dyndns.class for CloudFlare URL entry. 2014-08-12 15:03:02 -03:00
easyrule.inc fix text, PPPoE Server, not VPN 2014-11-06 22:03:50 -06:00
filter_log.inc Fix #3866 Firewall Log Filtering 2014-09-16 21:58:11 +05:45
filter.inc MSS clamping on VPNs is necessary in both directions where it's needed. Rather than requiring setting on both ends, especially since the remote side can be some third party device where MSS clamping may not be available or not work, set in both directions here. 2014-11-22 11:17:29 -06:00
functions.inc Replace Header() calls by lowercase 2014-06-13 08:59:57 -03:00
globals.inc Put the booting signal in globals.inc since it makes all the other scripts detect we are booting. Otherwise separate php instances will not detect that. rc.bootup clears this flag so all should work correctly 2014-11-24 15:23:57 +01:00
gmirror.inc geom part list no longer lists empty disks, compensate where needed. 2014-11-13 14:20:57 -05:00
growl.class
gwlb.inc Only skip tap-type OpenVPN servers, not all. Fixes #3713 2014-11-19 19:10:29 -06:00
interfaces.inc Fixes #1047, overhaul handling of flags for hardware offloading and make it work correctly for system_advanced page settings. Lagg is still a special case that needs a reboot. 2014-11-24 12:19:15 +01:00
ipsec.attributes.php Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
ipsec.auth-user.php Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
ipsec.inc correctly specify arrays here. Fixes last of issue with Ticket #3955, and 2014-11-17 13:55:46 -06:00
IPv6.inc Sprinkle some static definitions to avoid warnings from PHP 2014-11-20 12:44:28 +01:00
itemid.inc remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years. 2014-11-04 18:34:03 -06:00
led.inc fix typo 2014-04-23 17:33:41 -05:00
login_sasl_client.inc
meta.inc
notices.inc Indentation 2014-04-07 10:10:04 +02:00
ntlm_sasl_client.inc
openvpn.attributes.php Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
openvpn.auth-user.php Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
openvpn.inc add a usleep here to prevent killing twice. Ticket #3894 2014-11-22 12:57:47 -06:00
openvpn.tls-verify.php Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
PEAR.inc Sprinkle some static definitions to avoid warnings from PHP 2014-11-20 12:44:28 +01:00
pfsense-utils.inc Be friendly to large interface systems 2014-11-24 12:22:03 +01:00
pkg-utils.inc Fix misspelling 2014-11-21 08:37:59 -05:00
plain_sasl_client.inc
priv.defs.inc Add security priviledge for new page 2014-09-11 20:31:11 +02:00
priv.inc remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years. 2014-11-04 18:34:03 -06:00
r53.class
radius.inc Correct evaluation for "Acct-Interim-Interval" from RADIUS 2014-09-19 11:43:48 +02:00
rrd.inc Update rrd.inc 2014-05-28 21:39:57 +02:00
sasl.inc replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8 2014-03-18 16:09:05 -03:00
service-utils.inc find_dhclient_process() returns an int, not string 2014-09-09 17:50:55 -03:00
services.inc d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found message. Add missing reload feature 2014-11-21 21:24:20 +02:00
shaper.inc Fix logic to find available next number for limiters and queues. It fixes #3998 2014-11-13 10:09:41 -02:00
smtp.inc Use php function to get hostname instead of exec() 2014-02-04 12:34:41 -02:00
system.inc d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found message. Add missing reload feature 2014-11-21 21:24:20 +02:00
unbound.inc d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found message. Add missing reload feature 2014-11-21 21:24:20 +02:00
upgrade_config.inc Ticket 3967, revert upgrade code. Existing 2.2 installs might be impacted 2014-11-10 15:20:18 +01:00
util.inc Add is_unqualified_hostname function 2014-11-11 00:16:06 +05:45
uuid.php
voucher.inc Make the voucher auth through xmlrpc work. 2014-03-07 17:49:54 +00:00
vpn.inc clean up tabs in strongswan.conf 2014-11-21 21:52:38 -06:00
vslb.inc remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years. 2014-11-04 18:34:03 -06:00
wizardapp.inc Fix minor typo to name and port range 2014-09-09 15:34:16 -04:00
xmlparse_attr.inc
xmlparse.inc Use array_flip even for the package parsers 2014-03-20 19:28:07 +00:00
xmlreader.inc Be more efficient, and ordered about thae tags and also syncrhonize tags with xmlreader 2014-03-12 16:34:38 +00:00
xmlrpc_client.inc Convert protocol ssl:// to https:// when creating http headers 2014-05-08 14:27:10 +02:00
xmlrpc_server.inc Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility 2013-12-20 22:08:34 +00:00
xmlrpc.inc
zeromq.inc rename interfaces_carp_setup to interfaces_sync_setup and call it during bootup since it does not only relate to carp interfaces. 2014-10-15 01:39:56 +02:00