Commit History

Author SHA1 Message Date
  Jeremy C. Reed ba1c2fbd20 Fix typo and grammar. 15 years ago
  Jeremy C. Reed 328b2179f5 Prompt also may show the location. 15 years ago
  Shane Kerr 64ca28c2c2 Began test suite for the BoB. 15 years ago
  Jeremy C. Reed b05214e627 Autoconf and automake requirements. 15 years ago
  Jelte Jansen a7eca45ffa regex that matches arg_name=value pairs in bigtool input did not include / character 15 years ago
  Shane Kerr dca5b510c4 Don't try to restart anything if we're shutting down. 15 years ago
  Jeremy C. Reed 016ba9a3e8 Add "quit" command. 15 years ago
  Jeremy C. Reed 8b868a36e4 Add more details. Move some of the commands to their own 15 years ago
  Jeremy C. Reed 7757fc4e71 Initial manual page. Needs lots of work. 15 years ago
  JINMEI Tatuya 5030bb50de typo in a comment (so trivial so I think it's okay to commit) 15 years ago
  Jelte Jansen 4de81a4f15 added a missing position counter 15 years ago
  Shane Kerr b5d9864f28 Moved child process cleanup out of signal handler. 15 years ago
  Jelte Jansen 8b3bc064c7 move reuseaddr directive before bind() 15 years ago
  Jelte Jansen f37a4968f4 fix for msgq; ctrl-c-ing bind10 would sometimes leave the socket connection hanging. Fixed to catch SIGTERM and KeyboardInterrupts to cleanly shut down the msgq (is there a way to do this without a global variable?) 15 years ago
  Jelte Jansen 470b5bb729 fixed a few bugs found with the tests; 15 years ago
  Jelte Jansen b84f1d4f21 nearly complete code coverage (toXML is not covered, and the bad_alloc catches, should those be removed?) 15 years ago
  Jeremy C. Reed 07144bf236 Fix --with-lcov to actually accept the specified location. 15 years ago
  Jeremy C. Reed 241dab1fa1 Add more paths to exclude for the LCOV coverage report. 15 years ago
  Jelte Jansen 307918fc7a added doxygen docs for most of data.h 15 years ago
  Jelte Jansen 6cd9f05e65 catch session error and exit (fix for trac ticket 11) 15 years ago
  Jelte Jansen 579aae2cc8 made a start with automating coverage tests; 15 years ago
  Jelte Jansen bfec93a540 better gtest check in configure.ac; if a path is given, use that, if not, try /usr and /usr/local. 15 years ago
  Jelte Jansen 138c18e70a refactor: function_name to functionName in data.h (functions on isc::data::Elements) 15 years ago
  Jelte Jansen 27185721c3 refactor: namespace changes 15 years ago
  Jelte Jansen f772eb96a9 merged branch jelte_datadef back 15 years ago
  Shane Kerr 543dbfd90d Things to do for the boss process. 15 years ago
  Jelte Jansen 17514e12dc add positional parameters in bigtool; merge back from jelte-datadef rev 342 and 386 15 years ago
  Jelte Jansen 60e8544e60 fixed some en/decoding bugs in the cpp part of the new cc wire format 15 years ago
  Jelte Jansen ec10fee3bd don't send config if it is None 15 years ago
  Jelte Jansen 91d64d64b9 make A, AAAA and NS sets configurable in parkinglot 15 years ago