| .. |
|
priv
|
Add system and VPN areas to user item privs
|
2009-12-03 16:44:39 -05:00 |
|
simplepie
|
Adding simplepie RSS system
|
2009-03-14 16:20:57 -04:00 |
|
array_intersect_key.inc
|
MFC array_intersect_key.inc
|
2005-12-03 23:42:58 +00:00 |
|
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
|
radius.inc already has this includes so do not include them explicitly. This unbreaks the loading of bcmath module since PEAR.inc is not yet included!
|
2010-04-14 21:19:16 +00:00 |
|
certs.inc
|
Perform more strict validation on CA and Cert names before proceeding in the wizard.
|
2010-04-12 17:32:34 -04:00 |
|
cmd_chain.inc
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
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
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
dyndns.class
|
Add a timeout for curl_exec. Combine all dyndns.org methods to one catching up with its API changes.
|
2010-04-13 22:19:00 +00: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
|
Fix bug where the last line of the filter log wasn't displayed in WebGUI.
|
2010-02-15 15:09:12 -05:00 |
|
filter.inc
|
Add code to allow applications on pfSense itself that bind to a socket or want to source route traffic to work. This fixes DynDns on multi-wan as the simplest of it.
|
2010-04-13 23:19:59 +00:00 |
|
functions.inc
|
No need for priv.inc
|
2009-11-28 21:19:54 -05:00 |
|
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
|
Make PPP redial when the connection is dropped. Also, fix PPP uptime display.
|
2010-04-11 09:56:52 +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
|
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
|
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
|
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
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
pfsense-utils.inc
|
Beef up the version comparison code. This should let us compare several combinations of local and remote versions and properly determine if the current version is older or the same as the remote version.
|
2010-04-16 12:14:05 -04: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
|
Ticket #499. Create custom options propperly for each interface. This solution binds the option name to the interface name so it is even easier to distinguish.
|
2010-04-14 12:40:10 +00:00 |
|
shaper.inc
|
Use ipfw for deleting unused pipes too.
|
2010-04-02 15:28:29 +00:00 |
|
smtp.inc
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
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
|
Ticket #486. Convert even the gateways that specify the interface itself.
|
2010-04-14 13:18:15 +00:00 |
|
util.inc
|
Remove bogus char. Spotted-by:gnoahb@
|
2010-03-29 16:00:19 +00: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
|
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
|
Prevent bootup code from dying on empty load_balancer arrays
|
2009-12-03 13:30:20 +01:00 |
|
xmlparse.inc
|
Fix parsign of packages xml.
|
2010-03-19 17:49:39 +00:00 |
|
xmlreader.inc
|
Add page for configuration of wireless clone interfaces.
|
2010-02-15 01:44:25 -07: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 |