- c279841 namespace: NoResolve is dead, long live Preresolved. Unlike NoResolve, by David Why Use Two When One Will Do Presotto · 10 years ago
- 53ac585 ref: Convert uses of the xrpc library to the new v23 server API. by Matt Rosencrantz · 10 years ago
- 98d6d7c v23: Promote the XWithNew*Server APIs out of experimental. by Matt Rosencrantz · 10 years ago
- 9e92b78 ref/services/mounttable/mounttablelib: Move to the new xrpc interface. by Matt Rosencrantz · 10 years ago
- 7bffae0 v23/rpc: Switch ServerCall.Server to return an XServer. by Matt Rosencrantz · 10 years ago
- f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
- 4db2135 mounttablelib: restrict name element lengths to 512 characters. by David Why Use Two When One Will Do Presotto · 10 years ago
- 30f7a11 mounttablelib: correct limit enforcement by David Why Use Two When One Will Do Presotto · 10 years ago
- 4578589 Merge "ref: fixing go vet violations" by Jiri Simsa · 10 years ago
- d9a7b3c ref: fixing go vet violations by Jiri Simsa · 10 years ago
- 5903108 services: Use AllGlobber instead of AllGlobberX by Robin Thellend · 10 years ago
- bc05a27 Merge "ref: changes related to v.io/c/14371" by Jiri Simsa · 10 years ago
- 3da6f4f mounttablelib: change neighborhood to try a more unique name if the by David Why Use Two When One Will Do Presotto · 10 years ago
- e0a71c7 mounttablelib: just a tweek to bogdan's fixed. by David Why Use Two When One Will Do Presotto · 10 years ago
- 26f1c4d ref: changes related to v.io/c/14371 by Jiri Simsa · 10 years ago
- b8d581b services/mounttable/mounttablelib: fix nil deref when user exceeds max# of nodes by Bogdan Caprita · 10 years ago
- f15f295 (runtime|services): Implement new AllGlobberX and ChildrenGlobberX by Robin Thellend · 10 years ago
- 56db085 TBR: Build fix by Asim Shankar · 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
- 3a16782 Merge "x/ref: clean up use of test.InitWithParams as per v.io/i/599" by Cosmos Nicolaou · 10 years ago
- 27dc65b x/ref: clean up use of test.InitWithParams as per v.io/i/599 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
- d922992 x/ref/services: convert more services to context based logging. by Cosmos Nicolaou · 10 years ago
- c0f98e5 Merge "x/ref/services: profile, mounttable, proxy, role to use context-based logging." by Cosmos Nicolaou · 10 years ago
- a9fb36d TBR ref/services/device: Fix address assignment. by Matt Rosencrantz · 10 years ago
- 19a50f6 x/ref/services: profile, mounttable, proxy, role to use context-based logging. by Cosmos Nicolaou · 10 years ago
- bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
- 165e890 ref: Add test.V23InitWithNamespace by Matt Rosencrantz · 10 years ago
- 2ae4c7c Merge "go generate updates following v.io/c/12224" 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
- 6c36388 go generate updates following v.io/c/12224 by Cosmos Nicolaou · 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
- b4c9e51 mounttablelib: Let users of neighborhood allow passibe subscription. by David Why Use Two When One Will Do Presotto · 10 years ago
- 60052d8 ref: Rename test.InitForTest to test.V23Init by Todd Wang · 10 years ago
- 9587390 ref: Change test/modules registration mechanism. by Todd Wang · 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
- 8123b5e ref: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 10 years ago
- 7a6a4c2 ref: Convert all programs in ref to use package cmdline. by Todd Wang · 10 years ago
- dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 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
- bbda8ad ref: Rewrite depcop to check transitive dependencies. by Todd Wang · 10 years ago
- fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
- 62909b2 services/mounttable: Count expired mounts by Robin Thellend · 10 years ago
- 5068466 TBR all: fix unknown-type in .api files by James Ring · 10 years ago
- 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 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
- a2e7c37 go: Update test string for mounttable_test by Alex Fandrianto · 10 years ago
- 28037b7 services/mounttable: Remove ResolveStepX by Asim Shankar · 10 years ago
- ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 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
- 1abd5a8 ref: Changes call of StartCall to Call whenever it made sense to do so. by Suharsh Sivakumar · 10 years ago
- df2672a ref: Change vdl generation to use Client.Call and regenerate files. by Suharsh Sivakumar · 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
- 5f62087 Merge "ref: Change deviced, agentd, and mounttabled flags from underscores to hyphens." by Suharsh Sivakumar · 10 years ago
- d701fc9 Merge "v.io/x/ref/services/mounttable/lib: Use verror insetad of fmt.Errof or errors.New" by Mike Burrows · 10 years ago
- f77f91f ref: Change deviced, agentd, and mounttabled flags from underscores to hyphens. by Suharsh Sivakumar · 10 years ago
- d709b28 Merge "profiles/internal/naming/namespace|services/mounttable: Pass IsLeaf all the way" by Robin Thellend · 10 years ago
- f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
- 69fa69f vdl: Remove rpc.BindOpt from generated code. by Asim Shankar · 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
- 6085ccb Merge "ref: Begin consolidating environment variables into a single package." by Asim Shankar · 10 years ago
- 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 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
- c48d4f1 Merge "ref: adding copyright to the vdl files" by Jiri Simsa · 10 years ago
- 756772c ref: adding copyright to the vdl files by Jiri Simsa · 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
- 67b8a26 vdl: adding the copyright header into the generated source code 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
- 4d8b705 Merge "neighborhood: Remove an obsolete piece of code. It existed to keep us backward compatible till we started passing endpoints in the neihgborhood announcements." by David Why Use Two When One Will Do Presotto · 10 years ago
- 4a69828 testutil: Merge x/ref/test/security with x/ref/test/testutil by Asim Shankar · 10 years ago
- 95d477d Merge "services/mounttable/lib/servers.go: Avoid clobbering the port in the ListenSpec when neighborhood is in use." by Arup Mukherjee · 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
- aa6549f services/mounttable/lib/servers.go: by Arup Mukherjee · 10 years ago
- 2d02463 ref: Remove most references to the modules/core package. by Matt Rosencrantz · 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
- a6015c0 neighborhood: Remove an obsolete piece of code. It existed to keep us by David Why Use Two When One Will Do Presotto · 10 years ago