summaryrefslogtreecommitdiffstats
path: root/usr/local/bin
Commit message (Expand)AuthorAgeFilesLines
* When WANTIME is empty, there is nothing to do hereRenato Botelho2013-12-241-1/+1
* test only does integer comparison, use bc to compare floatRenato Botelho2013-12-241-2/+2
* Save status even if no script is executedRenato Botelho2013-12-241-2/+2
* On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert ...Renato Botelho2013-12-241-5/+7
* Fix CP stats generation for concurrent users. Fixes #3225jim-p2013-09-231-1/+2
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-281-1/+1
* Fix exec perms on mail.phpjim-p2013-06-131-0/+0
* Add a simple CLI mail script capable of sending an SMTP message using echo/pi...jim-p2013-06-131-0/+24
* Revert "Merge pull request #417 from miken32/cp-database-fix"Renato Botelho2013-02-171-2/+2
* use associative array for captive portal to prevent confusion, messiness, and...Michael Newton2013-02-141-2/+2
* Adjust RRD captive portal graphs for CP zonesRenato Botelho2013-02-061-3/+5
* Fix indent and whitespacesRenato Botelho2013-02-061-12/+11
* Disable Execution timeout for this script.smos2012-08-171-0/+2
* Round off the values.smos2012-05-231-4/+4
* Convert the Bytes per Second into kilobits per second like the status page sayssmos2012-05-231-4/+4
* Add more fields to the 3g statssmos2012-05-231-2/+12
* Add the 3G mode display, really needs a function that translates these into s...smos2012-05-231-3/+6
* Initialize the statistics, also parse on MODE messagessmos2012-05-231-2/+12
* Make sure to bail the stats script if we can not open the modem device.smos2012-05-231-0/+4
* Add 3G statistics for Huawei modems, split the Cellular stats out to per inte...smos2012-05-211-0/+54
* Include TCP flags in CLI filter parser output (if present)jim-p2012-05-091-1/+2
* Merge pull request #53 from jeandebogue/patch-1Jim P2012-03-151-2/+2
|\
| * Update usr/local/bin/ping_hosts.shjeandebogue2012-02-211-2/+2
* | No need for extra function and touching of file, just set the value and use g...Warren Baker2012-02-231-1/+3
* | Option to disable startup/shutdown soundsYehuda Katz2012-02-221-0/+4
* | Revert "Remove the -S $SRCIP to ping and added a timeout."smos2012-02-211-2/+2
* | Remove the -S $SRCIP to ping and added a timeout.jeandebogue2012-02-211-2/+2
|/
* Allow using subnets and special nets in the CLI version of easyrulejim-p2012-01-131-0/+5
* Fix help textjim-p2012-01-131-1/+1
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-4/+6
* Merge remote branch 'upstream/master'jim-p2011-05-191-6/+8
|\
| * Ensure that $timestamp is only ever written out if it contains a value and le...Warren Baker2011-05-161-6/+8
* | Swap if statement, add fields into ipsecpinghosts fileSeth Mos2011-03-161-3/+3
* | Add field 8 for address familySeth Mos2011-03-161-2/+9
|/
* at least don't touch rrd here, that rrd won't exist anywayChris Buechler2011-02-061-1/+1
* Revert "the only thing ping_hosts.sh is used for is pinging IPsec hosts. comm...Chris Buechler2011-02-061-50/+50
* the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out ...Chris Buechler2011-02-051-50/+50
* Added Captive Portal RRD graphs, there are two graphs one for the number of l...Warren Baker2011-01-281-0/+106
* Use grep -c instead of wc and awk. Also use full paths.jim-p2010-11-291-2/+2
* Eliminate a cat-to-grepjim-p2010-11-291-1/+1
* Move this function to allow removing it from easyrule.Erik Fonnesbeck2010-11-101-22/+0
* Do not run anymore the cron job for monitoring check_reload_status since it h...Ermal2010-10-161-16/+0
* Fix permissions.jim-p2010-03-141-0/+0
* Refactor the Easy Rule code a bit. Add a CLI version.jim-p2010-03-141-0/+140
* Fix double printing of log entriesjim-p2010-02-151-1/+3
* ping_hosts.sh is no more in /etc. Remove some unneeded lines.Ermal Luçi2010-02-031-2/+0
* Set executablejim-p2009-11-151-0/+0
* Move two include files to /etc/inc instead of leaving them in the www dir. Mo...jim-p2009-11-151-0/+79
* this is super annoying in VMware, exit if running in VMwareChris Buechler2008-07-201-0/+6
* Add shortcut command for manual config editingChris Buechler2008-07-071-0/+3
OpenPOWER on IntegriCloud