1. 99a276b Merge "veyron/lib/modules: adding an option to pass Config to a child process" by Bogdan Caprita · 10 years ago
  2. 8b4dbbf namespace: More // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  3. 94bc464 veyron2/ipc/model.go: Add the new Glob interfaces. by Robin Thellend · 10 years ago
  4. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  5. f57930f veyron/lib/modules: adding an option to pass Config to a child process by Jiri Simsa · 10 years ago
  6. b8178d3 naming/verror: Migrate naming errors to verror2 by Benjamin Prosnitz · 10 years ago
  7. 214f89c veyron2/ipc: Invoker.Prepare will now return all tags associated with a by Asim Shankar · 10 years ago
  8. 896d776 TBR: fix vdl generation. by Jing Jin · 10 years ago
  9. 36f3812 Merge "veyron: Regenerate out of date vdls." by Benjamin Prosnitz · 10 years ago
  10. 18d6ec1 TBR: fix build (veyron/services/mgmt/node/impl/proxy_invoker_test) by Jing Jin · 10 years ago
  11. e38af0d Merge "veyron2: make it possible to specify a 'reserved name' dispatcher." by Cosmos Nicolaou · 10 years ago
  12. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  13. 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago
  14. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  15. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  16. fc4c469 veyron: Regenerate out of date vdls. by Matt Rosencrantz · 10 years ago
  17. 6a3c3e5 veyron2/vdl: Add typeobject to parser, compiler and go codegen. by Todd Wang · 10 years ago
  18. 612ad38 veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv. by Cosmos Nicolaou · 10 years ago
  19. 12937a2 veyron/services/mgmt/node/impl: Always compare sorted lists by Robin Thellend · 10 years ago
  20. 73d69e5 veyron/services/mgmt/node/impl: quoting the binary path in the generated script. by Bogdan Caprita · 10 years ago
  21. b9dd9bb veyron/services/mgmt/node/impl: Add proxy invoker for pprof and stats by Robin Thellend · 10 years ago
  22. 7b5c94a veyron/runtimes/google/rt: Use the new security model by default. by Asim Shankar · 10 years ago
  23. 962d5e0 veyron/services/mgmt/node: make suid helper external to the node manager. by Bogdan Caprita · 10 years ago
  24. 5864732 veyron/services/mgmt/suidhelper: Fix argv by Robin Thellend · 10 years ago
  25. ad2793f veyron/services/mgmt/node/impl: now uses lib/modules rather testutil/blackbox. by Cosmos Nicolaou · 10 years ago
  26. 4c5266e veyron/services/mgmt/node: Hook up the logreader by Robin Thellend · 10 years ago
  27. 1ba96ef veyron/lib/testutil: Helper type for acting as an "identity provider" in tests. by Asim Shankar · 10 years ago
  28. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  29. 1ce0bd7 veyron/services/mgmt/node/impl: Resume detecta changed associations. by Robert Kroeger · 10 years ago
  30. 1cb4a0d veyron/services/mgmt/node/impl: persist account associations by Robert Kroeger · 10 years ago
  31. ec7790e veyron/services/node/impl: stop apps in suid helper by Robert Kroeger · 10 years ago
  32. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  33. dabbf2f Merge "veyron/services/node/impl/node*: helper has uname associations" by Robert Kroeger · 10 years ago
  34. 362ff89 veyron/services/node/impl/node*: helper has uname associations by Robert Kroeger · 11 years ago
  35. d2b9f03 veyron/services/mgmt/node/impl: take care of a few low hanging TODOs in the unit by Bogdan Caprita · 10 years ago
  36. 5420f17 veyron/services/mgmt/node/impl: add self-installation functionality to node by Bogdan Caprita · 10 years ago
  37. b9501d1 veyron/services/mgmt/node/impl: make the app be able to talk to the node manager by Bogdan Caprita · 10 years ago
  38. 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
  39. 310922c Merge "veyron/services/mgmt/node/impl: Add Glob implementation" by Robin Thellend · 10 years ago
  40. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  41. 9e523a6 veyron/services/mgmt/node/impl: Add Glob implementation by Robin Thellend · 10 years ago
  42. e397a59 Merge "veyron/runtimes/google/ipc: Add internal Glob" by Robin Thellend · 10 years ago
  43. 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
  44. c26c32e veyron/runtimes/google/ipc: Add internal Glob by Robin Thellend · 10 years ago
  45. 9348da6 veyron/services: continue the migration to ListenX. by Cosmos Nicolaou · 11 years ago
  46. 627a115 veyron/services/mgmt/suidhelper: record username by Robert Kroeger · 11 years ago
  47. 09929f4 veyron/services/mgmt/node: Add namespace skeleton by Robin Thellend · 11 years ago
  48. 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 11 years ago
  49. 40ee007 Merge "veyron: start the transition to using ListenX." by Cosmos Nicolaou · 11 years ago
  50. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  51. 9d285a1 veyron/services/mgmt/node/impl: for testing, keep around the directories created by Bogdan Caprita · 11 years ago
  52. c27c865 veyron/services/mgmt/node/impl: updating 'wait for child' timeout to 20s to see by Bogdan Caprita · 11 years ago
  53. 732e511 veyron/services/mgmt/node/impl: make the directory name that the test sets up for the node manager unique across runs; and persist it if the test fails. by Bogdan Caprita · 11 years ago
  54. dd07b36 veyron/services/mgmt/node/impl/*: add a suidhelper by Robert Kroeger · 11 years ago
  55. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  56. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  57. 6fe61e5 Implement access.Object (SetACL/GetACL) for the nodemanager. When a nodemanager has by Gautham · 11 years ago
  58. 48bbd14 veyron/services/mgmt/node/impl: knock off a couple easy TODOs by shuffling some by Bogdan Caprita · 11 years ago
  59. 53b7b7e veyron/services/mgmt/node/impl: implement Revert, and add corresponding test logic. by Bogdan Caprita · 11 years ago
  60. bce0a63 veyron/services/mgmt/impl/node: implement Update and add test logic for Update. by Bogdan Caprita · 11 years ago
  61. 6941403 veyron/services/mgmt/node/impl: separate out state management types and routines by Bogdan Caprita · 11 years ago
  62. 8c776b2 veyron/services/mgmt/node/impl: implement app Uninstall by Bogdan Caprita · 11 years ago
  63. f1fac56 Merge "veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd" by Bogdan Caprita · 11 years ago
  64. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  65. 82bb995 veyron/services/mgmt/node: Initial implementation of device claim in the NodeManager by Gautham · 11 years ago
  66. 25d4faa veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd by Bogdan Caprita · 11 years ago
  67. 268b419 veyron/services/mgmt/node/impl: implement Resume and Suspend by Bogdan Caprita · 11 years ago
  68. 1e203d8 Merge "impl_test: Disable the cache rather than flushing individual entries." by David Why Use Two When One Will Do Presotto · 11 years ago
  69. 331e481 Merge "veyron2/context: Allow the runtime to be obtained from a context.T" by Matt Rosencrantz · 11 years ago
  70. 9a59b8c veyron/services/mgmt/node/impl: factor out pieces of functionality from the unit by Bogdan Caprita · 11 years ago
  71. 2968f4b veyron/services/mgmt/node/impl: factor out parts of Start and Stop into subroutines. by Bogdan Caprita · 11 years ago
  72. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  73. 4b6eaa5 impl_test: Disable the cache rather than flushing individual entries. by David Why Use Two When One Will Do Presotto · 11 years ago
  74. 78b6216 veyron/services/mgmt/node/impl: consolidate the callback logic in one place, by Bogdan Caprita · 11 years ago
  75. 2034f7f Merge "veyron/services/mgmt/node/impl: factor out logic to set up root dir; clean up root dir and curr link paths before starting tests (to ensure that a previous test that didn't complete doesn't bleed state)" by Bogdan Caprita · 11 years ago
  76. 080a730 veyron/services/mgmt/node/impl: factor out logic to set up root dir; clean up by Bogdan Caprita · 11 years ago
  77. fbab59d veyron/services/mgmt/node/impl: fix issue with closing stdin for subcommand by Bogdan Caprita · 11 years ago
  78. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  79. 4d67c04 veyron/services/mgmt/impl: code refactoring to split up invoker.go by Bogdan Caprita · 11 years ago
  80. 6351ee7 veyron/services/mgmt/node/impl: fixing the node manager test failure by Jiri Simsa · 11 years ago
  81. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  82. 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
  83. 1e37913 Bveyron/services/mgmt/node/impl: add initial support for app installation, start, by Bogdan Caprita · 11 years ago
  84. 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
  85. 2515ed7 veyron/services/mgmt/node: fixing test failure on Jenkins by Jiri Simsa · 11 years ago
  86. e0fc61a veyron/services/mgmt/node: fix another test that is failing on OS X by Jiri Simsa · 11 years ago
  87. 162b674 veyron/services/mgmt/node: fixing config test failure on OS X by Jiri Simsa · 11 years ago
  88. 00b0ecc veyron/services/mgmt/node/impl: fix bug found by -race. by Cosmos Nicolaou · 11 years ago
  89. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  90. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  91. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  92. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  93. 951dd95 Merge "vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types" by Benjamin Prosnitz · 11 years ago
  94. 984214f vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types by Benjamin Prosnitz · 11 years ago
  95. c87a914 veyron/services/mgmt/node: refactor the code and clean up the unit test. by Bogdan Caprita · 11 years ago
  96. 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
  97. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  98. 2e7dd71 {veyron/veyron2}/services/mgmt/build: a simple Go build server by Jiri Simsa · 11 years ago
  99. b4d38ae Merge "veyron/lib/exec: moving the veyron exec library under mgmt." by Jiri Simsa · 11 years ago
  100. e5268b9 veyron/lib/exec: moving the veyron exec library under mgmt. by Jiri Simsa · 11 years ago