pfsense/etc/inc
2010-08-27 08:13:27 -04:00
..
priv Add SSH tunneling privilege to list of available privileges. 2010-07-12 15:31:14 -06:00
simplepie Adding simplepie RSS system 2009-03-14 16:20:57 -04:00
array_intersect_key.inc
auth.inc Avoid a warning on this code when there is no member for a group. 2010-08-17 20:44:10 +00:00
authgui.inc No need to use # in color code, it's already set with this 2010-07-14 17:41:43 -04:00
captiveportal.inc Improve the standard Captive Portal pages when a custom page is not set 2010-08-24 19:11:57 -04:00
certs.inc Add some user cert lookup functions. 2010-07-07 13:42:08 -04:00
cmd_chain.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
config.console.inc Show disabled interfaces as well 2010-08-09 21:19:32 -04:00
config.gui.inc Move all console related configuration items to config.console.inc. This will mean that these items are not included when the webConfigurator is being used and only on bootup on the console. 2010-08-09 19:29:27 -04:00
config.inc Move all console related configuration items to config.console.inc. This will mean that these items are not included when the webConfigurator is being used and only on bootup on the console. 2010-08-09 19:29:27 -04:00
config.lib.inc Do not output duplicate done 2010-08-22 14:47:09 -04:00
crypt.inc Clean up this code a little. 2010-06-09 15:54:41 -04:00
dyndns.class Fix caps/grammar. 2010-05-25 13:39:16 -04:00
easyrule.inc Refactor the Easy Rule code a bit. Add a CLI version. 2010-03-14 17:16:32 -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 Limit description of rules to 64 chars as that is what pfctl will accept. 2010-08-26 17:06:16 +00:00
functions.inc No need for priv.inc 2009-11-28 21:19:54 -05:00
globals.inc Add run(4) to known wireless nics. Reported-by: http://forum.pfsense.org/index.php/topic,27744.0.html 2010-08-23 14:30:01 +00:00
growl.class Add some more error checking to not have issues as reported on http://forum.pfsense.org/index.php/topic,23435.0.html 2010-03-09 12:45:27 +00:00
gwlb.inc No functional change just code reshuffle. 2010-08-17 10:15:44 +00:00
interfaces.inc Allow carp interfaces to sit on top of aliases. Also add safety belts to ipalias deletion for this to avoid breakage. Trigered-by: http://forum.pfsense.org/index.php/topic,27834.0.html 2010-08-26 16:38:12 +00:00
ipsec.inc Bring back IPsec PSK Tab/Edit. Part of ticket #108. Still needs backend code to use the resulting keys. 2010-05-06 15:06:53 -04:00
IPv6.inc s/util/utils/ 2009-09-12 18:30:21 -04:00
itemid.inc Ticket #136. 2010-01-26 23:59:43 +00:00
led.inc Add an LED pattern function for assigning interfaces, and enable its use. When finished, switch back to the bootup pattern. 2010-07-28 16:40:38 -04:00
meta.inc s/util/utils/ 2009-09-12 18:30:21 -04:00
notices.inc Include hostname in growl notice 2010-07-30 19:39:41 -04:00
openvpn.auth-user.php Add the neccesary foo for radius.inc to work. 2010-03-02 20:19:35 +00:00
openvpn.inc Ticket #826. Add more bandage to notice when a reading on socket timeouts. 2010-08-18 15:57:20 +00:00
PEAR.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
pfsense-utils.inc Remove not existing function reference. Pointy-hat: myself 2010-08-19 19:46:46 +00:00
pkg-utils.inc Remove useless code which might even abort package deletion process. 2010-08-06 21:46:27 +00:00
priv.defs.inc Separate RRD graph settings to a separate entry. 2010-08-10 16:19:32 -06:00
priv.inc Get user pages as well as group pages. Fixes #735 2010-07-13 10:34:25 -04:00
radius.inc fix typo 2010-05-13 20:58:32 -04:00
rrd.inc Revert the top field change shift as these break a lot of other installs. 2010-08-27 12:37:30 +02:00
service-utils.inc Use procatat instead of ps as the latter always prints a header, also 2010-03-12 13:28:14 +13:00
services.inc Fixes #764. Import the patch in the ticket to allow per-host netboot file on dhcpd settings. 2010-08-24 10:08:59 +00:00
shaper.inc Properly clear the qlimit or tbrconfig settings when a value is deleted from GUI 2010-08-05 21:00:11 +00:00
smtp.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
system.inc Fix declaration. Change 'global $configure' to 'global $config' to 2010-08-24 15:38:45 +07:00
upgrade_config.inc Ticket #482. This solves point 3) which converts the custom 'local IP' directive to the 2.0 format. 2010-08-23 18:23:53 +00:00
util.inc Add l2tp where missing. Also add l2tp and igb to altq capable interfaces. 2010-08-16 11:21:34 +00:00
uuid.php Adding uuid generator. More information: 2009-10-19 22:16:35 -04:00
voucher.inc Resolve issue where used variable might be an array (multiple voucher rolls) 2010-08-24 10:45:29 -04:00
vpn.inc Fix some PPPoE server radius variable references. Fixes #853. 2010-08-27 08:13:27 -04:00
vslb.inc Fix path for relayctl. Fixes #739 2010-07-14 03:03:22 -06:00
wizardapp.inc Add/Update copyrights where applicable. Mark copyright on XML as CDATA to aviod any issues that might happen. 2010-08-19 10:33:04 +00:00
xmlparse_attr.inc Speed up loading information from regdomain.xml 2010-07-10 23:40:56 -06:00
xmlparse.inc Do not call die while parsing package xml files. Instead return an empty array. This should avoid packages not uninstalling. 2010-08-06 21:51:37 +00:00
xmlreader.inc Make list the same. Remove whitespace at the end so it does not get interpreted as special tag. 2010-05-07 13:27:43 +00:00
xmlrpc_client.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
xmlrpc_server.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
xmlrpc.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
zeromq.inc Use params array 2010-08-19 16:34:04 -04:00