- 1c6e04b veyron/tools/mgmt/device/impl/... by gauthamt · 10 years ago
- 8aead4e Merge "veyron/services/mgmt/{device,suidhelper}: support running apps as a different user" by Robert Kroeger · 10 years ago
- 38cc2d8 veyron/services/mgmt/{device,suidhelper}: support running apps as a different user by Robert Kroeger · 10 years ago
- 44f2b47 TBR: verror: add BadEtag error (migrated from access package) by Adam Sadovsky · 10 years ago
- b547ea9 naming,security: Server authorization via trusted mounttables (Part 2 of 2). by Asim Shankar · 10 years ago
- f5b9441 v/tools/mgmt/device/impl: fix help message for packages flag for install-local by Bogdan Caprita · 10 years ago
- 23dac32 services/mgmt/device: Separate Claimability from device operation. by Asim Shankar · 10 years ago
- c8164ea veyron/tools/mgmt/device/devicex: accomodate Darwinisms by Robert Kroeger · 10 years ago
- 27f38ba TBR: veyron/services/mgmt/device/impl/... by gauthamt · 10 years ago
- 2aa65e9 veyron/tools/mgmt/device/devicex: update the install command name by Bogdan Caprita · 10 years ago
- fa850e1 TBR vom: fix zero value slice bug by Jungho Ahn · 10 years ago
- c25a48c v2/services/mgmt,v/services/mgmt: install package override (server) by Bogdan Caprita · 10 years ago
- 047fa45 v2/services/mgmt,v/tools/mgmt/device: install package override (vdl+client) by Bogdan Caprita · 10 years ago
- ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
- 3dbef0c veyron2/services/mgmt/application/... by gauthamt · 10 years ago
- 20088dd veyron/tools/mgmt/device/impl: refactor local servers setup in local-install by Bogdan Caprita · 10 years ago
- 3e4074a go.core: Remove more uses of verror1. by Todd Wang · 10 years ago
- 6bb0b09 veyron/tools/mgmt/device: Add uninstall command by Robin Thellend · 10 years ago
- 427ba40 TBR: fix a typo and fix a comment to make it clear why the test is failing. by Cosmos Nicolaou · 10 years ago
- 50e2153 veyron/tools/mgmt/device/impl: allow packages to be specified for local-install. by Bogdan Caprita · 10 years ago
- cb03d13 veyron2/services/mgmt/... by gauthamt · 10 years ago
- 78b8b2a "core": Get rid of "/..."-BlessingPatterns. by Ankur · 10 years ago
- e96cd04 veyron/...: avoid returning unexported types from exported constructors by Bogdan Caprita · 10 years ago
- 8964d3f veyron/tools/mgmt/device,veyron/services/mgmt/device/impl: config override by Bogdan Caprita · 10 years ago
- b646a1c veyron/tools/mgmt/device: add install-local command by Bogdan Caprita · 10 years ago
- f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
- d9ffea9 veyron/services/mgmt/device: Add origin to self-installer by Robin Thellend · 10 years ago
- d8373a1 veyron/services/mgmt/device/impl: add Debug RPC method for sundry state dumps by Bogdan Caprita · 10 years ago
- d820405 veyron/tools/mgmt/device: refactor code into packages by Bogdan Caprita · 10 years ago
- 616c6a9 veyron/tools/mgmt/device: Add missing \n by Robin Thellend · 10 years ago
- d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
- 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
- a5ad272 core: Convert all cmdline users to veyron2.Init. by Matt Rosencrantz · 10 years ago
- 0003fdc "core/veyron/tools": Test must run under agent by Ankur · 10 years ago
- ae60fb2 Merge "core: Make cmdline.Command.Main return an exit code instead of exiting." by Matt Rosencrantz · 10 years ago
- 858ec16 veyron/tools/mgmt/device: add support for install config override to device tool by Bogdan Caprita · 10 years ago
- 92303e1 core: Make cmdline.Command.Main return an exit code instead of exiting. by Matt Rosencrantz · 10 years ago
- 54ae80e veyron/services/mgmt/device: enable profiles statically by Bogdan Caprita · 10 years ago
- 29a3b35 veyron/services/mgmt: integrate device manager with sysinit by Bogdan Caprita · 10 years ago
- 8d8a04f Merge "veyron/services/mgmt/device/impl: Config override for Install" by Bogdan Caprita · 10 years ago
- 17666dd veyron/services/mgmt/device/impl: Config override for Install by Bogdan Caprita · 10 years ago
- 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
- f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
- c7e72b6 veyron/services/mgmt/device,veyron/tools/mgmt: introduce devicex by Bogdan Caprita · 10 years ago
- 3572f4a veyron/tools/mgmt/device: address comments on tbr'd go/vcl/1031 and go/vcl/1080 by Bogdan Caprita · 10 years ago
- 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
- 282bf38 veyron/services/mgmt/device/deviced: re-implement deviced using cmdline library by Bogdan Caprita · 10 years ago
- 4ea9b03 veyron/services/mgmt/device: device manager Stop/Suspend for handling restart by Bogdan Caprita · 10 years ago
- 478fcf9 veyron: Run gofmt against core. by Todd Wang · 10 years ago
- 3540e3a Post-migration cleanup. by Jiri Simsa · 10 years ago
- 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
- c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
- 3d3491f Replacing VEYRON_ROOT with VANADIUM_ROOT. by Jiri Simsa · 10 years ago
- a40d338 TBR: veyron/services/device/impl,veyron/tools/mgmt: add device uninstall functionality by Bogdan Caprita · 10 years ago
- 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
- 7d1b28d shell/lib: moving shell libraries into the veyron core repository by Jiri Simsa · 10 years ago
- 8fea01c veyron: Rename proxy.envyor.com to (ns|auth).dev.v.io by Robin Thellend · 10 years ago
- 3709c16 veyron: Enable vom2 by default by Robin Thellend · 10 years ago
- 8fbc1d5 veyron/tools/mgmt/device: rename node->device, cl 4 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
- a456f47 veyron2/services/mgmt/node,veyron/services/mgmt/node,veyron/tools/mgmt: rename node->device, cl 3 of N (go/vissue/496) by Bogdan Caprita · 10 years ago