| .. |
|
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
|
Include certs.inc before calling lookup_ca in auth.inc. Fixes #1927
|
2011-10-05 10:15:41 -04: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 the old direct_networks table which is not used throughout the filter code. Instead we now create a negate_networks table which contains both vpns, directly connected networks (static routes) which should never be tagged for policy routing which breaks traffic.
|
2011-10-13 21:51:50 +02: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 Unbound chroot directory path
|
2011-09-30 21:21:34 +02: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
|
Fixes issue with l2tp interfaces and altq
|
2011-10-08 12:27:03 +00: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
|
Use the new daemon for status->queues until a proper chart javascript library is availble
|
2011-10-01 17:52:02 +00:00 |
|
pkg-utils.inc
|
Allow multiple PBI packages in one tag space separated
|
2011-10-06 09:24:38 -04: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
|
Change the way syslogd is killed/restarted a bit. Fixes log related pages hanging when logs are reset (or saving syslog settings)
|
2011-09-30 20:20:59 -04:00 |
|
unbound.inc
|
Add full path to ssl files and silence warning
|
2011-10-02 22:33:42 +02:00 |
|
upgrade_config.inc
|
Move the old databases to the backup folder in conf
|
2011-10-13 14:15:05 +02:00 |
|
util.inc
|
Combine is_subnet to check for both v4 and v6 subnets
|
2011-09-29 01:32:09 +02:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
fix typo (Bug 1944)
|
2011-10-10 21:46:50 +02:00 |
|
vpn.inc
|
Fix several issues in pppoe code and remove duplicated code.
|
2011-08-30 16:11:40 +00:00 |
|
vslb.inc
|
Show session detail in Virtual Server status
|
2011-09-29 15:13:30 -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
|
Add some missing ;'s.
|
2011-09-29 16:14:38 -04: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 |