Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
IPv6.inc 21.7 KB
PEAR.inc 32.3 KB
array_intersect_key.inc 2.42 KB
auth.inc 33.5 KB
authgui.inc 7.63 KB
captiveportal.inc 40.1 KB
certs.inc 8.01 KB
cmd_chain.inc 3.92 KB
config.gui.inc 2.97 KB
config.inc 6.79 KB
config.lib.inc 35.5 KB
crypt.inc 2.85 KB
dyndns.class 32.6 KB
easyrule.inc 9.56 KB
filter.inc 84.5 KB
filter_log.inc 9.33 KB
functions.inc 2.84 KB
globals.inc 6.02 KB
growl.class 3.29 KB
gwlb.inc 17.4 KB
interfaces.inc 89.3 KB
ipsec.inc 11.2 KB
itemid.inc 2.98 KB
led.inc 5.3 KB
meta.inc 4.89 KB
notices.inc 9.97 KB
openvpn.auth-user.php 3.12 KB
openvpn.inc 23.8 KB
pfsense-utils.inc 56.5 KB
pkg-utils.inc 37.3 KB
priv.defs.inc 75.6 KB
priv.inc 7.05 KB
radius.inc 32.1 KB
rrd.inc 29.2 KB
service-utils.inc 5.99 KB
services.inc 33.8 KB
shaper.inc 125 KB
smtp.inc 20.7 KB
system.inc 41.2 KB
upgrade_config.inc 60.9 KB
util.inc 35.2 KB
uuid.php 11.4 KB
voucher.inc 14.6 KB
vpn.inc 46.3 KB
vslb.inc 8.37 KB
xmlparse.inc 9.67 KB
xmlreader.inc 8.29 KB
xmlrpc.inc 4.39 KB
xmlrpc_client.inc 59.7 KB
xmlrpc_server.inc 22.8 KB

Latest revisions

# Date Author Comment
f2033fc7 05/25/2010 04:19 PM Ermal LUÇI

Ticket #444. Use noatime even here.

cffe41cb 05/25/2010 03:22 PM Ermal LUÇI

Do not run netstat but use pfSense_get_interface_stats to gather interface statistics. This speedups a lot on nanobsd which needed some time to generate the statistics especially with dashboard

70d6b5c4 05/24/2010 06:10 PM Ermal LUÇI

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.

0914b6bb 05/24/2010 05:49 PM Ermal LUÇI

Use mwexec where it does not make sense to use popen for something that does not take any parameters. Create a function to actually remove a user from its groups when the user itself is deleted.

a57d6170 05/22/2010 06:19 PM Scott Ullrich

Ensure config.cache does not exist so the subsequent requests can cleanly reload the configuration. Ticket #601

38080cc1 05/22/2010 02:20 AM Scott Ullrich

Move get_include_contents function to pfsense-utils.inc

7a7e94a7 05/22/2010 02:18 AM Scott Ullrich

Allow php code to be included in the primary captive portal page. Add new ORIGINAL_PORTAL_IP post item which will be experimenting with a master mutli voucher setup.

cb88138a 05/21/2010 08:54 PM Ermal LUÇI

Ups remove erroneous curly.

61d54be6 05/21/2010 08:50 PM Ermal LUÇI

Actually return to previous function code for lookup_gateway_ip_by_name() to not create recursive loops. There is still the question of how dynamic interfaces should be handled here?

962625aa 05/21/2010 08:45 PM Ermal LUÇI

Revert "Use a global array for the most part of using the return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot."

This reverts commit e51cf5960f6718a14c07daa7b6e96337fdba1f0e.

View revisions

Also available in: Atom