Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
2ce660ad 01/20/2012 11:18 AM Seth Mos

Unbreak a number of explode() replacements which required preg_split()

cfbfd941 01/19/2012 07:33 PM Seth Mos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

769891b5 11/30/2011 12:31 PM Warren Baker

variable is not yet available so rebrands get a blank page on the last step in the setup wizard

fe4780a2 11/29/2011 08:17 PM Jim Pingle

When making a server certificate in the wizard, make sure we specify it must be a server certificate.

e1fd8311 10/15/2011 12:04 PM Ermal LUÇI

Fixes #1948. Do not specify an interface for the Voip rules that intend a source ip.

d3ce6a8b 09/12/2011 11:20 PM Jim Pingle

Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #1696"

This reverts commit afe88d69235f84530ed6386b22cfc9c488bf94c5.

b8c8820b 09/12/2011 11:20 PM Jim Pingle

Revert "Be correct on teh variable scope"

This reverts commit 106646b4204b2850ec7f41547079cf00cc374f6f.

106646b4 09/12/2011 10:35 PM Ermal LUÇI

Be correct on teh variable scope

afe88d69 09/12/2011 10:30 PM Ermal LUÇI

Another try at prventing panic on reconfig of ppp type wans. Ticket #1696

8678130d 09/12/2011 09:06 PM Jim Pingle

If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface first to avoid assigning a ppp interface to itself. Fixes pppoe->pppoe wizard run as well as changing pppoe->dhcp. Fixes #1696

View revisions

Also available in: Atom