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.2 KB
authgui.inc 7.63 KB
captiveportal.inc 38.9 KB
certs.inc 8.01 KB
cmd_chain.inc 3.92 KB
config.gui.inc 2.97 KB
config.inc 6.78 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.4 KB
filter_log.inc 9.33 KB
functions.inc 2.84 KB
globals.inc 6.02 KB
growl.class 3.29 KB
gwlb.inc 18.1 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.7 KB
pfsense-utils.inc 56.8 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 39.2 KB
upgrade_config.inc 60.7 KB
util.inc 34.9 KB
uuid.php 11.4 KB
voucher.inc 14.6 KB
vpn.inc 46.3 KB
vslb.inc 8.37 KB
xmlparse.inc 9.28 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
07b54e8c 05/14/2010 02:47 PM Seth Mos

Do not unconditionaly remove the default route and readd it. This should make system_routing_configure more
reliably. Ticket #507
stability

c1263bbd 05/14/2010 12:58 AM Chris Buechler

fix typo

5337fe2e 05/13/2010 09:17 PM Ermal LUÇI

Simplify/optimize code.

fb586a16 05/13/2010 07:46 PM Jim Pingle

Add a GUI field to let the user configure the maxium table entries size. Resolves #588
NOTE: Actual tables, not states.

b6c34bfc 05/13/2010 06:23 PM Ermal LUÇI

Ticket #544. Restore locking, seems w+ migh already lock the file sometimes. While there improve the locking to a read/write locking schema. Make the default locking a read only lock and if explicitly specified a write locking can be specified through LOCK_EX optional parameter to lock(). During config manipulation do the filesystem mounting in rw, if needed, before doing any locking to avoid possible problems and also to be consistent through out the code on the method used. Also update calls to config to lock exclusively where required.

883b2552 05/13/2010 05:03 PM Seth Mos

Correct the shell for the admin account, this should be /etc/rc.initial. Not /bin/sh

fe19e7d7 05/13/2010 11:46 AM Erik Fonnesbeck

Using binat for reflection rules created some NAT issues under certain circumstances. Use rdr with the bitmask address pool type instead.

4d52a9b9 05/12/2010 10:16 PM Jim Pingle

Tag all config write cases with the username.

362b8147 05/12/2010 07:07 PM Jim Pingle

Include username of person making the change in config change description, and in the config itself.

98c3eaa8 05/12/2010 06:30 PM Jim Pingle

Ensure the URL table file is not empty at this step.

View revisions

Also available in: Atom