1. 6e3f637 Proper shutdown functionality for Thrift servers by Mark Slee · 18 years ago
  2. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  3. 907e3d6 Fix handling of accept() exceptions in threadedserver by Mark Slee · 18 years ago
  4. fdef47e -- Servers should not crash on accept. by Aditya Agarwal · 18 years ago
  5. ee341cb Thrift: Supported for file descriptor == 0 and cleanup error output by Martin Kraemer · 18 years ago
  6. b3cb629 Adding threaded server to Thrift by Mark Slee · 18 years ago
  7. aaa23ed Move var declarations out of switch blocks in Thrift by Mark Slee · 18 years ago
  8. 5091917 Thrift: indentation by Martin Kraemer · 18 years ago
  9. eb0d024 Full automake/autoconf compliance for thrift by Mark Slee · 18 years ago
  10. 9abb0d6 -- Change concept of protocol and transport factory by Aditya Agarwal · 18 years ago
  11. f937339 Nonblockingserver constructor that uses binary protocol factory by default by Mark Slee · 18 years ago
  12. 1ea9052 -- Nonblocking server changes to allow logging by Aditya Agarwal · 18 years ago
  13. 7951119 fixed a problem with read buffer resizing in TNonblockingServer by robert · 18 years ago
  14. 3860c9a Fix TSimpleServer exception bug by Mark Slee · 18 years ago
  15. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  16. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 18 years ago
  17. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago
  18. 92f00fb Framing option for non blocking server by Mark Slee · 18 years ago
  19. d622e96 -- Thrift fixes by Aditya Agarwal · 18 years ago
  20. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago
  21. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  22. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 18 years ago
  23. 3ea0033 Added stress test for thrift benchmarks by Marc Slemko · 18 years ago
  24. 1669885 More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 18 years ago
  25. 3545234 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  26. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  27. 4e0d962 Thrift: move /lib/cpp code into /lib/cpp/src by Mark Slee · 19 years ago