0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more authors More... about 15 years ago
more style fix More... about 15 years ago
style (indentation fix) More... about 15 years ago
supported version.bind (which is 10.0.0s20091030) More... about 15 years ago
#include <sys/time.h> for gettimeofday() More... about 15 years ago
now allowed incoming commands from bigtool via the cfg manager More... about 15 years ago
also build msgq More... about 15 years ago
supported statistics in an ad hoc manner More... about 15 years ago
check value of msg->get before using it More... about 15 years ago
make it at least compile More... about 15 years ago
recovered Jeremy's RR for authors.bind More... about 15 years ago
needed to subscribe to "statistics" More... about 15 years ago
sample code responding to statistics requests More... about 15 years ago
use subtype=meonly for channel subscriptions in bigtool (i think it currently only wants responses, not other chatter) More... about 15 years ago
Added sendcmd.py, which sends a specified command to a specified channel More... about 15 years ago
more meaningful error message on connect failure More... about 15 years ago
Changed output to file "statistics.out". More... about 15 years ago
parkinglot now works with command channel More... about 15 years ago
FD_ZERO/SET must be done everytime before select(). More... about 15 years ago
exec_python stuff like in bind10.in More... about 15 years ago
HACK HACK HACK - only send msgq to /dev/null for now. More... about 15 years ago
chmod startup scripts for bind10 and bind-cfgd More... about 15 years ago
print the reason if isc_socket_bind() fails More... about 15 years ago
Better error messages on execution failure. Environment cleanup. More... about 15 years ago
typo More... about 15 years ago
allow specifying python path (should probably better to let autoconf do this) More... about 15 years ago
sample code of using CC API More... about 15 years ago
- move parkinglot class to its own files - add select loop More... about 15 years ago
added my name :) More... about 15 years ago
configure time settings for bind10 start script as well we need to add chmod +x somewhere More... about 15 years ago