- e7fc94d core: cleanup of GO.PACKAGE indentation and v23 tests header by Jiri Simsa · 10 years ago
- ba815d3 Merge "core: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/..." by Todd Wang · 10 years ago
- 942f73f veyron/services/mgmt/device/impl: refactor Update method for updating instances by Bogdan Caprita · 10 years ago
- 751c039 core: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/... by Todd Wang · 10 years ago
- b1c49cd TBR: Copyright header added. MultiPart: 4/5 by Cosmos Nicolaou · 10 years ago
- c8cd202 Merge "veyron/tools/mgmt/*: support running the devicemanager as a different user" by Robert Kroeger · 10 years ago
- f639a41 veyron/tools/mgmt/*: support running the devicemanager as a different user by Robert Kroeger · 10 years ago
- 37760c1 veyron/services/mgmt/binary/*: don't propagate ACL exclusion lists by Robert Kroeger · 10 years ago
- 434c1f4 TBR: veyron/services/mgmt/lib/fs: expose gob error, and add todo to switch to vom. by Bogdan Caprita · 10 years ago
- 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
- ad175c9 Merge "veyron/services/mgmt/device/impl: unset NAMESPACE_ROOT in test" by Bogdan Caprita · 10 years ago
- a573f93 Merge "veyron/services/mgmt/device/impl: Remove sameMachineCheck" by Robin Thellend · 10 years ago
- 4a040ba veyron/services/mgmt/device/impl: unset NAMESPACE_ROOT in test by Bogdan Caprita · 10 years ago
- b57ec40 veyron/services/mgmt/device/starter: Find the MT's blessings by Robin Thellend · 10 years ago
- 1a426ae veyron/services/mgmt/device/impl: Remove sameMachineCheck by Robin Thellend · 10 years ago
- b31da59 core.go: The vdl "any" type is now generated as go *vdl.Value. by Todd Wang · 10 years ago
- 85a823e Merge "core: Remove testutil.Init in init and use v23 test generate to generate proper TestMains." by Suharsh Sivakumar · 10 years ago
- b33eac2 Merge "veyron/services/mgmt: Use SIGINT to stop the device manager from devicex if the stop rpc fails, as it often does due to acl restrictions." by Arup Mukherjee · 10 years ago
- be26826 Merge "Remove old test.sh scripts." by Cosmos Nicolaou · 10 years ago
- 2250a3c veyron/services/mgmt/device: add local proxy service to device manager by Bogdan Caprita · 10 years ago
- dc539cb veyron/services/mgmt: Use SIGINT to stop the device manager from devicex by Arup Mukherjee · 10 years ago
- e83d21d Remove old test.sh scripts. by Cosmos Nicolaou · 10 years ago
- aaed596 Merge "veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2" by Cosmos Nicolaou · 10 years ago
- 1c6e04b veyron/tools/mgmt/device/impl/... by gauthamt · 10 years ago
- 93dd88b veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
- d19c95d core: Remove testutil.Init in init and use v23 test generate by Suharsh Sivakumar · 10 years ago
- e5e62d0 mounttable: Change the reply stream to be a union of replies and errors. by David Why Use Two When One Will Do Presotto · 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
- e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
- b547ea9 naming,security: Server authorization via trusted mounttables (Part 2 of 2). by Asim Shankar · 10 years ago
- 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
- fa9341a veyron/services/mgmt/device/starter: cancel context after claiming by Bogdan Caprita · 10 years ago
- ab4461c Merge "veyron/services/mgmt/device/deviced: flush log after printing token" by Bogdan Caprita · 10 years ago
- 6a042b4 veyron/services/mgmt/device/deviced: flush log after printing token by Bogdan Caprita · 10 years ago
- 4e66324 v/services/mgmt/device: move creation of devmgr info from dispatcher to starter by Bogdan Caprita · 10 years ago
- 03cec61 veyron/services/mgmt/device: fix race: device manager Stop vs. ShutdownOnSignals by Bogdan Caprita · 10 years ago
- 23dac32 services/mgmt/device: Separate Claimability from device operation. by Asim Shankar · 10 years ago
- 5dc8ac3 Merge "Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3" by Cosmos Nicolaou · 10 years ago
- 0cd6738 Merge "veyron/services/mgmt/device/impl: correct file perms" by Robert Kroeger · 10 years ago
- ec6ed65 Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3 by Cosmos Nicolaou · 10 years ago
- 3270495 veyron/services/mgmt/device/impl: correct file perms by Robert Kroeger · 10 years ago
- 27f38ba TBR: veyron/services/mgmt/device/impl/... by gauthamt · 10 years ago
- fc2de1d Merge "TBR: applicationd/test.sh: fix the expected test output, something has changed to return null instead of "". I don't really want to spend time investigation further since this test will be deleted tomorrow!" by Bogdan Caprita · 10 years ago
- 4b80272 Merge "veyron/services/mgmt/debug: Use callback for logdir" by Robin Thellend · 10 years ago
- 67d95cb veyron/services/mgmt/debug: Use callback for logdir by Robin Thellend · 10 years ago
- f598628 veyron/services/mgmt/device/impl: Clean up logs by Robin Thellend · 10 years ago
- d61c1c0 Merge "services/mgmt/device: Share startup code with unittest." by Asim Shankar · 10 years ago
- 37b0a09 veyron/services: porting the identity server from shell to Go by Jiri Simsa · 10 years ago
- 98bd6f7 TBR: applicationd/test.sh: fix the expected test output, something has by Cosmos Nicolaou · 10 years ago
- ab75bc3 services/mgmt/device: Share startup code with unittest. by Asim Shankar · 10 years ago
- fa850e1 TBR vom: fix zero value slice bug by Jungho Ahn · 10 years ago
- 9dcd87a veyron/services/mgmt/application/applicationd: fix v23 integration test by Bogdan Caprita · 10 years ago
- c25a48c v2/services/mgmt,v/services/mgmt: install package override (server) by Bogdan Caprita · 10 years ago
- d6a793b "core": Get rid of prefix-matching on BlessingPatterns by Ankur · 10 years ago
- 3150aec Merge "veyron/services/mgmt: Made systemd support in init_linux.go work for yocto edison distribution. Added some extra logging to make it clearer what's going on when things don't work in init mode." by Arup Mukherjee · 10 years ago
- 655c21d Merge "v23tests: use concrete rather than interface types. MultiPart: 1/3" by Cosmos Nicolaou · 10 years ago
- b3d43e2 veyron/services/mgmt: Made systemd support in init_linux.go work for by Arup Mukherjee · 10 years ago
- 01007a0 v23tests: use concrete rather than interface types. MultiPart: 1/3 by Cosmos Nicolaou · 10 years ago
- 7464517 veyron/services/mgmt/device/impl: reconcile app states on restart by Robert Kroeger · 10 years ago
- 2efaee3 Revert "veyron/services/mgmt/device/impl: reconcile app states on restart" by Robert Kroeger · 10 years ago
- 1e535f1 Merge "veyron/services/mgmt/device/impl: reconcile app states on restart" by Robert Kroeger · 10 years ago
- 4afe966 veyron/services/mgmt/device/impl: reconcile app states on restart by Robert Kroeger · 10 years ago
- 018d89f Merge "veyron/services/mgmt: Tune timeouts" by Robin Thellend · 10 years ago
- 047fa45 v2/services/mgmt,v/tools/mgmt/device: install package override (vdl+client) by Bogdan Caprita · 10 years ago
- fb7d594 veyron/services/mgmt: Tune timeouts by Robin Thellend · 10 years ago
- ed8c63c Merge "go.core: Rename package verror2 to verror." by Todd Wang · 10 years ago
- ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
- 82d00d8 v23tests: port tools/debug to v23tests + v23tests improvements/fixes by Cosmos Nicolaou · 10 years ago
- 320024c Merge "go.core: Remove verror package, moving ID to verror2." by Todd Wang · 10 years ago
- 6a89a85 Merge "namespace: Glob now returns a chan of interface{} where the possible returned types can be *naming.GlobError or *naming.MountEntry. I have no idea why anyone things this is better than just having an error field in MountEntry but apparently everyone else does." by David Why Use Two When One Will Do Presotto · 10 years ago
- 1577651 go.core: Remove verror package, moving ID to verror2. by Todd Wang · 10 years ago
- 622dc4a Merge "veyron2/services/mgmt/application/..." by gauthamt · 10 years ago
- a8fc6e0 lib/testutil/v23tests: add documentation, change WithEnv to take varargs by James Ring · 10 years ago
- 3dbef0c veyron2/services/mgmt/application/... by gauthamt · 10 years ago
- 41093a9 veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 10 years ago
- be9c50b Merge "veyron/services/mgmt/device/impl: refactor reaping tests" by Robert Kroeger · 10 years ago
- 7063e86 veyron/services/mgmt/device/impl: refactor reaping tests by Robert Kroeger · 10 years ago
- 03c34d6 namespace: Glob now returns a chan of interface{} where the possible returned by David Why Use Two When One Will Do Presotto · 10 years ago
- 2f7a92a Merge "Add "386" as an alias for "x86" ("386" is the value of GOARCH for 32-bit binaries)" by Arup Mukherjee · 10 years ago
- 3e4074a go.core: Remove more uses of verror1. by Todd Wang · 10 years ago
- 8be9a77 Add "386" as an alias for "x86" ("386" is the value of GOARCH for 32-bit by Arup Mukherjee · 10 years ago
- 1ce95c7 veyron2/vdl: Add native type support to Go code generation. by Todd Wang · 10 years ago
- 08dc9c4 veyron/services/mgmt/suidhelper: Pass std FDs to the child by Robin Thellend · 10 years ago
- 4a77c19 TBR: lib/testutil/integration: renamed to lib/testutil/v23tests MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
- 46fe618 veyron/services/mgmt/binary/impl: give file name constants better names by Bogdan Caprita · 10 years ago
- 603c682 veyron/services/mgmt/binary/impl,veyron/tools/binary: minor cleanups by Bogdan Caprita · 10 years ago
- d21f6b1 testutil/integration: sundry changes to improve usability and robustness by Cosmos Nicolaou · 10 years ago
- a5a83ff veyron/services/mgmt/device: Increase timeout for updates by Robin Thellend · 10 years ago
- af862a5 veyron2/ipc/stream: Unexpose veyron2/ipc/stream API. by Suharsh Sivakumar · 10 years ago
- a5eadee Merge "veyron/services/mgmt/device: monitor app lifetimes" by Robert Kroeger · 10 years ago
- 936853a veyron/services/mgmt/device: monitor app lifetimes by Robert Kroeger · 10 years ago
- 458afb5 Merge "veyron/services/mgmt/lib/packages,device/impl: enable installing regular files" by Bogdan Caprita · 10 years ago
- 2751d67 veyron/services/mgmt/lib/packages,device/impl: enable installing regular files by Bogdan Caprita · 10 years ago
- e5e973b Fix integration test failure. by gauthamt · 10 years ago
- cb03d13 veyron2/services/mgmt/... by gauthamt · 10 years ago
- 3e6f59e Merge "veyron/services/mgmt/device: Clean up / fix ACLs" by Robin Thellend · 10 years ago
- dc6b360 v.io/core/veyron2/verror2: First step is making verror2.E be a struct by Mike Burrows · 10 years ago
- b0d5dce veyron2/vdl: Refactor go imports logic. by Todd Wang · 10 years ago