Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-11 | be more careful in handling input from the web to prevent xss. Thanks to | Tobias Oetiker | 2 | -5/+16 | |
Russ McRee <holisticinfosec@gmail.com> for pointing this out. | |||||
2011-12-20 | integrated NFSping probe by Matt Provost - https://github.com/mprovost/NFSping | Tobias Oetiker | 1 | -0/+192 | |
2011-12-03 | From: Chris Wilson <chris@aptivate.org> | Tobias Oetiker | 2 | -4/+19 | |
Date: Fri, 2 Dec 2011 20:38:26 +0000 (GMT) I tried to use the tcpping probe but it didn't work for me (centos 5). It seems that the tcptraceroute output format has changed or there is a problem with the script's ability to parse options. It also doesn't report tcptraceroute errors properly or have much in the way of debugging support. And it required smokeping to be run as root. I think I have fixed these issues, and posted updated versions here: https://github.com/aptivate/network-scripts/blob/master/TCPPing.pm https://github.com/aptivate/network-scripts/blob/master/tcpping I hope that you will consider these for inclusion in your projects. Richard, are you still maintaining tcpping? If not, is it worth merging this functionality into the TCPPing module? (integrated the TCPPing.pm for now -- tobi) | |||||
2011-11-24 | use max index instead of count ... then it all works nicely | Tobias Oetiker | 1 | -3/+2 | |
2011-11-24 | fixed off by 1 error | Tobias Oetiker | 1 | -0/+1 | |
2011-11-23 | added ken | Tobias Oetiker | 1 | -1/+1 | |
2011-11-23 | add missing } ... syntax error | Tobias Oetiker | 1 | -1/+1 | |
2011-11-23 | make sure we stay within the bounds of the array | Tobias Oetiker | 1 | -0/+3 | |
2011-11-22 | make Median matcher work fine on startup and when unknown values are in the ↵ | Tobias Oetiker | 1 | -0/+2 | |
stream | |||||
2011-11-22 | make Median matcher work fine on startup and when unknown values are in the ↵ | Tobias Oetiker | 1 | -2/+9 | |
stream | |||||
2011-11-12 | prep for 2.6.6 release | Tobias Oetiker | 2 | -1/+5 | |
2011-11-12 | fix version patching | Tobias Oetiker | 1 | -1/+1 | |
2011-10-30 | updated changes for 2.6.5 release | Tobias Oetiker | 1 | -1/+1 | |
2011-10-30 | updated changes for 2.6.5 release | Tobias Oetiker | 1 | -0/+5 | |
2011-10-30 | Merge pull request #4 from twilde/master | Tobias Oetiker | 3 | -15/+13 | |
Automatically configure config.dist paths | |||||
2011-10-30 | Update gitignore for auto generation of config.dist | Tim Wilde | 1 | -0/+1 | |
2011-10-30 | Automatically configure etc/config.dist paths | Tim Wilde | 2 | -15/+12 | |
2011-10-30 | Merge pull request #3 from twilde/master | Tobias Oetiker | 1 | -0/+12 | |
Make $prefix available for HTDOCSDIR | |||||
2011-10-30 | Make $prefix available for HTDOCSDIR | Tim Wilde | 1 | -0/+12 | |
Code lifted from the Tor Project's configure.in | |||||
2011-10-29 | properly version sync | Tobias Oetiker | 1 | -1/+1 | |
2011-10-21 | prep for release 2.6.4 | Tobias Oetiker | 2 | -1/+5 | |
2011-10-21 | one more naked gettimeofday eliminated | Tobias Oetiker | 1 | -1/+1 | |
2011-10-20 | allow for conftools to exist | Tobias Oetiker | 1 | -1/+1 | |
2011-10-20 | added ignore file | Tobias Oetiker | 1 | -0/+16 | |
2011-10-20 | prep for 2.6.3 release | Tobias Oetiker | 1 | -1/+1 | |
2011-10-20 | it seems some version of perl bulk at gettimeofday without () | Tobias Oetiker | 3 | -7/+11 | |
2011-10-11 | ready for 2.6.2 | Tobias Oetiker | 5 | -13/+15 | |
2011-10-06 | fix helptext formatting | Tobias Oetiker | 1 | -3/+1 | |
2011-10-06 | help rebuilding autoconf | Tobias Oetiker | 1 | -0/+2 | |
2011-10-06 | Merge pull request #2 from twilde/master | Tobias Oetiker | 3 | -31/+34 | |
Minor documentation nit-pickery | |||||
2011-10-06 | Minor documentation nit-pickery | Tim Wilde | 3 | -31/+34 | |
2011-10-05 | include more files into distribution | Tobias Oetiker | 2 | -1/+1 | |
2011-10-05 | Merge pull request #1 from mcdarren/34d6cd69e4b075ba732c44ebdad25cf4db744e7b | Tobias Oetiker | 1 | -9/+9 | |
Some minor document fixes | |||||
2011-10-05 | Innocuous first commit - corrected a few typos in the docs | Darren Murphy | 1 | -9/+9 | |
2011-10-05 | no need to mention DESTDIR in normal Makefile.am use ... only in command ↵ | Tobias Oetiker | 4 | -8/+8 | |
options. Thanks to Jeff Bilyk for tha patch. | |||||
2011-09-29 | wait before syncing | Tobi Oetiker | 1 | -0/+2 | |
2011-09-29 | do not distribute non existing files | Tobi Oetiker | 1 | -3/+1 | |
2011-09-29 | create htdocs dor | Tobi Oetiker | 1 | -0/+1 | |
2011-09-29 | better install system | Tobi Oetiker | 2 | -1/+5 | |
2011-09-29 | improve webserver docu and sample script | Tobi Oetiker | 5 | -16/+13 | |
2011-09-29 | improve release system | Tobi Oetiker | 1 | -1/+1 | |
2011-09-29 | improve release sytem | Tobi Oetiker | 1 | -1/+1 | |
2011-09-29 | add missing js file | Tobi Oetiker | 1 | -1/+1 | |
2011-09-29 | add missing js file | Tobi Oetiker | 1 | -0/+55 | |
2011-09-29 | improve release system | Tobi Oetiker | 1 | -2/+2 | |
2011-09-29 | improve release system | Tobi Oetiker | 1 | -1/+1 | |
2011-09-29 | improve release system | Tobi Oetiker | 1 | -1/+1 | |
2011-09-29 | improve release mechanism and add DESTDIR to binary paching | Tobi Oetiker | 3 | -9/+6 | |
2011-09-29 | include thirdparty libs when building docs | Tobi Oetiker | 1 | -2/+2 | |
2011-09-29 | preparing for the release of smokeping- | Tobi Oetiker | 1 | -0/+1 | |