| .. |
|
priv
|
Implement privilege for allowing login through CP
|
2013-02-07 11:15:10 -02:00 |
|
simplepie
|
fix text - s/occured/occurred/
|
2013-08-01 21:56:41 -05:00 |
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br
|
2014-03-17 11:17:29 -03:00 |
|
authgui.inc
|
Unset also here
|
2014-04-14 12:34:34 +00:00 |
|
basic_sasl_client.inc
|
|
|
|
captiveportal.inc
|
Correct the ridirection URL to unbreak ones passed through Radius attributes and repsect user choices. Reported-by: Antoine Guillemot
|
2014-04-28 08:27:35 +00:00 |
|
certs.inc
|
Perform a much more accurate comparison between two certificates to determine if they are identical when checking their revocation status. Fixes #3237
|
2013-10-09 10:02:56 -04:00 |
|
CHAP.inc
|
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
|
2011-11-29 15:16:35 +01:00 |
|
config.console.inc
|
Use updated get_memory var names
|
2013-08-28 13:05:10 -07:00 |
|
config.gui.inc
|
|
|
|
config.inc
|
Change ereg() to preg_match() function
|
2012-06-30 09:55:50 -03:00 |
|
config.lib.inc
|
Get rid of embedded platform. Its time to GC this
|
2014-04-14 13:06:28 +00: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
|
standardize URLs
|
2014-03-14 19:18:17 -05: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
|
Move clog from /usr to /usr/local
|
2014-04-28 11:54:22 -03:00 |
|
filter.inc
|
Expose all p0f OS types that it supports so that subtypes of various Operating Systems can be detected
|
2014-04-29 11:52:11 -04:00 |
|
functions.inc
|
Tidy up "functions.inc"
|
2014-04-04 17:08:21 +01:00 |
|
globals.inc
|
Fixup update URL
|
2014-04-14 18:05:17 +00:00 |
|
growl.class
|
|
|
|
gwlb.inc
|
pfSense - Bug #3607: Fix issue whereby the ICMP6 messages sometimes have the wrong source IP when a monitor gateway has been set.
|
2014-04-18 10:55:28 +01:00 |
|
interfaces.inc
|
Make sure unbound is reconfigured when interfaces are
|
2014-04-28 21:27:33 +02:00 |
|
ipsec.attributes.php
|
Fix some wrong escapeshellarg() calls
|
2014-02-04 18:14:41 -02:00 |
|
ipsec.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 |
|
ipsec.inc
|
Correct the step for phase2 algos as well
|
2014-03-06 21:38:50 +01: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
|
mhash -> hash change from Ermal
|
2012-01-19 14:50:15 -05:00 |
|
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
|
This doesn't need via-env
|
2014-04-23 16:30:52 -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
|
Add class PEAR5 code rather than a new file
|
2012-01-19 18:58:49 +00:00 |
|
pfsense-utils.inc
|
Be smarter at using kenv
|
2014-04-18 15:24:34 +00:00 |
|
pkg-utils.inc
|
Fix PBI installation when target lies on different directorie
|
2014-04-24 11:16:41 -03:00 |
|
plain_sasl_client.inc
|
|
|
|
priv.defs.inc
|
Add privileges
|
2014-03-29 15:06:32 +02:00 |
|
priv.inc
|
fix permissions check to xml package files and show only menus user has access to
|
2012-06-12 11:08:46 -03:00 |
|
r53.class
|
This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.
|
2012-04-01 02:03:49 -03:00 |
|
radius.inc
|
xhtml Compliance
|
2014-03-14 21:24:03 +01:00 |
|
rrd.inc
|
Add the missing global $g
|
2014-02-20 10:37:57 -08: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
|
Make sure /usr/local/etc/rc.d exists
|
2014-04-22 11:10:26 -07:00 |
|
services.inc
|
Get real interface when dhcrelay uses default GW
|
2014-04-14 10:27:22 +00:00 |
|
shaper.inc
|
Put this here for easier troubleshooting and code reading. Helps with Ticket #3619
|
2014-04-28 12:37:41 +00:00 |
|
smtp.inc
|
Use php function to get hostname instead of exec()
|
2014-02-04 12:34:41 -02:00 |
|
system.inc
|
Send HUP to restart syslogd rather than trying to restart it, thus loosing messages
|
2014-04-28 21:12:38 +00:00 |
|
unbound.inc
|
If Unbound is been used then make sure to reload when system_hosts_generate() is called
|
2014-04-28 22:00:25 +02:00 |
|
upgrade_config.inc
|
Merge pull request #1032 from fichtner/contributions manually since it does not apply cleanly
|
2014-04-28 08:00:01 +00:00 |
|
util.inc
|
Fix kldstat match/output to check for a running module. It was claiming all modules were loaded so none were being loaded.
|
2014-04-29 09:16:56 -04:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Make the voucher auth through xmlrpc work.
|
2014-03-07 17:49:54 +00:00 |
|
vpn.inc
|
If unbound is configured then assign it for the vpn service
|
2014-04-28 22:05:42 +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
|
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
|
2014-03-18 16:09:05 -03: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
|
Don't generate a PHP error for an unfetchable XML file.
|
2013-02-07 10:19:46 -05: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
|
Handle 0MQ filter configure
|
2014-04-28 22:07:56 +02:00 |