| .. |
|
priv
|
Implement privilege for allowing login through CP
|
2013-02-07 11:15:10 -02:00 |
|
simplepie
|
|
|
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
Add LDAP server options to control UTF8-encoding of parameters. Fixes #2227. While I'm here, add a checkbox to prevent the stripping of @ from the LDAP username if the user wants the full name transmitted.
|
2013-07-17 10:15:21 -04:00 |
|
authgui.inc
|
Omit IP warning if HTTP_REFERER check is disabled.
|
2013-07-03 10:36:05 -05:00 |
|
basic_sasl_client.inc
|
|
|
|
captiveportal.inc
|
Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue reported here http://forum.pfsense.org/index.php/topic,64412.0.html happens
|
2013-07-15 20:05:50 +00:00 |
|
certs.inc
|
Move variable declaration to the top, declare it global before defining. Fixes #3090
|
2013-07-11 15:18:18 -04:00 |
|
CHAP.inc
|
|
|
|
config.console.inc
|
Merge git pull request 313 from bcyrill with some modifications
|
2013-01-16 13:29:49 +00:00 |
|
config.gui.inc
|
|
|
|
config.inc
|
|
|
|
config.lib.inc
|
Track user/time a firewall rule was created and last updated, and show this information at the bottom of the page when viewing the firewall rule. Have various places in the system that create rules add a proper entry to indicate their origin.
|
2013-03-20 13:26:16 -04:00 |
|
cram_md5_sasl_client.inc
|
|
|
|
crypt.inc
|
Fixup paths when executing OpenSSL.
|
2013-01-27 12:20:31 -05:00 |
|
digest_sasl_client.inc
|
|
|
|
dyndns.class
|
Add support for custom IPv6 DDNS.
|
2013-07-10 19:05:42 -07:00 |
|
easyrule.inc
|
While I'm here, fix an IPv6 ICMP easy rule issue.
|
2013-03-20 13:26:17 -04:00 |
|
filter_log.inc
|
Widget Firewall Logs Fields
|
2013-05-21 18:49:53 -07:00 |
|
filter.inc
|
Optimization has nothing to do with limits
|
2013-07-25 13:13:24 +00:00 |
|
functions.inc
|
|
|
|
globals.inc
|
Add independent logging choices to disable logging of bogon network rules and private network rules. Add upgrade code to obey the existing behavior for users (if default block logging was disabled, so is bogon/private rule blocking). Also add a checkbox to disable the lighttpd log for people who don't want their system log spammed by lighty.
|
2013-07-09 12:00:43 -04:00 |
|
growl.class
|
|
|
|
gwlb.inc
|
Fix #3091, fix bad var assignment
|
2013-07-13 11:42:39 -03:00 |
|
interfaces.inc
|
Implement an option to allow using the IPv4 connectivity interface for sending the dhcpv6 information. Usually useful for ppp[oe] type links and some ISP
|
2013-07-23 09:56:38 +00:00 |
|
ipsec.attributes.php
|
Allow other system authentication types to be used with ipsec. LDAP/RADIUS/local acc
|
2012-11-14 19:31:09 +00:00 |
|
ipsec.auth-user.php
|
Correct checking for privileges.
|
2012-11-19 16:54:50 +00:00 |
|
ipsec.inc
|
Try to remove as much as possible _stf special case through the code
|
2013-03-18 14:55:26 +00:00 |
|
IPv6.inc
|
Teach Net_IPv6:compress to handle a compressed address as input
|
2013-05-14 12:16:11 +05:45 |
|
itemid.inc
|
|
|
|
led.inc
|
|
|
|
login_sasl_client.inc
|
|
|
|
meta.inc
|
|
|
|
notices.inc
|
Split actual SMTP send into its own function.
|
2013-06-13 12:52:04 -04:00 |
|
ntlm_sasl_client.inc
|
|
|
|
openvpn.attributes.php
|
|
|
|
openvpn.auth-user.php
|
Make it more clear what is the username during syslog
|
2012-11-14 19:32:34 +00:00 |
|
openvpn.inc
|
IPv6 OpenVPN TAP mode typo
|
2013-05-14 10:01:31 +05:45 |
|
openvpn.tls-verify.php
|
|
|
|
PEAR.inc
|
|
|
|
pfsense-utils.inc
|
Remove useless code
|
2013-07-05 08:56:03 -03:00 |
|
pkg-utils.inc
|
Be a lot more verbose in the logs during package reinstallation.
|
2013-06-28 14:53:26 -04:00 |
|
plain_sasl_client.inc
|
|
|
|
priv.defs.inc
|
Add privileges to CP 'Allowed hostnames' and fix a typo on edit IPs
|
2013-02-14 20:09:38 +02:00 |
|
priv.inc
|
|
|
|
r53.class
|
|
|
|
radius.inc
|
whitespace fixes
|
2013-02-14 15:26:00 -08:00 |
|
rrd.inc
|
Update rrd.inc
|
2013-07-23 16:54:20 -07:00 |
|
sasl.inc
|
|
|
|
service-utils.inc
|
Correctly decide if dhcrelay is enabled
|
2013-07-14 14:24:09 -04:00 |
|
services.inc
|
services_dhcrelay6_configure developerspew debug text fix
|
2013-07-14 14:49:01 -04:00 |
|
shaper.inc
|
Correct the comments describing the error with correct values
|
2013-06-19 08:42:26 +00:00 |
|
smtp.inc
|
|
|
|
system.inc
|
Disable the BEAST protection by default because the GUI *will* break if you use this and have a Hifn card installed. Others may break similarly. Change it into a checkbox option, off by default, and automatically disable it if a conflicting card has been detected.
|
2013-07-18 09:35:47 -04:00 |
|
upgrade_config.inc
|
Add independent logging choices to disable logging of bogon network rules and private network rules. Add upgrade code to obey the existing behavior for users (if default block logging was disabled, so is bogon/private rule blocking). Also add a checkbox to disable the lighttpd log for people who don't want their system log spammed by lighty.
|
2013-07-09 12:00:43 -04:00 |
|
util.inc
|
If the script_name is blank, try another method to locate what our filename is so we don't log an empty script name.
|
2013-06-28 14:52:55 -04:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Fixes #3001, Check the protocol of the webgui to determine if https is being used for custom ports.
|
2013-05-28 08:26:51 +00:00 |
|
vpn.inc
|
Also consider 0.0.0.0/0 here since it fails on is_subnet() but is a valid/special config. Fixes #3016
|
2013-06-04 08:26:38 -03:00 |
|
vslb.inc
|
Fix fallback monitor selection
|
2013-02-08 16:07:51 -05:00 |
|
wizardapp.inc
|
fixed spelling
|
2013-01-14 20:54:06 -05:00 |
|
xmlparse_attr.inc
|
|
|
|
xmlparse.inc
|
Don't blow up the config if someone enters int'l chars in an LDAP attribute/DN field. Ticket #2227
|
2013-07-17 10:53:21 -04:00 |
|
xmlreader.inc
|
|
|
|
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
|
|
|
|
xmlrpc.inc
|
|
|
|
zeromq.inc
|
|
|