Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  simplepie
IPv6.inc 21.7 KB
PEAR.inc 32.3 KB
array_intersect_key.inc 2.42 KB
auth.inc 26.9 KB
authgui.inc 8.42 KB
captiveportal.inc 35.4 KB
certs.inc 5.8 KB
cmd_chain.inc 3.9 KB
config.inc 36.4 KB
crypt.inc 2.78 KB
dyndns.class 34.9 KB
filter.inc 88.3 KB
functions.inc 3.14 KB
globals.inc 3.69 KB
gwlb.inc 15.1 KB
interfaces.inc 74.8 KB
ipsec.inc 10.9 KB
meta.inc 4.87 KB
notices.inc 5.31 KB
openvpn.auth-user.php 2.4 KB
openvpn.inc 17.5 KB
pfsense-utils.inc 56.8 KB
pkg-utils.inc 35.2 KB
priv.defs.inc 65.5 KB
priv.inc 7.51 KB
radius.inc 31.4 KB
rrd.inc 28.1 KB
service-utils.inc 5.82 KB
services.inc 33.6 KB
shaper.inc 121 KB
smtp.inc 20.7 KB
system.inc 32.2 KB
upgrade_config.inc 53.9 KB
util.inc 25 KB
vpn.inc 43.5 KB
vslb.inc 8.34 KB
xmlparse.inc 7.92 KB
xmlrpc.inc 4.33 KB
xmlrpc_client.inc 59.7 KB
xmlrpc_server.inc 22.7 KB

Latest revisions

# Date Author Comment
9befcca7 05/08/2009 07:20 PM Ermal Luçi

Fix a lock leaking on CP.

0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
3e2bd5de 05/07/2009 09:07 PM Ermal Luçi

Propperly fix openvpn parameter parsing.

2f1e3ebe 05/07/2009 08:23 PM Ermal Luçi

Fix correction of openvpn parameters.

f3bcb3e3 05/07/2009 08:02 PM Ermal Luçi

Spit verbose messages on schedules only if in debug mode.

2b5b6eb4 05/07/2009 07:02 PM Ermal Luçi

Remove from filter load the captive portal module loading and move it to the captive portal functions where is its only place. Keep only the pass rule for the CP webserver will see later on if it can be removed at all.

e4f020ee 05/07/2009 06:36 PM Ermal Luçi

Comment out supposed diff code that is not being used.

ee2db55f 05/07/2009 05:24 PM Ermal Luçi

Move validation of dyndns username to the only place it uses it, the GUI page. There it makes sense. While there add ':' character to allow NO-ip subaccounts.

3a724c7e 05/05/2009 11:49 PM Ermal Luçi

Remove another unused function.

6e17413e 05/05/2009 11:47 PM Ermal Luçi

Use exec_command instead of custom rolled function. Fix some logic here and there.

View revisions

Also available in: Atom