1. e7fc94d core: cleanup of GO.PACKAGE indentation and v23 tests header by Jiri Simsa · 10 years ago
  2. ba815d3 Merge "core: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/..." by Todd Wang · 10 years ago
  3. 942f73f veyron/services/mgmt/device/impl: refactor Update method for updating instances by Bogdan Caprita · 10 years ago
  4. 751c039 core: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/... by Todd Wang · 10 years ago
  5. b1c49cd TBR: Copyright header added. MultiPart: 4/5 by Cosmos Nicolaou · 10 years ago
  6. c8cd202 Merge "veyron/tools/mgmt/*: support running the devicemanager as a different user" by Robert Kroeger · 10 years ago
  7. f639a41 veyron/tools/mgmt/*: support running the devicemanager as a different user by Robert Kroeger · 10 years ago
  8. 37760c1 veyron/services/mgmt/binary/*: don't propagate ACL exclusion lists by Robert Kroeger · 10 years ago
  9. 434c1f4 TBR: veyron/services/mgmt/lib/fs: expose gob error, and add todo to switch to vom. by Bogdan Caprita · 10 years ago
  10. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  11. ad175c9 Merge "veyron/services/mgmt/device/impl: unset NAMESPACE_ROOT in test" by Bogdan Caprita · 10 years ago
  12. a573f93 Merge "veyron/services/mgmt/device/impl: Remove sameMachineCheck" by Robin Thellend · 10 years ago
  13. 4a040ba veyron/services/mgmt/device/impl: unset NAMESPACE_ROOT in test by Bogdan Caprita · 10 years ago
  14. b57ec40 veyron/services/mgmt/device/starter: Find the MT's blessings by Robin Thellend · 10 years ago
  15. 1a426ae veyron/services/mgmt/device/impl: Remove sameMachineCheck by Robin Thellend · 10 years ago
  16. b31da59 core.go: The vdl "any" type is now generated as go *vdl.Value. by Todd Wang · 10 years ago
  17. 85a823e Merge "core: Remove testutil.Init in init and use v23 test generate to generate proper TestMains." by Suharsh Sivakumar · 10 years ago
  18. b33eac2 Merge "veyron/services/mgmt: Use SIGINT to stop the device manager from devicex if the stop rpc fails, as it often does due to acl restrictions." by Arup Mukherjee · 10 years ago
  19. be26826 Merge "Remove old test.sh scripts." by Cosmos Nicolaou · 10 years ago
  20. 2250a3c veyron/services/mgmt/device: add local proxy service to device manager by Bogdan Caprita · 10 years ago
  21. dc539cb veyron/services/mgmt: Use SIGINT to stop the device manager from devicex by Arup Mukherjee · 10 years ago
  22. e83d21d Remove old test.sh scripts. by Cosmos Nicolaou · 10 years ago
  23. aaed596 Merge "veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2" by Cosmos Nicolaou · 10 years ago
  24. 1c6e04b veyron/tools/mgmt/device/impl/... by gauthamt · 10 years ago
  25. 93dd88b veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
  26. d19c95d core: Remove testutil.Init in init and use v23 test generate by Suharsh Sivakumar · 10 years ago
  27. e5e62d0 mounttable: Change the reply stream to be a union of replies and errors. by David Why Use Two When One Will Do Presotto · 10 years ago
  28. 8aead4e Merge "veyron/services/mgmt/{device,suidhelper}: support running apps as a different user" by Robert Kroeger · 10 years ago
  29. 38cc2d8 veyron/services/mgmt/{device,suidhelper}: support running apps as a different user by Robert Kroeger · 10 years ago
  30. 44f2b47 TBR: verror: add BadEtag error (migrated from access package) by Adam Sadovsky · 10 years ago
  31. e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
  32. b547ea9 naming,security: Server authorization via trusted mounttables (Part 2 of 2). by Asim Shankar · 10 years ago
  33. 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
  34. fa9341a veyron/services/mgmt/device/starter: cancel context after claiming by Bogdan Caprita · 10 years ago
  35. ab4461c Merge "veyron/services/mgmt/device/deviced: flush log after printing token" by Bogdan Caprita · 10 years ago
  36. 6a042b4 veyron/services/mgmt/device/deviced: flush log after printing token by Bogdan Caprita · 10 years ago
  37. 4e66324 v/services/mgmt/device: move creation of devmgr info from dispatcher to starter by Bogdan Caprita · 10 years ago
  38. 03cec61 veyron/services/mgmt/device: fix race: device manager Stop vs. ShutdownOnSignals by Bogdan Caprita · 10 years ago
  39. 23dac32 services/mgmt/device: Separate Claimability from device operation. by Asim Shankar · 10 years ago
  40. 5dc8ac3 Merge "Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3" by Cosmos Nicolaou · 10 years ago
  41. 0cd6738 Merge "veyron/services/mgmt/device/impl: correct file perms" by Robert Kroeger · 10 years ago
  42. ec6ed65 Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3 by Cosmos Nicolaou · 10 years ago
  43. 3270495 veyron/services/mgmt/device/impl: correct file perms by Robert Kroeger · 10 years ago
  44. 27f38ba TBR: veyron/services/mgmt/device/impl/... by gauthamt · 10 years ago
  45. fc2de1d Merge "TBR: applicationd/test.sh: fix the expected test output, something has changed to return null instead of "". I don't really want to spend time investigation further since this test will be deleted tomorrow!" by Bogdan Caprita · 10 years ago
  46. 4b80272 Merge "veyron/services/mgmt/debug: Use callback for logdir" by Robin Thellend · 10 years ago
  47. 67d95cb veyron/services/mgmt/debug: Use callback for logdir by Robin Thellend · 10 years ago
  48. f598628 veyron/services/mgmt/device/impl: Clean up logs by Robin Thellend · 10 years ago
  49. d61c1c0 Merge "services/mgmt/device: Share startup code with unittest." by Asim Shankar · 10 years ago
  50. 37b0a09 veyron/services: porting the identity server from shell to Go by Jiri Simsa · 10 years ago
  51. 98bd6f7 TBR: applicationd/test.sh: fix the expected test output, something has by Cosmos Nicolaou · 10 years ago
  52. ab75bc3 services/mgmt/device: Share startup code with unittest. by Asim Shankar · 10 years ago
  53. fa850e1 TBR vom: fix zero value slice bug by Jungho Ahn · 10 years ago
  54. 9dcd87a veyron/services/mgmt/application/applicationd: fix v23 integration test by Bogdan Caprita · 10 years ago
  55. c25a48c v2/services/mgmt,v/services/mgmt: install package override (server) by Bogdan Caprita · 10 years ago
  56. d6a793b "core": Get rid of prefix-matching on BlessingPatterns by Ankur · 10 years ago
  57. 3150aec Merge "veyron/services/mgmt: Made systemd support in init_linux.go work for yocto edison distribution. Added some extra logging to make it clearer what's going on when things don't work in init mode." by Arup Mukherjee · 10 years ago
  58. 655c21d Merge "v23tests: use concrete rather than interface types. MultiPart: 1/3" by Cosmos Nicolaou · 10 years ago
  59. b3d43e2 veyron/services/mgmt: Made systemd support in init_linux.go work for by Arup Mukherjee · 10 years ago
  60. 01007a0 v23tests: use concrete rather than interface types. MultiPart: 1/3 by Cosmos Nicolaou · 10 years ago
  61. 7464517 veyron/services/mgmt/device/impl: reconcile app states on restart by Robert Kroeger · 10 years ago
  62. 2efaee3 Revert "veyron/services/mgmt/device/impl: reconcile app states on restart" by Robert Kroeger · 10 years ago
  63. 1e535f1 Merge "veyron/services/mgmt/device/impl: reconcile app states on restart" by Robert Kroeger · 10 years ago
  64. 4afe966 veyron/services/mgmt/device/impl: reconcile app states on restart by Robert Kroeger · 10 years ago
  65. 018d89f Merge "veyron/services/mgmt: Tune timeouts" by Robin Thellend · 10 years ago
  66. 047fa45 v2/services/mgmt,v/tools/mgmt/device: install package override (vdl+client) by Bogdan Caprita · 10 years ago
  67. fb7d594 veyron/services/mgmt: Tune timeouts by Robin Thellend · 10 years ago
  68. ed8c63c Merge "go.core: Rename package verror2 to verror." by Todd Wang · 10 years ago
  69. ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
  70. 82d00d8 v23tests: port tools/debug to v23tests + v23tests improvements/fixes by Cosmos Nicolaou · 10 years ago
  71. 320024c Merge "go.core: Remove verror package, moving ID to verror2." by Todd Wang · 10 years ago
  72. 6a89a85 Merge "namespace: Glob now returns a chan of interface{} where the possible returned types can be *naming.GlobError or *naming.MountEntry. I have no idea why anyone things this is better than just having an error field in MountEntry but apparently everyone else does." by David Why Use Two When One Will Do Presotto · 10 years ago
  73. 1577651 go.core: Remove verror package, moving ID to verror2. by Todd Wang · 10 years ago
  74. 622dc4a Merge "veyron2/services/mgmt/application/..." by gauthamt · 10 years ago
  75. a8fc6e0 lib/testutil/v23tests: add documentation, change WithEnv to take varargs by James Ring · 10 years ago
  76. 3dbef0c veyron2/services/mgmt/application/... by gauthamt · 10 years ago
  77. 41093a9 veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 10 years ago
  78. be9c50b Merge "veyron/services/mgmt/device/impl: refactor reaping tests" by Robert Kroeger · 10 years ago
  79. 7063e86 veyron/services/mgmt/device/impl: refactor reaping tests by Robert Kroeger · 10 years ago
  80. 03c34d6 namespace: Glob now returns a chan of interface{} where the possible returned by David Why Use Two When One Will Do Presotto · 10 years ago
  81. 2f7a92a Merge "Add "386" as an alias for "x86" ("386" is the value of GOARCH for 32-bit binaries)" by Arup Mukherjee · 10 years ago
  82. 3e4074a go.core: Remove more uses of verror1. by Todd Wang · 10 years ago
  83. 8be9a77 Add "386" as an alias for "x86" ("386" is the value of GOARCH for 32-bit by Arup Mukherjee · 10 years ago
  84. 1ce95c7 veyron2/vdl: Add native type support to Go code generation. by Todd Wang · 10 years ago
  85. 08dc9c4 veyron/services/mgmt/suidhelper: Pass std FDs to the child by Robin Thellend · 10 years ago
  86. 4a77c19 TBR: lib/testutil/integration: renamed to lib/testutil/v23tests MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
  87. 46fe618 veyron/services/mgmt/binary/impl: give file name constants better names by Bogdan Caprita · 10 years ago
  88. 603c682 veyron/services/mgmt/binary/impl,veyron/tools/binary: minor cleanups by Bogdan Caprita · 10 years ago
  89. d21f6b1 testutil/integration: sundry changes to improve usability and robustness by Cosmos Nicolaou · 10 years ago
  90. a5a83ff veyron/services/mgmt/device: Increase timeout for updates by Robin Thellend · 10 years ago
  91. af862a5 veyron2/ipc/stream: Unexpose veyron2/ipc/stream API. by Suharsh Sivakumar · 10 years ago
  92. a5eadee Merge "veyron/services/mgmt/device: monitor app lifetimes" by Robert Kroeger · 10 years ago
  93. 936853a veyron/services/mgmt/device: monitor app lifetimes by Robert Kroeger · 10 years ago
  94. 458afb5 Merge "veyron/services/mgmt/lib/packages,device/impl: enable installing regular files" by Bogdan Caprita · 10 years ago
  95. 2751d67 veyron/services/mgmt/lib/packages,device/impl: enable installing regular files by Bogdan Caprita · 10 years ago
  96. e5e973b Fix integration test failure. by gauthamt · 10 years ago
  97. cb03d13 veyron2/services/mgmt/... by gauthamt · 10 years ago
  98. 3e6f59e Merge "veyron/services/mgmt/device: Clean up / fix ACLs" by Robin Thellend · 10 years ago
  99. dc6b360 v.io/core/veyron2/verror2: First step is making verror2.E be a struct by Mike Burrows · 10 years ago
  100. b0d5dce veyron2/vdl: Refactor go imports logic. by Todd Wang · 10 years ago