| .. |
|
priv
|
|
|
|
simplepie
|
|
|
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
Simplify code.
|
2010-03-29 16:48:10 +00:00 |
|
authgui.inc
|
Overhaul the user login system to use the Servers tab as its base.
|
2010-03-03 16:17:35 +00:00 |
|
captiveportal.inc
|
Use the ipfw(4) list functionality to reduce rules even more. Add allow rules for accessing pfSense webgui to not lock out operators behind the CP. Remove redundant rule regarding dns. Probably every dns request should be forwarded to the local dns server to not force clients to use the pfSense forwarder!
|
2010-03-17 00:51:17 +00:00 |
|
certs.inc
|
Remove uneeded line because openssl module will be already loaded.
|
2010-03-15 18:47:43 +00:00 |
|
cmd_chain.inc
|
|
|
|
config.gui.inc
|
Propperly initialize variables so they function is as expected.
|
2010-03-05 16:28:03 +00:00 |
|
config.inc
|
Do not try to upgrade from m0n0 config to pfSense config on every invocation of config.inc but only during bootup, basically this gives a lot of speed up in GUI.
|
2010-03-03 17:17:41 +00:00 |
|
config.lib.inc
|
Add enable bits.
|
2010-03-27 01:01:58 +00:00 |
|
crypt.inc
|
|
|
|
dyndns.class
|
|
|
|
easyrule.inc
|
Refactor the Easy Rule code a bit. Add a CLI version.
|
2010-03-14 17:16:32 -04:00 |
|
filter_log.inc
|
|
|
|
filter.inc
|
switch these back to no state until sloppy is fixed
|
2010-04-03 15:10:49 -04:00 |
|
functions.inc
|
|
|
|
globals.inc
|
Add a new global option, disablehelpicon, to hide help icon from all pages
|
2010-04-08 14:49:33 -03: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
|
Use stristr as a microoptimization.
|
2010-03-31 21:16:36 +00:00 |
|
interfaces.inc
|
Changes to make PPP work again. mpd5 fails to establish a ppp link without
|
2010-03-29 20:03:55 +07:00 |
|
ipsec.inc
|
Ticket #430. Give a none option to allow for roadwarriors configs.
|
2010-03-16 13:08:01 +00:00 |
|
IPv6.inc
|
|
|
|
itemid.inc
|
|
|
|
led.inc
|
|
|
|
meta.inc
|
|
|
|
notices.inc
|
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 |
|
openvpn.auth-user.php
|
Add the neccesary foo for radius.inc to work.
|
2010-03-02 20:19:35 +00:00 |
|
openvpn.inc
|
Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface. Use this is rc.newwanip script to reload only these tunnels.
|
2010-03-29 17:22:32 +00:00 |
|
PEAR.inc
|
|
|
|
pfsense-utils.inc
|
Changes to make PPP work again. mpd5 fails to establish a ppp link without
|
2010-03-29 20:03:55 +07:00 |
|
pkg-utils.inc
|
get_pkg_depends must return the whole paths of dependency files in order
|
2010-03-17 11:46:59 -04:00 |
|
priv.defs.inc
|
Ticket #462. Remove references to slbd it is not used anymore.
|
2010-03-31 09:16:37 +00:00 |
|
priv.inc
|
Overhaul the user login system to use the Servers tab as its base.
|
2010-03-03 16:17:35 +00:00 |
|
radius.inc
|
Enable loading extension.
|
2010-03-12 16:27:54 +00:00 |
|
rrd.inc
|
must use -f with pkill to find updaterrd.sh
|
2010-04-03 17:12:54 -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
|
Use new arguments passing style for dhcpleases. Ticket #374.
|
2010-03-31 09:51:20 +00:00 |
|
shaper.inc
|
Use ipfw for deleting unused pipes too.
|
2010-04-02 15:28:29 +00:00 |
|
smtp.inc
|
|
|
|
system.inc
|
Do not enable fastforwarding with ipsec. Silence command because default gw might not exist yet.
|
2010-03-29 14:45:02 +00:00 |
|
upgrade_config.inc
|
Make lan/wan behave as all other interfaces.
|
2010-03-27 00:28:07 +00:00 |
|
util.inc
|
Remove bogus char. Spotted-by:gnoahb@
|
2010-03-29 16:00:19 +00:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
|
|
|
vpn.inc
|
Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log.
|
2010-03-23 22:13:21 +00:00 |
|
vslb.inc
|
|
|
|
xmlparse.inc
|
Fix parsign of packages xml.
|
2010-03-19 17:49:39 +00:00 |
|
xmlreader.inc
|
|
|
|
xmlrpc_client.inc
|
|
|
|
xmlrpc_server.inc
|
|
|
|
xmlrpc.inc
|
|
|