| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Merge pull request #417 from miken32/cp-database-fix" | Renato Botelho | 2013-02-17 | 1 | -2/+2 |
* | use associative array for captive portal to prevent confusion, messiness, and... | Michael Newton | 2013-02-14 | 1 | -2/+2 |
* | Adjust RRD captive portal graphs for CP zones | Renato Botelho | 2013-02-06 | 1 | -3/+5 |
* | Fix indent and whitespaces | Renato Botelho | 2013-02-06 | 1 | -12/+11 |
* | Disable Execution timeout for this script. | smos | 2012-08-17 | 1 | -0/+2 |
* | Round off the values. | smos | 2012-05-23 | 1 | -4/+4 |
* | Convert the Bytes per Second into kilobits per second like the status page says | smos | 2012-05-23 | 1 | -4/+4 |
* | Add more fields to the 3g stats | smos | 2012-05-23 | 1 | -2/+12 |
* | Add the 3G mode display, really needs a function that translates these into s... | smos | 2012-05-23 | 1 | -3/+6 |
* | Initialize the statistics, also parse on MODE messages | smos | 2012-05-23 | 1 | -2/+12 |
* | Make sure to bail the stats script if we can not open the modem device. | smos | 2012-05-23 | 1 | -0/+4 |
* | Add 3G statistics for Huawei modems, split the Cellular stats out to per inte... | smos | 2012-05-21 | 1 | -0/+54 |
* | Include TCP flags in CLI filter parser output (if present) | jim-p | 2012-05-09 | 1 | -1/+2 |
* | Merge pull request #53 from jeandebogue/patch-1 | Jim P | 2012-03-15 | 1 | -2/+2 |
|\ |
|
| * | Update usr/local/bin/ping_hosts.sh | jeandebogue | 2012-02-21 | 1 | -2/+2 |
* | | No need for extra function and touching of file, just set the value and use g... | Warren Baker | 2012-02-23 | 1 | -1/+3 |
* | | Option to disable startup/shutdown sounds | Yehuda Katz | 2012-02-22 | 1 | -0/+4 |
* | | Revert "Remove the -S $SRCIP to ping and added a timeout." | smos | 2012-02-21 | 1 | -2/+2 |
* | | Remove the -S $SRCIP to ping and added a timeout. | jeandebogue | 2012-02-21 | 1 | -2/+2 |
|/ |
|
* | Allow using subnets and special nets in the CLI version of easyrule | jim-p | 2012-01-13 | 1 | -0/+5 |
* | Fix help text | jim-p | 2012-01-13 | 1 | -1/+1 |
* | Make initial changes to allow pfSense to work in a jail. | Andrew Thompson | 2011-08-17 | 1 | -4/+6 |
* | Merge remote branch 'upstream/master' | jim-p | 2011-05-19 | 1 | -6/+8 |
|\ |
|
| * | Ensure that $timestamp is only ever written out if it contains a value and le... | Warren Baker | 2011-05-16 | 1 | -6/+8 |
* | | Swap if statement, add fields into ipsecpinghosts file | Seth Mos | 2011-03-16 | 1 | -3/+3 |
* | | Add field 8 for address family | Seth Mos | 2011-03-16 | 1 | -2/+9 |
|/ |
|
* | at least don't touch rrd here, that rrd won't exist anyway | Chris Buechler | 2011-02-06 | 1 | -1/+1 |
* | Revert "the only thing ping_hosts.sh is used for is pinging IPsec hosts. comm... | Chris Buechler | 2011-02-06 | 1 | -50/+50 |
* | the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out ... | Chris Buechler | 2011-02-05 | 1 | -50/+50 |
* | Added Captive Portal RRD graphs, there are two graphs one for the number of l... | Warren Baker | 2011-01-28 | 1 | -0/+106 |
* | Use grep -c instead of wc and awk. Also use full paths. | jim-p | 2010-11-29 | 1 | -2/+2 |
* | Eliminate a cat-to-grep | jim-p | 2010-11-29 | 1 | -1/+1 |
* | Move this function to allow removing it from easyrule. | Erik Fonnesbeck | 2010-11-10 | 1 | -22/+0 |
* | Do not run anymore the cron job for monitoring check_reload_status since it h... | Ermal | 2010-10-16 | 1 | -16/+0 |
* | Fix permissions. | jim-p | 2010-03-14 | 1 | -0/+0 |
* | Refactor the Easy Rule code a bit. Add a CLI version. | jim-p | 2010-03-14 | 1 | -0/+140 |
* | Fix double printing of log entries | jim-p | 2010-02-15 | 1 | -1/+3 |
* | ping_hosts.sh is no more in /etc. Remove some unneeded lines. | Ermal Luçi | 2010-02-03 | 1 | -2/+0 |
* | Set executable | jim-p | 2009-11-15 | 1 | -0/+0 |
* | Move two include files to /etc/inc instead of leaving them in the www dir. Mo... | jim-p | 2009-11-15 | 1 | -0/+79 |
* | this is super annoying in VMware, exit if running in VMware | Chris Buechler | 2008-07-20 | 1 | -0/+6 |
* | Add shortcut command for manual config editing | Chris Buechler | 2008-07-07 | 1 | -0/+3 |
* | Move ping_hosts.sh to usr/local/bin | Seth Mos | 2008-06-21 | 1 | -0/+127 |
* | Correctly deterimine if /boot/loader.conf exists. | Scott Ullrich | 2008-02-05 | 1 | -1/+1 |
* | Only process /boot/loader.conf if it exists avoiding a | Scott Ullrich | 2008-01-16 | 1 | -3/+5 |
* | remove unnecessary grep | Chris Buechler | 2008-01-10 | 1 | -1/+1 |
* | Detect vmware and embedded platforms and lower the note duration | Scott Ullrich | 2007-12-27 | 1 | -4/+4 |
* | Correct script checks. | Scott Ullrich | 2007-12-27 | 1 | -3/+3 |
* | Change the beep duration /4 when the platform is embedded or we detect that t... | Scott Ullrich | 2007-12-24 | 1 | -17/+29 |
* | Slow down the pipe even more | Seth Mos | 2007-12-21 | 1 | -1/+1 |