1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attach some more information about the socket side error to timeouts. More... almost 11 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... almost 11 years ago
Add a timeout function to check_doozer. More... almost 11 years ago
Abort argument parsing after an error. More... almost 11 years ago
Place the Nagios plugin into a directory which should look correct (nagios plugins). More... about 11 years ago
Add a Nagios plugin for Doozer servers. More... about 11 years ago
Remove unnecessary glog dependency. More... about 11 years ago
Add vector dependencies to the rest of the CLI packageā€¦ More... over 11 years ago
Add a vector dependency to del.cc. More... over 11 years ago
add.cc also depends on <vector>. More... over 11 years ago
Compile fix: include <vector> in error.cc as doozer.h depends on it. More... over 11 years ago
Check the QT and pthread dependencies more thoroughly. More... over 11 years ago
Make the timeouts configurable and have doozer-cli watch take advantage of that. More... over 11 years ago
Prevent watch from displaying the same revision over and over again. More... over 11 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... over 11 years ago
Fix command line argument detection. More... over 11 years ago
Fix usage message. More... over 11 years ago
Rename ping to doozer-ping. More... over 11 years ago
Fix two issues which prevented functions from being found. More... over 11 years ago
Move all library parts into a subdirectory called lib. More... over 11 years ago
Add a command-line tool to run various Doozer commands. More... over 11 years ago
Add a check for libpthread and install the header file. More... over 11 years ago
Also add an implementation of Wait(). More... over 11 years ago
Implement a getdirinfo method as well. More... over 11 years ago
Implement Statinfo. More... over 11 years ago
Implement a Getdir() method. More... over 11 years ago
Add a simple program to run a NOP on a Doozer cluster. More... over 11 years ago
Fix URL parsing and calculate the length of received data properly. Also, wait until data can be read. More... over 11 years ago
Add the default constructor to the header. More... over 11 years ago
Initial commit More... over 11 years ago