| .. |
|
priv
|
Fix match for help pages privileges, it fixes #3777
|
2014-08-28 08:32:37 -03:00 |
|
simplepie
|
fix text - s/occured/occurred/
|
2013-08-01 21:56:41 -05:00 |
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
Detect when protocol changes and invalidate session to get a new cookie with secure flag set according. It fixes #3714
|
2014-07-18 14:18:50 -03:00 |
|
authgui.inc
|
Update jquery to 1.11.1
|
2014-09-18 10:50:09 -03:00 |
|
basic_sasl_client.inc
|
|
|
|
captiveportal.inc
|
Convert almost all /sbin/sysctl calls to php functions
|
2014-07-07 20:06:37 -03:00 |
|
certs.inc
|
cherry pic from 'hotfix/3347-Certificate_Authority_SAN_names_not_working':
|
2014-08-14 02:18:32 +02:00 |
|
CHAP.inc
|
|
|
|
config.console.inc
|
Some device names are bigger now (eg vtnet, ixgbe, cxgbe)
|
2014-09-09 17:12:32 -03:00 |
|
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
|
Fix openssl path
|
2014-01-24 08:33:31 -02: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
|
This might also say "icmpv6" here and lead to a bad rule.
|
2014-01-06 12:09:52 -05:00 |
|
filter_log.inc
|
Fix #3866 Firewall Log Filtering
|
2014-09-16 21:58:11 +05:45 |
|
filter.inc
|
Change is_port() to only validate a single port, we have is_portrange() for specific cases. Make necessary adjustments after check all is_port() calls. It fixes #3857
|
2014-09-10 17:02:44 -03:00 |
|
functions.inc
|
Replace Header() calls by lowercase
|
2014-06-13 08:59:57 -03:00 |
|
globals.inc
|
Provide upgrade config code to migrate unbound settings from 2.1 package to 2.2 base. Bump config version to 11.1. It fixes #3880
|
2014-09-23 08:57:50 -03:00 |
|
gmirror.inc
|
Fix variable name
|
2014-05-31 10:40:17 -04:00 |
|
growl.class
|
|
|
|
gwlb.inc
|
fixes #3713
|
2014-07-01 00:18:12 +04:00 |
|
interfaces.inc
|
Make sure dhclient is not running before start it, it fixes console interface setup when interface is using dhcpv4. It should also help #3482
|
2014-09-09 17:53:53 -03:00 |
|
ipsec.attributes.php
|
Fix some wrong escapeshellarg() calls
|
2014-02-04 18:14:41 -02:00 |
|
ipsec.auth-user.php
|
Remove racoon references
|
2014-09-10 19:33:56 +02:00 |
|
ipsec.inc
|
Remove wrongly used type
|
2014-09-12 21:17:24 +02:00 |
|
IPv6.inc
|
replaced uppercase html tags with lowercase
|
2014-03-19 23:38:56 +01:00 |
|
itemid.inc
|
|
|
|
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
|
Fix some wrong escapeshellarg() calls
|
2014-02-04 18:14:41 -02:00 |
|
openvpn.auth-user.php
|
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
|
2014-03-18 16:09:05 -03:00 |
|
openvpn.inc
|
fix #3515
|
2014-08-20 16:50:56 +04:00 |
|
openvpn.tls-verify.php
|
Move also tls-verify to fcgicli to avoid forking php process. Maybe even this should be done as a plugin to avoid overhead of forking.
|
2013-12-19 09:10:50 +00:00 |
|
PEAR.inc
|
|
|
|
pfsense-utils.inc
|
find_dhclient_process() returns an int, not string
|
2014-09-09 17:50:55 -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
|
|
|
|
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
|
igmpproxy param -d doesn't like the space before optarg. Fixes #3852
|
2014-09-08 18:35:29 -03:00 |
|
shaper.inc
|
no () around qlength here
|
2014-07-09 00:07:36 -05:00 |
|
smtp.inc
|
Use php function to get hostname instead of exec()
|
2014-02-04 12:34:41 -02:00 |
|
system.inc
|
Move dhcp6c log to dhcpd.log, it fixes #3799
|
2014-08-11 11:47:14 -03:00 |
|
unbound.inc
|
Convert almost all /sbin/sysctl calls to php functions
|
2014-07-07 20:06:37 -03:00 |
|
upgrade_config.inc
|
Make sure unbound user and group is also created during upgrade config
|
2014-09-23 09:08:39 -03:00 |
|
util.inc
|
Add a function to redirect to a page passing parameters through POST
|
2014-09-11 18:22:17 -03:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Make the voucher auth through xmlrpc work.
|
2014-03-07 17:49:54 +00:00 |
|
vpn.inc
|
This really does not need the =
|
2014-09-12 21:17:53 +02:00 |
|
vslb.inc
|
Prevent a Fall Back Pool from being selected when the DNS protocol is in use. If one is present in the config, ignore it. Fixes #3300
|
2013-11-01 10:43:40 -04: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
|
Use function_exists test
|
2014-05-09 16:57:40 -07:00 |