| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Only display "No OpenVPN instance defined" if there really are none. | Phil Davis | 2012-06-27 | 1 | -1/+1 |
| * | Only display "No OpenVPN instance defined" if there really are none. | Phil Davis | 2012-06-27 | 1 | -1/+1 |
|/ |
|
* | Add a small function to notify via remote methods only (smtp/growl). Notify w... | jim-p | 2012-06-26 | 2 | -1/+8 |
* | Merge pull request #154 from marcelloc/master | Scott Ullrich | 2012-06-25 | 1 | -0/+4 |
|\ |
|
| * | firewall_alises.php - include all tab to preserve the old behavior | marcelloc | 2012-06-25 | 1 | -0/+4 |
* | | Merge pull request #153 from marcelloc/master | Scott Ullrich | 2012-06-25 | 2 | -58/+109 |
|\ \
| |/ |
|
| * | firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use dom... | marcelloc | 2012-06-25 | 2 | -58/+109 |
|/ |
|
* | Check in code that allows for using a gateway group as the interface on the O... | smos | 2012-06-25 | 3 | -13/+39 |
* | Catch libraries from subdirectories of PBI lib dirs too | jim-p | 2012-06-24 | 1 | -1/+1 |
* | Fix hiding services in the widget that contain a space in the service name. | jim-p | 2012-06-24 | 1 | -1/+1 |
* | make sure this grep parameter is quoted | jim-p | 2012-06-23 | 1 | -1/+1 |
* | Setup library paths to include /usr/pbi/*/lib as a last resort to make sure t... | jim-p | 2012-06-23 | 3 | -1/+11 |
* | Merge pull request #152 from bcyrill/patch-8 | Scott Ullrich | 2012-06-22 | 1 | -1/+1 |
|\ |
|
| * | IGMPproxy, service_status widget | bcyrill | 2012-06-23 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #151 from bcyrill/patch-7 | Scott Ullrich | 2012-06-22 | 1 | -1/+1 |
|\ |
|
| * | Make sure it's an array as an empty string has a count > 0 | bcyrill | 2012-06-23 | 1 | -1/+1 |
* | | Merge pull request #150 from bcyrill/patch-6 | Scott Ullrich | 2012-06-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Do not try to start igmpproxy when there's no igmpentries configured. | bcyrill | 2012-06-23 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #149 from bcyrill/patch-5 | Scott Ullrich | 2012-06-22 | 1 | -1/+1 |
|\ |
|
| * | fix typo | bcyrill | 2012-06-23 | 1 | -1/+1 |
|/ |
|
* | Add missing global | Warren Baker | 2012-06-22 | 1 | -1/+1 |
* | Restore this code that was accidentally reverted | jim-p | 2012-06-21 | 1 | -6/+5 |
* | Add "idle" to clarify that legitimate active connections would not be dropped... | jim-p | 2012-06-21 | 1 | -2/+2 |
* | Merge pull request #148 from phil-davis/master | Seth Mos | 2012-06-21 | 3 | -3/+3 |
|\ |
|
| * | Use config array to get the timezone. syscfg is no longer defined here. | Phil Davis | 2012-06-21 | 1 | -1/+1 |
| * | Use config array to get the timezone. syscfg is no longer defined here. | Phil Davis | 2012-06-21 | 1 | -1/+1 |
| * | Use config array to get the timezone. syscfg is no longer defined here. | Phil Davis | 2012-06-21 | 1 | -1/+1 |
|/ |
|
* | Make sure to skip "unexpected" RA messages from other interfaces, we don't wa... | smos | 2012-06-20 | 1 | -1/+1 |
* | Make sure that the limits are included in the normal ruleset, otherwise pf wi... | smos | 2012-06-20 | 1 | -0/+1 |
* | Remove null character at end of file | Erik Fonnesbeck | 2012-06-19 | 1 | -1/+1 |
* | Fix trailing whitespace | jim-p | 2012-06-19 | 1 | -7/+7 |
* | Remove testing/debugging entry | jim-p | 2012-06-19 | 1 | -1/+0 |
* | fix text | Chris Buechler | 2012-06-18 | 1 | -1/+1 |
* | fix text | Chris Buechler | 2012-06-18 | 1 | -2/+2 |
* | Correct typo | smos | 2012-06-18 | 1 | -1/+1 |
* | Update pbi_create to current code from pc-bsd | jim-p | 2012-06-18 | 1 | -372/+988 |
* | A few launch improvements so that configuring the DHCP6 client on the WAN it ... | smos | 2012-06-18 | 1 | -5/+6 |
* | Make sure that we configure the track interface from the DHCP6 wan, correct t... | smos | 2012-06-18 | 1 | -1/+1 |
* | Now that we actually have a IP protocol tag in the config.xml we can make thi... | smos | 2012-06-18 | 1 | -5/+14 |
* | Use awk instead of grep, this works on a v4 PPPoE connection for me. Need to ... | smos | 2012-06-18 | 1 | -8/+8 |
* | Support IPv6 aliases, the frontend already does. Removing does not work yet. | smos | 2012-06-18 | 1 | -2/+4 |
* | Don't fall back to fetching PBIs from FreeBSD, they have none. | jim-p | 2012-06-18 | 1 | -6/+6 |
* | Fix link | jim-p | 2012-06-18 | 1 | -2/+2 |
* | Correct variable name. Fixes packet capture interface validation. | jim-p | 2012-06-18 | 1 | -1/+1 |
* | Brazilian Portuguese (pt_BR) translations added | Vinicius Coque | 2012-06-17 | 4 | -0/+62190 |
* | Use require_once() prevent declaration errors. | smos | 2012-06-17 | 1 | -4/+4 |
* | Merge pull request #147 from marcelloc/master | Scott Ullrich | 2012-06-16 | 4 | -74/+118 |
|\ |
|
| * | improve alias popup in firewall_rules | Charlie Root | 2012-06-16 | 4 | -74/+118 |
|/ |
|
* | This is apparently breaking reinstalls. Revert "Actually make reinstallpkg re... | jim-p | 2012-06-15 | 1 | -3/+1 |
* | add Tusmobil provider info. | Darren Embry | 2012-06-15 | 1 | -0/+10 |