Commit History

Author SHA1 Message Date
  Michal 'vorner' Vaner d2cf6a8555 [2861] Handle the callbacks 12 years ago
  Michal 'vorner' Vaner 32044b839f [2861] Create a socket pair 12 years ago
  Michal 'vorner' Vaner 6ad2bdd472 [2861] Test the main thread part of callbacks 12 years ago
  Michal 'vorner' Vaner 497bf6025e [2861] interface: Add IOService parameter to the manager 12 years ago
  Michal 'vorner' Vaner 3ce8c82c2a [2861] Pass the callbacks and wake up the thread 12 years ago
  Michal 'vorner' Vaner d1c359da0d [2861] Test the callbacks are sent back 12 years ago
  Michal 'vorner' Vaner d432cd1889 [2861] Share a file descriptor and finished queue 12 years ago
  Michal 'vorner' Vaner 6917e1335e [2861] Use structure for the command 12 years ago
  Michal 'vorner' Vaner 2e7cd3c5a4 [2861] Add callback for finished command to the interface 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