Commit History

Author SHA1 Message Date
  Jelte Jansen 700baf90cd specifying only --with-boostlib in configure makes make stop because $boostlib will be set to 'yes', so we need to test the system libraries in that case too 15 years ago
  Likun Zhang fd89e862b5 Move usermgr from "trunk/tools/" to "trunk/src/bin" according Jeremy's suggestion. usermgr can be installed now. 15 years ago
  Evan Hunt 4eb18c3bb8 add src/lib/auth/tests to configure 15 years ago
  Jeremy C. Reed 36c1a6d261 Don't override CXXFLAGS, just append. 15 years ago
  JINMEI Tatuya 6749cda4de allow --without-boostlib (or --with-boostlib=no) to force disabling 15 years ago
  JINMEI Tatuya 07b1694cab renamed auth/config.h to auth/spec_config.h as it confused the compiler 15 years ago
  JINMEI Tatuya f9129adbd1 sync with trunk 15 years ago
  Likun Zhang 7e9fb87baf Add the code for module xfrin. 15 years ago
  JINMEI Tatuya 91cfdfed1b incorporated the jelte-tcp branch, and made it possible to selectively build 15 years ago
  Shane Kerr 1257b9301f Moved tests to their own subdirectory. 15 years ago
  JINMEI Tatuya 14297b86e7 experimental UDP/TCP auth server using boost::asio 15 years ago
  Jeremy C. Reed 67ceab04f4 Don't need to make b10-loadzone executable. It already is. 15 years ago
  Evan Hunt 98062144f4 Merged b10-loadzone command 15 years ago
  Jeremy C. Reed f6b56b4754 Add minimum version of sqlite3. 15 years ago
  Jeremy C. Reed 8b7224c5d5 Remove AC_PROG_RANLIB since is obsolete when using AC_PROG_LIBTOOL. 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago
  Shane Kerr f323d38fa5 Removed the broken search for run_b10-cfgmgr.sh 15 years ago
  JINMEI Tatuya 1bff985ad6 added +x for the newly added .py file 15 years ago
  JINMEI Tatuya 633d7de9e7 generate gen-wiredata.py from the .in file 15 years ago
  Jelte Jansen 7922531b91 removed obsolete start shellscript 15 years ago
  Jelte Jansen dbf288e25b moved python unittests to unittests/ directory 15 years ago
  Evan Hunt 404aa0602f Committed each-ds branch to trunk (still needing formal review; see 15 years ago
  JINMEI Tatuya 4c8e6bbb9e more sync with trunk 15 years ago
  Likun Zhang 5281fe9e81 1. Add unittests and help information for cmdctl and bindctl. 15 years ago
  Jeremy C. Reed 2784c595fd Add AC_SEARCH_LIBS to add libraries to LIBS as noticed on Solaris10. 15 years ago
  Jeremy C. Reed fadf58e7ee Remove parkinglot from trunk. It is still in branches/parkinglot if needed. 15 years ago
  JINMEI Tatuya 6582726397 moved unit test related files to tests/ as we agreed in the f2f week. 15 years ago
  Jelte Jansen 3a866699f9 moved exceptions out of libdns and created libexceptions 15 years ago
  JINMEI Tatuya 1675d4a7cb re-enabled -Woverloaded-virtual 15 years ago
  Jelte Jansen 300ebfaf17 renamed camelCase methods to underscored in the python config classes 15 years ago