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 36.1 KB
certs.inc 5.8 KB
cmd_chain.inc 3.9 KB
config.inc 36.6 KB
crypt.inc 2.78 KB
dyndns.class 34.9 KB
filter.inc 80.8 KB
functions.inc 3.14 KB
globals.inc 3.74 KB
gwlb.inc 15.3 KB
interfaces.inc 74.6 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.2 KB
pkg-utils.inc 39.8 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.5 KB
shaper.inc 121 KB
smtp.inc 20.7 KB
system.inc 32.5 KB
upgrade_config.inc 55.1 KB
util.inc 25.1 KB
vpn.inc 44.1 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
dbaa0e34 06/08/2009 12:39 PM Seth Mos

Fix VLAN upgrade code properly. That's what I get for blind coding.
Testing bridging code now

fcf5afa0 06/08/2009 10:49 AM Seth Mos

Fix butchered upgrade code in the end of the file

ab235895 06/08/2009 10:49 AM Seth Mos

Add missing quote

21ee12a6 06/08/2009 10:49 AM Seth Mos

Add missing ; to prevent parse error

983061e4 06/07/2009 10:31 PM Seth Mos

Try to fix "key element can not be a reference"

f421cbcc 06/07/2009 04:29 PM Ermal Luçi

Fix laggport configuration. Reported-by: http://forum.pfsense.org/index.php/topic,16734.0.html

8c1b604d 06/06/2009 11:16 PM Seth Mos

Actually use the counter

0105ae3d 06/06/2009 11:07 PM Seth Mos

Add bridge upgrade code for 1.2 -> 2.0
Like the vlan upgrade code this uses slot 38 to make sure it will not run on a 2.0 configuration.
This is blind coded and needs testing. Please help testing.

2523c923 06/06/2009 10:45 PM Seth Mos

Since we still needed upgrade code for vlans from 1.2 to 2.0 I added the upgrade at spot number 39 which is just before the user manager upgrade code.
This should make sure that we won't accidentally try to convert a 2.0 install. Good thing we left some spots open!...

a87afa7c 06/06/2009 12:45 AM Seth Mos

Revert mwexec back to exec. They are very different functions.
mwexec() has a mute flag which can be true or false, exec, returns a
array in the 2nd argument and the return code in the 3rd.
We require the output from the command.

View revisions

Also available in: Atom