1. 7ce499f buffet: Move privetd sources into buffet by Vitaly Buka · 10 years ago
  2. 4547afa buffet: Move command minimal role checking into CommandManager by Vitaly Buka · 10 years ago
  3. df7dcda buffet: Add vitalybuka@ into OWNERS by Vitaly Buka · 10 years ago
  4. a6a3452 buffet: Make TLS shut down gracefully on connection termination by Alex Vakulenko · 10 years ago
  5. 798a0e7 privetd: Remove empty device name checks by Vitaly Buka · 10 years ago
  6. 5cd7997 buffet: Add periodic pings to XMPP connection by Alex Vakulenko · 10 years ago
  7. dea76b2 buffet: Add correct handling of XMPP IQ stanzas by Alex Vakulenko · 10 years ago
  8. b209842 privetd: Compare user scope with minimalRole for local commands by Vitaly Buka · 10 years ago
  9. be7ccb9 buffet: Implicitly define minimalRole in command definition file by Vitaly Buka · 10 years ago
  10. 4c32654 buffet: Add inheritance command parameters, progress and result by Vitaly Buka · 10 years ago
  11. 9a89538 buffet: add a timeout to HTTP requests by Garret Kelly · 10 years ago
  12. 6fed053 buffet: Added minimal role into command definition by Vitaly Buka · 10 years ago
  13. 6b028ae buffet: Fix failed XMPP authorization issue by Alex Vakulenko · 10 years ago
  14. 2f7efdb buffet: Add base.updateBaseConfiguration implementation by Vitaly Buka · 10 years ago
  15. d05725f buffet: Make periodic polling secondary if XMPP channel is up by Alex Vakulenko · 10 years ago
  16. dbb8c35 buffet: Add device state D-Bus property by Vitaly Buka · 10 years ago
  17. c903d28 buffet: Push state changed to the server immediately by Vitaly Buka · 10 years ago
  18. 247620b buffet: Add callback to notify about state changes by Vitaly Buka · 10 years ago
  19. 26f557b buffet: XMPP channel sockets are left behind unclosed by Alex Vakulenko · 10 years ago
  20. e968f06 buffet: Remove unused include by Vitaly Buka · 10 years ago
  21. 534a312 platform2: Enforce virtual destructors on base classes by Alex Vakulenko · 10 years ago
  22. 0444c60 buffet: XMPP client should be looking for X-OAUTH2 auth method by Alex Vakulenko · 10 years ago
  23. 6e3c30e buffet: Hook up XMPP to deliver push notifications to buffet by Alex Vakulenko · 10 years ago
  24. 2684b51 buffet: Add TLS support to XMPP connection by Alex Vakulenko · 10 years ago
  25. bf71f70 buffet: Add proper XML parsing for XMPP streams by Alex Vakulenko · 10 years ago
  26. f028174 buffet: Fix loading Buffet state when config file is not present by Alex Vakulenko · 10 years ago
  27. cad2e33 buffet: Make RegisterDevice accept only ticket ID by Vitaly Buka · 10 years ago
  28. 0f5f431 buffet: Add virtual StorageInterface::~StorageInterface() by Vitaly Buka · 10 years ago
  29. ff81db6 buffet: Add D-Bus API to change GCD service settings by Vitaly Buka · 10 years ago
  30. ee7a3af buffet: Move config and buffet state logic into BuffetConfig by Vitaly Buka · 10 years ago
  31. 207c1cb buffet: Use DictionaryValue in StorageInterface by Vitaly Buka · 10 years ago
  32. eedf3be buffet: Switch XmppChannel to use asynchronous socket streams by Alex Vakulenko · 10 years ago
  33. e8f5b2b buffet: Remove 'location' and 'minLenght' from base.updateDeviceInfo by Vitaly Buka · 10 years ago
  34. 4a3a9a2 buffet: Added local_discovery_enabled and local_pairing_enabled options by Vitaly Buka · 10 years ago
  35. 5636322 buffet: StorageInterface::Save accepts const reference by Vitaly Buka · 10 years ago
  36. 72410b2 buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 10 years ago
  37. 5a08c2d buffet: Set default for localPairingEnabled to false by Vitaly Buka · 10 years ago
  38. 9467520 buffet: Removed "owner" from localAnonymousAccessMaxRole by Vitaly Buka · 10 years ago
  39. 1f2fdee buffet: Added buffet.json with base commands by Vitaly Buka · 10 years ago
  40. ae0f3a1 buffet: Multiple listeners of add/remove new command. by Vitaly Buka · 10 years ago
  41. 5e6ff6c buffet: Replace CallbackList with vector<Callback> by Vitaly Buka · 10 years ago
  42. 7c82d29 buffet: Raw string literals for some JSON constants in tests by Vitaly Buka · 10 years ago
  43. 32005de buffet: Wrap buffet unit tests into buffet namespace by Vitaly Buka · 10 years ago
  44. b6b49e5 buffet: Comments and formating by Vitaly Buka · 10 years ago
  45. 2c1029f buffet: Store anonymous_access_role in buffet config and state by Vitaly Buka · 10 years ago
  46. cf5248c buffet: Save save buffet state on UpdateDeviceInfo call by Vitaly Buka · 10 years ago
  47. d1978d3 buffet: Report command instance parsing error to cloud server by Alex Vakulenko · 10 years ago
  48. 4129dfa buffet: Use command schema to define "progress" by Vitaly Buka · 10 years ago
  49. 10cf5c7 buffet: Allow omitting "parameters" and "results" by Vitaly Buka · 10 years ago
  50. 5f0d1d0 buffet: Wrap unittest into buffet namespace by Vitaly Buka · 10 years ago
  51. 41f73a9 libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlers by Alex Vakulenko · 10 years ago
  52. ab5f27b libchromeos: Replace scoped_ptr with std::unique_ptr in async http callbacks by Alex Vakulenko · 10 years ago
  53. b211c10 buffet: Queue multiple command update requests to the server by Alex Vakulenko · 10 years ago
  54. 5e022a3 buffet: CheckDeviceRegistered works offline by Nathan Bullock · 10 years ago
  55. f784e21 buffet: Add 'origin' property to Command by Alex Vakulenko · 10 years ago
  56. e03af6d buffet: Add the ability to change command visibility by Alex Vakulenko · 10 years ago
  57. 9ea5a32 buffet: Add command_def filtering by command visibility by Alex Vakulenko · 10 years ago
  58. 5e86fee buffet: Add command visibility option to command schema by Alex Vakulenko · 10 years ago
  59. 1fb9217 buffet: Fix default config for device kind by Alex Vakulenko · 10 years ago
  60. fa94706 buffet: Add read-only properties with buffet config options by Vitaly Buka · 10 years ago
  61. 867b088 buffet: Update configuration reading for new fields moved from privetd by Vitaly Buka · 10 years ago
  62. 5dd8434 powerd: Add handler for GCD 'base.reboot' command. by Alex Vakulenko · 10 years ago
  63. 76e7059 buffet: Rename RegisterAsync to Start by Vitaly Buka · 10 years ago
  64. 3bbb62d buffet: Pass --enable_xmpp flag through init script by Christopher Wiley · 10 years ago
  65. a9a2457 buffet: Update the base packages for commands and state to GCD spec by Alex Vakulenko · 10 years ago
  66. f71cca6 libchromeos: Switch http Response to use streams by Alex Vakulenko · 10 years ago
  67. 36c85aa buffet: Improve error reporting by limiting JSON string length by Alex Vakulenko · 10 years ago
  68. 808e2d8 buffet: Fix command progress update JSON for GCD server by Alex Vakulenko · 10 years ago
  69. 468f7f3 buffet: Deprecate "displayName" in favor of "name" in device resource by Alex Vakulenko · 10 years ago
  70. 9e2f8cd buffet: Fix crash when CommandInstance::SetResults() is invoked by Alex Vakulenko · 10 years ago
  71. d732bd0 buffet: Add flag to disable XMPP support by Christopher Wiley · 10 years ago
  72. fc575a4 platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 10 years ago
  73. 4b6c0fb buffet: Pretty print GetDeviceInfo and GetState by Nathan Bullock · 10 years ago
  74. 2a9b30f buffet: Delay removal of completed command by Vitaly Buka · 10 years ago
  75. 45d255b buffet: Add support for 'additionalProperties' attribute by Alex Vakulenko · 10 years ago
  76. 7056434 buffet: Use 'gdbus wait' in post-start stanza of Upstart job. by David Zeuthen · 10 years ago
  77. 64fc5fc privetd: Implement privet/v3/commands/execute by Vitaly Buka · 10 years ago
  78. 3886e8f privetd: Implement privet/v3/commands/status by Vitaly Buka · 10 years ago
  79. 34eae04 buffet: Allow configurable polling period by Christopher Wiley · 10 years ago
  80. 583d64b buffet: Rework buffet configuration by Christopher Wiley · 10 years ago
  81. 7245261 buffet: Add D-Bus serialization support for buffet Array types by Alex Vakulenko · 10 years ago
  82. 906d39e buffet: Add CommandInstance::ToJson by Vitaly Buka · 10 years ago
  83. 3e864c0 buffet: PropType::CreateValue() should do constraint validation by Alex Vakulenko · 10 years ago
  84. 29e6444 buffet: Add Array type support for Buffet command and state props by Alex Vakulenko · 10 years ago
  85. 9e25ecd buffet: Change OneOf constraint to use generic PropValue list by Alex Vakulenko · 10 years ago
  86. 5ef7579 buffet: Change shared ownership of types/values to exclusive by Alex Vakulenko · 10 years ago
  87. d94656e buffet: Clean up property system in preparation for Array support by Alex Vakulenko · 10 years ago
  88. 482171d tendo: Fix pre-cq configs by Christopher Wiley · 10 years ago
  89. aabadee privetd: Implement /privet/v3/commandDefs by Vitaly Buka · 10 years ago
  90. 7ad8ffb buffet: Remove initial OnRegistrationStatusChanged call by Vitaly Buka · 10 years ago
  91. 620bd7e buffet: Add DeviceId DBus property by Vitaly Buka · 10 years ago
  92. b055f15 buffet: Update RegistrationStatus enum and how it's set by Vitaly Buka · 10 years ago
  93. ed45acd privetd: Remove context="default" deny rule by Vitaly Buka · 10 years ago
  94. c5e9b4d buffet: Add --log_to_stderr option by Vitaly Buka · 10 years ago
  95. db22124 buffet: Fixed command state spelling for "cancelled" by Alex Vakulenko · 10 years ago
  96. db770e7 libchromeos: Replace char with std::string in string_utils API by Vitaly Buka · 10 years ago
  97. 6ca3ad6 buffet: Fix return type of DeviceRegistrationInfo::GetDeviceInfo by Vitaly Buka · 10 years ago
  98. ba983c8 buffet: Automatically periodically call StartDevice() by Christopher Wiley · 10 years ago
  99. e08fca7 buffet: Add buffet COMMIT-QUEUE.ini by Christopher Wiley · 10 years ago
  100. 0418218 buffet: Add some documentation to the Command interface by Christopher Wiley · 10 years ago