1. 5903108 services: Use AllGlobber instead of AllGlobberX by Robin Thellend · 10 years ago
  2. f15f295 (runtime|services): Implement new AllGlobberX and ChildrenGlobberX by Robin Thellend · 10 years ago
  3. 56db085 TBR: Build fix by Asim Shankar · 10 years ago
  4. eaef0ad Merge "services/mounttable: Resolve vanadium/issues#583" by Asim Shankar · 10 years ago
  5. 64d573d x/ref: make use of ctx arg to Lookup. by Cosmos Nicolaou · 10 years ago
  6. 27dc65b x/ref: clean up use of test.InitWithParams as per v.io/i/599 by Cosmos Nicolaou · 10 years ago
  7. b425c55 services/mounttable: Resolve vanadium/issues#583 by Asim Shankar · 10 years ago
  8. 19a50f6 x/ref/services: profile, mounttable, proxy, role to use context-based logging. by Cosmos Nicolaou · 10 years ago
  9. bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
  10. 165e890 ref: Add test.V23InitWithNamespace by Matt Rosencrantz · 10 years ago
  11. 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
  12. 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
  13. e43213b Mounttablelib: Allow the Admin of a directory to delete any by David Why Use Two When One Will Do Presotto · 10 years ago
  14. 60052d8 ref: Rename test.InitForTest to test.V23Init by Todd Wang · 10 years ago
  15. e3e932c mounttablelib: developer brain in neutral - fixed. by David Why Use Two When One Will Do Presotto · 10 years ago
  16. 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
  17. 4d26a99 mounttablelib: fix bug in issue #456 by David Why Use Two When One Will Do Presotto · 10 years ago
  18. 62909b2 services/mounttable: Count expired mounts by Robin Thellend · 10 years ago
  19. 93b1f6d services/mounttable: Mount should delete children by Robin Thellend · 10 years ago
  20. ba9593f mounttablelib: Persist permissions to the underlying file system. by David Why Use Two When One Will Do Presotto · 10 years ago
  21. a2e7c37 go: Update test string for mounttable_test by Alex Fandrianto · 10 years ago
  22. ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
  23. 0aed6da services/mounttable/mounttablelib: Add num-mounted-servers by Robin Thellend · 10 years ago
  24. 7120abd ref/services/mounttable: Prevent users from locking themselves out by Suharsh Sivakumar · 10 years ago
  25. fd82dcc services/mounttable/mounttablelib: Add node counter by Robin Thellend · 10 years ago
  26. 1abd5a8 ref: Changes call of StartCall to Call whenever it made sense to do so. by Suharsh Sivakumar · 10 years ago
  27. b1f9e3c s/etag/version/ by Adam Sadovsky · 10 years ago
  28. 5987a94 x/ref: Move services/mounttable/lib to mounttablelib by Todd Wang · 10 years ago[Renamed (99%) from services/mounttable/lib/mounttable_test.go]
  29. 387d8a4 TBR x/ref: Rename services/security/access to security/access by Todd Wang · 10 years ago
  30. 35c1498 Merge "naming: Remove dead code" by Asim Shankar · 10 years ago
  31. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  32. 43d1f93 naming: Remove dead code by Asim Shankar · 10 years ago
  33. 4a69828 testutil: Merge x/ref/test/security with x/ref/test/testutil by Asim Shankar · 10 years ago
  34. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  35. 2331dd0 x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}. by Todd Wang · 10 years ago
  36. 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
  37. b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
  38. c67ad7c mounttable: fix Resolve access by David Why Use Two When One Will Do Presotto · 10 years ago
  39. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  40. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  41. 7f66ef4 naming: Implementation for https://vanadium-review.googlesource.com/6000 by Asim Shankar · 10 years ago
  42. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  43. 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
  44. e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
  45. c4b5169 TBR veyron/services/mounttable/lib: Fix test that I broke. by Robin Thellend · 10 years ago
  46. 78b8b2a "core": Get rid of "/..."-BlessingPatterns. by Ankur · 10 years ago
  47. 2391d93 Merge "naming,security: Server authorization via trusted mounttables. (Part 1 of 2)" by Asim Shankar · 10 years ago
  48. e96cd04 veyron/...: avoid returning unexported types from exported constructors by Bogdan Caprita · 10 years ago
  49. 8bc78d6 naming,security: Server authorization via trusted mounttables. (Part 1 of 2) by Asim Shankar · 10 years ago
  50. f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
  51. d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
  52. 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  53. d3aa663 mounttable: ResolveStep replaces ResolveStepX. The ResolveStepX RPC remains by David Why Use Two When One Will Do Presotto · 10 years ago
  54. 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
  55. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  56. b59a96d veyron2/options: Make NoResolve a struct. by Suharsh Sivakumar · 10 years ago
  57. ab2bcf2 mounttable: Make ACLs actually so something useful. by David Why Use Two When One Will Do Presotto · 10 years ago
  58. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  59. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  60. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  61. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  62. ac32b6c veyron/services/mounttable: Remove dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  63. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  64. 1aa5769 veyron2/naming: Move veyron2/services/mounttable/types here. by Todd Wang · 10 years ago
  65. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  66. 9896004 veyron/lib/flags: provide a default value for veyron.namespace.roots by Cosmos Nicolaou · 10 years ago
  67. 7b5c94a veyron/runtimes/google/rt: Use the new security model by default. by Asim Shankar · 10 years ago
  68. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  69. 9c374c2 veyron/services/mountable/lib/mounttable: change all the testing to by David Why Use Two When One Will Do Presotto · 10 years ago
  70. 6f9f574 mounttable service: Add ResolveStepX to eventually replace ResolveStep. by David Why Use Two When One Will Do Presotto · 10 years ago
  71. 042fcf0 Merge "veyron2/services/mounttable, veyron2/services/watch: Resolve label for Glob." by Tilak Sharma · 10 years ago
  72. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  73. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  74. 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
  75. da5165e veyron2/services/mounttable, veyron2/services/watch: Resolve label for Glob. by Tilak Sharma · 10 years ago
  76. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
  77. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  78. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  79. b02cf90 Fix too long test caused by c/4467 by David Why Use Two When One Will Do Presotto · 11 years ago
  80. 434e39f veyron/services/mounttable: Fix Glob bug. by Robin Thellend · 11 years ago
  81. 7764f31 Add CacheCtl to naming.Namespace. by David Why Use Two When One Will Do Presotto · 11 years ago
  82. 39602db Fix build problem caused by cl 3709 by David Why Use Two When One Will Do Presotto · 11 years ago
  83. 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
  84. 5add67e Add vlog.Infof's to test. by David Why Use Two When One Will Do Presotto · 11 years ago
  85. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  86. a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
  87. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  88. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  89. b6b195a veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern by Bogdan Caprita · 11 years ago
  90. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  91. e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
  92. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  93. 6387ef2 "veyron/...": Ran fmt by Ankur · 11 years ago
  94. ac97265 Add basic per-node acl support to mounttabled by Ryan Brown · 11 years ago
  95. 8b3447c Squashed commit of the following: by David Why Use Two When One Will Do Presotto · 11 years ago
  96. 5293dcb TBR by Jiri Simsa · 11 years ago