pfsense/etc/inc
2013-02-21 11:16:58 -03:00
..
priv Implement privilege for allowing login through CP 2013-02-07 11:15:10 -02:00
simplepie
array_intersect_key.inc
auth.inc Add a knob in the GUI to set the RADIUS authentication timeout. Previous default was 3s, new is 5s. When using two-factor auth via external (e.g. phone), this needs to be set much higher, 60-120. 2013-02-13 15:55:55 -05:00
authgui.inc Treat openvpn tunnel IPs as local IPs and prevent warning on login page when acessing it using tun IP address. Fixes #1681 2013-02-15 08:12:16 -02:00
basic_sasl_client.inc
captiveportal.inc Revert "Merge pull request #417 from miken32/cp-database-fix" 2013-02-17 11:34:44 -03:00
certs.inc Allow selecting the digest algorithm when creating a CA or Cert. Implements #2765 2013-01-21 14:33:19 -05: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 Merge git pull request 313 from bcyrill with some modifications 2013-01-16 13:29:49 +00:00
config.gui.inc
config.inc Change ereg() to preg_match() function 2012-06-30 09:55:50 -03:00
config.lib.inc Better test if we're running at the cli or in lighty. Also suppress output for the session start if it fails. 2013-01-15 11:28:56 -05: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 Update etc/inc/dyndns.class 2013-02-06 15:35:17 +01:00
easyrule.inc Fixup easyrule block for IPv6 2012-10-05 13:44:44 -04:00
filter_log.inc Try a little harder to find the protocol rather than giving up. Fixes #2751 2013-01-25 16:41:48 -05:00
filter.inc Fix test for enabling upnp anchor. Unbreaks upnp for many. 2013-02-17 09:03:46 -05:00
functions.inc Allow dom_title width parameter to be null 2012-07-26 08:32:34 +05:45
globals.inc Remove unused function remove_numbers() 2013-02-21 07:41:41 -03:00
growl.class
gwlb.inc This message can be really spammy on a failure if you have multiple gateway groups. Disable e-mail notification of this message for now. 2013-02-06 09:10:08 -05:00
interfaces.inc Set if interface is enable before try to configure static arp. Fixes #1988 2013-02-21 11:16:58 -03: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 Make function return correct address info for respective family 2013-02-11 09:13:19 +00:00
IPv6.inc Do not allow 1:2:3:4:5:6:7:8::9 as an IPv6 address 2013-02-11 03:23:22 +05:45
itemid.inc
led.inc
login_sasl_client.inc
meta.inc
notices.inc Add a small function to notify via remote methods only (smtp/growl). Notify when a dyndns IP changes. 2012-06-26 14:07:13 -04:00
ntlm_sasl_client.inc mhash -> hash change from Ermal 2012-01-19 14:50:15 -05:00
openvpn.attributes.php Remove left-over from copy-pasto 2012-06-05 19:40:38 +00:00
openvpn.auth-user.php Make it more clear what is the username during syslog 2012-11-14 19:32:34 +00:00
openvpn.inc Use the actual openvpn restart routine when starting/stopping from services rather than killing/restarting manually. 2013-02-11 13:50:11 -05:00
openvpn.tls-verify.php Comment out debug print for cert verification 2012-01-24 16:14:44 -05:00
PEAR.inc Add class PEAR5 code rather than a new file 2012-01-19 18:58:49 +00:00
pfsense-utils.inc Teach is_ipaddr_configured to check ipv6 for single IPs. While I'm here, reduce code duplication 2013-02-21 08:19:39 -03:00
pkg-utils.inc Add version check to package install 2013-01-17 19:36:17 +01: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 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 whitespace fixes 2013-02-14 15:26:00 -08:00
rrd.inc Adjust RRD captive portal graphs for CP zones 2013-02-06 15:54:47 -02:00
sasl.inc
service-utils.inc Make is_pid_running function return more conisten results by using isvalidpid 2013-01-03 10:25:53 +00:00
services.inc Backout Unbound for now bring back in 2.2. Fixes #2817 2013-02-14 19:50:24 +02:00
shaper.inc Previous attempt to fix #1995 allow to set more than one default queues, prevent it with this change. It should fix #1995 2013-01-21 09:45:36 -02:00
smtp.inc Try harder to determine hostname when sending e-mail. 2012-08-24 08:47:31 -04:00
system.inc Avoid Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc 2013-02-17 21:21:48 -05:00
upgrade_config.inc Upgrade code & config default version 2013-02-09 15:04:50 -08:00
util.inc Also do checks for ipv6 on is_ipaddr_configured 2013-02-14 07:46:13 +00:00
uuid.php
voucher.inc Revert "Merge pull request #417 from miken32/cp-database-fix" 2013-02-17 11:34:44 -03:00
vpn.inc Fix #2818. Last change didn't work, it needs to be one more step out of the loop. 2013-02-16 13:55:24 -02: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 Add support for multiple DHCP pools within the interface's subnet, and allow most of the settings for the main range to be set specific inside the pool. (e.g. it allows setting different gateways and DNS for different pools). Still needs improved input validation to prevent overlapping ranges/pools. 2012-09-16 19:33:49 -04:00
xmlreader.inc Add support for multiple DHCP pools within the interface's subnet, and allow most of the settings for the main range to be set specific inside the pool. (e.g. it allows setting different gateways and DNS for different pools). Still needs improved input validation to prevent overlapping ranges/pools. 2012-09-16 19:33:49 -04: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
xmlrpc.inc
zeromq.inc