pfsense/etc/inc
jim-p e49d4564db Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/globals.inc
	etc/inc/upgrade_config.inc
2011-06-14 16:41:15 -04:00
..
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 Merge remote branch 'upstream/master' 2011-04-12 10:40:44 +02:00
authgui.inc Merge remote branch 'upstream/master' 2011-05-13 13:43:37 +02: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 Do not call time() uselessly every time for each entry. Instead just snapshot it and use it in calculations. This helps performance and useless paranoic time fetching since every 60 seconds the code will be executed again. 2011-06-13 12:34:00 +00:00
certs.inc Merge branch 'master' into yakatz-ssl 2011-05-14 11:08:39 -05: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 Resolve merge conflict 2011-03-06 16:18:29 -05:00
config.inc Merge remote branch 'upstream/master' 2010-12-20 21:06:33 +01: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 Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto 2011-06-10 16:19:30 +00:00
easyrule.inc Merge remote branch 'upstream/master' 2011-04-12 10:39:20 +02:00
filter_log.inc Show the TCP protocol for ipv6 filter rules 2011-01-26 14:27:08 +01:00
filter.inc Merge remote branch 'upstream/master' 2011-06-10 12:37:58 -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 Merge remote branch 'upstream/master' 2011-06-14 16:41:15 -04:00
growl.class Remove trailing carriage return 2010-11-10 12:00:32 -05:00
gwlb.inc Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'. 2011-06-01 23:25:21 +08:00
interfaces.inc Merge remote branch 'upstream/master' 2011-06-14 16:41:15 -04:00
ipsec.inc Merge remote branch 'upstream/master' 2011-06-03 15:34:54 -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 nuke trailing carriage returns 2010-12-22 10:39:12 -05:00
openvpn.inc Merge remote branch 'upstream/master' 2011-06-03 15:34:54 -04:00
PEAR.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
pfsense-utils.inc Fix merge blip. 2011-06-01 10:42:07 -04:00
pkg-utils.inc Typoes 2011-06-03 17:29:25 -05: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 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 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 Merge remote branch 'upstream/master' 2011-06-01 09:00:09 -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 Merge remote branch 'upstream/master' 2011-06-01 09:00:09 -04: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 Merge remote branch 'upstream/master' 2011-06-10 12:37:58 -04:00
upgrade_config.inc Merge remote branch 'upstream/master' 2011-06-14 16:41:15 -04:00
util.inc Merge remote branch 'upstream/master' 2011-05-19 14:51:08 -04: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 Merge remote branch 'upstream/master' 2011-06-08 14:13:22 -04: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 Alter the requires to their new file names 2010-11-11 21:31:19 +01: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