1. f4964aa veyron/services/mounttable/mounttabled: Make test.sh work on OS X. by Asim Shankar · 11 years ago
  2. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  3. 1f3d113 Merge "Add CacheCtl to naming.Namespace." by David Why Use Two When One Will Do Presotto · 11 years ago
  4. 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
  5. 7764f31 Add CacheCtl to naming.Namespace. by David Why Use Two When One Will Do Presotto · 11 years ago
  6. 479038f veyron/services/mounttable/mounttabled: Fix test.sh by Robin Thellend · 11 years ago
  7. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  8. 39602db Fix build problem caused by cl 3709 by David Why Use Two When One Will Do Presotto · 11 years ago
  9. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  10. 785882f Merge "Use naming.Join now that it can take a variable number of args." by Ken Ashcraft · 11 years ago
  11. 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago
  12. 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
  13. 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
  14. c53de36 TBR fixing broken shell tests by Jiri Simsa · 11 years ago
  15. a942b75 scripts: cleanup of shell scripts by Jiri Simsa · 11 years ago
  16. 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
  17. a4ac360 Merge "Add vlog.Infof's to test." by David Why Use Two When One Will Do Presotto · 11 years ago
  18. 5add67e Add vlog.Infof's to test. by David Why Use Two When One Will Do Presotto · 11 years ago
  19. 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
  20. 55ed430 Remove the equality test between the server started and the servers found, by David Why Use Two When One Will Do Presotto · 11 years ago
  21. 447170e Follow network config changes. by David Why Use Two When One Will Do Presotto · 11 years ago
  22. 72ba5e0 veyron/services/mounttable: Use "bash" and not "sh" as the interpreter for the test. by Asim Shankar · 11 years ago
  23. b1acafd scripts/jenkins,veyron/examples: test.sh and related tweaks. by Asim Shankar · 11 years ago
  24. 1ee051a veyron/examples/tunnel/tunneld,veyron/services/mounttable/mounttabled: Make tests more portable by Robin Thellend · 11 years ago
  25. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  26. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  27. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  28. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  29. 984214f vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types by Benjamin Prosnitz · 11 years ago
  30. a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
  31. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  32. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  33. 6be636d veyron/services/mounttable/mounttable: Add test.sh and fix a couple of bugs. by Robin Thellend · 11 years ago
  34. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  35. c954292 veyron/services/mounttable/mounttabled: use two servers by Robin Thellend · 11 years ago
  36. 06a99de veyron/services/mounttable: Add neighborhood option. by Robin Thellend · 11 years ago
  37. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  38. b6b195a veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern by Bogdan Caprita · 11 years ago
  39. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  40. e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
  41. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  42. 1e8ee51 veyron/services/mounttable: Move the CLI tool to veyron/tools. by Robin Thellend · 11 years ago
  43. dcddb93 Reorganize GetMethodTags, Signature, UnresolveStep to be consistent. by Benjamin Prosnitz · 11 years ago
  44. 43395f3 veyron, veyron2: Re-run vdl build tool. by Tilak Sharma · 11 years ago
  45. e5d67b4 veyron2/vdl: Move all *.idl files to *.vdl, re-generate all by Todd Wang · 11 years ago
  46. 6387ef2 "veyron/...": Ran fmt by Ankur · 11 years ago
  47. 4a021b1 veyron/services/mounttable/mounttable/impl: pass the names that we make rpcs against through ResolveToMountTable. This way, the underlying resolution mechanism will not attempt to find a server mounted under the given name, but rather interpret the name as a mounttable OA. by Bogdan Caprita · 11 years ago
  48. d123fa3 Fix the build. by Ryan Brown · 11 years ago
  49. ac97265 Add basic per-node acl support to mounttabled by Ryan Brown · 11 years ago
  50. 6933540 veyron2/naming: rename and rationalise routines for 'terminal' names. by Cosmos Nicolaou · 11 years ago
  51. fb47442 veyron/...: Add TODOs to remove flags when config manager is ready. by Robin Thellend · 11 years ago
  52. ae67894 veryon2/rt/r: delete this package now that our dependency graph is simpler. by Cosmos Nicolaou · 11 years ago
  53. b07fa77 veyron2: merge Runtime interfaces into veyron2.Runtime by Cosmos Nicolaou · 11 years ago
  54. 45054a6 veyron/security/caveat: Move common caveats out of veyron/runtimes/google by Asim Shankar · 11 years ago
  55. 5a420e8 Add dummy authorizer for mounttable which allows everything. by Ryan Brown · 11 years ago
  56. 251690f Merge "veyron/services/mounttable: Add a command-line tool." by Robin Thellend · 11 years ago
  57. 6b17da7 veyron/services/mounttable: Add a command-line tool. by Robin Thellend · 11 years ago
  58. c5db261 veyron/services/mounttable/mounttabled: Allow the prefix to be specified via flag. by Matt Rosencrantz · 11 years ago
  59. 8b3447c Squashed commit of the following: by David Why Use Two When One Will Do Presotto · 11 years ago
  60. cfea09a Squashed commit of the following: by David Why Use Two When One Will Do Presotto · 11 years ago
  61. 5293dcb TBR by Jiri Simsa · 11 years ago