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