| .. |
|
priv
|
Add SSH tunneling privilege to list of available privileges.
|
2010-07-12 15:31:14 -06:00 |
|
simplepie
|
|
|
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
Switches must come after the user name when using pw lock/unlock.
|
2010-12-03 17:30:12 -07:00 |
|
authgui.inc
|
* Adding function get_configured_ip_addresses() which returns all interfaces and their configured IP address
|
2010-11-10 11:56:23 -05:00 |
|
captiveportal.inc
|
Ooops add missing or.
|
2010-11-27 14:47:49 +00:00 |
|
certs.inc
|
Fix this code a bit, my first attempt yesterday didn't work properly (this should).
|
2010-12-03 09:15:35 -05:00 |
|
cmd_chain.inc
|
|
|
|
config.console.inc
|
Use pfSense_sync()
|
2010-11-30 16:48:47 -05:00 |
|
config.gui.inc
|
Use pfSense_sync()
|
2010-11-30 16:48:47 -05:00 |
|
config.inc
|
Use pfSense_sync()
|
2010-11-30 16:48:47 -05:00 |
|
config.lib.inc
|
Do a fflush of file before closing and sync(2). Fix whitespace while here.
|
2010-11-30 22:18:59 +00:00 |
|
crypt.inc
|
Clean up this code a little.
|
2010-06-09 15:54:41 -04:00 |
|
dyndns.class
|
Nuke trailing c/r
|
2010-11-24 13:08:10 -05:00 |
|
easyrule.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05: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
|
Make sure filter_configure() is not called during bootup since its harmful.
|
2010-12-06 10:12:49 +00: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
|
Get rid of fastforwarding since it is not maintained from long time. Courtesy-of: battlez_ IRC
|
2010-12-08 18:45:33 +00:00 |
|
growl.class
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
gwlb.inc
|
Do not spam console with useless messages. Also remove killall not needed anymore.
|
2010-12-01 17:23:11 +00:00 |
|
interfaces.inc
|
Expose advbase option of carp(4) to alleviate advanced configs.
|
2010-12-07 23:51:47 +00:00 |
|
ipsec.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05: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 |
|
meta.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
notices.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
openvpn.auth-user.php
|
Ticket #1037. Move environment manipulation to the authentication script since escaping slashes is not so easz on dynamic built paths.
|
2010-11-26 21:54:44 +00:00 |
|
openvpn.inc
|
Do not spam filter reload at boot.
|
2010-12-06 10:08:30 +00:00 |
|
PEAR.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
pfsense-utils.inc
|
Tighten checks a bit also when check_firmware_version is called return the config version too.
|
2010-12-07 11:32:16 +00:00 |
|
pkg-utils.inc
|
Do not atempt to start a service during installation.
|
2010-12-07 20:30:16 +00:00 |
|
priv.defs.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05: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
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
service-utils.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
services.inc
|
Nuke trailing c/r
|
2010-11-24 13:08:10 -05:00 |
|
shaper.inc
|
Nuke trailing c/r
|
2010-11-24 13:08:10 -05:00 |
|
smtp.inc
|
|
|
|
system.inc
|
Get rid of fastforwarding since it is not maintained from long time. Courtesy-of: battlez_ IRC
|
2010-12-08 18:45:33 +00:00 |
|
upgrade_config.inc
|
Ticket #491. Do not actually check for enable to exist but for host since enable might be unset explicitly by the user. This should re-enable configs to work.
|
2010-12-06 12:58:41 +00:00 |
|
util.inc
|
Do not spam console with useless messages. Also remove killall not needed anymore.
|
2010-12-01 17:23:11 +00:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Check for less time available on remote node
|
2010-08-30 22:20:22 -04:00 |
|
vpn.inc
|
Only print "sainfo anonymous" also for xauth-psk setups. See http://forum.pfsense.org/index.php/topic,29164.msg157864.html#msg157864
|
2010-12-08 13:04:05 -05:00 |
|
vslb.inc
|
Fix path for relayctl. Fixes #739
|
2010-07-14 03:03:22 -06: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
|
Print file name when logging an xml error.
|
2010-11-30 11:30:11 -05:00 |
|
xmlreader.inc
|
Check for pfsense root object name in config.xml as a fallback if the configured name is not found.
|
2010-11-26 15:57:55 -07:00 |
|
xmlrpc_client.inc
|
|
|
|
xmlrpc_server.inc
|
|
|
|
xmlrpc.inc
|
Tighten checks a bit also when check_firmware_version is called return the config version too.
|
2010-12-07 11:32:16 +00:00 |
|
zeromq.inc
|
Use params array
|
2010-08-19 16:34:04 -04:00 |