- f15f295 (runtime|services): Implement new AllGlobberX and ChildrenGlobberX by Robin Thellend · 10 years ago
- eaef0ad Merge "services/mounttable: Resolve vanadium/issues#583" by Asim Shankar · 10 years ago
- 40c01b2 (lib|runtime|services): Use v.io/v23/glob by Robin Thellend · 10 years ago
- 2f1878c lib/glob: Clean up the glob library by Robin Thellend · 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
- b425c55 services/mounttable: Resolve vanadium/issues#583 by Asim Shankar · 10 years ago
- 58590f5 mounttablelib: Add a runtime.Gosched() in the glob main loop to give others by David Why Use Two When One Will Do Presotto · 10 years ago
- 19a50f6 x/ref/services: profile, mounttable, proxy, role to use context-based logging. by Cosmos Nicolaou · 10 years ago
- 419bb22 Merge "mounttablelib: use v23/conventions to pick up the user id from the set of blessings. This id is used for resource accounting." by David Why Use Two When One Will Do Presotto · 10 years ago
- 67b7071 mounttablelib: use v23/conventions to pick up the user id from the by David Why Use Two When One Will Do Presotto · 10 years ago
- e43213b Mounttablelib: Allow the Admin of a directory to delete any by David Why Use Two When One Will Do Presotto · 10 years ago
- 7eabc7d mounttablelib: fix missing unlocks - doesn't fix the mounttablelib problem by David Presotto · 10 years ago
- e3e932c mounttablelib: developer brain in neutral - fixed. by David Why Use Two When One Will Do Presotto · 10 years ago
- c74ac70 mounttablelib: Limit users to 1000 nodes apiece. A user is identified by the patterns by David Why Use Two When One Will Do Presotto · 10 years ago
- 4d26a99 mounttablelib: fix bug in issue #456 by David Why Use Two When One Will Do Presotto · 10 years ago
- 62909b2 services/mounttable: Count expired mounts by Robin Thellend · 10 years ago
- 93b1f6d services/mounttable: Mount should delete children by Robin Thellend · 10 years ago
- ba9593f mounttablelib: Persist permissions to the underlying file system. by David Why Use Two When One Will Do Presotto · 10 years ago
- 28037b7 services/mounttable: Remove ResolveStepX by Asim Shankar · 10 years ago
- 0aed6da services/mounttable/mounttablelib: Add num-mounted-servers by Robin Thellend · 10 years ago
- 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
- 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
- 7120abd ref/services/mounttable: Prevent users from locking themselves out by Suharsh Sivakumar · 10 years ago
- fd82dcc services/mounttable/mounttablelib: Add node counter by Robin Thellend · 10 years ago
- a390f11 mounttablelib: Obey the permission description. Only allow by David Why Use Two When One Will Do Presotto · 10 years ago
- 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
- b1f9e3c s/etag/version/ by Adam Sadovsky · 10 years ago
- 5987a94 x/ref: Move services/mounttable/lib to mounttablelib by Todd Wang · 10 years ago[Renamed (99%) from services/mounttable/lib/mounttable.go]
- d701fc9 Merge "v.io/x/ref/services/mounttable/lib: Use verror insetad of fmt.Errof or errors.New" by Mike Burrows · 10 years ago
- 0064374 profiles/internal/naming/namespace|services/mounttable: Pass IsLeaf all the way by Robin Thellend · 10 years ago
- cf76681 v.io/x/ref/services/mounttable/lib: Use verror insetad of fmt.Errof or errors.New by Mike Burrows · 10 years ago
- 387d8a4 TBR x/ref: Rename services/security/access to security/access by Todd Wang · 10 years ago
- 71b838c mounttable: Remove the MountX call. by Asim Shankar · 10 years ago
- 35c1498 Merge "naming: Remove dead code" by Asim Shankar · 10 years ago
- 311378b ref: Split the security.Call and rpc.ServerCall interfaces. by Matt Rosencrantz · 10 years ago
- d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
- 43d1f93 naming: Remove dead code by Asim Shankar · 10 years ago
- 89e9523 profiles/internal: Add IsLeaf by Robin Thellend · 10 years ago
- d3d7af8 Merge "mounttable: set the servesmounttable bit on intermediate nodes since they do answer mounttable methods." by David Why Use Two When One Will Do Presotto · 10 years ago
- 5dc58e3 Merge "ref: Change more uses of "veyron"." by Suharsh Sivakumar · 10 years ago
- 9e75e7f "x/ref": Use security.[Local/Remote]BlessingNames by Ankur · 10 years ago
- 0696678 mounttable: set the servesmounttable bit on intermediate nodes since by David Why Use Two When One Will Do Presotto · 10 years ago
- 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
- 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
- e8793fa Merge "x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}." by Todd Wang · 10 years ago
- 2331dd0 x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}. by Todd Wang · 10 years ago
- 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
- d864681 "x/ref": ForCall -> BlessingNames by Ankur · 10 years ago
- b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
- c67ad7c mounttable: fix Resolve access by David Why Use Two When One Will Do Presotto · 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
- 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
- 2bf7b1e security: Make Blessings a struct instead of an interface. by Asim Shankar · 10 years ago
- 6ac9522 TBR renaming party by Jiri Simsa · 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
- 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 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
- 688cd89 veyron/services/mgmt/device: Clean up / fix ACLs by Robin Thellend · 10 years ago
- 2391d93 Merge "naming,security: Server authorization via trusted mounttables. (Part 1 of 2)" by Asim Shankar · 10 years ago
- e96cd04 veyron/...: avoid returning unexported types from exported constructors by Bogdan Caprita · 10 years ago
- 8bc78d6 naming,security: Server authorization via trusted mounttables. (Part 1 of 2) by Asim Shankar · 10 years ago
- d3aa663 mounttable: ResolveStep replaces ResolveStepX. The ResolveStepX RPC remains by David Why Use Two When One Will Do Presotto · 10 years ago
- c206479 Merge "veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups'" by Cosmos Nicolaou · 10 years ago
- a410017 mounttable: Replace the global lock with a lock per mt node to by David Why Use Two When One Will Do Presotto · 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
- db6ddc2 core: Change runtime.NewEndpoint to veyron2.NewEndpoint. by Suharsh Sivakumar · 10 years ago
- ab2bcf2 mounttable: Make ACLs actually so something useful. by David Why Use Two When One Will Do Presotto · 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
- 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
- ac32b6c veyron/services/mounttable: Remove dependence on rt.R(). by Matt Rosencrantz · 10 years ago
- 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
- a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup 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
- 1aa5769 veyron2/naming: Move veyron2/services/mounttable/types here. by Todd Wang · 10 years ago
- 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
- c28686e namespace: Add a trailing Glob pattern ***. This is like ... but by David Why Use Two When One Will Do Presotto · 10 years ago
- b8178d3 naming/verror: Migrate naming errors to verror2 by Benjamin Prosnitz · 10 years ago
- 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- 220a015 Remove the old security model. by Asim Shankar · 10 years ago
- 59a254c veyron/runtimes/google/naming/namespace: by David Why Use Two When One Will Do Presotto · 10 years ago
- 9c374c2 veyron/services/mountable/lib/mounttable: change all the testing to by David Why Use Two When One Will Do Presotto · 10 years ago
- 6f9f574 mounttable service: Add ResolveStepX to eventually replace ResolveStep. by David Why Use Two When One Will Do Presotto · 10 years ago
- fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
- 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
- 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
- 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
- 434e39f veyron/services/mounttable: Fix Glob bug. by Robin Thellend · 11 years ago
- 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
- 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
- 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
- 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
- 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago