| .. |
|
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
|
Make sure this variable is an array before performing array operations upon it.
|
2010-08-02 16:04:21 -04: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
|
don't include 255.255.255.255 here
|
2010-08-09 17:11:13 -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
|
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 |
|
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
|
Ticket #8. Use proper IP to pfctl -b and run the command after the rules have been removed for the not 'down' interfaces.
|
2010-08-10 20:49:40 +00:00 |
|
functions.inc
|
No need for priv.inc
|
2009-11-28 21:19:54 -05:00 |
|
globals.inc
|
Increase upload file size to 1 megabyte
|
2010-08-10 14:14:00 -04: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
|
Ticket #8. Use proper IP to pfctl -b and run the command after the rules have been removed for the not 'down' interfaces.
|
2010-08-10 20:49:40 +00:00 |
|
interfaces.inc
|
Do not require a refernce passed because seems php likes to screw with it internally. This should have be the second belt at Ticket #819.
|
2010-08-11 20:34:31 +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
|
Add OpenVPN none/null cipher.
|
2010-07-13 17:30:59 -04:00 |
|
PEAR.inc
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
pfsense-utils.inc
|
Refine the setting/checking of these variables a little.
|
2010-08-04 11:02:16 -04: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
|
chown the RRD path on every call, not just when initially creating the RRD directory. Also, chown the resulting rrd files.
|
2010-08-06 08:30:34 -04: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
|
Add the ability to set a periodic RRD and DHCP leases backup from Diagnostics > NanoBSD.
|
2010-08-09 16:14:29 -04: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
|
Fixes #717. Actually if no default gateway is found assume wan is the one.
|
2010-07-21 20:24:24 +00:00 |
|
upgrade_config.inc
|
Disable TSO and LRO in upgraded configs.
|
2010-08-04 11:18:46 -04:00 |
|
util.inc
|
Add sysctl functions that support getting/setting multiple values in a single call.
|
2010-08-04 19:22:03 -06:00 |
|
uuid.php
|
Adding uuid generator. More information:
|
2009-10-19 22:16:35 -04:00 |
|
voucher.inc
|
Ticket #351. Prevent wrong config.xml creation.
|
2010-02-11 15:00:52 +00:00 |
|
vpn.inc
|
Resolves #815. Do not add protection rules if lan interface has no ip.
|
2010-08-10 14:40:56 +00:00 |
|
vslb.inc
|
Fix path for relayctl. Fixes #739
|
2010-07-14 03:03:22 -06: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 |