Historique des commits

Auteur SHA1 Message Date
  Shane Kerr 574c8870f9 Tell parking lot which port to use. il y a 15 ans
  JINMEI Tatuya 9c2efb9ae0 minor style fix: treat "xxx" as std::string, not char * il y a 15 ans
  Jeremy C. Reed 1a4f7fa8b0 Remove extra newline. il y a 15 ans
  Jeremy C. Reed 75eb1a483e AAAA not working for now so added print of type to show that. il y a 15 ans
  JINMEI Tatuya 5e96173c5a partially supported fromWire() rdata (A/AAA/NS only). il y a 15 ans
  Evan Hunt 35eba18bfb add stdarg.h il y a 15 ans
  Shane Kerr c44cf86a43 Start parking lot. Make abnormal shutdown a bit nicer. il y a 15 ans
  Likun Zhang c9651bb45e When C-Channel isn't started up, make BigTool exit directly. il y a 15 ans
  Jelte Jansen a412e1a3ab listen to shutdown command il y a 15 ans
  Shane Kerr e84348f129 Now starting configuration manager il y a 15 ans
  Shane Kerr 6b12ced9b0 Turn on REUSEADDRESS (only useful for debugging, but still...) il y a 15 ans
  Evan Hunt b15f4f0877 updated to use new message API feature, addRR() insetad of addRRset() il y a 15 ans
  Shane Kerr 346a952d84 Remove unnecessary PYTHONPATH specifications il y a 15 ans
  Jeremy C. Reed 2ff62929e9 include <sys/time.h> for gettimeofday(2) il y a 15 ans
  Evan Hunt a2ffee3418 parkinglot server sort of works now... il y a 15 ans
  Likun Zhang 25ccb97afb Add code for BigTool il y a 15 ans
  Jeremy C. Reed 296add2d15 Add some TODO comments as reminder to behave like host(1). il y a 15 ans
  Jeremy C. Reed df0d726038 Add elapsed time when verbose (which is my default for now). il y a 15 ans
  Jeremy C. Reed 75c744f2e2 disclaimer :) il y a 15 ans
  Kazunori Fujiwara 5a55b7f27d An example statistics respondent accepts two command: il y a 15 ans
  Jeremy C. Reed 39f3bac63e Add src/bin/host as part of the build. il y a 15 ans
  Jeremy C. Reed e22dccda66 Add some more details. il y a 15 ans
  Jeremy C. Reed d609450550 Add simple Makefile.am. il y a 15 ans
  Jeremy C. Reed 0248899076 Fix include headers to add dns/ il y a 15 ans
  Jeremy C. Reed dc0fe08ec9 Don't set default lookup type, so will do A, AAAA, MX (MX not done in lib yet). il y a 15 ans
  Jelte Jansen be46966ea4 save config data on SIGINT and SIGTERM il y a 15 ans
  JINMEI Tatuya 7a310b66f8 supported TXT RR (partially) so that we can implement authors.bind:-) il y a 15 ans
  Evan Hunt b5ac815348 modularizing il y a 15 ans
  Jelte Jansen 1e70a81488 store config in (binary) database on exit, read on start. database file currently hardcoded as /tmp/parkinglot.db il y a 15 ans
  Jelte Jansen 5bf9017479 fix in return value for recv_msg il y a 15 ans