1. 52ff4f8 services/device/deviced/internal/impl: fix restart policy and test by Bogdan Caprita · 10 years ago
  2. f0a422b services/device: Finish support for new socket-based agent by Robin Thellend · 10 years ago
  3. 19ccdee x/ref/services/device/deviced/internal/impl: changes for new socket-based agent by Bogdan Caprita · 10 years ago
  4. d9a7b3c ref: fixing go vet violations by Jiri Simsa · 10 years ago
  5. f15f295 (runtime|services): Implement new AllGlobberX and ChildrenGlobberX by Robin Thellend · 10 years ago
  6. 1bba736 TBR: services/device: move impl, starter, installer packages under deviced/internal by Bogdan Caprita · 10 years ago[Renamed from services/device/internal/impl/app_service.go]
  7. 1848973 x/ref/services/device: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
  8. 9d52e0d services/device/internal: Pass instance name & dm blessing names to apps by Arup Mukherjee · 10 years ago
  9. 0bae4ea services/device: make a separate package out of the device installer library by Bogdan Caprita · 10 years ago
  10. 040603b services/device: factor out the exported error definitions into internal/errors by Bogdan Caprita · 10 years ago
  11. ec2e5af services/device/internal/impl/instance_reaping: add daemon restart by Robert Kroeger · 10 years ago
  12. 68d2434 services/device/internal/impl: add daemon mode policy by Robert Kroeger · 10 years ago
  13. 6d29c6e services/device: Publish using publisher blessings by Arup Mukherjee · 10 years ago
  14. 13c0038 services/device/internal/impl: Add publisher blessings by Arup Mukherjee · 10 years ago
  15. cc9f55d services/device/internal/impl: daemon mode refactoring by Robert Kroeger · 10 years ago
  16. a48f7ee services/device/internal/impl: implement Revert for instances by Bogdan Caprita · 10 years ago
  17. 450fdf1 services/device/interna/impl: split app service state by Robert Kroeger · 10 years ago
  18. e4d75c9 services/device/internal/impl: Accept unsigned packages by Arup Mukherjee · 10 years ago
  19. 8123b5e ref: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 10 years ago
  20. 3278a0c services/device/internal/impl: shard device unit tests cleanup by Robert Kroeger · 10 years ago
  21. c6dd50e services/device/internal: Allow re-run'ing of apps to work by Arup Mukherjee · 10 years ago
  22. 7f950a8 ref: Update the agent environment variable to be an endpoint instead of a file descriptor. by Ryan Brown · 10 years ago
  23. a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
  24. ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
  25. 2b05032 services/device: implementation of API updates in go/vcl/9939 by Bogdan Caprita · 10 years ago
  26. 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
  27. 746444f services/device/internal/impl: Use suidhelper kill functionality by Arup Mukherjee · 10 years ago
  28. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  29. c4c1628 Merge "x/ref: Restructure services/agent to follow conventions." by Todd Wang · 10 years ago
  30. cc8d97f TBR ref: addressing https://github.com/veyron/release-issues/issues/1408 by Jiri Simsa · 10 years ago
  31. 2595b76 services/device/interna/impl/*: app installation defaults to /$ blessings by Robert Kroeger · 10 years ago
  32. 8850968 x/ref: Restructure services/agent to follow conventions. by Todd Wang · 10 years ago
  33. b1f9e3c s/etag/version/ by Adam Sadovsky · 10 years ago
  34. b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
  35. 5fc3644 x/ref: Restructure services/mgmt/lib by Todd Wang · 10 years ago
  36. cd4b3cc x/ref: Restructure services/device by Todd Wang · 10 years ago[Renamed (99%) from services/mgmt/device/impl/app_service.go]
  37. a3b4be0 Remove support for old envvars by Asim Shankar · 10 years ago
  38. 9302a58 services/mgmt/{device,suidhelper}: Quickly return forked pid from helper by Arup Mukherjee · 10 years ago
  39. 712eeef x/ref: Move v.io/v23/mgmt to v.io/x/ref/lib/mgmt by Todd Wang · 10 years ago
  40. 849c352 Merge "services/mgmt,lib/exec: convert env vars from VEYRON_ or VANADIUM_ to V23_" by Bogdan Caprita · 10 years ago
  41. fe9a003 Merge "services/mgmt/device/impl: wait for suidhelper to exit" by Robert Kroeger · 10 years ago
  42. d7b3047 services/mgmt,lib/exec: convert env vars from VEYRON_ or VANADIUM_ to V23_ by Bogdan Caprita · 10 years ago
  43. 6f8ca63 services/mgmt/device/impl: wait for suidhelper to exit by Robert Kroeger · 10 years ago
  44. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  45. 94c9d0b TBR x/ref: Flatten v.io/v23/services/mgmt/* to v.io/v23/services/* by Todd Wang · 10 years ago
  46. a7e0d1f Merge "services/mgmt/device/impl/app_service.go: Create app STDERR/STDOUT w/ mode 644" by Arup Mukherjee · 10 years ago
  47. 387d8a4 TBR x/ref: Rename services/security/access to security/access by Todd Wang · 10 years ago
  48. 29827c0 services/mgmt/device/impl/app_service.go: Create app STDERR/STDOUT w/ mode 644 by Arup Mukherjee · 10 years ago
  49. 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
  50. 2896cc6 Merge "x/ref: Remove verror.Is and verror.Equal" by Todd Wang · 10 years ago
  51. 311378b ref: Split the security.Call and rpc.ServerCall interfaces. by Matt Rosencrantz · 10 years ago
  52. 8fa3876 x/ref: Remove verror.Is and verror.Equal by Todd Wang · 10 years ago
  53. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  54. b7f5d77 services/mgmt/device/impl: implement Application.Status server-side by Bogdan Caprita · 10 years ago
  55. ef39ba8 TBR: "x/ref": Remove security.CallSide by Ankur · 10 years ago
  56. 9732f01 services/mgmt/device/imp: propagate Debug permissions to apps by Robert Kroeger · 10 years ago
  57. 9e75e7f "x/ref": Use security.[Local/Remote]BlessingNames by Ankur · 10 years ago
  58. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  59. 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
  60. 1d38dc0 TBR: ref: more of the simple veyron->vanadium changes. by Suharsh Sivakumar · 10 years ago
  61. 8f914be services/mgmt/device/impl: per-instance ACLs control logs access by Robert Kroeger · 10 years ago
  62. 3480f8e services/mgmt/device/impl: Change application.Start() by Robin Thellend · 10 years ago
  63. 16ee22b services/mgmt/device/impl: per-instance ACLs control debug access by Robert Kroeger · 10 years ago
  64. d864681 "x/ref": ForCall -> BlessingNames by Ankur · 10 years ago
  65. b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
  66. e7f7572 Use timestamps for application installation and instance names (install time by Arup Mukherjee · 10 years ago
  67. fd1e34e TBR: x/ref/services/mgmt/device/impl/... by gauthamt · 10 years ago
  68. aa23aba veyron/services/mgmt/*: PathStore renaming by Robert Kroeger · 10 years ago
  69. 9dce9b2 ref: Update many variable names for *Calls to call. by Matt Rosencrantz · 10 years ago
  70. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  71. b07ec69 security: Use VDL's mechanism for wire <-> native conversions for Blessings. by Asim Shankar · 10 years ago
  72. 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  73. 380bf34 core: ServerCall.Blessings() -> ServerCall.GrantedBlessings(). by Suharsh Sivakumar · 10 years ago
  74. bcbbe1e Merge "veyron/services/mgmt/*: make principal a property of a acls.Locks object" by Robert Kroeger · 10 years ago
  75. a5c0ec5 veyron/services/mgmt/*: make principal a property of a acls.Locks object by Robert Kroeger · 10 years ago
  76. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  77. 2bf7b1e security: Make Blessings a struct instead of an interface. by Asim Shankar · 10 years ago
  78. dcd98fc Merge "veyron/services/mgmt/device/impl: implement per-instance updates" by Bogdan Caprita · 10 years ago
  79. 4f6ee36 Merge "veyron/services/mgmt: Use meaningful visible names for apps, rather than having them all called "bin" in ps." by Arup Mukherjee · 10 years ago
  80. b4d1dfd veyron/services/mgmt/device/impl: implement per-instance updates by Bogdan Caprita · 10 years ago
  81. d2cdd53 veyron/services/mgmt/device/impl: share packages across instances by Bogdan Caprita · 10 years ago
  82. 504a1e6 veyron/services/mgmt: Use meaningful visible names for apps, rather than having by Arup Mukherjee · 10 years ago
  83. 942f73f veyron/services/mgmt/device/impl: refactor Update method for updating instances by Bogdan Caprita · 10 years ago
  84. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  85. 1a426ae veyron/services/mgmt/device/impl: Remove sameMachineCheck by Robin Thellend · 10 years ago
  86. 38cc2d8 veyron/services/mgmt/{device,suidhelper}: support running apps as a different user by Robert Kroeger · 10 years ago
  87. 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
  88. c25a48c v2/services/mgmt,v/services/mgmt: install package override (server) by Bogdan Caprita · 10 years ago
  89. 018d89f Merge "veyron/services/mgmt: Tune timeouts" by Robin Thellend · 10 years ago
  90. 047fa45 v2/services/mgmt,v/tools/mgmt/device: install package override (vdl+client) by Bogdan Caprita · 10 years ago
  91. fb7d594 veyron/services/mgmt: Tune timeouts by Robin Thellend · 10 years ago
  92. ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
  93. 622dc4a Merge "veyron2/services/mgmt/application/..." by gauthamt · 10 years ago
  94. 3dbef0c veyron2/services/mgmt/application/... by gauthamt · 10 years ago
  95. 41093a9 veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 10 years ago
  96. a5a83ff veyron/services/mgmt/device: Increase timeout for updates by Robin Thellend · 10 years ago
  97. af862a5 veyron2/ipc/stream: Unexpose veyron2/ipc/stream API. by Suharsh Sivakumar · 10 years ago
  98. a5eadee Merge "veyron/services/mgmt/device: monitor app lifetimes" by Robert Kroeger · 10 years ago
  99. 936853a veyron/services/mgmt/device: monitor app lifetimes by Robert Kroeger · 10 years ago
  100. 2751d67 veyron/services/mgmt/lib/packages,device/impl: enable installing regular files by Bogdan Caprita · 10 years ago