Commit History

Author SHA1 Message Date
  Marcin Siodelski 64b9c90846 [2977] Log debug message if the received DNS Update response is invalid. 12 years ago
  Marcin Siodelski d0d6ad3146 [2977] Fixed a typo in unit test DNSClient unit test. 12 years ago
  Marcin Siodelski 326b3dc5b7 [2977] Implemented tests covering concurrent DNSUpdate send. 12 years ago
  Marcin Siodelski ca87835d1e [2977] Separated DNSClient interface from implementation. 12 years ago
  Marcin Siodelski cf1828a29f [2977] Implemented DNS Update response parsing. 12 years ago
  Marcin Siodelski 4ab333e8a8 [2977] Implemented unit test checking DNS Update send and receive. 12 years ago
  Marcin Siodelski a50149705d [2975] Stub implementation of the DNSClient class. 12 years ago
  Marcin Siodelski 0fc40f1677 [master] Added ChangeLog entry for #2796. 12 years ago
  Marcin Siodelski eac5e75147 [master] Merge branch 'trac2976' 12 years ago
  Mukund Sivaraman 351b82d0ed [master] Use alternate syntax for shallow copy 12 years ago
  Mukund Sivaraman e42db3d283 [master] Use list() instead of .copy() (as it is a Python 3.3 feature) 12 years ago
  Mukund Sivaraman fa4e16aaa9 Merge branch 'trac2855_2' 12 years ago
  Mukund Sivaraman 61dcb03fbe [2855] Don't use clear() on lists (as it is a Python 3.3 feature) 12 years ago
  Mukund Sivaraman ed780cbba4 [master] Fix Python API compatibility issue with CPython < 3.3.0 12 years ago
  Mukund Sivaraman 58f2a7f082 [2855] Use the same lock in the condition variable too 12 years ago
  Mukund Sivaraman 407655388f [2855] Notify on the socket if a response is ready 12 years ago
  Mukund Sivaraman 41e40c5cb4 [2855] Fix comments 12 years ago
  Mukund Sivaraman 1949be3727 [2855] Move code out of lock region 12 years ago
  Mukund Sivaraman ee58a132fe [2855] Make the response a tuple 12 years ago
  Mukund Sivaraman e15f18aff6 [2855] Add more code comments 12 years ago
  Mukund Sivaraman 6916c32a3f [2855] Test what happens when a bad command is passed 12 years ago
  Mukund Sivaraman ee90ee28b4 [2855] Add more code comments 12 years ago
  Mukund Sivaraman c3ef6db1a2 [2855] Add class documentation 12 years ago
  Mukund Sivaraman 5fe6fd9977 [2855] Add builder module tests 12 years ago
  Mukund Sivaraman a4ff0d97db [2855] Add a basic builder thread that understands the shutdown command 12 years ago
  Mukund Sivaraman 4afd4b896c [2855] Update comment 12 years ago
  Mukund Sivaraman 489316fd74 [2855] Add BIND10Server._shutdown_module() method for shutdown processing 12 years ago
  Mukund Sivaraman 8b4019ff15 [2855] Fix typos 12 years ago
  Mukund Sivaraman 603b0180bc [2855] Add BIND10Server.watch_fileno() method 12 years ago
  Mukund Sivaraman ac446f0280 [2855] Don't loop to check membership 12 years ago