pfsense/etc/inc
2011-09-08 17:49:29 +00:00
..
priv Fix description 2011-08-11 15:47:54 -04:00
simplepie
array_intersect_key.inc Implement gettext() calls on array_intersect_key.inc 2010-08-13 13:32:53 -03:00
auth.inc Added extended query possibility (for example, group membership) 2011-08-28 05:37:24 +03:00
authgui.inc Only do cookie check if the form has already been posted. The cookie check is not accurate for the first page load after a browser has been opened, has to be at least one refresh/post first. 2011-09-02 13:03:33 -04:00
basic_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
captiveportal.inc Add support for multiple radius server to be used during authentication 2011-09-07 19:59:56 +00:00
certs.inc Add function to return a certificate's common name. 2011-07-06 14:32:30 -04:00
cmd_chain.inc Fix quotes to use %N$X on gettext calls 2010-10-01 10:17:13 -03:00
config.console.inc Merge remote-tracking branch 'mainline/master' into inc 2011-04-15 13:38:13 -03:00
config.gui.inc Resolve merge conflict 2011-03-06 16:18:29 -05:00
config.inc Merge remote-tracking branch 'upstream/master' 2011-07-12 19:57:42 -04:00
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:15:02 +00:00
cram_md5_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
crypt.inc Resolves 1209. Correctly calculate the necessary data to return from an 'pfsense' format encrypted file. 2011-01-19 20:56:23 +00:00
digest_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
dyndns.class Add he.net tunnelbroker update dyndns type 2011-06-28 15:21:56 -04:00
easyrule.inc Fix merge conflict 2011-07-13 08:31:39 -04:00
filter_log.inc Merge remote-tracking branch 'upstream/master' 2011-07-12 19:57:42 -04:00
filter.inc Remove references to undeclared table 2011-09-07 13:04:33 +00:00
functions.inc Remove csrf-magic include from functions.inc -- it was causing problems with console PHP scripts. 2010-11-10 00:28:14 -07:00
globals.inc Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces. 2011-09-07 13:04:01 +00:00
growl.class Remove trailing carriage return 2010-11-10 12:00:32 -05:00
gwlb.inc Add a find_interface_ipv6_ll() to find the link local address of a interface. 2011-09-01 12:33:36 +02:00
interfaces.inc Add a / for the prefix length value. As suggested on 2011-09-03 11:13:43 +02:00
ipsec.inc Merge remote-tracking branch 'upstream/master' 2011-07-12 19:57:42 -04:00
IPv6.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
itemid.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
led.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
login_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
meta.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
notices.inc Merge remote-tracking branch 'mainline/master' into inc 2011-05-23 15:57:23 -03:00
ntlm_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
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 13:10:40 +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:48:20 -04:00
PEAR.inc Merge remote branch 'mainline/master' into inc 2010-11-16 09:31:33 -02:00
pfsense-utils.inc Merge remote-tracking branch 'upstream/master' 2011-07-12 19:57:42 -04:00
pkg-utils.inc Unlink the failed downloaded file if present. Since it might contain harmful and not expected content 2011-09-01 19:54:03 +00:00
plain_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
priv.defs.inc Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845 2011-09-06 18:37:35 -04:00
priv.inc Fix missing $ on variable. 2011-08-11 15:26:35 -04:00
radius.inc removes variables concatenation on gettext strings 2011-07-18 15:33:28 -03:00
rrd.inc Merge remote-tracking branch 'upstream/master' 2011-07-12 19:57:42 -04:00
sasl.inc Ticket #1141. Add missing sasl.inc 2011-01-03 17:47:08 -05:00
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 Add proper validation to the services_rtadvd_configure() to only pick up the IPv6 nameservers if any 2011-09-06 22:25:50 +02:00
shaper.inc Show friendly interface names 2011-09-08 17:49:29 +00:00
smtp.inc Fix quotes to use %N$X on gettext calls 2010-10-01 10:17:13 -03:00
system.inc Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces. 2011-09-07 13:04:01 +00:00
upgrade_config.inc Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces. 2011-09-07 13:04:01 +00:00
util.inc Implement correct gen_subnetv6_max function that you can throw random prefix lengths in. Fixes Ticket #1725 2011-08-25 11:14:34 +02:00
uuid.php
voucher.inc Remove duplicated occurence during merging 2011-09-07 18:07:06 +00:00
vpn.inc Fix several issues in pppoe code and remove duplicated code. 2011-08-30 16:11:40 +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:43:00 +00:00
xmlparse_attr.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
xmlparse.inc Merge branch 'master' into inc 2011-01-28 17:32:17 -02:00
xmlreader.inc Merge branch 'master' into inc 2011-01-28 17:32:17 -02:00
xmlrpc_client.inc removes variables concatenation on gettext strings 2011-07-18 15:33:28 -03:00
xmlrpc_server.inc Merge remote-tracking branch 'upstream/master' 2011-07-12 19:57:42 -04:00
xmlrpc.inc Test for value present before using. 2011-03-30 22:21:13 +00:00
zeromq.inc Merge remote branch 'mainline/master' into inc 2010-08-20 10:04:54 -03:00