pfsense/etc/inc
xbipin b997da8b61 upgrade config
upgrade config code so old entries not lost during upgrade
2015-02-05 09:41:17 +04: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:01 -06:00
array_intersect_key.inc
auth.inc Do not override the passwd string. First it prevents the md5 working if the crypt() check fails and also is useless to override it since the parameter is passed by value and not by reference. 2015-01-12 11:43:21 +01:00
authgui.inc Fix check for cookies, the way it was implemented didn't work because it would need a refresh to check if cookie was set or not. Use javascript to do a simple test 2015-01-08 11:08:11 -02:00
basic_sasl_client.inc
captiveportal.inc Fixes #4150. Move to tables to accomodate unlimited number of interfaces. 2015-01-15 18:53:54 +01:00
certs.inc Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
CHAP.inc
config.console.inc Remove these booting settings since are useless 2014-11-28 13:05:18 +01: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 disable this PHP error logging, errors that are really significant end up with a crash report, this is more noise than useful at this stage in 2.2. 2015-01-09 00:17:10 -06: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 dyn.dns.he.net uses a self-signed cert, disable verification for it. 2014-12-04 23:38:34 -06:00
easyrule.inc Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
filter_log.inc Pass src dst IP port through to firewall log 2014-12-21 17:30:40 +05:45
filter.inc Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI changes and upgrade code 2015-01-15 20:17:46 +01:00
functions.inc Replace Header() calls by lowercase 2014-06-13 08:59:57 -03:00
globals.inc upgrade config 2015-02-05 09:41:17 +04:00
gmirror.inc Welcome 2015 2014-12-31 16:22:00 -02:00
growl.class
gwlb.inc Correct this typo which would make other things break 2015-01-21 20:43:24 +01:00
interfaces.inc Fix typo in function name 2015-01-22 09:01:06 -02:00
ipsec.attributes.php Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
ipsec.auth-user.php Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
ipsec.inc Save the tradition and point to used binaries here 2015-01-22 12:41:59 +01: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 Rather than set the g['booting'] on globals provide a function to test for that doing the right checks 2014-11-26 13:10:01 +01:00
ntlm_sasl_client.inc
openvpn.attributes.php Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
openvpn.auth-user.php Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli. 2015-01-10 22:17:28 +01:00
openvpn.inc Change OpenVPN CARP VIP test to be more accurate. The client should also not be run if the VIP is in the INIT state. 2015-01-08 10:41:37 -05:00
openvpn.tls-verify.php Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
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:13:34 -06:00
pfsense-utils.inc Do not translate function return string 2015-01-22 09:02:51 -02:00
pkg-utils.inc Rather than set the g['booting'] on globals provide a function to test for that doing the right checks 2014-11-26 13:10:01 +01:00
plain_sasl_client.inc
priv.defs.inc Standardise text in priv list 2014-12-30 17:17:33 +05:45
priv.inc Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
r53.class
radius.inc Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
rrd.inc Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
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 s/Unbound DNS Forwarder/Unbound DNS Resolver/ to be consistent with other wording in the GUI 2014-11-25 11:55:17 -05:00
services.inc When configuring radvd, check if carp is enabled. Ticket #4252 2015-01-22 09:03:01 -02:00
shaper.inc This broke a variety of things. Revert "Deprecated and non-static method messages" 2015-01-09 00:40:01 -06:00
smtp.inc Use php function to get hostname instead of exec() 2014-02-04 12:34:41 -02:00
system.inc The reset button check should happen on all platforms, not only NanoBSD 2015-01-20 16:54:22 -05:00
unbound.inc Strict comparison not necessary here, and makes this fail to work as 2015-01-21 18:04:14 -06:00
upgrade_config.inc upgrade config 2015-02-05 09:41:17 +04:00
util.inc Validate if both IP address and subnet are valid and the same version. Fixes #4223 2015-01-16 11:50:34 -02:00
uuid.php
voucher.inc Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
vpn.inc Ticket #4254 do not put duplicate interface names 2015-01-21 21:46:01 +01:00
vslb.inc Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
wizardapp.inc Fix lineup of copyright lines 2015-01-01 15:11:15 +05:45
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 15:11:15 +05:45
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 15:11:15 +05:45
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