pfsense/etc/inc
Scott Ullrich 483e6de842 Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386
2009-11-21 16:08:36 -05:00
..
simplepie Adding simplepie RSS system 2009-03-14 16:20:57 -04:00
array_intersect_key.inc
auth.inc create a config include that just presents $config to the webgui (no boot code being parsed anymore in webgui now) 2009-10-07 18:16:24 -04:00
authgui.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
captiveportal.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
certs.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
cmd_chain.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
config.gui.inc Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many). 2009-11-06 22:33:15 -05:00
config.inc Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many). 2009-11-06 22:33:15 -05:00
config.lib.inc remove functional code from config.inc and place it in a library file config.lib.inc 2009-10-07 18:15:45 -04:00
crypt.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
dyndns.class Pass down the friendly interface to dyndns to correct problems with find the interface ip and binding of curl. 2008-12-25 21:22:49 +00:00
easyrule.inc Move two include files to /etc/inc instead of leaving them in the www dir. Move filterparser.php to /usr/local/bin since it's not meant to be used from the web interface. 2009-11-15 11:22:45 -05:00
filter_log.inc Move two include files to /etc/inc instead of leaving them in the www dir. Move filterparser.php to /usr/local/bin since it's not meant to be used from the web interface. 2009-11-15 11:22:45 -05:00
filter.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
functions.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
globals.inc Add a help_base_url variable to globals.inc for use with contextual help. 2009-11-15 17:13:38 -05:00
growl.class Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
gwlb.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
interfaces.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
ipsec.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
IPv6.inc s/util/utils/ 2009-09-12 18:30:21 -04:00
itemid.inc s/util/utils/ 2009-09-12 18:30:21 -04:00
led.inc s/util/utils/ 2009-09-12 18:30:21 -04:00
meta.inc s/util/utils/ 2009-09-12 18:30:21 -04:00
notices.inc Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many). 2009-11-06 22:33:15 -05:00
openvpn.auth-user.php Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
openvpn.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
PEAR.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
pfsense-utils.inc Return up instead of running 2009-10-25 22:26:00 -04:00
pkg-utils.inc Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many). 2009-11-06 22:33:15 -05:00
priv.defs.inc * Convert carp/vips code to behave the same as other interfaces. 2009-10-01 15:19:42 +00:00
priv.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
radius.inc Import latest radius.inc from m0n0.(Mainly import Chillisport radius vendor attributes for bandwidth and fix radius-session-timeout attribute. 2009-10-05 13:34:04 +00:00
rrd.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
service-utils.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
services.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
shaper.inc Simplify divert port generation and make sure it is even to leave room to ipfw-classifyd to always open 2 divert sockets one for reading and one for writing. 2009-11-11 12:27:43 +00:00
smtp.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
system.inc Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to coexist on the same box 2009-10-26 12:43:46 -04:00
upgrade_config.inc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
util.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
uuid.php Adding uuid generator. More information: 2009-10-19 22:16:35 -04:00
voucher.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
vpn.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
vslb.inc Rework includes/require. This saves about 4 megabytes. 2009-11-21 16:08:36 -05:00
xmlparse.inc Adding newer xmlreader code to it's own file so that it can be turned and off until remaining bugs are fixed 2009-11-06 22:28:00 -05:00
xmlreader.inc Adding newer xmlreader code to it's own file so that it can be turned and off until remaining bugs are fixed 2009-11-06 22:28:00 -05: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