| .. |
|
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
|
|
|
|
array_intersect_key.inc
|
|
|
|
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
|
|
|
|
captiveportal.inc
|
PHP says that arrays cannot be used as keys, protect against this case as reported that some keys are arrays!
|
2011-06-15 16:57:18 +00:00 |
|
certs.inc
|
Import error handling to avoid errors.
|
2011-06-24 12:10:51 +00:00 |
|
cmd_chain.inc
|
|
|
|
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
|
|
|
|
config.lib.inc
|
Do a more thorough check for platform on the ro call, or factory reset blows up.
|
2011-06-16 16:26:00 -04:00 |
|
cram_md5_sasl_client.inc
|
|
|
|
crypt.inc
|
|
|
|
digest_sasl_client.inc
|
|
|
|
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
|
|
|
|
filter.inc
|
The fix of Ticket #1341 broke the FQDN aliases with only one hostname entry, reported-by: http://forum.pfsense.org/index.php/topic,38051.0.html. Fix this regression by properly handling this cases.
|
2011-06-22 21:25:35 +00:00 |
|
functions.inc
|
|
|
|
globals.inc
|
Up config number for username sync upgrade.
|
2011-06-14 14:10:44 +00:00 |
|
growl.class
|
|
|
|
gwlb.inc
|
Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'.
|
2011-06-01 14:03:57 +00:00 |
|
interfaces.inc
|
Correct functiong does_vip_exist() to actually work. Fixes #1598
|
2011-06-14 12:50:14 +00:00 |
|
ipsec.inc
|
Show how much data has passed on an SAD entry.
|
2011-06-02 12:47:53 -04:00 |
|
IPv6.inc
|
|
|
|
itemid.inc
|
|
|
|
led.inc
|
|
|
|
login_sasl_client.inc
|
|
|
|
meta.inc
|
|
|
|
notices.inc
|
Merge branch 'axscode-pfs'
|
2011-05-14 11:16:56 -05:00 |
|
ntlm_sasl_client.inc
|
|
|
|
openvpn.auth-user.php
|
|
|
|
openvpn.inc
|
No need to use nohup when using mwexec_bg since it calls nohup itself. Also use fullpath to executables.
|
2011-06-24 19:09:07 +00:00 |
|
PEAR.inc
|
|
|
|
pfsense-utils.inc
|
Include .inc files for plugin system
|
2011-05-30 12:02:47 -04:00 |
|
pkg-utils.inc
|
Add small comment about rrd binaries
|
2011-06-23 11:34:31 -04:00 |
|
plain_sasl_client.inc
|
|
|
|
priv.defs.inc
|
Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password.
|
2011-06-06 10:53:42 +00:00 |
|
priv.inc
|
|
|
|
radius.inc
|
|
|
|
rrd.inc
|
Fix syntax error/typo. Fixes #1372
|
2011-05-24 12:49:21 -04:00 |
|
sasl.inc
|
|
|
|
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
|
Kill olsrd if it is not enabled. Reported-by: http://forum.pfsense.org/index.php/topic,37931.0.html
|
2011-06-21 07:08:05 +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
|
|
|
|
system.inc
|
Do not create blank domain lines if domain is gone from config.xml. It breaks tools such as dig when troubleshooting, etc.
|
2011-06-19 15:01:50 -04:00 |
|
upgrade_config.inc
|
Fix off-by-one in OpenVPN "local" to "ipaddr" conversion.
|
2011-06-26 18:51:11 -04:00 |
|
util.inc
|
More whitespace fixes.
|
2011-06-21 20:05:51 +02:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html
|
2011-06-10 20:02:47 +00:00 |
|
vpn.inc
|
Correct event calling during bootup for rc.newipsecdns and also convert the command executed during an ipsec even to go through check_reload_status which will prevent races on calling rc.newipsecdns. Which might lead to many filterdns processes.
|
2011-06-06 18:12:52 +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
|
|
|
|
xmlparse_attr.inc
|
|
|
|
xmlparse.inc
|
|
|
|
xmlreader.inc
|
|
|
|
xmlrpc_client.inc
|
Correct log messages to not display port twice.
|
2011-03-25 20:32:56 +00:00 |
|
xmlrpc_server.inc
|
|
|
|
xmlrpc.inc
|
Test for value present before using.
|
2011-03-30 22:21:13 +00:00 |
|
zeromq.inc
|
|
|