pfsense/etc/inc
doktornotor 1bdbada63d Add SVG MIME type - RELENG_2_2
Because it breaks traffic graphs for people.https://forum.pfsense.org/index.php?topic=87390.0
2015-10-09 10:25:25 +02:00
..
priv touch up text 2014-11-21 21:11:52 -06:00
simplepie This broke a variety of things. Revert "Deprecated and non-static method messages" 2015-01-09 00:40:18 -06:00
auth.inc Add support for LDAP RFC2307 style group membership. Implements #4923 2015-08-13 14:57:45 -04:00
authgui.inc Fix GUI auth from RADIUS to grab group names from the Class attribute. Implements #935 2015-08-12 12:10:46 -04:00
basic_sasl_client.inc
captiveportal.inc Only need to check 'vip' here. 2015-09-30 20:58:38 -05:00
certs.inc Fix lineup of copyright lines 2015-01-01 10:13:14 -02:00
CHAP.inc
config.console.inc fix interface assignment menus running off VGA screen 2015-09-21 14:50:35 +02:00
config.gui.inc Set the timezone even during config.gui.inc to please the timezone selection 2014-11-25 15:23:09 +01:00
config.inc Add a parameter on platform_booting to help detect if it's on GUI on console and use it in appropriate places, it fixes #4049 2014-11-28 12:43:51 -02:00
config.lib.inc fix fsync, thanks Phil Davis for noticing 2015-07-10 20:03:32 -05: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
dot.hushlogin Use skel as the source of new user files rather than copying from root. 2015-06-08 08:24:59 -04:00
dyndns.class Do curl_init above any curl_setopt, and take it out of that if block since it applies to all types. 2015-10-08 22:36:16 -05:00
easyrule.inc Fix lineup of copyright lines 2015-01-01 10:13:14 -02:00
filter_log.inc Firewall Log does not display logged IGMP packets 2015-01-31 10:17:01 +01:00
filter.inc Use self rather than any in auto-added IPsec rules to prevent 2015-09-28 15:37:07 -05:00
functions.inc Strip HTML tags from a notice to avoid a potential XSS 2015-09-01 12:16:32 -04:00
globals.inc remove old unused nopccard_platforms 2015-07-29 23:10:55 -05:00
gmirror.inc Welcome 2015 2014-12-31 16:22:27 -02:00
growl.class
gwlb.inc Check for not up, rather than down, as there are a variety of potential 2015-03-10 20:37:36 -05:00
interfaces.inc Fix identification of IPv6 interface with PPP-type ifaces and DHCP6 (2.2.x) 2015-09-08 09:21:51 +02:00
ipsec.attributes.php Fix lineup of copyright lines 2015-01-01 10:13:14 -02:00
ipsec.auth-user.php Fix lineup of copyright lines 2015-01-01 10:13:14 -02:00
ipsec.inc Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or don't want to check peer ID. 2015-07-25 16:58:37 -05:00
IPv6.inc fix Net_IPv6::compress() to properly handle all-zeros address 2015-02-23 16:05:40 -03: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 Handle multiple notices in the same second RELENG_2_2 2015-08-29 08:08:00 +05:45
ntlm_sasl_client.inc
openvpn.attributes.php Fix lineup of copyright lines 2015-01-01 10:13:14 -02:00
openvpn.auth-user.php Make the openvpn-server IP address consistent with CSC overrides behavior 2015-09-17 15:17:31 +02:00
openvpn.inc Add a space to the script to avoid that appended parameters seem the same as existing one 2015-06-09 01:36:06 +02:00
openvpn.tls-verify.php Fixes #4329, Fix even tls.auth script by using proper isset() test as the fixes for other authentication scripts. 2015-02-10 20:47:32 +01:00
PEAR.inc After the other set of changes had unexpected complications, let's back this out too. Revert "PEAR static method call warning" 2015-01-09 01:14:14 -06:00
pfsense-utils.inc Redmine #4925 Fix version comparison for RELENG_2_2 2015-08-28 19:59:45 +05:45
pkg-utils.inc Fix comment language 2015-09-28 08:42:34 +02:00
plain_sasl_client.inc
priv.defs.inc Remove load_balancer_relay_* -- They are not used, not linked, not functional, not maintained, and have potential security issues. 2015-06-16 13:41:12 -04:00
priv.inc Fix GUI auth from RADIUS to grab group names from the Class attribute. Implements #935 2015-08-12 12:10:46 -04:00
r53.class
radius.inc Fix GUI auth from RADIUS to grab group names from the Class attribute. Implements #935 2015-08-12 12:10:46 -04:00
rrd.inc Only restore rrd.tgz where platform is appropriate, or RAM disk being 2015-04-08 18:45:37 -05: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 remove routed service, is being handled by the package (RELENG_2_2) 2015-08-30 09:31:53 +02:00
services.inc Disable DHS as a dynamic DNS provider option. It's never worked, and 2015-09-29 15:45:22 -05:00
shaper.inc Fix handling of the description in the shaper code. 2015-08-24 08:34:09 -04:00
smtp.inc Use php function to get hostname instead of exec() 2014-02-04 12:34:41 -02:00
system.inc Add SVG MIME type - RELENG_2_2 2015-10-09 10:25:25 +02:00
unbound.inc Only add outgoing-interface if IP. Ticket #4852 2015-07-17 13:00:27 -05:00
upgrade_config.inc Protect unset() with isset() for RELENG_2_2 2015-08-28 19:50:39 +05:45
util.inc Revert "Ticket #4442 Do not process URL aliases during bootup but trigger it just after finished booting. This completely solves the bootup delays without lowering the timeout as before. Probably need to increase a bit the timeouts now to be friendly to other connections" 2015-06-10 20:14:28 -04:00
uuid.php
voucher.inc Do not pass vouchers shorter than 5 characters to voucher application, they 2015-09-22 07:57:05 -05:00
vpn.inc https://redmine.pfsense.org/issues/5207 2015-10-07 15:28:08 -05:00
vslb.inc Improve handling of port ranges in relayd, fixes #4810 2015-07-01 16:10:33 -04:00
wizardapp.inc Fix lineup of copyright lines 2015-01-01 10:13:14 -02:00
xmlparse_attr.inc
xmlparse.inc Use array_flip even for the package parsers 2014-03-20 19:28:07 +00:00
xmlreader.inc Fix lineup of copyright lines 2015-01-01 10:13:14 -02: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 Fix lineup of copyright lines 2015-01-01 10:13:14 -02:00
zeromq.inc Be safe use require_once in zeromq 2015-03-03 08:01:40 -03:00