1. e4a49f4 ref/services/device: Introduce a DispatcherWrapper and use it to convert by Matt Rosencrantz · 10 years ago
  2. b01356d services/device: Refactor Claim code by Robin Thellend · 10 years ago
  3. f18888c service/device/deviced/internal/starter: more logging by Bogdan Caprita · 10 years ago
  4. e90bcfd services/internal/binarylib: bug fix: Create call on existing binary resets ACLs by Bogdan Caprita · 10 years ago
  5. 64d573d x/ref: make use of ctx arg to Lookup. by Cosmos Nicolaou · 10 years ago
  6. e9c622d x.ref/runtime: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
  7. bb61e55 Merge "services/device/deviced/internal/impl: cleanup for runner, reaper" by Bogdan Caprita · 10 years ago
  8. 24404f2 services/device/deviced/internal/impl: cleanup for runner, reaper by Bogdan Caprita · 10 years ago
  9. 226d88e services/device/deviced/internal: factor out versioning support into sep package by Bogdan Caprita · 10 years ago
  10. 1bba736 TBR: services/device: move impl, starter, installer packages under deviced/internal by Bogdan Caprita · 10 years ago[Renamed (98%) from services/device/internal/starter/starter.go]
  11. 1848973 x/ref/services/device: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
  12. c0ff59d Merge "x/ref/services/internal: convert to context based logging" by Cosmos Nicolaou · 10 years ago
  13. a9fb36d TBR ref/services/device: Fix address assignment. by Matt Rosencrantz · 10 years ago
  14. 7a4221f x/ref/services/internal: convert to context based logging by Cosmos Nicolaou · 10 years ago
  15. bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
  16. 019f0ad services/device/internal/impl: implement Status for device manager service by Bogdan Caprita · 10 years ago
  17. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
  18. 99b18a7 services/proxy/proxyd: Implement access control at the proxy server. by Asim Shankar · 10 years ago
  19. e807368 services/device/internal/starter: don't try publishing before claim by Bogdan Caprita · 10 years ago
  20. c16339c ref: Remove support for API versions <9 and endpoint versions < 5. by Matt Rosencrantz · 10 years ago
  21. 103f895 Merge "x.ref: for CLs 9907 and 9908 that cleanup address selection in v23/rpc." by Cosmos Nicolaou · 10 years ago
  22. ba9593f mounttablelib: Persist permissions to the underlying file system. by David Why Use Two When One Will Do Presotto · 10 years ago
  23. aa87e29 x.ref: for CLs 9907 and 9908 that cleanup address selection in v23/rpc. by Cosmos Nicolaou · 10 years ago
  24. a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
  25. ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
  26. fd82dcc services/mounttable/mounttablelib: Add node counter by Robin Thellend · 10 years ago
  27. 1ec18e2 services/device/internal/starter: Log proxied address. by Robin Thellend · 10 years ago
  28. 5fc3644 x/ref: Restructure services/mgmt/lib by Todd Wang · 10 years ago
  29. cd4b3cc x/ref: Restructure services/device by Todd Wang · 10 years ago[Renamed (96%) from services/mgmt/device/starter/starter.go]
  30. 5987a94 x/ref: Move services/mounttable/lib to mounttablelib by Todd Wang · 10 years ago
  31. 1ea8f19 x/ref: Restructure debug,logreader,pprof,repository,stats,vtrace. by Todd Wang · 10 years ago
  32. 3bbf3c7 services/mgmt/device: claiming updates __debug permissions by Robert Kroeger · 10 years ago
  33. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  34. 38788d4 TBR namespace: Add opts to each call that has underlying RPCs by David Why Use Two When One Will Do Presotto · 10 years ago
  35. 35c1498 Merge "naming: Remove dead code" by Asim Shankar · 10 years ago
  36. 483a5f0 Merge "v.io/x/ref/mgmt: Convert to use verror" by Mike Burrows · 10 years ago
  37. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  38. 43d1f93 naming: Remove dead code by Asim Shankar · 10 years ago
  39. 39bbaaf v.io/x/ref/mgmt: Convert to use verror by Mike Burrows · 10 years ago
  40. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  41. b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
  42. 9d3278a ref: Complete the move of netconfig and netstate to release.go.x.lib. by Matt Rosencrantz · 10 years ago
  43. 599022f services/mgmt/device: Unclaimed device managers will skip by Asim Shankar · 10 years ago
  44. 2b675f9 ref/profiles/proxy: Move the proxy implementation back into profiles internal. by Matt Rosencrantz · 10 years ago
  45. 394af41 services/mgmt/device: further restrict devicemanager 'test mode' & extra logging by Bogdan Caprita · 10 years ago
  46. 31b77c8 services/mgmt/device/*: Add simple versioning to the device manager, by Arup Mukherjee · 10 years ago
  47. 8cb8cf8 cmd/mgmt/device/starter: flush log after printing public key by Bogdan Caprita · 10 years ago
  48. dbc1be2 ref: Move v.io/x/ref/runtimes/googe to v.io/x/ref/profiles/internal by Matt Rosencrantz · 10 years ago
  49. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  50. 9032e74 TBR: veyron/services/mgmt/device/starter: create new streammanager pre-claim by Bogdan Caprita · 10 years ago
  51. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  52. f746c90 veyron/services/mgmt/device/starter/starter.go: A deviced running in test by Arup Mukherjee · 10 years ago
  53. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  54. b57ec40 veyron/services/mgmt/device/starter: Find the MT's blessings by Robin Thellend · 10 years ago
  55. 2250a3c veyron/services/mgmt/device: add local proxy service to device manager by Bogdan Caprita · 10 years ago
  56. 1c6e04b veyron/tools/mgmt/device/impl/... by gauthamt · 10 years ago
  57. fa9341a veyron/services/mgmt/device/starter: cancel context after claiming by Bogdan Caprita · 10 years ago
  58. 4e66324 v/services/mgmt/device: move creation of devmgr info from dispatcher to starter by Bogdan Caprita · 10 years ago
  59. 23dac32 services/mgmt/device: Separate Claimability from device operation. by Asim Shankar · 10 years ago
  60. 27f38ba TBR: veyron/services/mgmt/device/impl/... by gauthamt · 10 years ago
  61. ab75bc3 services/mgmt/device: Share startup code with unittest. by Asim Shankar · 10 years ago