- e1319e3 services/device/deviced/internal/impl: rework how instance stops happen by Bogdan Caprita · 9 years ago
- d05cc0c services/agent: Delete the old client code and unixfd library. by Ryan Brown · 9 years ago
- 5eb3cfe services/internal/binarylib: redo the way we handle duplicate Create()s by Bogdan Caprita · 9 years ago
- 601f89e services/device/deviced/internal/impl: add prefix for devmgr stats names by Bogdan Caprita · 10 years ago
- 092a557 services/device/deviced/internal/impl: add stats on app runs and restarts by Bogdan Caprita · 10 years ago
- 19ccdee x/ref/services/device/deviced/internal/impl: changes for new socket-based agent by Bogdan Caprita · 10 years ago
- b01356d services/device: Refactor Claim code by Robin Thellend · 10 years ago
- e90bcfd services/internal/binarylib: bug fix: Create call on existing binary resets ACLs by Bogdan Caprita · 10 years ago
- 64d573d x/ref: make use of ctx arg to Lookup. by Cosmos Nicolaou · 10 years ago
- 5a3125a Needed for v.io/c/13354 by Cosmos Nicolaou · 10 years ago
- 24404f2 services/device/deviced/internal/impl: cleanup for runner, reaper by Bogdan Caprita · 10 years ago
- 1bba736 TBR: services/device: move impl, starter, installer packages under deviced/internal by Bogdan Caprita · 10 years ago[Renamed (97%) from services/device/internal/impl/dispatcher.go]
- 1848973 x/ref/services/device: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
- 9d52e0d services/device/internal: Pass instance name & dm blessing names to apps by Arup Mukherjee · 10 years ago
- 0bae4ea services/device: make a separate package out of the device installer library by Bogdan Caprita · 10 years ago
- 040603b services/device: factor out the exported error definitions into internal/errors by Bogdan Caprita · 10 years ago
- c0ff59d Merge "x/ref/services/internal: convert to context based logging" by Cosmos Nicolaou · 10 years ago
- 7a4221f x/ref/services/internal: convert to context based logging by Cosmos Nicolaou · 10 years ago
- 1f6b891 services/device/internal/impl: tidy automatically by Robert Kroeger · 10 years ago
- cc9f55d services/device/internal/impl: daemon mode refactoring by Robert Kroeger · 10 years ago
- 450fdf1 services/device/interna/impl: split app service state by Robert Kroeger · 10 years ago
- 8123b5e ref: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 10 years ago
- 7f950a8 ref: Update the agent environment variable to be an endpoint instead of a file descriptor. by Ryan Brown · 10 years ago
- a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
- 2b05032 services/device: implementation of API updates in go/vcl/9939 by Bogdan Caprita · 10 years ago
- 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
- 746444f services/device/internal/impl: Use suidhelper kill functionality by Arup Mukherjee · 10 years ago
- 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
- 8850968 x/ref: Restructure services/agent to follow conventions. by Todd Wang · 10 years ago
- fb93903 x/ref: Move packages without external users into internal. by Todd Wang · 10 years ago
- b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
- 5fc3644 x/ref: Restructure services/mgmt/lib by Todd Wang · 10 years ago
- cd4b3cc x/ref: Restructure services/device by Todd Wang · 10 years ago[Renamed (98%) from services/mgmt/device/impl/dispatcher.go]
- 1ea8f19 x/ref: Restructure debug,logreader,pprof,repository,stats,vtrace. by Todd Wang · 10 years ago
- 3bbf3c7 services/mgmt/device: claiming updates __debug permissions by Robert Kroeger · 10 years ago
- 94c9d0b TBR x/ref: Flatten v.io/v23/services/mgmt/* to v.io/v23/services/* by Todd Wang · 10 years ago
- 387d8a4 TBR x/ref: Rename services/security/access to security/access by Todd Wang · 10 years ago
- 483a5f0 Merge "v.io/x/ref/mgmt: Convert to use verror" by Mike Burrows · 10 years ago
- d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
- b7f5d77 services/mgmt/device/impl: implement Application.Status server-side by Bogdan Caprita · 10 years ago
- 39bbaaf v.io/x/ref/mgmt: Convert to use verror by Mike Burrows · 10 years ago
- 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
- 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
- 8f914be services/mgmt/device/impl: per-instance ACLs control logs access by Robert Kroeger · 10 years ago
- 16ee22b services/mgmt/device/impl: per-instance ACLs control debug access by Robert Kroeger · 10 years ago
- b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
- 7a8b222 services/mgmt/device/impl: use hierarchicalAuth in device manager by Robert Kroeger · 10 years ago
- fd1e34e TBR: x/ref/services/mgmt/device/impl/... by gauthamt · 10 years ago
- aa23aba veyron/services/mgmt/*: PathStore renaming by Robert Kroeger · 10 years ago
- 9dce9b2 ref: Update many variable names for *Calls to call. by Matt Rosencrantz · 10 years ago
- ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
- 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
- bcbbe1e Merge "veyron/services/mgmt/*: make principal a property of a acls.Locks object" by Robert Kroeger · 10 years ago
- a5c0ec5 veyron/services/mgmt/*: make principal a property of a acls.Locks object by Robert Kroeger · 10 years ago
- 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
- 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
- 4e66324 v/services/mgmt/device: move creation of devmgr info from dispatcher to starter by Bogdan Caprita · 10 years ago
- 23dac32 services/mgmt/device: Separate Claimability from device operation. by Asim Shankar · 10 years ago
- 27f38ba TBR: veyron/services/mgmt/device/impl/... by gauthamt · 10 years ago
- d6a793b "core": Get rid of prefix-matching on BlessingPatterns by Ankur · 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
- 4afe966 veyron/services/mgmt/device/impl: reconcile app states on restart by Robert Kroeger · 10 years ago
- ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
- 41093a9 veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 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
- 688cd89 veyron/services/mgmt/device: Clean up / fix ACLs by Robin Thellend · 10 years ago
- acaa432 veyron/services/mgmt/device: Add local namespace by Robin Thellend · 10 years ago
- 9299b78 veyron/services/mgmt/device: Re-enable testDeviceManager by Robin Thellend · 10 years ago
- 8bbe96b veyron/services/mgmt/device: reduce dispatcher log spam by Robert Kroeger · 10 years ago
- 2b61d35 "core": Make glob-patterns the default by Ankur · 10 years ago
- f519f8f core: Remove vom1, wiretype and old Signature. by Todd Wang · 10 years ago
- 1cdad13 Merge "veyron/services/mgmt/lib/acls: move common mgmt ACL code into lib" by Robert Kroeger · 10 years ago
- e95ed6d veyron/services/mgmt/lib/acls: move common mgmt ACL code into lib by Robert Kroeger · 10 years ago
- 29a3b35 veyron/services/mgmt: integrate device manager with sysinit by Bogdan Caprita · 10 years ago
- c7e72b6 veyron/services/mgmt/device,veyron/tools/mgmt: introduce devicex by Bogdan Caprita · 10 years ago
- ebfb62a veyron/services/mgmt: code re-use relocation by Robert Kroeger · 10 years ago
- 4ea9b03 veyron/services/mgmt/device: device manager Stop/Suspend for handling restart by Bogdan Caprita · 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
- 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
- d65df96 veyron.io/veyron/veyron/services/mgmt: Update to use verror2 by Mike Burrows · 10 years ago
- 888f8cf veyron/services/mgmt/device/impl: Fix Claim test and Claim process by Robin Thellend · 10 years ago
- 9c4aa22 veyron/services/mgmt/device/impl: rename node->device, cl 5 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[Renamed (97%) from services/mgmt/node/impl/dispatcher.go]
- 2b21936 veyron2/services/mgmt/node: rename node->device, cl 2 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
- 8a87bf2 veyron2/services/mgmt/node: rename node->device, cl 1 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
- 5180d16 veyron/services/mgmt: Remove reliance on rt.R()/Init(). by Matt Rosencrantz · 10 years ago
- 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
- 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
- 8e9cc24 veyron2/ipc/model.go: Change VChildrenGlobber interface by Robin Thellend · 10 years ago
- a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
- 7d979d8 veyron/services/mgmt/node: code cleanup TODO by Robert Kroeger · 10 years ago
- 8a0f04f veyron/services/mgmt: Get rid of the term 'invoker' (one more pass) by Robin Thellend · 10 years ago
- 9bc8fcb veyron/services/mgmt: Get rid of the term 'invoker' (Part II) 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
- 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- ac7128c veyron/services/mgmt: Simplify many of the Glob implementations by Robin Thellend · 10 years ago
- acc778b veyron/services/mgmt/node: implement per-installation and instance ACLs. by Robert Kroeger · 10 years ago