Historique des commits

Auteur SHA1 Message Date
  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
  Jelte Jansen 2875dfccba last fix for python3 conversion il y a 15 ans
  Shane Kerr cb03478cdc Coerce bytearray to string il y a 15 ans
  Shane Kerr b5b736fcb2 Python 2 to 3 conversions il y a 15 ans
  Jeremy C. Reed ca8f4c4396 This now will do the first query (partly based on jinmei's example code). il y a 15 ans
  JINMEI Tatuya 0164aa87b6 - some style fixes: s/Rr/RR/, s/RDATAPTR/RdataPtr/ (RDATAPTR is still available il y a 15 ans
  Jelte Jansen db8a6b60ae port to python3 part 2.a il y a 15 ans
  Shane Kerr 5b043005c2 Preparation for using the c-channel. il y a 15 ans
  Shane Kerr be3ea8326d Python 3 fix-ups il y a 15 ans
  Jelte Jansen 1578a6ba55 fixup config manager il y a 15 ans