Commit History

Author SHA1 Message Date
  JINMEI Tatuya a8e4e86787 [2500] extracted createName() from soa.cc so it can be commonly used. 12 years ago
  JINMEI Tatuya 79007cc52b [2500] added some more doc and more tests 12 years ago
  JINMEI Tatuya 6010b776a5 [2500] use MasterLexer for "from string" ctor's of SOA rdata 12 years ago
  JINMEI Tatuya 606ba69e36 [2429] added getMinimum() method for SOA Rdata; needed for TTL-guess handling. 12 years ago
  Jeremy C. Reed 438f31e788 [master] fix errors with ambiguous types and other boost uses 12 years ago
  Tomek Mrugalski eab5b84db6 [2017] Many Doxygen warnings removed. 13 years ago
  Jelte Jansen b6568546cc [1278] add python wrapper for Serial type 13 years ago
  Michal 'vorner' Vaner b88b05b2a7 [1331] Add SOA::getSerial method 13 years ago
  Michal 'vorner' Vaner 9ce716d340 Merge branch 'work/rdatafields' 14 years ago
  chenzhengzhang ecb22c0c22 [trac749] update namespace names 14 years ago
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code 14 years ago
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library 14 years ago
  Michal 'vorner' Vaner 56b5bef538 Merge branch 'master' into work/serialize 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
  JINMEI Tatuya ff5a80a319 initial implementation of trac#404: in-memory serialized representation of RDATA 14 years ago
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
  JINMEI Tatuya 886bc05b44 cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included. 15 years ago
  JINMEI Tatuya 3a29ffe4f5 - made lib/dns -Wextra safe. 15 years ago
  JINMEI Tatuya 9857db0468 s/dns_throw/isc_throw/ 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago