- c13446b veyron/lib/modules/core: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
- 15ebc46 veyron/services/mgmt/binary: Fix broken test.sh by Robin Thellend · 10 years ago
- 875f259 veyron/services/mgmt: Add node mgr test for packages by Robin Thellend · 10 years ago
- 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
- 58e85b8 Add Min/Max and formatter to Histogram by Jungho Ahn · 10 years ago
- 08687d2 Merge "veyron/lib/modules,veyron/services/mgmt/node/impl: expanding some of the logging" by Bogdan Caprita · 10 years ago
- e577ef0 veyron/lib/modules,veyron/services/mgmt/node/impl: expanding some of the logging by Bogdan Caprita · 10 years ago
- 8a42280 veyron/lib/testutil: Eliminate dependence on rt.R(). by Matt Rosencrantz · 10 years ago
- c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
- 344cc4a lib/modules: change the NewShell factory to take a security.Principal arg. by Cosmos Nicolaou · 10 years ago
- 5071872 Merge "veyron/services/mgmt/node/impl: remove one test flake source" by Robert Kroeger · 10 years ago
- 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
- 825746d veyron/services/mgmt/node/impl: remove one test flake source by Robert Kroeger · 10 years ago
- 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
- a0b7210 TBR veyron/services/mgmt/binary/binaryd: Fix test.sh by Robin Thellend · 10 years ago
- 8e9cc24 veyron2/ipc/model.go: Change VChildrenGlobber interface by Robin Thellend · 10 years ago
- e262789 veyron/services/mgmt: Implement optional packages by Robin Thellend · 10 years ago
- e339153 veyron/lib/testutil: make sure we seed rand exactly once. by Cosmos Nicolaou · 10 years ago
- c2ed03e veyron/tools/*: Remove dependence on rt.R()/rt.Init() by Matt Rosencrantz · 10 years ago
- 53aca28 Merge "veyron/services/mgmt/node/impl: double timeout values." by Bogdan Caprita · 10 years ago
- 73ca5e7 veyron/lib/modules,veyron/services/node/impl: adjust subprocess timeout. by Bogdan Caprita · 10 years ago
- 916e99f veyron/services/mgmt/node/impl: double timeout values. by Bogdan Caprita · 10 years ago
- be1a8b5 veyron/tools/debug: Add vtrace support to the debug client command. by Matt Rosencrantz · 10 years ago
- 54cf3ef veyron/services/mgmt/node/impl: wait for SetNamespaceRootsCommand to finish. by Bogdan Caprita · 10 years ago
- 4faf433 Merge "veyron2/services/mgmt/application: Add optional packages" by Robin Thellend · 10 years ago
- d31c6f4 Merge "veyron/services/mgmt/application: fix applicationd persistence" by Robert Kroeger · 10 years ago
- 64178ed veyron2/services/mgmt/application: Add optional packages by Robin Thellend · 10 years ago
- f9a57bc Merge "veyron/services/mgmt/binary: Add object names to namespace" by Robin Thellend · 10 years ago
- bc6c4da veyron/services/mgmt/application: fix applicationd persistence by Robert Kroeger · 10 years ago
- bde278d veyron/services/mgmt: Use VDL-generated stubs by Robin Thellend · 10 years ago
- b5ad4ea Merge "veyron2/ipc/model.go: Remove method argument from Lookup" by Robin Thellend · 10 years ago
- a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
- c2777ee veyron/services/mgmt/node/impl: fixing source of test flakiness: insufficient timeout by Bogdan Caprita · 10 years ago
- abb072d Merge "veyron/services/mgmt/node/impl: fix data race around stdoutpipe" by Bogdan Caprita · 10 years ago
- 95c44be Merge "veyron/services/mgmt/node: code cleanup TODO" by Robert Kroeger · 10 years ago
- 657d710 Merge "lib/modules: implement a registry to clean up AddFunction,Subprocess etc." by Cosmos Nicolaou · 10 years ago
- 7d979d8 veyron/services/mgmt/node: code cleanup TODO by Robert Kroeger · 10 years ago
- 4f57db7 Merge "veyron/services/mgmt: Get rid of the term 'invoker' (one more pass)" by Robin Thellend · 10 years ago
- 57ca0ff veyron/services/mgmt/node/impl: fix data race around stdoutpipe by Bogdan Caprita · 10 years ago
- d4f0056 lib/modules: implement a registry to clean up AddFunction,Subprocess etc. by Cosmos Nicolaou · 10 years ago
- dbae76b veyron/runtimes/google/ipc: When listening on tcp, also allow websocket by Shyam Jayaraman · 10 years ago
- 8a0f04f veyron/services/mgmt: Get rid of the term 'invoker' (one more pass) by Robin Thellend · 10 years ago
- c5856f6 veyron/services/mgmt/binary: Add object names to namespace by Robin Thellend · 10 years ago
- 9bc8fcb veyron/services/mgmt: Get rid of the term 'invoker' (Part II) by Robin Thellend · 10 years ago
- 5739dda veyron2/vdl,ipc: Add new Signature support (incomplete). by Todd Wang · 10 years ago
- 39e3ae5 veyron2: move the AppCycle implementation out of the runtime. by Cosmos Nicolaou · 10 years ago
- 0807e63 Merge "veyron/services/mgmt: Get rid of the term 'invoker'" by Robin Thellend · 10 years ago
- 7f49167 veyron/services/mgmt/node/impl,veyron/runtimes/google/rt,veyron/security/agent: by Bogdan Caprita · 10 years ago
- e34761d veyron/services/mgmt: Get rid of the term 'invoker' by Robin Thellend · 10 years ago
- adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
- 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
- 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- 0155a37 veyron/services/mgmt/application: Add object names to namespace by Robin Thellend · 10 years ago
- 1aa5769 veyron2/naming: Move veyron2/services/mounttable/types here. by Todd Wang · 10 years ago
- ac7128c veyron/services/mgmt: Simplify many of the Glob implementations by Robin Thellend · 10 years ago
- 974f208 Merge "veyron2/vom2: Support typeobject decoding." by Todd Wang · 10 years ago
- 9e3e076 veyron/services/mgmt/binary: fixing the binary service integration test by Jiri Simsa · 10 years ago
- bff7343 Merge "veyron/services/mgmt/node: implement per-installation and instance ACLs." by Robert Kroeger · 10 years ago
- acc778b veyron/services/mgmt/node: implement per-installation and instance ACLs. by Robert Kroeger · 10 years ago
- b16f67a veyron2/vom2: Support typeobject decoding. by Todd Wang · 10 years ago
- b30286b veyron/services/mgmt/debug: Export vtrace information in the debug dispatcher. by Matt Rosencrantz · 10 years ago
- 5c95a6c veyron/runtimes/google/ipc: Switch everything to __Glob. by Robin Thellend · 10 years ago
- 0e41bea Merge "veyron/services/mgmt/node,veyron/tools/mgmt/nminstall: make self_install pass through the --name flag" by Bogdan Caprita · 10 years ago
- 6497e9c veyron/services/mgmt/application/applicationd: minor changes to printing sever's name/ep. by Bogdan Caprita · 10 years ago
- 2f0daf1 veyron/services/mgmt/binary/binaryd: minor changes to printing sever's name/ep. by Bogdan Caprita · 10 years ago
- d174846 veyron/services/mgmt/node,veyron/tools/mgmt/nminstall: make self_install pass by Bogdan Caprita · 10 years ago
- 730bde1 veyron/services/mgmt/node/impl: Addressing Ankur's comments on go/vcl/6576. by Bogdan Caprita · 10 years ago
- 8ea1d8a Merge "veyron/services/mgmt/node/impl: identity management for child apps (agent-less)." by Bogdan Caprita · 10 years ago
- b16d716 veyron/runtimes/google/ipc: Rewrite the ipc.Server Glob implementation by Robin Thellend · 10 years ago
- 2692910 veyron/services/mgmt/node/impl: identity management for child apps (agent-less). by Bogdan Caprita · 10 years ago
- 4d43d25 Merge "veyron2/vdl: New API for generated Go interfaces." by Todd Wang · 10 years ago
- a99ad14 veyron/services/mgmt/node/impl: chown the log directory by Robert Kroeger · 10 years ago
- 94ec756 veyron/services/mgmt/node/impl: use helper for deletions by Robert Kroeger · 10 years ago
- 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
- 99a276b Merge "veyron/lib/modules: adding an option to pass Config to a child process" by Bogdan Caprita · 10 years ago
- 8e9cb52 Merge "veyron/services/mgmt/binary/binaryd/test.sh: use dynamic HTTP port." by Bogdan Caprita · 10 years ago
- 64e2436 veyron/services/mgmt/binary/binaryd/test.sh: use dynamic HTTP port. by Bogdan Caprita · 10 years ago
- 06829fd veyron/services/mgmt/binary/binaryd: Make port configurable. by Bogdan Caprita · 10 years ago
- 8b4dbbf namespace: More // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
- 94bc464 veyron2/ipc/model.go: Add the new Glob interfaces. by Robin Thellend · 10 years ago
- 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- c0ec885 veyron/services/mgmt/binary/impl: rename merge_file package to multipart. by Bogdan Caprita · 10 years ago
- f57930f veyron/lib/modules: adding an option to pass Config to a child process by Jiri Simsa · 10 years ago
- 1c62625 veyron/services/mgmt/binary/impl: code refactoring. by Bogdan Caprita · 10 years ago
- e783dcc veyron/services/mgmt/binary: HTTP download for binary service. by Bogdan Caprita · 10 years ago
- 742cfd3 Merge "naming/verror: Migrate naming errors to verror2" by Benjamin Prosnitz · 10 years ago
- 9355055 veyron/services/mgmt/suidhelper: added remove functionality by Robert Kroeger · 10 years ago
- b8178d3 naming/verror: Migrate naming errors to verror2 by Benjamin Prosnitz · 10 years ago
- 214f89c veyron2/ipc: Invoker.Prepare will now return all tags associated with a by Asim Shankar · 10 years ago
- 61c96c7 veyron2/ipc: 2 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- 896d776 TBR: fix vdl generation. by Jing Jin · 10 years ago
- 36f3812 Merge "veyron: Regenerate out of date vdls." by Benjamin Prosnitz · 10 years ago
- 18d6ec1 TBR: fix build (veyron/services/mgmt/node/impl/proxy_invoker_test) by Jing Jin · 10 years ago
- e38af0d Merge "veyron2: make it possible to specify a 'reserved name' dispatcher." by Cosmos Nicolaou · 10 years ago
- 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago
- 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
- 356fe81 veyron/services/mgmt/suidhelper/impl: setgid before uid by Robert Kroeger · 10 years ago
- 220a015 Remove the old security model. by Asim Shankar · 10 years ago
- 5dce7f5 veyron/services/mgmt/suidhelper/impl: chown, setuid by Robert Kroeger · 10 years ago