summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revise default allow all to any rule text. Remove > and attempt to cleanupScott Ullrich2008-09-102-2/+2
* Remove (not parsed) from description. It IS parsed and checked for XSSScott Ullrich2008-09-101-1/+1
* Backout last change, we need to think about this some more.Scott Ullrich2008-09-101-2/+2
* Learn how to spell "Acknowledge"Scott Ullrich2008-09-101-1/+1
* We already escape characters. Do not worry about notifying user thatScott Ullrich2008-09-101-2/+0
* Require_once instead of require.Scott Ullrich2008-09-101-4/+4
* Make the pointy-hat gods happy by fixing missing ) error.Scott Ullrich2008-09-101-2/+2
* Increment interface counter for wan too.Seth Mos2008-09-101-3/+9
* Add more optional debuggingSeth Mos2008-09-101-0/+2
* Increase the page redirect time after switching between http and https. ItMatthew Grooms2008-09-101-2/+2
* Whitespace and minor bug fixes for package manager pages.Matthew Grooms2008-09-102-188/+209
* Bring up to more sane config.Ermal Luçi2008-09-101-5/+13
* Show correct interface.Ermal Luçi2008-09-101-1/+1
* PPP forgotten knobs syncronization.Ermal Luçi2008-09-101-1/+1
* Catch up with backend modification and synchronize some fields in the GUI its...Ermal Luçi2008-09-102-31/+18
* * Fixup stray dots('...') on bootup and add some comments since we do loading...Ermal Luçi2008-09-104-99/+129
* Catch up with function renaming.Ermal Luçi2008-09-101-6/+6
* * Remove the wan word from most of the functions in this file.Ermal Luçi2008-09-101-55/+43
* Remove uneeded and commented out code.Ermal Luçi2008-09-101-3/+0
* Correctly return gre/gif addresses if selected on the firewall rules or neede...Ermal Luçi2008-09-101-4/+13
* * Correctly show dhcp tabs for the serviceErmal Luçi2008-09-101-16/+14
* Oops, typo. Thanks, http://forum.pfsense.org/index.php/topic,11442.0.htmlErmal Luçi2008-09-101-1/+1
* Make sure the /var/db/racoon path exists before starting racoon. This isMatthew Grooms2008-09-101-0/+4
* Do not execute the command if interface is not configured at all(type = none).Ermal Luçi2008-09-091-4/+7
* Array checks too.Ermal Luçi2008-09-091-1/+2
* * Array checks too.Ermal Luçi2008-09-091-4/+10
* Add missing quote char.Ermal Luçi2008-09-091-1/+1
* Array checks too.Ermal Luçi2008-09-092-3/+6
* Add some check if we are working with arrays and fix the check for not allowi...Ermal Luçi2008-09-091-32/+38
* Add validation for the ca configuration array presence. Minor style fixes.Matthew Grooms2008-09-091-9/+8
* Add validationSeth Mos2008-09-091-4/+7
* * Remove dead codeErmal Luçi2008-09-091-140/+19
* * Introduce an apply button before the changes get effect.Ermal Luçi2008-09-091-37/+34
* Modify the OpenVPN server configuration to allow the DH parameter lengthMatthew Grooms2008-09-093-5/+32
* Comment out the code that creates a dh-parameters file at boot time andMatthew Grooms2008-09-094-1/+29
* Move the 'advanced users only' notice into the tab body so the tab headersMatthew Grooms2008-09-095-76/+56
* Whitespace and minor bug fixes for system general setup page.Matthew Grooms2008-09-091-133/+183
* If we are an single interface setup we need the anti-lockout rule for wan so ...Ermal Luçi2008-09-091-1/+1
* Handle renaming of the pppoe/pptp username and password parameters.Ermal Luçi2008-09-091-4/+4
* Rename interfaces_wan_configure to interface_configure now that it is used fo...Ermal Luçi2008-09-0910-11/+12
* Add interfaces_wlan.inc to the obsolete list.Ermal Luçi2008-09-091-1/+2
* Merge interfaces_wlan.inc into interfaces.php there is no need for the to be ...Ermal Luçi2008-09-091-20/+464
* Insure this function returns always an array.Ermal Luçi2008-09-091-0/+2
* NOTE: Part of the interfaces history is located on interfaces_lan.php and int...Ermal Luçi2008-09-091-1/+1
* Catch up with file rename.Ermal Luçi2008-09-091-1/+1
* Catch up with file rename.Ermal Luçi2008-09-094-13/+13
* Oops, this is a test and not an assignment.Ermal Luçi2008-09-091-1/+1
* Oops, this is a test and not an assignment.Ermal Luçi2008-09-091-1/+1
* Cleanup the tab format of the system user/group/server management pages.Matthew Grooms2008-09-096-963/+1013
* Cleanup the tab format of the system ca/certificate pages. The edges wereMatthew Grooms2008-09-092-617/+623
OpenPOWER on IntegriCloud