1. d864681 "x/ref": ForCall -> BlessingNames by Ankur · 10 years ago
  2. 11b530a services/mgmt/lib/testutil: Remove some dead code and unexport unused functions. by Asim Shankar · 10 years ago
  3. b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
  4. 42a1736 x.ref/lib/modules: comment and API improvements. by Cosmos Nicolaou · 10 years ago
  5. 86ba1a1 ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal. by Matt Rosencrantz · 10 years ago
  6. c49b36e Print a little more info when signature verification on an acl file fails by Arup Mukherjee · 10 years ago
  7. 424cf37 services/mgmt/lib/acls: adjust hierarchicalAuthorizer inheritance by Robert Kroeger · 10 years ago
  8. 77c3d83 services/mgmt/lib/packages: Fix file permissions by Robin Thellend · 10 years ago
  9. aa23aba veyron/services/mgmt/*: PathStore renaming by Robert Kroeger · 10 years ago
  10. 9dce9b2 ref: Update many variable names for *Calls to call. by Matt Rosencrantz · 10 years ago
  11. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  12. d34c7d0 Merge "veyron/services/mgmt/*: Modify NewHierarchicalAuthorizer to be re-usable." by Robert Kroeger · 10 years ago
  13. b07ec69 security: Use VDL's mechanism for wire <-> native conversions for Blessings. by Asim Shankar · 10 years ago
  14. 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  15. 7e36897 veyron/services/mgmt/*: Modify NewHierarchicalAuthorizer to be re-usable. by Robert Kroeger · 10 years ago
  16. bcbbe1e Merge "veyron/services/mgmt/*: make principal a property of a acls.Locks object" by Robert Kroeger · 10 years ago
  17. a5c0ec5 veyron/services/mgmt/*: make principal a property of a acls.Locks object by Robert Kroeger · 10 years ago
  18. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  19. 5577bef Merge "veyron/services/mgmt/binary/impl/*: Refactor authorizer for re-use." by Robert Kroeger · 10 years ago
  20. a9f1e6b veyron/services/mgmt/binary/impl/*: Refactor authorizer for re-use. by Robert Kroeger · 10 years ago
  21. de2ccc6 Merge "core: cleanup of GO.PACKAGE indentation and v23 tests header" by Jiri Simsa · 10 years ago
  22. e7fc94d core: cleanup of GO.PACKAGE indentation and v23 tests header by Jiri Simsa · 10 years ago
  23. d2cdd53 veyron/services/mgmt/device/impl: share packages across instances by Bogdan Caprita · 10 years ago
  24. b1c49cd TBR: Copyright header added. MultiPart: 4/5 by Cosmos Nicolaou · 10 years ago
  25. 434c1f4 TBR: veyron/services/mgmt/lib/fs: expose gob error, and add todo to switch to vom. by Bogdan Caprita · 10 years ago
  26. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  27. d19c95d core: Remove testutil.Init in init and use v23 test generate by Suharsh Sivakumar · 10 years ago
  28. 44f2b47 TBR: verror: add BadEtag error (migrated from access package) by Adam Sadovsky · 10 years ago
  29. 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
  30. c25a48c v2/services/mgmt,v/services/mgmt: install package override (server) by Bogdan Caprita · 10 years ago
  31. 7464517 veyron/services/mgmt/device/impl: reconcile app states on restart by Robert Kroeger · 10 years ago
  32. 2efaee3 Revert "veyron/services/mgmt/device/impl: reconcile app states on restart" by Robert Kroeger · 10 years ago
  33. 4afe966 veyron/services/mgmt/device/impl: reconcile app states on restart by Robert Kroeger · 10 years ago
  34. ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
  35. 3e4074a go.core: Remove more uses of verror1. by Todd Wang · 10 years ago
  36. 2751d67 veyron/services/mgmt/lib/packages,device/impl: enable installing regular files by Bogdan Caprita · 10 years ago
  37. cb03d13 veyron2/services/mgmt/... by gauthamt · 10 years ago
  38. 9d17e4a veyron/lib/modules: Make modules parse flags using the veyron2.Init by Suharsh Sivakumar · 10 years ago
  39. f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
  40. ee56dac veyron/services/mgmt/lib/binary: Fix cross-fs rename by Robin Thellend · 10 years ago
  41. d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
  42. 1b79391 core: Remove remaining uses of veyron2/rt package and delete it. by Matt Rosencrantz · 10 years ago
  43. 8d7a0ef veyron/services/mgmt/binary/impl: add support for ACLs by Robert Kroeger · 10 years ago
  44. 1cdad13 Merge "veyron/services/mgmt/lib/acls: move common mgmt ACL code into lib" by Robert Kroeger · 10 years ago
  45. e95ed6d veyron/services/mgmt/lib/acls: move common mgmt ACL code into lib by Robert Kroeger · 10 years ago
  46. a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
  47. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  48. f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  49. d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
  50. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  51. d6e1d1a veyron/services/mgmt/application: add support for per envelope acls by Robert Kroeger · 10 years ago
  52. ee52974 Merge "veyron/services/mgmt: code re-use relocation" by Robert Kroeger · 10 years ago
  53. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  54. ebfb62a veyron/services/mgmt: code re-use relocation by Robert Kroeger · 10 years ago
  55. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  56. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  57. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  58. 9346b41 veyron/veyron2/ipc: Call should n ot have a Cancel method. by Matt Rosencrantz · 10 years ago
  59. d65df96 veyron.io/veyron/veyron/services/mgmt: Update to use verror2 by Mike Burrows · 10 years ago
  60. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  61. 4081a30 veyron/services/mgmt/lib/fs: Fix/clean up temp files by Robin Thellend · 10 years ago
  62. 432cc2e veyron/services/mgmt: port of binaryd integration test to Go by Jiri Simsa · 10 years ago
  63. 875f259 veyron/services/mgmt: Add node mgr test for packages by Robin Thellend · 10 years ago
  64. e262789 veyron/services/mgmt: Implement optional packages by Robin Thellend · 10 years ago
  65. c2ed03e veyron/tools/*: Remove dependence on rt.R()/rt.Init() by Matt Rosencrantz · 10 years ago
  66. 64178ed veyron2/services/mgmt/application: Add optional packages by Robin Thellend · 10 years ago
  67. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  68. 0155a37 veyron/services/mgmt/application: Add object names to namespace by Robin Thellend · 10 years ago
  69. b16d716 veyron/runtimes/google/ipc: Rewrite the ipc.Server Glob implementation by Robin Thellend · 10 years ago
  70. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  71. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  72. e783dcc veyron/services/mgmt/binary: HTTP download for binary service. by Bogdan Caprita · 10 years ago
  73. 61c96c7 veyron2/ipc: 2 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  74. e38af0d Merge "veyron2: make it possible to specify a 'reserved name' dispatcher." by Cosmos Nicolaou · 10 years ago
  75. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  76. 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago
  77. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  78. f903fe2 veyron/services/mgmt/lib/fs: code cleanup by Robert Kroeger · 10 years ago
  79. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  80. 692c447 Merge "veyron/services/mgmt/lib/fs/*: support empty simplestores" by Robert Kroeger · 10 years ago
  81. 5fec5cf veyron/services/mgmt/lib/fs/*: support empty simplestores by Robert Kroeger · 10 years ago
  82. c26c32e veyron/runtimes/google/ipc: Add internal Glob by Robin Thellend · 10 years ago
  83. 09929f4 veyron/services/mgmt/node: Add namespace skeleton by Robin Thellend · 11 years ago
  84. 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 11 years ago
  85. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  86. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  87. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  88. e9d0696 replacing /tmp with os.TempDir() by Jiri Simsa · 11 years ago
  89. d9c3488 Management Refactor: Introduce fs.Memstore to break Veyron store dependency by Robert Kroeger · 11 years ago
  90. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  91. 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago
  92. 1e37913 Bveyron/services/mgmt/node/impl: add initial support for app installation, start, by Bogdan Caprita · 11 years ago
  93. 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
  94. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  95. e5268b9 veyron/lib/exec: moving the veyron exec library under mgmt. by Jiri Simsa · 11 years ago
  96. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago