1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 06, 2025 — Jan 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attach some more information about the socket side error to timeouts. More... over 12 years ago
Fix the warnings Qt gives when running check_doozer, e.g. by initializing a QCoreApplication. Perhaps migrating this to the siot framework would be a better plan but who has the time? More... over 12 years ago
Add a timeout function to check_doozer. More... over 12 years ago
Abort argument parsing after an error. More... over 12 years ago
Place the Nagios plugin into a directory which should look correct (nagios plugins). More... over 12 years ago
Add a Nagios plugin for Doozer servers. More... over 12 years ago
Remove unnecessary glog dependency. More... almost 13 years ago
Add vector dependencies to the rest of the CLI package… More... about 13 years ago
Add a vector dependency to del.cc. More... about 13 years ago
add.cc also depends on <vector>. More... about 13 years ago
Compile fix: include <vector> in error.cc as doozer.h depends on it. More... about 13 years ago
Check the QT and pthread dependencies more thoroughly. More... about 13 years ago
Make the timeouts configurable and have doozer-cli watch take advantage of that. More... about 13 years ago
Prevent watch from displaying the same revision over and over again. More... about 13 years ago
Handle the case where the response is sent in two separate pieces (length and message) by potentially waiting for another while for more data after the length was received. More... about 13 years ago
Fix command line argument detection. More... about 13 years ago
Fix usage message. More... about 13 years ago
Rename ping to doozer-ping. More... about 13 years ago
Fix two issues which prevented functions from being found. More... about 13 years ago
Move all library parts into a subdirectory called lib. More... about 13 years ago
Add a command-line tool to run various Doozer commands. More... about 13 years ago
Add a check for libpthread and install the header file. More... about 13 years ago
Also add an implementation of Wait(). More... about 13 years ago
Implement a getdirinfo method as well. More... about 13 years ago
Implement Statinfo. More... about 13 years ago
Implement a Getdir() method. More... about 13 years ago
Add a simple program to run a NOP on a Doozer cluster. More... about 13 years ago
Fix URL parsing and calculate the length of received data properly. Also, wait until data can be read. More... about 13 years ago
Add the default constructor to the header. More... about 13 years ago
Initial commit More... about 13 years ago