| .. |
|
priv
|
Fix description
|
2011-08-11 15:47:54 -04:00 |
|
simplepie
|
Adding simplepie RSS system
|
2009-03-14 16:20:57 -04:00 |
|
array_intersect_key.inc
|
Implement gettext() calls on array_intersect_key.inc
|
2010-08-13 13:32:53 -03:00 |
|
auth.inc
|
Do not pass the ldap port separately, but add it to the LDAP URL. PHP's ldap_connect() ignores the passed port parameter if the first parameter is a URL instead of a hostname.
|
2011-10-25 11:05:11 -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
|
Specify full path to openssl.cnf, and select the relevant section to use when generating certificates.
|
2011-10-27 10:28:00 -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
|
Shorten the NEGATE rule label as these are too long
|
2011-10-21 11:05:28 -04: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
|
Assume a default value of 1 for cert_depth to disallow chaining.
|
2011-10-27 10:28:02 -04:00 |
|
openvpn.tls-verify.php
|
Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting.
|
2011-10-27 10:28:01 -04:00 |
|
PEAR.inc
|
Merge remote branch 'mainline/master' into inc
|
2010-11-16 09:31:33 -02:00 |
|
pfsense-utils.inc
|
Setup serial bits after upgrade on NanoBSD, too.
|
2011-10-31 16:25:21 -04: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
|
Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup.
|
2011-10-26 17:14:19 -04:00 |
|
unbound.inc
|
Add full path to ssl files and silence warning
|
2011-10-02 22:33:42 +02:00 |
|
upgrade_config.inc
|
Fix the 2nd grow command, add space
|
2011-10-26 11:29:31 +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
|
Adding uuid generator. More information:
|
2009-10-19 22:16:35 -04:00 |
|
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
|
Relayd expects send/expect arguments to be quoted strings. (And expect must be a pattern, not just a partial string)
|
2011-11-01 15:12:52 -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 |