Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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.

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