Sign in
vanadium
/
release.go.x.ref
/
78b8b2a1ad9fd43198c4d0a05ec12dbdbcf2f63a
/
services
/
mounttable
/
lib
/
mounttable_test.go
78b8b2a
"core": Get rid of "/..."-BlessingPatterns.
by Ankur
· 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
f416ac5
"core": Make go-tests pass under agent
by Ankur
· 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
d3aa663
mounttable: ResolveStep replaces ResolveStepX. The ResolveStepX RPC remains
by David Why Use Two When One Will Do Presotto
· 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
6edab56
core: Remove the NewClient and Client methods of Runtime.
by Matt Rosencrantz
· 10 years ago
b59a96d
veyron2/options: Make NoResolve a struct.
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
28dabfc
veyron2/ipc: allow listen to return multiple endpoints and use verror2.
by Cosmos Nicolaou
· 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
adf0ca1
End of the // eradication.
by David Why Use Two When One Will Do Presotto
· 10 years ago
1aa5769
veyron2/naming: Move veyron2/services/mounttable/types here.
by Todd Wang
· 10 years ago
92dba58
veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
9896004
veyron/lib/flags: provide a default value for veyron.namespace.roots
by Cosmos Nicolaou
· 10 years ago
7b5c94a
veyron/runtimes/google/rt: Use the new security model by default.
by Asim Shankar
· 10 years ago
f8d4c2b
rename ipc.ListenX to ipc.Listen.
by Cosmos Nicolaou
· 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
042fcf0
Merge "veyron2/services/mounttable, veyron2/services/watch: Resolve label for Glob."
by Tilak Sharma
· 10 years ago
c920db3
veyron/lib/testutil: Avoid parsing flags in init()
by Asim Shankar
· 10 years ago
cc04421
veyron2: Separate out options into a separate package.
by Asim Shankar
· 10 years ago
8829291
veyron/...: Update a bunch of tests to use the new security model.
by Asim Shankar
· 10 years ago
da5165e
veyron2/services/mounttable, veyron2/services/watch: Resolve label for Glob.
by Tilak Sharma
· 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
d6c3c9c
veyron: start the transition to using ListenX.
by Cosmos Nicolaou
· 10 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
b02cf90
Fix too long test caused by c/4467
by David Why Use Two When One Will Do Presotto
· 11 years ago
434e39f
veyron/services/mounttable: Fix Glob bug.
by Robin Thellend
· 11 years ago
7764f31
Add CacheCtl to naming.Namespace.
by David Why Use Two When One Will Do Presotto
· 11 years ago
39602db
Fix build problem caused by cl 3709
by David Why Use Two When One Will Do Presotto
· 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
5add67e
Add vlog.Infof's to test.
by David Why Use Two When One Will Do Presotto
· 11 years ago
c4aed6e
veyron/...: Changed the generated ipc stream to match our one true stream api.
by Shyam Jayaraman
· 11 years ago
a3c9765
"veyron2": Add PublicIDStore to Runtime
by Ankur
· 11 years ago
fdc838b
veyron/runtimes/google/ipc: new Serve method to replace Register+Publish.
by Cosmos Nicolaou
· 11 years ago
4e02997
veyron2/naming: renaming MountTable to Namespace
by Cosmos Nicolaou
· 11 years ago
b6b195a
veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern
by Bogdan Caprita
· 11 years ago
29147f7
veryon2/naming: Pipe contexts through the mounttable client library.
by Matt Rosencrantz
· 11 years ago
e6e87f1
veyron2/naming: prevent annoying last-step RPC for name resolution.
by Cosmos Nicolaou
· 11 years ago
f5afcaf
all: Create a new client context parameter that will be the first argument of every RPC call.
by Matt Rosencrantz
· 11 years ago
6387ef2
"veyron/...": Ran fmt
by Ankur
· 11 years ago
ac97265
Add basic per-node acl support to mounttabled
by Ryan Brown
· 11 years ago
8b3447c
Squashed commit of the following:
by David Why Use Two When One Will Do Presotto
· 11 years ago
5293dcb
TBR
by Jiri Simsa
· 11 years ago