jim-p
|
27d0722d13
|
Merge remote branch 'upstream/master'
|
2011-05-19 08:50:48 -04:00 |
|
Warren Baker
|
9cd7285680
|
Ensure that $timestamp is only ever written out if it contains a value and let file be retained through reboots.
|
2011-05-16 16:25:32 +02:00 |
|
Seth Mos
|
aff70640bf
|
Swap if statement, add fields into ipsecpinghosts file
|
2011-03-16 13:28:39 +01:00 |
|
Seth Mos
|
e3e85044d1
|
Add field 8 for address family
|
2011-03-16 13:26:46 +01:00 |
|
Chris Buechler
|
020b954f20
|
at least don't touch rrd here, that rrd won't exist anyway
|
2011-02-06 00:13:55 -05:00 |
|
Chris Buechler
|
bfa49caee3
|
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
This reverts commit 9fcf15773c.
|
2011-02-06 00:05:37 -05:00 |
|
Chris Buechler
|
9fcf15773c
|
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)
|
2011-02-05 03:10:26 -05:00 |
|
Warren Baker
|
20413b72bf
|
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.
|
2011-01-28 17:16:19 +02:00 |
|
jim-p
|
16926fdccc
|
Use grep -c instead of wc and awk. Also use full paths.
|
2010-11-29 18:38:17 -05:00 |
|
jim-p
|
ac617a8ffa
|
Eliminate a cat-to-grep
|
2010-11-29 18:31:29 -05:00 |
|
Erik Fonnesbeck
|
baaa8bb142
|
Move this function to allow removing it from easyrule.
|
2010-11-10 22:58:30 -07:00 |
|
Ermal
|
65167fcc05
|
Do not run anymore the cron job for monitoring check_reload_status since it has a monitoring process that does this through kqueue.
|
2010-10-16 15:27:30 +00:00 |
|
jim-p
|
e97d0e42f4
|
Fix permissions.
|
2010-03-14 17:29:40 -04:00 |
|
jim-p
|
865ff9b464
|
Refactor the Easy Rule code a bit. Add a CLI version.
|
2010-03-14 17:16:32 -04:00 |
|
jim-p
|
b3e79d5ee5
|
Fix double printing of log entries
|
2010-02-15 13:01:12 -05:00 |
|
Ermal Lui
|
f41c9fd56a
|
ping_hosts.sh is no more in /etc. Remove some unneeded lines.
|
2010-02-03 15:19:14 +00:00 |
|
jim-p
|
68b8930313
|
Set executable
|
2009-11-15 11:26:04 -05:00 |
|
jim-p
|
e390b503f5
|
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.
|
2009-11-15 11:22:45 -05:00 |
|
Chris Buechler
|
6f895eca44
|
this is super annoying in VMware, exit if running in VMware
|
2008-07-20 19:15:49 +00:00 |
|
Chris Buechler
|
5493e30c58
|
Add shortcut command for manual config editing
|
2008-07-07 04:46:02 +00:00 |
|
Seth Mos
|
ee498244b9
|
Move ping_hosts.sh to usr/local/bin
|
2008-06-21 16:12:58 +00:00 |
|
Scott Ullrich
|
f5af050199
|
Correctly deterimine if /boot/loader.conf exists.
|
2008-02-05 17:40:10 +00:00 |
|
Scott Ullrich
|
f0504457e8
|
Only process /boot/loader.conf if it exists avoiding a
somehwhat ugly looking error on cdrom boot.
|
2008-01-16 01:22:54 +00:00 |
|
Chris Buechler
|
c7188adec3
|
remove unnecessary grep
Ticket #1573
|
2008-01-10 03:32:38 +00:00 |
|
Scott Ullrich
|
15fb334387
|
Detect vmware and embedded platforms and lower the note duration
automatically.
|
2007-12-27 03:38:50 +00:00 |
|
Scott Ullrich
|
28c565d43c
|
Correct script checks.
|
2007-12-27 03:30:18 +00:00 |
|
Scott Ullrich
|
e88347949d
|
Change the beep duration /4 when the platform is embedded or we detect that the kern.hz has been altered in /boot/loader.conf.
|
2007-12-24 03:03:26 +00:00 |
|
Seth Mos
|
32487ea8d0
|
Slow down the pipe even more
|
2007-12-21 15:26:59 +00:00 |
|
Seth Mos
|
b9d8cc51ef
|
Fix loading and reloading config for IPSEC.
MFC: Possible candidate, works for seth. Needs test.
|
2007-07-04 12:11:30 +00:00 |
|
Scott Ullrich
|
857f842aa9
|
Catch checkreload.sh back up to check_reload_status changes.
|
2007-06-04 22:50:36 +00:00 |
|
Scott Ullrich
|
b7f4350128
|
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.
|
2007-01-27 00:13:46 +00:00 |
|
Scott Ullrich
|
9311390993
|
Output MSNTP to syslog so we can see whats happening underneat the hood.
|
2006-04-24 21:19:04 +00:00 |
|
Scott Ullrich
|
6d0e36962b
|
Use awk
|
2006-03-25 23:17:13 +00:00 |
|
Scott Ullrich
|
d77a09a475
|
Add kill ghosts script
|
2006-03-25 22:56:27 +00:00 |
|
Scott Ullrich
|
fbf5e8ad79
|
Check for /dev/speaker using -c
|
2005-12-30 20:53:14 +00:00 |
|
Scott Ullrich
|
26fde007f1
|
Wrap beep script in a check for /dev/speaker
|
2005-12-10 20:50:03 +00:00 |
|
Scott Ullrich
|
e4c147db5a
|
Full path to beep
|
2005-10-02 21:24:42 +00:00 |
|
Scott Ullrich
|
fa94531eab
|
* Add beep binary.
* Add custom beep script which makes weird noises
Requested-by: The Mob (support@)
|
2005-10-01 18:31:10 +00:00 |
|
Scott Ullrich
|
815bb75c7b
|
Sleep 60 seconds in between calls to msntp incase the connection is
not up.
This should fix Ticket #82
|
2005-05-18 14:33:18 +00:00 |
|
Scott Ullrich
|
5b23774500
|
Initial revision
|
2004-11-07 03:06:49 +00:00 |
|