Commit History

Author SHA1 Message Date
  Jeremy C. Reed 7eafb11c21 Update the version (prepare for release). 15 years ago
  Jeremy C. Reed 2658288a31 Remove ext/boost hierarchy. 15 years ago
  Jelte Jansen 51803e4064 15 years ago
  Jelte Jansen 1e7b973839 rename HAVE_SIN_LEN macro to HAVE_SA_LEN, and use it for setting sun_len in the custom domain socket handler in lib/cc/session.cc 15 years ago
  JINMEI Tatuya 08604a8516 wording fixes to comment lines. 15 years ago
  JINMEI Tatuya ad7077f60e disalbe /dev/poll with ASIO (trac #211). 15 years ago
  JINMEI Tatuya 18fb5d007c detect problematic implementation of kqueue EV_SET to avoid the use of it with ASIO 15 years ago
  JINMEI Tatuya 737c49cf85 addressed some portability issues with non boost ASIO: 15 years ago
  Evan Hunt 748e5c85b1 - suppress unused-parameter warnings in src/bin/auth/asio_link.cc and 15 years ago
  Evan Hunt aad8d399e2 checkpoint: reverted convigure.ac change, removed UNUSED_PARAM from asio code 15 years ago
  Evan Hunt fa1daf4df7 Remove --with-boost-lib and --with-boost-include from configure.ac as 15 years ago
  Jelte Jansen 3ef6ad200f use unix domain socket instead of localhost:9912 15 years ago
  Likun Zhang 80caa56cad Redo revision 1853: Make xfrout works well in source code tree(for details, please see comments of ticket 151), now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @localstatedir@, (Jeremy had reviewed this patch. then give some fix suggestion in email.) 15 years ago
  Likun Zhang 27b28e338b Revert the revision 1853 which make trunk fail to build. 15 years ago
  Likun Zhang 3afb8da35e Fix bug: Make xfrout works well in source code tree(reported in ticket 151). (now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @@LOCALSTATEDIR@@) 15 years ago
  Jeremy C. Reed 58e62d537b Report detected features, configure settings at end of configure output. 15 years ago
  Jeremy C. Reed ae6a7bdcfb Change the PACKAGE_BUGREPORT email address from non-existent list 15 years ago
  Evan Hunt c08b86957c Change libauth to libdatasrc 15 years ago
  JINMEI Tatuya 25d413ecd4 check for the availability of ${python}-config. if unavailable warn about it. 15 years ago
  Jeremy C. Reed 5c10d34b68 This is for ticket #153. 15 years ago
  JINMEI Tatuya 9c33cda2e7 typo in a comment line 15 years ago
  JINMEI Tatuya 7226ff3550 removed a debug output 15 years ago
  JINMEI Tatuya c266bb4590 try `${PYTHON}-config --prefix`/lib for a last resort LDFLAGS for libpython (trac #149) 15 years ago
  Jeremy C. Reed 79124a125c Rename spec "pre" files to also include "spec" in the filename. 15 years ago
  Likun Zhang 6dc8c646b1 Rename the folder name for unittest code from 'unittest' to 'tests'.(bindctl, cmdctl, xfrin) 15 years ago
  Likun Zhang 3bbc64dc58 Add unittest code for xfrout. 15 years ago
  JINMEI Tatuya af735f4b79 set BOOST_LDFLAGS only when a non-trivial argument (i.e. neither "yes" nor "no") 15 years ago
  Likun Zhang 3771057f6f Commit code for module xfrout, AXFR-out works now. Notes: 15 years ago
  JINMEI Tatuya 7dc2abf503 made --with-pythonpath more friendly with older versions of automake: don't 15 years ago
  JINMEI Tatuya 7568a2967d removed now-meaningless "auto" setting 15 years ago