| .. |
|
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
|
|
|
|
auth.inc
|
Remove some redundant code and make sure admin's home directory is /root - Fixes #218
|
2010-06-25 13:08:47 -04: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 proper locking.
|
2010-06-21 11:06:50 +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
|
Ticket #444. Use noatime even here.
|
2010-05-25 16:19:38 +00:00 |
|
config.lib.inc
|
Correct ifconfig syntax
|
2010-06-02 17:20:10 +00: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
|
Add a safety check to prevent packets like those in #479 from breaking the filter log in the GUI.
|
2010-06-15 16:26:58 -04:00 |
|
filter.inc
|
Label for 1:1 NAT reflection rules in rules.debug.
|
2010-06-25 10:36:33 -06:00 |
|
functions.inc
|
No need for priv.inc
|
2009-11-28 21:19:54 -05:00 |
|
globals.inc
|
Fix NanoBSD snapshot URL default.
|
2010-06-21 16:51:53 -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
|
Actually apinger can be reloaded and this is not doing its job apparently.
|
2010-06-22 16:03:28 +00:00 |
|
interfaces.inc
|
Also teach system_routing_configure to have an interface as parameter so to reload only routes related to this interface when an interface is reconfigured.
|
2010-06-18 18:46:06 +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
|
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
|
Fix growl issues.
|
2010-04-17 21:56:49 -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
|
Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459
|
2010-05-20 10:55:02 -06:00 |
|
PEAR.inc
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
pfsense-utils.inc
|
Add checkboxes to disable TSO and LRO since some drivers will misbehave with them set. Resolves #703
|
2010-06-28 15:59:03 -04:00 |
|
pkg-utils.inc
|
If packages are reinstalled during bootup than there is no need to reinstall them again during GUI login.
|
2010-06-18 21:05:36 +00:00 |
|
priv.defs.inc
|
this page is status, not diag.
|
2010-06-14 00:08:50 -04: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
|
fix typo
|
2010-05-13 20:58:32 -04:00 |
|
rrd.inc
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
|
2010-06-07 23:24:17 +07: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
|
Don't perform these multiple times as they do not change on each loop iteration. Having them inside the loop can also generate an invalid DHCP config file, instead of just warning that there is no CARP VIP defined.
|
2010-06-10 13:33:48 -04:00 |
|
shaper.inc
|
fix text
|
2010-06-17 12:31:50 -04:00 |
|
smtp.inc
|
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
|
2009-09-12 15:34:07 -04:00 |
|
system.inc
|
Also teach system_routing_configure to have an interface as parameter so to reload only routes related to this interface when an interface is reconfigured.
|
2010-06-18 18:46:06 +00:00 |
|
upgrade_config.inc
|
Fixes #480. Correctly upgrade config for monitorip. When a gateway exists save there the monitorip instead of the interface.
|
2010-06-21 16:33:26 +00:00 |
|
util.inc
|
Be more strict when doing checks for empty values.
|
2010-06-22 20:03:13 +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
|
Remove gif creation/deletion in ipsec code it seems unlikely and unused for a long time. This also removes the risk of doing damages on gifs configured through the GUI.
|
2010-06-15 19:27:04 +00:00 |
|
vslb.inc
|
Prevent bootup code from dying on empty load_balancer arrays
|
2009-12-03 13:30:20 +01:00 |
|
xmlparse.inc
|
Ticket #612. Correctly show the number of users as 0 on a group with no users. Also handle the case of empty arrays on the xmlparser.
|
2010-05-24 18:10:50 +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 |