Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3c364131 01/07/2015 07:22 PM Ermal Luçi

split is deprecated move to explode

6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

7e1aa4b7 10/27/2014 08:32 PM Chris Buechler

fix ping_hosts.sh to not ping IPsec if CARP is in backup

d1d3428a 09/04/2014 10:47 AM Renato Botelho

Mark host as up or down before execute script, then script can use this information.

Submitted by: Jean Debogue <>

e61f548f 04/14/2014 01:06 PM Ermal LUÇI

Get rid of embedded platform. Its time to GC this

115b7b81 04/14/2014 12:47 PM Renato Botelho

Start using filterlog

412f9462 03/28/2014 10:17 PM Ermal LUÇI

Remove another unused script

72a95734 12/24/2013 02:09 PM Renato Botelho

When WANTIME is empty, there is nothing to do here

67e86129 12/24/2013 02:08 PM Renato Botelho

test only does integer comparison, use bc to compare float

128cc1f4 12/24/2013 02:07 PM Renato Botelho

Save status even if no script is executed

cd14bb19 12/24/2013 02:06 PM Renato Botelho

On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert the logic to fix this. While I'm here, check if file exists before cat it

9e378421 09/23/2013 01:56 PM Jim Pingle

Fix CP stats generation for concurrent users. Fixes #3225

5aa68a55 07/28/2013 01:31 PM Renato Botelho

Fix #3113, fix multiple english spell errors s/seperet/separat/

fd5efd38 06/13/2013 05:12 PM Jim Pingle

Fix exec perms on mail.php

dd16aadf 06/13/2013 05:05 PM Jim Pingle

Add a simple CLI mail script capable of sending an SMTP message using echo/piped input, e.g. ifconfig -a | mail.php -s"ifconfig output"

5705c60a 02/17/2013 02:34 PM Renato Botelho

Revert "Merge pull request #417 from miken32/cp-database-fix"

It breaks customizations, it's not a good time for such big change.

This reverts commit 40c7b1a98bfdc61261154adaac5fdefc234ecb08, reversing
changes made to d896f86751bae79625197da6c80d709fdf185448.

91ca7e9f 02/15/2013 05:14 AM Michael Newton

use associative array for captive portal to prevent confusion, messiness, and abuse

cba9d7d9 02/06/2013 05:54 PM Renato Botelho

Adjust RRD captive portal graphs for CP zones

- Create RRD configs per zone
- Add tabs to see graphs per zone
- Migrate existing rrd files to default cpZone
- While I'm here, call unset() for $rrdcreate and $rrdupdatesh

Resolves #2655

5e5d5abc 02/06/2013 05:54 PM Renato Botelho

Fix indent and whitespaces

dc3e3acb 08/17/2012 05:15 AM Seth Mos

Disable Execution timeout for this script.

b45d6db6 05/23/2012 06:25 PM Seth Mos

Round off the values.

5e13bc84 05/23/2012 06:08 PM Seth Mos

Convert the Bytes per Second into kilobits per second like the status page says

d535507a 05/23/2012 11:25 AM Seth Mos

Add more fields to the 3g stats

99f95f7d 05/23/2012 10:15 AM Seth Mos

Add the 3G mode display, really needs a function that translates these into sane display numbers for strength and mode.
The mode is actually a combination of LED color 4 = blue(idle), 5 = cyan(connected), and submode 7 = HSDPA
I need to find some proper documentation, really.

7efe5ac5 05/23/2012 09:41 AM Seth Mos

Initialize the statistics, also parse on MODE messages

73ce6909 05/23/2012 07:21 AM Seth Mos

Make sure to bail the stats script if we can not open the modem device.

5e589685 05/21/2012 01:31 PM Seth Mos

Add 3G statistics for Huawei modems, split the Cellular stats out to per interface instead of global.

ca88c37e 05/09/2012 05:25 PM Jim Pingle

Include TCP flags in CLI filter parser output (if present)

30a560cf 03/15/2012 01:19 PM Jim Pingle

Merge pull request #53 from jeandebogue/patch-1

Move the echo "UP|DOWN" earlier

4b0e8c91 02/23/2012 08:35 AM Warren Baker

No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not

5e4d70a0 02/23/2012 04:17 AM Yehuda Katz

Option to disable startup/shutdown sounds

d4e37b2e 02/21/2012 07:55 AM jeandebogue

Remove the -S $SRCIP to ping and added a timeout.

fad0e014 02/21/2012 07:52 AM jeandebogue

Update usr/local/bin/ping_hosts.sh

b9ee8686 02/21/2012 07:04 AM Seth Mos

Revert "Remove the -S $SRCIP to ping and added a timeout."

This is functionality that can not be removed to properly keep VPN tunnels alive.

This reverts commit d4e37b2edd51ccc39e5d6f912d8079b3d447ee7b.

0c305760 01/13/2012 07:27 PM Jim Pingle

Allow using subnets and special nets in the CLI version of easyrule

633136b8 01/13/2012 06:31 PM Jim Pingle

Fix help text

7734aea6 08/17/2011 02:15 AM Andrew Thompson

Make initial changes to allow pfSense to work in a jail.

