1. 974647f buffet: Move WebServClient out of libweave by Vitaly Buka · 9 years ago
  2. 5ddde0f libweave: Extracted interaction with libwebserv into WebServClient by Vitaly Buka · 9 years ago
  3. f6027cb libweave: Add removing of weave::Command::Observer by Vitaly Buka · 9 years ago
  4. a6a97ea Initial empty repository by Bill Yi · 9 years ago
  5. 3ef4fff buffet: Move ApManagerClient out of libweave by Vitaly Buka · 9 years ago
  6. 58a288b buffet: Move ShillClient to buffet by Vitaly Buka · 9 years ago
  7. 7042c58 buffet: Move platform dependent part of PeerdClient out of libweave by Vitaly Buka · 9 years ago
  8. 47a6307 libweave: Extract platform independent part of PeerdClient by Vitaly Buka · 9 years ago
  9. a0305d3 buffet: Move commands/dbus_* our of libweave by Vitaly Buka · 9 years ago
  10. e8c3bab buffet: Move ownership of DBusCommandDispacher to buffet::Manager by Vitaly Buka · 9 years ago
  11. fb2584b libweave: Switch StatePackage and StateManager from Any type by Vitaly Buka · 9 years ago
  12. cd5e556 libweave: Remove error pointer from ToJson methods by Vitaly Buka · 9 years ago
  13. 9546003 libweave: Re-factor dbus_command_proxy_unittest.cc to public libweave by Vitaly Buka · 9 years ago
  14. e0cd713 buffet: Remove dbus_command_proxy_unittest.cc as irrelevant by Vitaly Buka · 9 years ago
  15. 8b0a25f libweave: Add unittests for dbus_conversion.h by Vitaly Buka · 9 years ago
  16. 7e29821 libweave: Add more Get methods into weave::Command by Vitaly Buka · 9 years ago
  17. ba46373 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 9 years ago
  18. 00b8349 libweave: Extract weave::Settings struct by Vitaly Buka · 9 years ago
  19. d98a471 buffet: Remove SetCommandVisibility and CommandDefs from dbus interface by Vitaly Buka · 9 years ago
  20. 03319c2 libweave: Cleanup enum to string conversion by Vitaly Buka · 9 years ago
  21. 8b511e9 libweave: Add command line flag to override ssid by Vitaly Buka · 9 years ago
  22. 1d63c9c buffet: Don't deference privet if it's disabled by Vitaly Buka · 9 years ago
  23. 0c6dcd2 libweave: Buffet includes only weave/include files by Vitaly Buka · 9 years ago
  24. 3b08631 libweave: Rename buffet namespace into weave by Vitaly Buka · 9 years ago
  25. 22f5611 buffet: Add support for "required" and "isRequired" parameters by Alex Vakulenko · 9 years ago
  26. 0840fb1 buffet: Extracted libweave into separate directory by Vitaly Buka · 9 years ago
  27. a6e32e0 buffet: Queue device resource updates to prevent parallel requests by Alex Vakulenko · 9 years ago
  28. dcac51c buffet: Order device state and command updates on the server by Alex Vakulenko · 9 years ago
  29. f775454 buffet: Pass TaskRunner to DeviceRegistrationInfo by Alex Vakulenko · 9 years ago
  30. 9652946 buffet: Add abstract CloudCommandUpdateInterface by Alex Vakulenko · 9 years ago
  31. c3466e2 buffet: Add state change ID to state queue by Alex Vakulenko · 9 years ago
  32. 294d611 buffet: Set reg_status to 'invalid_credentials' on deregistration by Alex Vakulenko · 9 years ago
  33. 9431b58 buffet: Handle 'rateLimitExceeded' errors by retrying the request later by Alex Vakulenko · 9 years ago
  34. 57ddc07 buffet: Add support for DEVICE_DELETED XMPP notification by Alex Vakulenko · 9 years ago
  35. 19208c7 buffet: Handle cloud request failures due to device deleted on cloud by Alex Vakulenko · 9 years ago
  36. b40219c buffet: Fix constant retries in XMPP on authorization failure by Alex Vakulenko · 9 years ago
  37. 4f1d1b0 buffet: Don't assume that ID is not in command_owners_ by Vitaly Buka · 9 years ago
  38. da2312c buffet: XmppChannel listens for connectivity changes by Vitaly Buka · 9 years ago
  39. ea9eb94 buffet: Fixed listing of cloud commands on local API by Vitaly Buka · 9 years ago
  40. 76ad11b buffet: Covert intervals into base::TimeDelta as soon as possible by Vitaly Buka · 9 years ago
  41. 0c68cac buffet: Move privet options and state into buffet by Vitaly Buka · 9 years ago
  42. 6e97a20 buffet: Remove unnecessary config options by Vitaly Buka · 9 years ago
  43. 7b63087 buffet: Serialize/queue device state updates to the cloud server by Alex Vakulenko · 9 years ago
  44. 6c37526 buffet: Implement exponential backoff for cloud requests by Alex Vakulenko · 9 years ago
  45. 6b6c824 buffet: Mark CloudDelegateImpl state on registration success by Vitaly Buka · 9 years ago
  46. 797fd76 buffet: Read privet options from buffet.conf by Vitaly Buka · 9 years ago
  47. ab4e4ff platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  48. da869d6 buffet: Remove D-Bus between CloudDelegate and Buffet by Vitaly Buka · 9 years ago
  49. 84fd6dd buffet: Start privet logic by Vitaly Buka · 9 years ago
  50. 7b3ba79 buffet: Add same as privetd D-Bus methods and properties by Vitaly Buka · 9 years ago
  51. b83955c buffet: Allow buffet to talk to web server using D-Bus by Vitaly Buka · 9 years ago
  52. 6a26aee buffet: Rename privetd::Daemon into privetd::Manager by Vitaly Buka · 9 years ago
  53. 30cfd31 buffet: Add privet code into buffet binary by Vitaly Buka · 9 years ago
  54. 09b2f52 buffet: clang-format of buffet/privet by Vitaly Buka · 9 years ago
  55. 33f871d buffet: Move privetd sources into buffet by Vitaly Buka · 9 years ago
  56. a4e8d7f buffet: Move command minimal role checking into CommandManager by Vitaly Buka · 9 years ago
  57. 1b8029c buffet: Add vitalybuka@ into OWNERS by Vitaly Buka · 9 years ago
  58. 3feabb9 buffet: Make TLS shut down gracefully on connection termination by Alex Vakulenko · 9 years ago
  59. e30d378 privetd: Remove empty device name checks by Vitaly Buka · 9 years ago
  60. c7bd1cb buffet: Add periodic pings to XMPP connection by Alex Vakulenko · 9 years ago
  61. 7cf8621 buffet: Add correct handling of XMPP IQ stanzas by Alex Vakulenko · 9 years ago
  62. c03ec2b privetd: Compare user scope with minimalRole for local commands by Vitaly Buka · 9 years ago
  63. 835f7e6 buffet: Implicitly define minimalRole in command definition file by Vitaly Buka · 9 years ago
  64. 52f6a21 buffet: Add inheritance command parameters, progress and result by Vitaly Buka · 9 years ago
  65. 89ba036 buffet: add a timeout to HTTP requests by Garret Kelly · 9 years ago
  66. 38bde8d buffet: Added minimal role into command definition by Vitaly Buka · 9 years ago
  67. a5b2bd1 buffet: Fix failed XMPP authorization issue by Alex Vakulenko · 9 years ago
  68. cf30ff9 buffet: Add base.updateBaseConfiguration implementation by Vitaly Buka · 9 years ago
  69. df67dd2 buffet: Make periodic polling secondary if XMPP channel is up by Alex Vakulenko · 9 years ago
  70. 2b30e7a buffet: Add device state D-Bus property by Vitaly Buka · 9 years ago
  71. 828b1cf buffet: Push state changed to the server immediately by Vitaly Buka · 9 years ago
  72. 14eb0ba buffet: Add callback to notify about state changes by Vitaly Buka · 9 years ago
  73. 107ca15 buffet: XMPP channel sockets are left behind unclosed by Alex Vakulenko · 9 years ago
  74. 136c314 buffet: Remove unused include by Vitaly Buka · 9 years ago
  75. 1e3a66b platform2: Enforce virtual destructors on base classes by Alex Vakulenko · 9 years ago
  76. 1f05d54 buffet: XMPP client should be looking for X-OAUTH2 auth method by Alex Vakulenko · 9 years ago
  77. f6183df buffet: Hook up XMPP to deliver push notifications to buffet by Alex Vakulenko · 9 years ago
  78. 917187e buffet: Add TLS support to XMPP connection by Alex Vakulenko · 9 years ago
  79. ee35354 buffet: Add proper XML parsing for XMPP streams by Alex Vakulenko · 9 years ago
  80. a0cabe0 buffet: Fix loading Buffet state when config file is not present by Alex Vakulenko · 9 years ago
  81. cbadabe buffet: Make RegisterDevice accept only ticket ID by Vitaly Buka · 9 years ago
  82. 0faceef buffet: Add virtual StorageInterface::~StorageInterface() by Vitaly Buka · 9 years ago
  83. 7cd0197 buffet: Add D-Bus API to change GCD service settings by Vitaly Buka · 9 years ago
  84. bf4ba65 buffet: Move config and buffet state logic into BuffetConfig by Vitaly Buka · 9 years ago
  85. d0ec5b0 buffet: Use DictionaryValue in StorageInterface by Vitaly Buka · 9 years ago
  86. 0d2e807 buffet: Switch XmppChannel to use asynchronous socket streams by Alex Vakulenko · 9 years ago
  87. 19411da buffet: Remove 'location' and 'minLenght' from base.updateDeviceInfo by Vitaly Buka · 9 years ago
  88. 15f24dc buffet: Added local_discovery_enabled and local_pairing_enabled options by Vitaly Buka · 9 years ago
  89. 7a43997 buffet: StorageInterface::Save accepts const reference by Vitaly Buka · 9 years ago
  90. e74fe3c buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 9 years ago
  91. 14f04c5 buffet: Set default for localPairingEnabled to false by Vitaly Buka · 9 years ago
  92. 23f3181 buffet: Removed "owner" from localAnonymousAccessMaxRole by Vitaly Buka · 9 years ago
  93. be0450e buffet: Added buffet.json with base commands by Vitaly Buka · 9 years ago
  94. bcfff36 buffet: Multiple listeners of add/remove new command. by Vitaly Buka · 9 years ago
  95. e43871f buffet: Replace CallbackList with vector<Callback> by Vitaly Buka · 9 years ago
  96. 9ce6e70 buffet: Raw string literals for some JSON constants in tests by Vitaly Buka · 9 years ago
  97. 000a3f7 buffet: Wrap buffet unit tests into buffet namespace by Vitaly Buka · 9 years ago
  98. dbf4811 buffet: Comments and formating by Vitaly Buka · 9 years ago
  99. f5bd11d buffet: Store anonymous_access_role in buffet config and state by Vitaly Buka · 9 years ago
  100. e42ee32 buffet: Save save buffet state on UpdateDeviceInfo call by Vitaly Buka · 9 years ago