pfsense/etc/inc
2014-11-13 14:20:57 -05:00
..
priv Fix match for help pages privileges, it fixes #3777 2014-08-28 08:32:37 -03:00
simplepie
array_intersect_key.inc
auth.inc Add an extra protection to avoid having an empty group created 2014-11-13 09:10:44 -02:00
authgui.inc Update jquery to 1.11.1 2014-09-18 10:50:09 -03:00
basic_sasl_client.inc
captiveportal.inc Subnet parameter is mandatory for pfSense_ipfw_Tableaction(), add where it's missing 2014-11-13 14:50:22 -02: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 Remove even the config.cache from /tmp to avoid issues while here 2014-07-30 00:28:40 +02: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 Retire flowtable_configure as a useless code since its not in kernel 2014-11-10 20:36:10 +01:00
functions.inc Replace Header() calls by lowercase 2014-06-13 08:59:57 -03:00
globals.inc Actually make default sysctls reside on globals.inc and use those by default this allows to trim down the config.xml sysctl and also fixes #3666 by setting set source interface on reply of icmp 2014-11-10 20:32:05 +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 Compare the right things here. 2014-11-10 23:32:27 +01:00
interfaces.inc Use route command directly rather than trying to make a route search on php thorugh netstat. It Fixes #4000 2014-11-12 14:57:12 +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 Revert "Make phase1_status function wok whnever there is a smp dump. This should unbreak Ticket #3955" 2014-11-12 12:42:38 +01:00
IPv6.inc
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
login_sasl_client.inc
meta.inc
notices.inc
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 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
openvpn.tls-verify.php Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
PEAR.inc
pfsense-utils.inc Make proper check if IP address is configured on another interfaces and ignore current one. It fixes #3807 2014-10-03 12:15:44 -03:00
pkg-utils.inc Do not use regex to check filetype to avoid being wrong since . is a regex metachar. It fixes #3817 2014-08-27 19:42:10 -03: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
service-utils.inc find_dhclient_process() returns an int, not string 2014-09-09 17:50:55 -03:00
services.inc Set proxy env vars on interactive shell and also on crontab to make all scripts be able to use it. Ticket #3789 2014-11-11 11:57:38 -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
system.inc Strengthen check 2014-11-10 23:45:29 +01:00
unbound.inc Implement advanced settings in unbound.conf 2014-11-13 22:40:51 +05:45
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 Fixes #3967, configure ip alias on top of carp by joining them to the same vhid as its parent 2014-11-10 15:18:55 +01:00
uuid.php
voucher.inc
vpn.inc Oops wrong choice the checkbox is only for javascript 2014-11-12 21:41:52 +01: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
xmlreader.inc
xmlrpc_client.inc Convert protocol ssl:// to https:// when creating http headers 2014-05-08 14:27:10 +02:00
xmlrpc_server.inc
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