1. 01d187c add increase_max_fds to the new TServer.cpp by veeve · 17 years ago
  2. a8de489 Patch from Ross McFarland to compile with strict warnings by Mark Slee · 17 years ago
  3. ef22dc6 Thrift: Make some server methods public. by David Reiss · 17 years ago
  4. b4d3e7b Create a TServerEventHandler interface in TServer by Mark Slee · 17 years ago
  5. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  6. 6e3f637 Proper shutdown functionality for Thrift servers by Mark Slee · 18 years ago
  7. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  8. 9abb0d6 -- Change concept of protocol and transport factory by Aditya Agarwal · 18 years ago
  9. 1ea9052 -- Nonblocking server changes to allow logging by Aditya Agarwal · 18 years ago
  10. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 18 years ago
  11. d622e96 -- Thrift fixes by Aditya Agarwal · 18 years ago
  12. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago
  13. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  14. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 18 years ago
  15. 3ea0033 Added stress test for thrift benchmarks by Marc Slemko · 18 years ago
  16. 1669885 More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 18 years ago
  17. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  18. 4e0d962 Thrift: move /lib/cpp code into /lib/cpp/src by Mark Slee · 19 years ago[Renamed from lib/cpp/server/TServer.h]
  19. 8d7e1f6 Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string by Mark Slee · 19 years ago
  20. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago