1. a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
  2. 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 10 years ago
  3. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  4. 1ce0bd7 veyron/services/mgmt/node/impl: Resume detecta changed associations. by Robert Kroeger · 10 years ago
  5. 1cb4a0d veyron/services/mgmt/node/impl: persist account associations by Robert Kroeger · 10 years ago
  6. 5d22abd Merge "veyron/services/node/impl: stop apps in suid helper" by Robert Kroeger · 10 years ago
  7. ec7790e veyron/services/node/impl: stop apps in suid helper by Robert Kroeger · 10 years ago
  8. f903fe2 veyron/services/mgmt/lib/fs: code cleanup by Robert Kroeger · 10 years ago
  9. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  10. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  11. 120f348 veyron/services/mgmt/profile: fixing the failing shell test by Jiri Simsa · 10 years ago
  12. 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
  13. dabbf2f Merge "veyron/services/node/impl/node*: helper has uname associations" by Robert Kroeger · 10 years ago
  14. 43b9535 veyron/services: continue migration to ListenX and associated changes. by Cosmos Nicolaou · 10 years ago
  15. f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
  16. 362ff89 veyron/services/node/impl/node*: helper has uname associations by Robert Kroeger · 10 years ago
  17. d2b9f03 veyron/services/mgmt/node/impl: take care of a few low hanging TODOs in the unit by Bogdan Caprita · 10 years ago
  18. 5420f17 veyron/services/mgmt/node/impl: add self-installation functionality to node by Bogdan Caprita · 10 years ago
  19. b9501d1 veyron/services/mgmt/node/impl: make the app be able to talk to the node manager by Bogdan Caprita · 10 years ago
  20. 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
  21. 692c447 Merge "veyron/services/mgmt/lib/fs/*: support empty simplestores" by Robert Kroeger · 10 years ago
  22. 5fec5cf veyron/services/mgmt/lib/fs/*: support empty simplestores by Robert Kroeger · 10 years ago
  23. 310922c Merge "veyron/services/mgmt/node/impl: Add Glob implementation" by Robin Thellend · 10 years ago
  24. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  25. 9e523a6 veyron/services/mgmt/node/impl: Add Glob implementation by Robin Thellend · 10 years ago
  26. dc746af Merge "veyron/services/mgmt: Fix broken tests with a hack." by Asim Shankar · 10 years ago
  27. e397a59 Merge "veyron/runtimes/google/ipc: Add internal Glob" by Robin Thellend · 10 years ago
  28. c33b464 veyron/services/mgmt: Fix broken tests with a hack. by Asim Shankar · 10 years ago
  29. 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
  30. c26c32e veyron/runtimes/google/ipc: Add internal Glob by Robin Thellend · 10 years ago
  31. 9348da6 veyron/services: continue the migration to ListenX. by Cosmos Nicolaou · 10 years ago
  32. 627a115 veyron/services/mgmt/suidhelper: record username by Robert Kroeger · 10 years ago
  33. 0301d87 veyron/services/mgmt/debug: fix the test to conform with intended semantics by David Why Use Two When One Will Do Presotto · 10 years ago
  34. fbed875 Merge "veyron/tools/debug: Add debug command-line tool" by Robin Thellend · 10 years ago
  35. 663bf48 veyron/tools/debug: Add debug command-line tool by Robin Thellend · 10 years ago
  36. 09929f4 veyron/services/mgmt/node: Add namespace skeleton by Robin Thellend · 10 years ago
  37. 2c4fdf1 veyron/services/mgmt/suidhelper/impl: set the default uid threshold back to 501 by Bogdan Caprita · 10 years ago
  38. 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 10 years ago
  39. 40ee007 Merge "veyron: start the transition to using ListenX." by Cosmos Nicolaou · 10 years ago
  40. 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 · 10 years ago
  41. 5908410 veyron/services/mgmt/suidhelper: have the setuid tool use a lower allowed uid by Bogdan Caprita · 10 years ago
  42. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  43. 9d285a1 veyron/services/mgmt/node/impl: for testing, keep around the directories created by Bogdan Caprita · 10 years ago
  44. 3a7ec8a Merge "scripts: replacing scripts/build/go with "veyron go"" by Jiri Simsa · 10 years ago
  45. c27c865 veyron/services/mgmt/node/impl: updating 'wait for child' timeout to 20s to see by Bogdan Caprita · 10 years ago
  46. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 10 years ago
  47. da977d7 veyron/services/mgmt/suidhelper/impl/*: ignore system uids by Robert Kroeger · 11 years ago
  48. f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 10 years ago
  49. 63387b3 Merge "veyron/services/mgmt/pprof: Add pprof proxy interface." by Robin Thellend · 11 years ago
  50. 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
  51. 1bc409b veyron/services/mgmt/pprof: Add pprof proxy interface. by Robin Thellend · 11 years ago
  52. 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
  53. dd07b36 veyron/services/mgmt/node/impl/*: add a suidhelper by Robert Kroeger · 11 years ago
  54. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  55. b860a42 making sure shell tests use the correct paths and package names by Jiri Simsa · 11 years ago
  56. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  57. 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
  58. 6fe61e5 Implement access.Object (SetACL/GetACL) for the nodemanager. When a nodemanager has by Gautham · 11 years ago
  59. b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
  60. e9d0696 replacing /tmp with os.TempDir() by Jiri Simsa · 11 years ago
  61. 9d5bdc7 veyron/services/mgmt/debug: Remove unused runtime reference by Robin Thellend · 11 years ago
  62. 77193e0 veyron/services/mgmt/profile: fix a silly typo that is making the by Jiri Simsa · 11 years ago
  63. cfc5ac9 veyron/services/mgmt/debug: Invoke Glob on the leaves directly. by Robin Thellend · 11 years ago
  64. 8a50082 veyron/services/mgmt,veyron2/watch: removing superfluous store by Jiri Simsa · 11 years ago
  65. 80b8959 veyron/services/mgmt: Make shell tests executable again. by Tilak Sharma · 11 years ago
  66. 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
  67. 48bbd14 veyron/services/mgmt/node/impl: knock off a couple easy TODOs by shuffling some by Bogdan Caprita · 11 years ago
  68. 53b7b7e veyron/services/mgmt/node/impl: implement Revert, and add corresponding test logic. by Bogdan Caprita · 11 years ago
  69. bce0a63 veyron/services/mgmt/impl/node: implement Update and add test logic for Update. by Bogdan Caprita · 11 years ago
  70. 6941403 veyron/services/mgmt/node/impl: separate out state management types and routines by Bogdan Caprita · 11 years ago
  71. 8343bd7 Merge "veyron/services/mgmt/node/impl: implement app Uninstall" by Bogdan Caprita · 11 years ago
  72. 14a09ef veyron/lib/stats: Let Glob return inner nodes by Robin Thellend · 11 years ago
  73. 8c776b2 veyron/services/mgmt/node/impl: implement app Uninstall by Bogdan Caprita · 11 years ago
  74. 6472025 veyron/services/mgmt/logreader/impl: Add Signature hack by Robin Thellend · 11 years ago
  75. f1fac56 Merge "veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd" by Bogdan Caprita · 11 years ago
  76. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  77. 82bb995 veyron/services/mgmt/node: Initial implementation of device claim in the NodeManager by Gautham · 11 years ago
  78. 25d4faa veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd by Bogdan Caprita · 11 years ago
  79. 268b419 veyron/services/mgmt/node/impl: implement Resume and Suspend by Bogdan Caprita · 11 years ago
  80. 23ed38a Merge "veyron2/services/watch: Watch streams no longer batch changes." by Tilak Sharma · 11 years ago
  81. 8ef6026 veyron2/services/watch: Watch streams no longer batch changes. by Tilak Sharma · 11 years ago
  82. ca821a4 veyron/services/mgmt/build/buildd: Bug fix for shell test. by Asim Shankar · 11 years ago
  83. 738bb08 veyron/services/mgmt/debug: Add debug server by Robin Thellend · 11 years ago
  84. 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
  85. 331e481 Merge "veyron2/context: Allow the runtime to be obtained from a context.T" by Matt Rosencrantz · 11 years ago
  86. 9a59b8c veyron/services/mgmt/node/impl: factor out pieces of functionality from the unit by Bogdan Caprita · 11 years ago
  87. 2968f4b veyron/services/mgmt/node/impl: factor out parts of Start and Stop into subroutines. by Bogdan Caprita · 11 years ago
  88. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  89. 4b6eaa5 impl_test: Disable the cache rather than flushing individual entries. by David Why Use Two When One Will Do Presotto · 11 years ago
  90. d9c3488 Management Refactor: Introduce fs.Memstore to break Veyron store dependency by Robert Kroeger · 11 years ago
  91. 346ac97 Merge "veyron/services/mgmt/logreader: Remove dependency on stubs" by Robin Thellend · 11 years ago
  92. 336808c veyron/services/mgmt/logreader: Remove dependency on stubs by Robin Thellend · 11 years ago
  93. e396502 veyron/services/mgmt/build: fixing the failing build server shell test by Jiri Simsa · 11 years ago
  94. 7a44243 veyron/services/mgmt/stats: Add implementation of the stats interface. by Robin Thellend · 11 years ago
  95. 54407a0 Merge "veyron2/services/mgmt/logreader: Split types into separate pkg" by Robin Thellend · 11 years ago
  96. 701cdc6 veyron/{services/mgmt,tools}/build: fixing the build server shell test by Jiri Simsa · 11 years ago
  97. 544af43 veyron/services/mgmt/build: Fix tests when using a custom Go compiler by Asim Shankar · 11 years ago
  98. 78b6216 veyron/services/mgmt/node/impl: consolidate the callback logic in one place, by Bogdan Caprita · 11 years ago
  99. 52e6249 veyron2/services/mgmt/logreader: Split types into separate pkg by Robin Thellend · 11 years ago
  100. f8be73f Merge "veyron2/services/mounttable: Split types into separate pkg" by Robin Thellend · 11 years ago