Commit History

Author SHA1 Message Date
  JINMEI Tatuya be4044ab9c [1512] added note about overhead tradeoff for the formatter classes. 13 years ago
  JINMEI Tatuya e2706e3bf5 [1512] test different name hash values for a known pair. 13 years ago
  JINMEI Tatuya d50547b048 [1512] added some specific ZoneConfig tests. 13 years ago
  JINMEI Tatuya dd418d92a8 [1512] reverted accidentally commited local workaround to configure.ac. 13 years ago
  JINMEI Tatuya 40f1d423fd [1512] Merge branch 'trac1512' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac1512 13 years ago
  JINMEI Tatuya fd063d0215 [1512] define B10_FROM_BUILD for ddns module tests. 13 years ago
  JINMEI Tatuya 0656026efd [1512] use set() for ZoneConfig secondaries as only memebership is needed. 13 years ago
  JINMEI Tatuya df579c404c [1512] minor editorial fix to pydoc string. 13 years ago
  JINMEI Tatuya e08d863413 [1512] added a comment about why we convert Opcode to text before comparing. 13 years ago
  JINMEI Tatuya f1e5916f4f [1512] return UPDATE_ERROR within the exception handling block 13 years ago
  JINMEI Tatuya 9bc7701597 [1512] added note about unused and yet-to-see parameters to UpdateSession ctor. 13 years ago
  JINMEI Tatuya 9b85fc4362 [1512] editorial fixes to log messages. 13 years ago
  JINMEI Tatuya 3bd7f2b700 [1512] make sure lib/datasrc/.libs in the dyload path for python ddns tests. 13 years ago
  JINMEI Tatuya 5f474b3308 [1512] added other .py's to python_PYTHON. 13 years ago
  JINMEI Tatuya c778e983a1 [1512] added ddns to SUBDIRS 13 years ago
  JINMEI Tatuya 743fa2c222 [1512] more comment (doc) update 13 years ago
  JINMEI Tatuya b258726883 [1512] documentation update 13 years ago
  JINMEI Tatuya 194808061e [1512] added detailed log description. 13 years ago
  JINMEI Tatuya 5588e70dc9 [1512] logged forwarding (fail) and notauth events separately. 13 years ago
  JINMEI Tatuya 59506a667e [1512] use NOTIMP instead of REFUSED for denying update forwarding. 13 years ago
  JINMEI Tatuya 9246111fe4 [1512] supported 'notauth' case. 13 years ago
  JINMEI Tatuya 94fc335cc3 [1512] introduce a test data source and search it in ZoneConfig.find_zone(). 13 years ago
  JINMEI Tatuya 4c11d7a7cb [1512] log events when update request somehow failed. 13 years ago
  JINMEI Tatuya d4e2862582 [1512] let UpdateSession.handle() return zone name and class, too. 13 years ago
  JINMEI Tatuya b6453630ee [1512] distinguished successful update and error with a response. 13 years ago
  JINMEI Tatuya adbe1bace4 [1512] supported the case of update attmpt for a secondary zone. 13 years ago
  JINMEI Tatuya 80c031beb7 [1512] supported python hash for dns.Name and dns.RRClass. 13 years ago
  JINMEI Tatuya 4a4d5b700e [1512] introduced a tentative stub for retrieving zone information. 13 years ago
  JINMEI Tatuya 75fa2da75c [1512] covered some more invalid zone section cases. 13 years ago
  JINMEI Tatuya f3e8996dc5 [1512] added python wrapper for Message::clearSection(). 13 years ago