| .. |
|
priv
|
Fix description
|
2011-08-11 15:48:52 -04:00 |
|
simplepie
|
Adding simplepie RSS system
|
2009-03-14 16:20:57 -04:00 |
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
Ticket #1052. Merge patch referenced in ticket.
|
2011-11-14 13:42:16 +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
|
Ticket #1141. Add necessary stuff for smtp auth using sasl
|
2011-01-02 15:30:44 -05:00 |
|
captiveportal.inc
|
Fixes #1976. Correct passthrough mac entries to not overwrite each other this is different from allowed ips that used tables.
|
2011-11-02 14:59:12 +00:00 |
|
certs.inc
|
When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User).
|
2011-11-09 15:45:21 -05:00 |
|
cmd_chain.inc
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
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
|
Use pfSense_sync()
|
2010-11-30 16:48:47 -05: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:09:09 +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
|
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
|
Don't split the date/time when forming a line's timestamp, use both. Otherwise it can lead to oddities when crossing a date border. Fixes #478
|
2010-08-04 16:24:01 -04:00 |
|
filter.inc
|
Concatenate array, using array_merge() will clobber numerical gateway group entries.
|
2011-11-27 19:33:58 +01: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
|
Correct the updates path
|
2011-10-11 11:37:51 -04:00 |
|
growl.class
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
gwlb.inc
|
Fix for redmine ticket #1993. Allow saving multiple dynamic entries.
|
2011-11-27 18:56:24 +01:00 |
|
interfaces.inc
|
Prevent link cycling when spoofing mac + DHCP. Fixes #1572
|
2011-11-08 12:57:35 -05: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
|
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 branch 'axscode-pfs'
|
2011-05-14 11:16:56 -05: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 16:46:54 +00:00 |
|
openvpn.inc
|
Fix order of client/server IPs and add a note, and clarify variable names. Fixes #2004.
|
2011-11-10 12:02:41 -05:00 |
|
openvpn.tls-verify.php
|
Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting.
|
2011-10-27 10:29:38 -04:00 |
|
PEAR.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
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
|
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:38:29 -04:00 |
|
priv.inc
|
Fix missing $ on variable.
|
2011-08-11 15:25:36 -04:00 |
|
radius.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
rrd.inc
|
Fix syntax error/typo. Fixes #1372
|
2011-05-24 12:49:21 -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
|
Ecnlose the host-name in quotes so that numerical values work.
|
2011-11-22 20:14:44 +01:00 |
|
shaper.inc
|
Show friendly interface names
|
2011-09-08 17:48:52 +00:00 |
|
smtp.inc
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04: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:37 -04:00 |
|
upgrade_config.inc
|
Convert MTU from 1.2.3 to MSS on 2.0, fixes #1886
|
2011-11-01 16:30:14 -04:00 |
|
util.inc
|
Select the newest of processes to make the command better
|
2011-11-21 16:40:24 +00:00 |
|
uuid.php
|
Adding uuid generator. More information:
|
2009-10-19 22:16:35 -04:00 |
|
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
|
Relayd expects send/expect arguments to be quoted strings. (And expect must be a pattern, not just a partial string)
|
2011-11-01 15:09:11 -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
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
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
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
xmlrpc.inc
|
Test for value present before using.
|
2011-03-30 22:21:13 +00:00 |
|
zeromq.inc
|
Use params array
|
2010-08-19 16:34:04 -04:00 |