1. 627a115 veyron/services/mgmt/suidhelper: record username by Robert Kroeger · 11 years ago
  2. 0301d87 veyron/services/mgmt/debug: fix the test to conform with intended semantics by David Why Use Two When One Will Do Presotto · 11 years ago
  3. fbed875 Merge "veyron/tools/debug: Add debug command-line tool" by Robin Thellend · 11 years ago
  4. 663bf48 veyron/tools/debug: Add debug command-line tool by Robin Thellend · 11 years ago
  5. 09929f4 veyron/services/mgmt/node: Add namespace skeleton by Robin Thellend · 11 years ago
  6. 2c4fdf1 veyron/services/mgmt/suidhelper/impl: set the default uid threshold back to 501 by Bogdan Caprita · 11 years ago
  7. 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 11 years ago
  8. 40ee007 Merge "veyron: start the transition to using ListenX." by Cosmos Nicolaou · 11 years ago
  9. 9f01fdb Merge "veyron/services/mgmt/suidhelper: have the setuid tool use a lower allowed uid threshold for darwin. This is to fix https://code.google.com/p/envyor/issues/detail?id=332" by Bogdan Caprita · 11 years ago
  10. 5908410 veyron/services/mgmt/suidhelper: have the setuid tool use a lower allowed uid by Bogdan Caprita · 11 years ago
  11. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  12. 9d285a1 veyron/services/mgmt/node/impl: for testing, keep around the directories created by Bogdan Caprita · 11 years ago
  13. 3a7ec8a Merge "scripts: replacing scripts/build/go with "veyron go"" by Jiri Simsa · 11 years ago
  14. c27c865 veyron/services/mgmt/node/impl: updating 'wait for child' timeout to 20s to see by Bogdan Caprita · 11 years ago
  15. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 11 years ago
  16. da977d7 veyron/services/mgmt/suidhelper/impl/*: ignore system uids by Robert Kroeger · 11 years ago
  17. f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 11 years ago
  18. 63387b3 Merge "veyron/services/mgmt/pprof: Add pprof proxy interface." by Robin Thellend · 11 years ago
  19. 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
  20. 1bc409b veyron/services/mgmt/pprof: Add pprof proxy interface. by Robin Thellend · 11 years ago
  21. 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
  22. dd07b36 veyron/services/mgmt/node/impl/*: add a suidhelper by Robert Kroeger · 11 years ago
  23. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  24. b860a42 making sure shell tests use the correct paths and package names by Jiri Simsa · 11 years ago
  25. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  26. 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
  27. 6fe61e5 Implement access.Object (SetACL/GetACL) for the nodemanager. When a nodemanager has by Gautham · 11 years ago
  28. b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
  29. e9d0696 replacing /tmp with os.TempDir() by Jiri Simsa · 11 years ago
  30. 9d5bdc7 veyron/services/mgmt/debug: Remove unused runtime reference by Robin Thellend · 11 years ago
  31. 77193e0 veyron/services/mgmt/profile: fix a silly typo that is making the by Jiri Simsa · 11 years ago
  32. cfc5ac9 veyron/services/mgmt/debug: Invoke Glob on the leaves directly. by Robin Thellend · 11 years ago
  33. 8a50082 veyron/services/mgmt,veyron2/watch: removing superfluous store by Jiri Simsa · 11 years ago
  34. 80b8959 veyron/services/mgmt: Make shell tests executable again. by Tilak Sharma · 11 years ago
  35. 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
  36. 48bbd14 veyron/services/mgmt/node/impl: knock off a couple easy TODOs by shuffling some by Bogdan Caprita · 11 years ago
  37. 53b7b7e veyron/services/mgmt/node/impl: implement Revert, and add corresponding test logic. by Bogdan Caprita · 11 years ago
  38. bce0a63 veyron/services/mgmt/impl/node: implement Update and add test logic for Update. by Bogdan Caprita · 11 years ago
  39. 6941403 veyron/services/mgmt/node/impl: separate out state management types and routines by Bogdan Caprita · 11 years ago
  40. 8343bd7 Merge "veyron/services/mgmt/node/impl: implement app Uninstall" by Bogdan Caprita · 11 years ago
  41. 14a09ef veyron/lib/stats: Let Glob return inner nodes by Robin Thellend · 11 years ago
  42. 8c776b2 veyron/services/mgmt/node/impl: implement app Uninstall by Bogdan Caprita · 11 years ago
  43. 6472025 veyron/services/mgmt/logreader/impl: Add Signature hack by Robin Thellend · 11 years ago
  44. f1fac56 Merge "veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd" by Bogdan Caprita · 11 years ago
  45. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  46. 82bb995 veyron/services/mgmt/node: Initial implementation of device claim in the NodeManager by Gautham · 11 years ago
  47. 25d4faa veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd by Bogdan Caprita · 11 years ago
  48. 268b419 veyron/services/mgmt/node/impl: implement Resume and Suspend by Bogdan Caprita · 11 years ago
  49. 23ed38a Merge "veyron2/services/watch: Watch streams no longer batch changes." by Tilak Sharma · 11 years ago
  50. 8ef6026 veyron2/services/watch: Watch streams no longer batch changes. by Tilak Sharma · 11 years ago
  51. ca821a4 veyron/services/mgmt/build/buildd: Bug fix for shell test. by Asim Shankar · 11 years ago
  52. 738bb08 veyron/services/mgmt/debug: Add debug server by Robin Thellend · 11 years ago
  53. 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
  54. 331e481 Merge "veyron2/context: Allow the runtime to be obtained from a context.T" by Matt Rosencrantz · 11 years ago
  55. 9a59b8c veyron/services/mgmt/node/impl: factor out pieces of functionality from the unit by Bogdan Caprita · 11 years ago
  56. 2968f4b veyron/services/mgmt/node/impl: factor out parts of Start and Stop into subroutines. by Bogdan Caprita · 11 years ago
  57. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  58. 4b6eaa5 impl_test: Disable the cache rather than flushing individual entries. by David Why Use Two When One Will Do Presotto · 11 years ago
  59. d9c3488 Management Refactor: Introduce fs.Memstore to break Veyron store dependency by Robert Kroeger · 11 years ago
  60. 346ac97 Merge "veyron/services/mgmt/logreader: Remove dependency on stubs" by Robin Thellend · 11 years ago
  61. 336808c veyron/services/mgmt/logreader: Remove dependency on stubs by Robin Thellend · 11 years ago
  62. e396502 veyron/services/mgmt/build: fixing the failing build server shell test by Jiri Simsa · 11 years ago
  63. 7a44243 veyron/services/mgmt/stats: Add implementation of the stats interface. by Robin Thellend · 11 years ago
  64. 54407a0 Merge "veyron2/services/mgmt/logreader: Split types into separate pkg" by Robin Thellend · 11 years ago
  65. 701cdc6 veyron/{services/mgmt,tools}/build: fixing the build server shell test by Jiri Simsa · 11 years ago
  66. 544af43 veyron/services/mgmt/build: Fix tests when using a custom Go compiler by Asim Shankar · 11 years ago
  67. 78b6216 veyron/services/mgmt/node/impl: consolidate the callback logic in one place, by Bogdan Caprita · 11 years ago
  68. 52e6249 veyron2/services/mgmt/logreader: Split types into separate pkg by Robin Thellend · 11 years ago
  69. f8be73f Merge "veyron2/services/mounttable: Split types into separate pkg" by Robin Thellend · 11 years ago
  70. 645f31b scripts/build: this CL cleans up the setup of Go environment variables by Jiri Simsa · 11 years ago
  71. 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
  72. 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
  73. e809082 veyron/services/mgmt/binary: making sure 'dd' is used in a portable fashion by Jiri Simsa · 11 years ago
  74. f3acb76 Merge "veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled" by Jiri Simsa · 11 years ago
  75. 1023a34 veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled by Jiri Simsa · 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. ffac12c veyron2/storage: Make the client library thinner. by Adam Sadovsky · 11 years ago
  79. 1a15c16 veyron/services/mgmt/application: creating a shell test by Jiri Simsa · 11 years ago
  80. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  81. 4d67c04 veyron/services/mgmt/impl: code refactoring to split up invoker.go by Bogdan Caprita · 11 years ago
  82. 6351ee7 veyron/services/mgmt/node/impl: fixing the node manager test failure by Jiri Simsa · 11 years ago
  83. 3d634e8 veyron/services/mgmt/logreader/impl: Add glob for logs directory. by Robin Thellend · 11 years ago
  84. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  85. ad05efe veyron/services/mgmt/logreader/impl: Fix race in test. by Robin Thellend · 11 years ago
  86. 1bf5bd2 veyron/{tools,services/mgmt}/build: fix for https://code.google.com/p/envyor/issues/detail?id=252 by Jiri Simsa · 11 years ago
  87. 63bd657 veyron/services/mgmt/logreader: Add LogFile service implementation. by Robin Thellend · 11 years ago
  88. 785882f Merge "Use naming.Join now that it can take a variable number of args." by Ken Ashcraft · 11 years ago
  89. 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
  90. 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
  91. 518ef15 veyron/services/mgmt/binary: making sure the binary repository returns by Jiri Simsa · 11 years ago
  92. 301c774 veyron/services/mgmt/application/impl: fix for strange crash in applicationd by Bogdan Caprita · 11 years ago
  93. ab4f10d veyron2/security: Add the Resolve label. by Tilak Sharma · 11 years ago
  94. 9d22b7d veyron/tools/build: moving the client for interacting with the build by Jiri Simsa · 11 years ago
  95. 1e37913 Bveyron/services/mgmt/node/impl: add initial support for app installation, start, by Bogdan Caprita · 11 years ago
  96. 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
  97. f5cd765 {veyron2,veyron}/services/mgmt: change the build service API so that by Jiri Simsa · 11 years ago
  98. 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
  99. db9de1e Merge "veyron/services/mgmt/build: adding missing imports" by Jiri Simsa · 11 years ago
  100. 2515ed7 veyron/services/mgmt/node: fixing test failure on Jenkins by Jiri Simsa · 11 years ago