summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the duplicated page header.jim-p2009-06-061-1/+0
* Sync my recent stuff to HEAD. Easy Rule, Log parsing tweaks, Firewall Log fil...jim-p2009-06-0612-31/+4217
* Revert mwexec back to exec. They are very different functions.Seth Mos2009-06-061-2/+2
* Supress foreach warning on empty array()Seth Mos2009-06-051-1/+1
* Remove unused php fileRenato Botelho2009-06-051-376/+0
* Fix typo: s/tempalte/template/Renato Botelho2009-06-051-2/+2
* clarify log messageChris Buechler2009-06-051-1/+1
* correct spellingChris Buechler2009-06-051-1/+1
* Fix local/remote specification.Chris Buechler2009-06-051-5/+6
* Fix lagg interfaces creation. Reported-by: http://forum.pfsense.org/index.php...Ermal Luçi2009-06-042-10/+8
* Use is_dir, not is_file for detecting directory existance.Scott Ullrich2009-06-021-1/+1
* Avoid errors when a non-existent element is called by a functionRenato Botelho2009-06-021-18/+24
* How about some handy links to external IP info sources, with a suitable warning.jim-p2009-06-011-0/+18
* It might help if git was actually tracking the file for this...jim-p2009-06-011-0/+95
* Add a handy DNS resolution page.jim-p2009-06-011-0/+1
* Oops, plip was already there, at the bottom.Scott Ullrich2009-06-011-2/+1
* Add plip exclusionScott Ullrich2009-06-011-13/+14
* Make sure that the apinger messages end up in the load balancer tabSeth Mos2009-05-311-0/+3
* Select lan interface correctly when editingScott Ullrich2009-05-311-2/+3
* fix route deletionChris Buechler2009-05-311-2/+2
* clarify log messageChris Buechler2009-05-311-4/+2
* Update functions to add other anchors for before {nat,rdr} rules and {nat,rdr...Ermal Luçi2009-05-311-6/+65
* Set hostname then call hostid onestartScott Ullrich2009-05-312-4/+6
* Set hostid earlier in bootScott Ullrich2009-05-301-3/+3
OpenPOWER on IntegriCloud