summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure it's an array as an empty string has a count > 0bcyrill2012-06-231-1/+1
* Merge pull request #149 from bcyrill/patch-5Scott Ullrich2012-06-221-1/+1
|\
| * fix typobcyrill2012-06-231-1/+1
|/
* Add missing globalWarren Baker2012-06-221-1/+1
* Restore this code that was accidentally revertedjim-p2012-06-211-6/+5
* Add "idle" to clarify that legitimate active connections would not be dropped...jim-p2012-06-211-2/+2
* Merge pull request #148 from phil-davis/masterSeth Mos2012-06-213-3/+3
|\
| * Use config array to get the timezone. syscfg is no longer defined here.Phil Davis2012-06-211-1/+1
| * Use config array to get the timezone. syscfg is no longer defined here.Phil Davis2012-06-211-1/+1
| * Use config array to get the timezone. syscfg is no longer defined here.Phil Davis2012-06-211-1/+1
|/
* Make sure to skip "unexpected" RA messages from other interfaces, we don't wa...smos2012-06-201-1/+1
* Make sure that the limits are included in the normal ruleset, otherwise pf wi...smos2012-06-201-0/+1
* Remove null character at end of fileErik Fonnesbeck2012-06-191-1/+1
* Fix trailing whitespacejim-p2012-06-191-7/+7
* Remove testing/debugging entryjim-p2012-06-191-1/+0
* fix textChris Buechler2012-06-181-1/+1
* fix textChris Buechler2012-06-181-2/+2
* Correct typosmos2012-06-181-1/+1
* Update pbi_create to current code from pc-bsdjim-p2012-06-181-372/+988
* A few launch improvements so that configuring the DHCP6 client on the WAN it ...smos2012-06-181-5/+6
* Make sure that we configure the track interface from the DHCP6 wan, correct t...smos2012-06-181-1/+1
* Now that we actually have a IP protocol tag in the config.xml we can make thi...smos2012-06-181-5/+14
* Use awk instead of grep, this works on a v4 PPPoE connection for me. Need to ...smos2012-06-181-8/+8
* Support IPv6 aliases, the frontend already does. Removing does not work yet.smos2012-06-181-2/+4
* Don't fall back to fetching PBIs from FreeBSD, they have none.jim-p2012-06-181-6/+6
* Fix linkjim-p2012-06-181-2/+2
* Correct variable name. Fixes packet capture interface validation.jim-p2012-06-181-1/+1
* Brazilian Portuguese (pt_BR) translations addedVinicius Coque2012-06-174-0/+62190
* Use require_once() prevent declaration errors.smos2012-06-171-4/+4
* Merge pull request #147 from marcelloc/masterScott Ullrich2012-06-164-74/+118
|\
| * improve alias popup in firewall_rulesCharlie Root2012-06-164-74/+118
|/
* This is apparently breaking reinstalls. Revert "Actually make reinstallpkg re...jim-p2012-06-151-3/+1
* add Tusmobil provider info.Darren Embry2012-06-151-0/+10
* Merge pull request #146 from bcyrill/patch-2Jim P2012-06-152-26/+58
|\
| * Added radvd / Updated Captive Portal service widgetbcyrill2012-06-152-26/+58
|/
* Merge pull request #145 from bcyrill/patch-1Seth Mos2012-06-152-0/+67
|\
| * Add radvd to Status:Services #2485bcyrill2012-06-152-0/+67
|/
* Actually make reinstallpkg remove the bionaries and really reinstall themErmal2012-06-151-1/+3
* Simplify the input validation condition for protocolErik Fonnesbeck2012-06-141-8/+1
* add subnets to RA; add support for aliasesDarren Embry2012-06-141-2/+125
* validate dropdowns for security reasonsDarren Embry2012-06-141-7/+40
* minor code rearrangingDarren Embry2012-06-141-12/+14
* hugh blanford patch: dnsmasq, source interface and ipsec vpnsDarren Embry2012-06-141-5/+34
* add validation to fields on diag_packet_captureDarren Embry2012-06-141-50/+83
* fix a couple booboosDarren Embry2012-06-141-6/+6
* Rework the banner display a bit to preserve space (could still use some short...jim-p2012-06-131-10/+45
* Put v6 IP on a new line to save horizontal spacejim-p2012-06-131-3/+2
* Add a note to the GIF page suggesting that if they are adding a he.net tunnel...jim-p2012-06-131-0/+2
* Adjust this size a bit for a more comfortable fit.jim-p2012-06-131-1/+1
* Merge pull request #144 from ccesario/masterScott Ullrich2012-06-132-52/+71
|\
OpenPOWER on IntegriCloud