| .. |
|
priv
|
Add an IPsec xauth permission. Try to use the nologin shell first (just unlock the account). Ticket #1202
|
2011-04-08 08:59:50 -04:00 |
|
simplepie
|
Adding simplepie RSS system
|
2009-03-14 16:20:57 -04:00 |
|
array_intersect_key.inc
|
MFC array_intersect_key.inc
|
2005-12-03 23:42:58 +00:00 |
|
auth.inc
|
Add an IPsec xauth permission. Try to use the nologin shell first (just unlock the account). Ticket #1202
|
2011-04-08 08:59:50 -04:00 |
|
authgui.inc
|
Make autocomplete on the login form optional.
|
2011-05-12 10:45:30 -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
|
Just use the long reference here instead of creating potential dangerous reference.
|
2011-05-26 19:39:58 +00:00 |
|
certs.inc
|
Merge branch 'master' into yakatz-ssl
|
2011-05-14 11:08:39 -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
|
Fixup text.
|
2011-04-06 13:14:50 -04: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
|
Increase timeout to 2 minutes. Ticket #1545.
|
2011-05-27 10:46:33 +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
|
Only add pppoe to the interfaces list if it both has an entry and is in server mode (i.e. not disabled.)
|
2011-05-27 12:02:22 -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
|
Remove out-dated RRD file as it will cause broken images to appear on RRD graphs page.
|
2011-05-26 00:00:57 +02:00 |
|
growl.class
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
gwlb.inc
|
Correct default code disabling! Ponty-hat: myself
|
2011-05-18 20:35:43 +00:00 |
|
interfaces.inc
|
* Add is_ipaddr_configured() so that people do not need to reinvent the wheel for this task
|
2011-05-25 18:02:05 -04:00 |
|
ipsec.inc
|
Don't forget to include $g, otherwise the check will fail and still perform a DNS resolve
|
2011-02-21 14:17:23 +01: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
|
nuke trailing carriage returns
|
2010-12-22 10:39:12 -05:00 |
|
openvpn.inc
|
Various CRL fixes, handle empty internal CRLs better.
|
2011-05-11 16:10:49 -04:00 |
|
PEAR.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
pfsense-utils.inc
|
Include .inc files for plugin system
|
2011-05-30 12:02:47 -04:00 |
|
pkg-utils.inc
|
When uninstalling packages try to remove even any rc files created by packages.
|
2011-05-18 22:49:07 +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
|
Make sure to uses 'tables' in array.
|
2011-03-25 11:00:50 +02:00 |
|
priv.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05: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
|
Put some debug info during dyndns update under debug conditionals.
|
2011-05-25 17:08:22 +00:00 |
|
shaper.inc
|
Bring back the optimization on max-packets at pf(4) level now that the issues with daemon have been identified.
|
2011-05-02 20:57:50 +00:00 |
|
smtp.inc
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
system.inc
|
Prevent races on resovlconf generation as well by adding a lock.
|
2011-05-30 13:11:03 +00:00 |
|
upgrade_config.inc
|
Rather make use of $global variable for RRD path.
|
2011-05-26 00:43:28 +02:00 |
|
util.inc
|
Reject alias names that are too long. Fixes #1510
|
2011-05-19 13:34:43 -04:00 |
|
uuid.php
|
Adding uuid generator. More information:
|
2009-10-19 22:16:35 -04:00 |
|
voucher.inc
|
Provide a voucher_expire function so that voucher can be expired through a POST.
|
2011-05-25 20:28:10 +00:00 |
|
vpn.inc
|
Silence the route changing since it fills the logs with not needed info.
|
2011-05-27 08:24:32 +00:00 |
|
vslb.inc
|
Timeout is either a global option and/or a table stanza option. For now made it a global option.
|
2011-05-05 01:39:28 +02:00 |
|
wizardapp.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05: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 |