summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded include.Ermal Luçi2009-06-181-1/+1
* Change order slightly.Ermal Luçi2009-06-181-1/+1
* Add priviledge checks to restart_httpd.php page.Ermal Luçi2009-06-181-1/+8
* Remove unneccessary include from system.incErmal Luçi2009-06-181-2/+0
* Add propper access control to L2TP pages.Ermal Luçi2009-06-183-0/+21
* Remove some unneccessary calls to filter_configure() they just give recursivity!Ermal Luçi2009-06-185-21/+7
* Restor previous NEGATE behaviour for 'any' destination behaviourErmal Luçi2009-06-181-2/+2
* * Fix the pppoe reset script.Ermal Luçi2009-06-183-146/+58
* * Move functions that output html to guiconfig.incErmal Luci2009-06-1810-876/+832
* Do not include things just for being able too. Reduce a it to only config.incErmal Luci2009-06-181-3/+1
* Adding base_package feature to restore menu items for base packages after con...Scott Ullrich2009-06-171-3/+35
* Adding base_packages feature.Scott Ullrich2009-06-171-1/+2
* Handle packages on embedded the same. Ssshhhh, don't tell anyone.Scott Ullrich2009-06-171-0/+4
* s/./_/ for vlans since netgraph does not like .(dots) in the path names.Ermal Luci2009-06-164-6/+6
* Add a few more *'s so that rebrands look OKScott Ullrich2009-06-161-1/+1
* Remove ^M or \r from this file its impossible to read in vi.--global2009-06-161-896/+896
* Adding Scott Dale's rate package to system -> traffic graphs. Cool stuff!Scott Ullrich2009-06-152-8/+275
* More vlan interface name change fixes.Ermal Luçi2009-06-151-1/+3
* Now that vlans have different name correct regex.Ermal Luçi2009-06-151-1/+1
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-1317-8/+1444
* Clarify log error message for pf wedged situationsScott Ullrich2009-06-121-2/+2
* Oops, use exec()Scott Ullrich2009-06-111-1/+1
* Reload rules after unwedgingScott Ullrich2009-06-111-0/+1
* When PF is busy, do a pfctl -d and pfctl -e. I just ran into a situation whereScott Ullrich2009-06-111-1/+8
* Nuke snort2cScott Ullrich2009-06-111-10/+1
* Give proper rights to file when creating since php is run as root and might c...Ermal Luçi2009-06-101-5/+8
* Include notices.inc to get the file_notice function.Ermal Luçi2009-06-101-2/+2
* Add L2 L3 Cache lookup by default.Scott Ullrich2009-06-091-1/+6
* Add CARP hooks to devd.confjim-p2009-06-081-0/+16
* Change even the upgrade code to use new style vlan names.Ermal Luçi2009-06-081-1/+1
* Use $RealIf.vlan$tag interface names for vlans. This makes them more userfrie...Ermal Luçi2009-06-083-8/+9
* Revert "Do not use tags for vlan interface names since there might be same vl...Ermal Luçi2009-06-085-29/+21
* Do not use tags for vlan interface names since there might be same vlan tags ...Ermal Luçi2009-06-085-21/+29
* Remove code from Seth since one code already exists. And fix a bug on the pre...Ermal Luçi2009-06-081-11/+2
* Yank bridge upgrade function as it appears to be a duplicate. I should have c...Seth Mos2009-06-081-25/+1
* Fix bridge upgrade code.Seth Mos2009-06-081-3/+1
* Fix VLAN upgrade code properly. That's what I get for blind coding.Seth Mos2009-06-081-7/+4
* Fix butchered upgrade code in the end of the fileSeth Mos2009-06-081-0/+3
* Add missing quoteSeth Mos2009-06-081-1/+1
* Add missing ; to prevent parse errorSeth Mos2009-06-081-1/+1
* Forgot to adjust a couple things to fit HEAD again.jim-p2009-06-071-3/+2
* Use saner control flow, and also make the charts each use their own data prop...jim-p2009-06-071-57/+51
* Try to fix "key element can not be a reference"Seth Mos2009-06-081-2/+2
* Fix laggport configuration. Reported-by: http://forum.pfsense.org/index.php/t...Ermal Luçi2009-06-071-3/+1
* This should be a relative linkjim-p2009-06-071-1/+1
* fix linkChris Buechler2009-06-071-1/+1
* Fix some issues that didn't make it into the last commit for some reason.jim-p2009-06-061-4/+2
* Actually use the counterSeth Mos2009-06-071-1/+2
* Add bridge upgrade code for 1.2 -> 2.0Seth Mos2009-06-071-1/+26
* Since we still needed upgrade code for vlans from 1.2 to 2.0 I added the upgr...Seth Mos2009-06-071-1/+16
OpenPOWER on IntegriCloud