This mostly avoids starting things that will not work and gets the
initial config. Most of the pfSense functionality will not work
(pf rules, routing, etc) but it can be used for testing.

27d0722d 05/19/2011 12:50 PM Jim Pingle

Merge remote branch 'upstream/master'

9cd72856 05/16/2011 02:25 PM Warren Baker

Ensure that $timestamp is only ever written out if it contains a value and let file be retained through reboots.

aff70640 03/16/2011 12:28 PM Seth Mos

Swap if statement, add fields into ipsecpinghosts file

e3e85044 03/16/2011 12:26 PM Seth Mos

Add field 8 for address family

020b954f 02/06/2011 05:13 AM Chris Buechler

at least don't touch rrd here, that rrd won't exist anyway

bfa49cae 02/06/2011 05:05 AM Chris Buechler

Revert "the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out all this complexity that makes it do way more than it needs to (and was throwing an error on rrd, it shouldn't be touching rrd)" this is used by at least the DNS server pkg...

9fcf1577 02/05/2011 08:10 AM Chris Buechler

the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out all this complexity that makes it do way more than it needs to (and was throwing an error on rrd, it shouldn't be touching rrd)

20413b72 01/28/2011 03:16 PM Warren Baker

Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in.

16926fdc 11/29/2010 11:38 PM Jim Pingle

Use grep -c instead of wc and awk. Also use full paths.

ac617a8f 11/29/2010 11:31 PM Jim Pingle

Eliminate a cat-to-grep

baaa8bb1 11/11/2010 05:58 AM Erik Fonnesbeck

Move this function to allow removing it from easyrule.

65167fcc 10/16/2010 03:27 PM Ermal LUÇI

Do not run anymore the cron job for monitoring check_reload_status since it has a monitoring process that does this through kqueue.

e97d0e42 03/14/2010 09:29 PM jim-p

Fix permissions.

865ff9b4 03/14/2010 09:16 PM Jim Pingle

Refactor the Easy Rule code a bit. Add a CLI version.

b3e79d5e 02/15/2010 06:01 PM Jim Pingle

Fix double printing of log entries

f41c9fd5 02/03/2010 03:19 PM Ermal Luçi

ping_hosts.sh is no more in /etc. Remove some unneeded lines.

68b89303 11/15/2009 04:26 PM jim-p

Set executable

e390b503 11/15/2009 04:22 PM Jim Pingle

Move two include files to /etc/inc instead of leaving them in the www dir. Move filterparser.php to /usr/local/bin since it's not meant to be used from the web interface.

6f895eca 07/20/2008 07:15 PM Chris Buechler

this is super annoying in VMware, exit if running in VMware

5493e30c 07/07/2008 04:46 AM Chris Buechler

Add shortcut command for manual config editing

ee498244 06/21/2008 04:12 PM Seth Mos

Move ping_hosts.sh to usr/local/bin

f5af0501 02/05/2008 05:40 PM Scott Ullrich

Correctly deterimine if /boot/loader.conf exists.

f0504457 01/16/2008 01:22 AM Scott Ullrich

Only process /boot/loader.conf if it exists avoiding a
somehwhat ugly looking error on cdrom boot.

c7188ade 01/10/2008 03:32 AM Chris Buechler

remove unnecessary grep

Ticket #1573

15fb3343 12/27/2007 03:38 AM Scott Ullrich

Detect vmware and embedded platforms and lower the note duration
automatically.

28c565d4 12/27/2007 03:30 AM Scott Ullrich

Correct script checks.

e8834794 12/24/2007 03:03 AM Scott Ullrich

Change the beep duration /4 when the platform is embedded or we detect that the kern.hz has been altered in /boot/loader.conf.

32487ea8 12/21/2007 03:26 PM Seth Mos

Slow down the pipe even more

b9d8cc51 07/04/2007 12:11 PM Seth Mos

Fix loading and reloading config for IPSEC.
MFC: Possible candidate, works for seth. Needs test.

857f842a 06/04/2007 10:50 PM Scott Ullrich

Catch checkreload.sh back up to check_reload_status changes.

b7f43501 01/27/2007 12:13 AM Scott Ullrich

Add check_reload_status checker script to ensure that it is always running.

Prior attempts to restart from filter.inc lead to socket descriptor inheriting strangeness.

93113909 04/24/2006 09:19 PM Scott Ullrich

Output MSNTP to syslog so we can see whats happening underneat the hood.

6d0e3696 03/25/2006 11:17 PM Scott Ullrich

Use awk

d77a09a4 03/25/2006 10:56 PM Scott Ullrich

Add kill ghosts script

fbf5e8ad 12/30/2005 08:53 PM Scott Ullrich

Check for /dev/speaker using -c

26fde007 12/10/2005 08:50 PM Scott Ullrich

Wrap beep script in a check for /dev/speaker

e4c147db 10/02/2005 09:24 PM Scott Ullrich

Full path to beep

fa94531e 10/01/2005 06:31 PM Scott Ullrich
  • Add beep binary.
  • Add custom beep script which makes weird noises

Requested-by: The Mob (support@)

815bb75c 05/18/2005 02:33 PM Scott Ullrich

Sleep 60 seconds in between calls to msntp incase the connection is
not up.

This should fix Ticket #82

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision