1. 2b61d35 "core": Make glob-patterns the default by Ankur · 10 years ago
  2. ee56dac veyron/services/mgmt/lib/binary: Fix cross-fs rename by Robin Thellend · 10 years ago
  3. 2042e9a Merge "veyron/services/mgmt/device: Add arm and x86 profiles." by Robin Thellend · 10 years ago
  4. 94714dd core: Remove 'errorid' from all *.vdl files. by Todd Wang · 10 years ago
  5. 753de65 veyron/services/mgmt/device: Add arm and x86 profiles. by Robin Thellend · 10 years ago
  6. d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
  7. 1b79391 core: Remove remaining uses of veyron2/rt package and delete it. by Matt Rosencrantz · 10 years ago
  8. 97135aa Merge "veyron/services/mgmt/device/impl: fix shell expansion of TIMESTAMP" by Robert Kroeger · 10 years ago
  9. 49e29d6 veyron/services/mgmt/device/impl: fix shell expansion of TIMESTAMP by Robert Kroeger · 10 years ago
  10. 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  11. 2ae60cb TBR: veyron/services/mgmt/device: Fix mistakenly (but silently) messed up device manager test. by Matt Rosencrantz · 10 years ago
  12. fa3082c veyron/services/mgmt: Update the management services to use veyron2.Init() by Matt Rosencrantz · 10 years ago
  13. 8f1e20c Merge "core: Rename vdlutil.Any to vdl.AnyRep." by Todd Wang · 10 years ago
  14. a1dfcde veyron/services/mgmt/profile/profiled/testdata: fix test expectation by James Ring · 10 years ago
  15. b86b352 core: Rename vdlutil.Any to vdl.AnyRep. by Todd Wang · 10 years ago
  16. 4902f7b Merge "core: Convert all cmdline users to veyron2.Init." by Matt Rosencrantz · 10 years ago
  17. 7d54f15 core: Replace vdlutil.Register with vdl.Register. by Todd Wang · 10 years ago
  18. a5ad272 core: Convert all cmdline users to veyron2.Init. by Matt Rosencrantz · 10 years ago
  19. 23766bf Merge "core: Rename vom2 to vom." by Todd Wang · 10 years ago
  20. 3425a90 core: Rename vom2 to vom. by Todd Wang · 10 years ago
  21. 8d7a0ef veyron/services/mgmt/binary/impl: add support for ACLs by Robert Kroeger · 10 years ago
  22. ae60fb2 Merge "core: Make cmdline.Command.Main return an exit code instead of exiting." by Matt Rosencrantz · 10 years ago
  23. 8de8585 TBR namespace: ResolveX/ResolveToMountTableX become Resolve/ResolveToMountTable. by David Why Use Two When One Will Do Presotto · 10 years ago
  24. f519f8f core: Remove vom1, wiretype and old Signature. by Todd Wang · 10 years ago
  25. 92303e1 core: Make cmdline.Command.Main return an exit code instead of exiting. by Matt Rosencrantz · 10 years ago
  26. 54ae80e veyron/services/mgmt/device: enable profiles statically by Bogdan Caprita · 10 years ago
  27. 586bcb9 veyron/services/mgmt/binary/impl: restructuring test code by Robert Kroeger · 10 years ago
  28. 1cdad13 Merge "veyron/services/mgmt/lib/acls: move common mgmt ACL code into lib" by Robert Kroeger · 10 years ago
  29. e95ed6d veyron/services/mgmt/lib/acls: move common mgmt ACL code into lib by Robert Kroeger · 10 years ago
  30. 29a3b35 veyron/services/mgmt: integrate device manager with sysinit by Bogdan Caprita · 10 years ago
  31. 99cc06e veyron2: Panic if the user tries to use the runtime when it is not set. by Matt Rosencrantz · 10 years ago
  32. 0f9f9d0 TBR: veyron/services/mgmt/sysinit: Fix build on Mac. by Asim Shankar · 10 years ago
  33. 4f4d747 Merge "veyron/services/mgmt/sysinit: partial port of the old sysinit package" by Bogdan Caprita · 10 years ago
  34. a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
  35. e4189cd veyron/services/mgmt/sysinit: partial port of the old sysinit package by Bogdan Caprita · 10 years ago
  36. 17979ef Merge "veyron/services/mgmt/device/impl: minor clean up to ping args handling in test" by Bogdan Caprita · 10 years ago
  37. 5ba81da veyron/runtimes/google/rt: adjust timeout for callback RPC to device manager by Bogdan Caprita · 10 years ago
  38. e1960f5 veyron/services/mgmt/device/impl: minor clean up to ping args handling in test by Bogdan Caprita · 10 years ago
  39. 8d8a04f Merge "veyron/services/mgmt/device/impl: Config override for Install" by Bogdan Caprita · 10 years ago
  40. 17666dd veyron/services/mgmt/device/impl: Config override for Install by Bogdan Caprita · 10 years ago
  41. 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
  42. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  43. f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  44. d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
  45. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  46. ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
  47. d6e1d1a veyron/services/mgmt/application: add support for per envelope acls by Robert Kroeger · 10 years ago
  48. 5f98d94 core: Refactor vtrace to allow starting new traces from user code. by Matt Rosencrantz · 10 years ago
  49. 7edf1ca services/mgmt/build/buildd: port buildd integration test to new test env by James Ring · 10 years ago
  50. e920e66 Merge "core,vdl: Remove use of RuntimeFromContext from vdl generator." by Suharsh Sivakumar · 10 years ago
  51. 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
  52. c7e72b6 veyron/services/mgmt/device,veyron/tools/mgmt: introduce devicex by Bogdan Caprita · 10 years ago
  53. be80c1b core,vdl: Remove use of RuntimeFromContext from vdl generator. by Suharsh Sivakumar · 10 years ago
  54. 23b5486 veyron/services/mgmt/application/applicationd: port integration test to new env by James Ring · 10 years ago
  55. 3f5fdd3 veyron/services/mgmt/profile/profiled: port integration test to new test env by James Ring · 10 years ago
  56. e78c7da veyron/services/mgmt/binary/binaryd/testdata: port binaryd test to new environment by James Ring · 10 years ago
  57. ee52974 Merge "veyron/services/mgmt: code re-use relocation" by Robert Kroeger · 10 years ago
  58. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  59. ebfb62a veyron/services/mgmt: code re-use relocation by Robert Kroeger · 10 years ago
  60. a5dd989 veyron/services/mgmt/device/impl: Increase some timeouts by Bogdan Caprita · 10 years ago
  61. 282bf38 veyron/services/mgmt/device/deviced: re-implement deviced using cmdline library by Bogdan Caprita · 10 years ago
  62. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  63. 4ea9b03 veyron/services/mgmt/device: device manager Stop/Suspend for handling restart by Bogdan Caprita · 10 years ago
  64. 3540e3a Post-migration cleanup. by Jiri Simsa · 10 years ago
  65. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  66. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  67. 3d3491f Replacing VEYRON_ROOT with VANADIUM_ROOT. by Jiri Simsa · 10 years ago
  68. 8616cde Merge "Veyron.core: Stop using ServerContext as a contex.T" by Matt Rosencrantz · 10 years ago
  69. 981d7fc "veyron.io/veyron/...": USe agent in integration tests by Ankur · 10 years ago
  70. a40d338 TBR: veyron/services/device/impl,veyron/tools/mgmt: add device uninstall functionality by Bogdan Caprita · 10 years ago
  71. b489790 veyron/shell/lib/shell_test.sh: mechanism to enable running shell tests under security agent by Bogdan Caprita · 10 years ago
  72. 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
  73. 9346b41 veyron/veyron2/ipc: Call should n ot have a Cancel method. by Matt Rosencrantz · 10 years ago
  74. a2b0043 veyron/runtimes/google/ipc: Add Glob benchmarks by Robin Thellend · 10 years ago
  75. 383e88c veyron2/vdl: Change vdl error syntax, and rename oneof to union. by Todd Wang · 10 years ago
  76. 1ea144a Merge "veyron/services/mgmt/suidhelper: print the error that comes back from Run" by Bogdan Caprita · 10 years ago
  77. 50c39d0 veyron/services/mgmt/suidhelper: disabling setuid/setgid calls to fix test.sh by Bogdan Caprita · 10 years ago
  78. 64dbc4e veyron/services/mgmt/suidhelper: print the error that comes back from Run by Bogdan Caprita · 10 years ago
  79. d65df96 veyron.io/veyron/veyron/services/mgmt: Update to use verror2 by Mike Burrows · 10 years ago
  80. 4d0b577 veyron/services/mgmt/build: respecting the GOROOT environment variable by Jiri Simsa · 10 years ago
  81. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  82. a305b36 veyron/services/mgmt: bringing the mgmt test.sh integration tests back by Jiri Simsa · 10 years ago
  83. 34d75fe Merge "veyron2/ipc: modify ListenSpec to accept a slice of addresses." by Cosmos Nicolaou · 10 years ago
  84. 888f8cf veyron/services/mgmt/device/impl: Fix Claim test and Claim process by Robin Thellend · 10 years ago
  85. 77cd9e8 "veyron/lib/testutil/security": ForkCredentials by Ankur · 10 years ago
  86. ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
  87. f7091bc veyron/services/mgmt/build: making sure the implementation of the by Jiri Simsa · 10 years ago
  88. d876269 "veyron/services/mgmt": Prevent credentials sharing in shell tests by Ankur · 10 years ago
  89. 3709c16 veyron: Enable vom2 by default by Robin Thellend · 10 years ago
  90. 9c4aa22 veyron/services/mgmt/device/impl: rename node->device, cl 5 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  91. a456f47 veyron2/services/mgmt/node,veyron/services/mgmt/node,veyron/tools/mgmt: rename node->device, cl 3 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  92. 069341a veryon/services/mgmt/node/impl: use exec in the test node manager driver script by Bogdan Caprita · 10 years ago
  93. 2b21936 veyron2/services/mgmt/node: rename node->device, cl 2 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  94. 8a87bf2 veyron2/services/mgmt/node: rename node->device, cl 1 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  95. bceca38 veyron/services/mgmt/root: remove root server implementation. by Bogdan Caprita · 10 years ago
  96. 634156a Merge "veyron/services/mgmt/lib/fs: Fix/clean up temp files" by Robin Thellend · 10 years ago
  97. 511363d Merge "veyron.core: Fix tests that leave files in /tmp" by Robin Thellend · 10 years ago
  98. 4081a30 veyron/services/mgmt/lib/fs: Fix/clean up temp files by Robin Thellend · 10 years ago
  99. 8e2258a Merge "veyron/services/mgmt: port of binaryd integration test to Go" by Jiri Simsa · 10 years ago
  100. 432cc2e veyron/services/mgmt: port of binaryd integration test to Go by Jiri Simsa · 10 years ago