pfsense/etc/inc
2011-09-08 17:48:52 +00:00
..
priv Fix description 2011-08-11 15:48:52 -04:00
simplepie
array_intersect_key.inc
auth.inc Correct array key typo mistake. Ticket #1052 2011-08-08 16:24:06 +00:00
authgui.inc Revert "If a user's browser does not support cookies, print an error on the login form telling them so." 2011-09-02 16:20:09 +00:00
basic_sasl_client.inc
captiveportal.inc Revert wrong fix of Bug #1711. 2011-07-22 08:31:55 -04:00
certs.inc Add function to return a certificate's common name. 2011-07-06 14:33:06 -04:00
cmd_chain.inc
config.console.inc Save a little space on the interface list for console assignment. 2011-04-14 16:50:23 -04:00
config.gui.inc Not needed anymore. 2011-03-03 16:30:07 +00:00
config.inc
config.lib.inc Ticket #1279. Decrease the refcount even though we're in booting phase. This helps the refcount to work as intended and help in making filesystem read only correctly on embedded platfroms. While here put some exceptions to refcount API and silent any related errors that might trigger. Also take not of the NOTE on the php manual that after a share memory is opened further references to it for size and access mode should be 0. 2011-08-17 20:09:09 +00:00
cram_md5_sasl_client.inc
crypt.inc
digest_sasl_client.inc
dyndns.class Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto 2011-06-10 16:19:30 +00:00
easyrule.inc In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed. 2011-03-28 12:17:41 -04:00
filter_log.inc
filter.inc Remove references to undeclared table 2011-09-07 13:03:51 +00:00
functions.inc
globals.inc Use RELENG_2_0 for updates and gitsync default. 2011-07-07 10:37:18 -04:00
growl.class
gwlb.inc Oops fix variable name 2011-08-02 21:24:50 +00:00
interfaces.inc Revert "Make initial changes to allow pfSense to work in a jail." 2011-08-17 14:12:27 +12:00
ipsec.inc Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls into running resolve_retry() with invalid parameters causing a long delay in returning. 2011-06-27 14:05:01 -04:00
IPv6.inc
itemid.inc
led.inc
login_sasl_client.inc
meta.inc
notices.inc Merge branch 'axscode-pfs' 2011-05-14 11:16:56 -05:00
ntlm_sasl_client.inc
openvpn.auth-user.php Ticket #1052. Enforce certificates if they are present for authenticating to ldap. Allow to select a CA under ldap type authentication backend to be used for this. 2011-07-15 16:46:54 +00:00
openvpn.inc Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell. 2011-08-30 09:44:20 -04:00
PEAR.inc
pfsense-utils.inc Make update_status and update_output_window consistent on checking for console version or not. 2011-08-19 19:02:53 +00:00
pkg-utils.inc Unlink the failed downloaded file if present. Since it might contain harmful and not expected content 2011-09-01 19:53:38 +00:00
plain_sasl_client.inc
priv.defs.inc Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845 2011-09-06 18:38:29 -04:00
priv.inc Fix missing $ on variable. 2011-08-11 15:25:36 -04:00
radius.inc
rrd.inc Fix syntax error/typo. Fixes #1372 2011-05-24 12:49:21 -04:00
sasl.inc
service-utils.inc Test for null names passed to these functions as a safety precaution. 2011-05-17 22:19:12 +00:00
services.inc DNSMasq was generating the error 'Socket operation on non-socket' and using 100% of the CPU, changing it to mwexec_bg() resolves the issue. 2011-08-24 17:20:13 +02:00
shaper.inc Show friendly interface names 2011-09-08 17:48:52 +00:00
smtp.inc
system.inc Revert "Make initial changes to allow pfSense to work in a jail." 2011-08-17 14:12:27 +12:00
upgrade_config.inc Check if an item is an array before treating it as such in the upgrade code. 2011-06-29 11:22:23 -04:00
util.inc Compenstate for the write_config calls sending the filesystem to ro during pacakge installation. 2011-08-19 18:22:54 +00:00
uuid.php
voucher.inc Another roll at fixing the voucher sync problems. 2011-08-15 19:20:56 +00:00
vpn.inc Fix several issues in pppoe code and remove duplicated code. 2011-08-30 16:11:22 +00:00
vslb.inc In upgrade code for server load balancing, set redirect_mode. Also in the backend code, assume redirect_mode as the default if it's not set. 2011-06-27 12:11:02 -04:00
wizardapp.inc Syncrhonize the information with the wizards xml. Reported-by: http://forum.pfsense.org/index.php/topic,39176.msg205359.html#msg205359 2011-08-11 10:42:38 +00:00
xmlparse_attr.inc
xmlparse.inc Make allowedhostname an array. 2011-01-25 12:30:18 -05:00
xmlreader.inc Add the npt tag which is used by the IPv6 tree to the 2.0 mainline tree. 2011-01-24 08:34:16 +01:00
xmlrpc_client.inc Correct log messages to not display port twice. 2011-03-25 20:32:56 +00:00
xmlrpc_server.inc
xmlrpc.inc Test for value present before using. 2011-03-30 22:21:13 +00:00
zeromq.inc