Commit History

Author SHA1 Message Date
  Jeremy C. Reed d609450550 Add simple Makefile.am. 15 years ago
  Jeremy C. Reed 0248899076 Fix include headers to add dns/ 15 years ago
  Jeremy C. Reed dc0fe08ec9 Don't set default lookup type, so will do A, AAAA, MX (MX not done in lib yet). 15 years ago
  Jelte Jansen be46966ea4 save config data on SIGINT and SIGTERM 15 years ago
  JINMEI Tatuya 7a310b66f8 supported TXT RR (partially) so that we can implement authors.bind:-) 15 years ago
  Evan Hunt b5ac815348 modularizing 15 years ago
  Jelte Jansen 1e70a81488 store config in (binary) database on exit, read on start. database file currently hardcoded as /tmp/parkinglot.db 15 years ago
  Jelte Jansen 5bf9017479 fix in return value for recv_msg 15 years ago
  Jelte Jansen 2875dfccba last fix for python3 conversion 15 years ago
  Shane Kerr cb03478cdc Coerce bytearray to string 15 years ago
  Shane Kerr b5b736fcb2 Python 2 to 3 conversions 15 years ago
  Jeremy C. Reed ca8f4c4396 This now will do the first query (partly based on jinmei's example code). 15 years ago
  JINMEI Tatuya 0164aa87b6 - some style fixes: s/Rr/RR/, s/RDATAPTR/RdataPtr/ (RDATAPTR is still available 15 years ago
  Jelte Jansen db8a6b60ae port to python3 part 2.a 15 years ago
  Shane Kerr 5b043005c2 Preparation for using the c-channel. 15 years ago
  Shane Kerr be3ea8326d Python 3 fix-ups 15 years ago
  Jelte Jansen 1578a6ba55 fixup config manager 15 years ago
  Jelte Jansen d5314b0fbf more verbose manager 15 years ago
  Evan Hunt 753a041654 build lib before bin 15 years ago
  Shane Kerr b0cb2e023e Some initial work on a boss process. 15 years ago
  Jelte Jansen 0a6b3fc64e update from trunk 15 years ago
  JINMEI Tatuya 9f366e921c cleanup: avoid 'using namespace' 15 years ago
  JINMEI Tatuya 24a514cb3f template implementation of parkinglot 15 years ago
  Jeremy C. Reed d813041453 Comment out sendTo for now. 15 years ago
  Kazunori Fujiwara 555dd4d2fc First statistics test: 15 years ago
  Jeremy C. Reed 66ff25c0ab Add beginning of 15 years ago
  JINMEI Tatuya 538098d861 use getQR() rather than getQr() etc. 15 years ago
  JINMEI Tatuya bfc4f0f2f0 created the working directory for an experimental "domain parking log" daemon 15 years ago
  JINMEI Tatuya 77c158afd3 change method names to likeThis() based on coding guidelines 15 years ago
  JINMEI Tatuya daff34801b use lower-cased namespaces based on coding style guidelines 15 years ago