| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove another unused script | Ermal | 2014-03-28 | 1 | -5/+0 |
* | When WANTIME is empty, there is nothing to do here | Renato Botelho | 2013-12-24 | 1 | -1/+1 |
* | test only does integer comparison, use bc to compare float | Renato Botelho | 2013-12-24 | 1 | -2/+2 |
* | Save status even if no script is executed | Renato Botelho | 2013-12-24 | 1 | -2/+2 |
* | On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert ... | Renato Botelho | 2013-12-24 | 1 | -5/+7 |
* | Fix CP stats generation for concurrent users. Fixes #3225 | jim-p | 2013-09-23 | 1 | -1/+2 |
* | Fix #3113, fix multiple english spell errors s/seperet/separat/ | Renato Botelho | 2013-07-28 | 1 | -1/+1 |
* | Fix exec perms on mail.php | jim-p | 2013-06-13 | 1 | -0/+0 |
* | Add a simple CLI mail script capable of sending an SMTP message using echo/pi... | jim-p | 2013-06-13 | 1 | -0/+24 |
* | 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 |