1. 8b59ca3 TBR: Revert "IPC implementation of agentd. The client library supports both IPC and RPC for now." by Ryan Brown · 10 years ago
  2. feb42ba IPC implementation of agentd. The client library supports both IPC and RPC for now. by Ryan Brown · 10 years ago
  3. fb4af95 ref: Preliminary proxy implementation. by Suharsh Sivakumar · 10 years ago
  4. 19ccdee x/ref/services/device/deviced/internal/impl: changes for new socket-based agent by Bogdan Caprita · 10 years ago
  5. a33b462 Merge "x/ref/services/device/deviced/internal/impl: remove extra restartAppIfNecessary" by Bogdan Caprita · 10 years ago
  6. f9cb06d "x/ref/services/identity": JSON responses for HTTP Blessing service by Ankur · 10 years ago
  7. 7ce6508 x/ref/services/device: stop devmgr & dump its log at the end of integration test by Bogdan Caprita · 10 years ago
  8. cf024a9 x/ref/services/device/deviced/internal/impl: remove extra restartAppIfNecessary by Bogdan Caprita · 10 years ago
  9. e716041 services/device/claimable: use the roaming profile by Robin Thellend · 10 years ago
  10. cb02c52 "x/ref/services/identity": HTTP service for BlessUsingAccessToken by Ankur · 10 years ago
  11. 1a0dec0 Merge "mounttablelib: restrict name element lengths to 512 characters." by David Presotto · 10 years ago
  12. b01356d services/device: Refactor Claim code by Robin Thellend · 10 years ago
  13. 4db2135 mounttablelib: restrict name element lengths to 512 characters. by David Why Use Two When One Will Do Presotto · 10 years ago
  14. 1d2f410 Merge "services/device/device: Make it an error to operate on the null set." by Asim Shankar · 10 years ago
  15. ddd034e services/device/device: Make it an error to operate on the null set. by Asim Shankar · 10 years ago
  16. 30f7a11 mounttablelib: correct limit enforcement by David Why Use Two When One Will Do Presotto · 10 years ago
  17. 8344434 ref: Add ctx to RegisteredProtocol dial, resolve, and listen functions by Suharsh Sivakumar · 10 years ago
  18. be47f3b ref: more go vet fixes (that do not appear on darwin) by Jiri Simsa · 10 years ago
  19. 4578589 Merge "ref: fixing go vet violations" by Jiri Simsa · 10 years ago
  20. 809fd53 Merge "services: Use AllGlobber instead of AllGlobberX Change-Id: I09736ec0aae53370a4d90798f03c46de1deec475" by Robin Thellend · 10 years ago
  21. 2cbbb7e Merge "services/agent: Client side implementation of agent over IPC." by Ryan Brown · 10 years ago
  22. b8065a6 Fix wspr test. It was using "fmt.Errorf" instead of "t.Errorf", so we by Nicolas Lacasse · 10 years ago
  23. d9a7b3c ref: fixing go vet violations by Jiri Simsa · 10 years ago
  24. 0a3e28a services/agent: Client side implementation of agent over IPC. by Ryan Brown · 10 years ago
  25. 5903108 services: Use AllGlobber instead of AllGlobberX by Robin Thellend · 10 years ago
  26. f18888c service/device/deviced/internal/starter: more logging by Bogdan Caprita · 10 years ago
  27. 629b8e5 Merge "ref: required by v.io/c/14484" by Jiri Simsa · 10 years ago
  28. 7949cd8 runtime/internal/rpc: Remove support for the old glob interfaces by Robin Thellend · 10 years ago
  29. 7d30ba9 ref: required by v.io/c/14484 by Jiri Simsa · 10 years ago
  30. bc05a27 Merge "ref: changes related to v.io/c/14371" by Jiri Simsa · 10 years ago
  31. 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
  32. 1a477f4 Merge "mounttablelib: just a tweek to bogdan's fixed." by David Presotto · 10 years ago
  33. e0a71c7 mounttablelib: just a tweek to bogdan's fixed. by David Why Use Two When One Will Do Presotto · 10 years ago
  34. 48bf8c1 services/internal/packages: turn on compression for zip packages by Bogdan Caprita · 10 years ago
  35. 26f1c4d ref: changes related to v.io/c/14371 by Jiri Simsa · 10 years ago
  36. b8d581b services/mounttable/mounttablelib: fix nil deref when user exceeds max# of nodes by Bogdan Caprita · 10 years ago
  37. e90bcfd services/internal/binarylib: bug fix: Create call on existing binary resets ACLs by Bogdan Caprita · 10 years ago
  38. 6069de7 services/identity/internal/blesser: BlessUsingAccessTokenWithCaveats by Suharsh Sivakumar · 10 years ago
  39. bd93ef0 services/device/device: address Robin's comment from v.io/c/14213 by Bogdan Caprita · 10 years ago
  40. c5774a8 Merge "services/device/device: exclude certain states from update/revert by default" by Bogdan Caprita · 10 years ago
  41. bbc0f06 Merge "services/device/device: allow specification of excluded states from glob filter" by Bogdan Caprita · 10 years ago
  42. 8b47593 Merge "services/device/device: refactor {instance|installation}StateFlag with 'generic'" by Bogdan Caprita · 10 years ago
  43. 8c3df5d Merge "x/ref/services/agent/internal/ipc: Simple IPC system for the agent." by Ryan Brown · 10 years ago
  44. 993703c services/device/device: exclude certain states from update/revert by default by Bogdan Caprita · 10 years ago
  45. bc23195 Merge "services/device/util_darwin_test.go: devmgr multiuser tests on darwin" by Robert Kroeger · 10 years ago
  46. 5d897b8 services/device/device: allow specification of excluded states from glob filter by Bogdan Caprita · 10 years ago
  47. 256a182 Merge "services/groups: storage engine update follow up (v.io/c/13650)" by Sergey Rogulenko · 10 years ago
  48. eddddb1 services/device/device: refactor {instance|installation}StateFlag with 'generic' by Bogdan Caprita · 10 years ago
  49. 6a6768c x/ref/services/agent/internal/ipc: Simple IPC system for the agent. by Ryan Brown · 10 years ago
  50. 1142444 test/testutil,services: favor NewRandGenerator over InitRandGenerator by Bogdan Caprita · 10 years ago
  51. 745063f services/groups: storage engine update follow up (v.io/c/13650) by Sergey Rogulenko · 10 years ago
  52. 9583adb security: Changes corresponding to by Asim Shankar · 10 years ago
  53. 2bf9aac services/device/util_darwin_test.go: devmgr multiuser tests on darwin by Robert Kroeger · 10 years ago
  54. 5057103 services/identity/internal: Test tool tweak. by Asim Shankar · 10 years ago
  55. ac7f57b services/device/devicex: fix devicex for Darwin multi-user mode by Robert Kroeger · 10 years ago
  56. 9a97b18 services/device/device: Retry upload when already exists by Robin Thellend · 10 years ago
  57. 0a87bd7 ref/services/groups: changes needed as a follow up to v.io/x/13904 by Jiri Simsa · 10 years ago
  58. fc028fe ref/services/groups: requiring a build tag to build the leveldb implementation by Jiri Simsa · 10 years ago
  59. 2e9d6e3 services/binary/tidy/*: extend tidy to clean envelopes by Robert Kroeger · 10 years ago
  60. 6637cb7 services/binary/tidy: add an external GC command by Robert Kroeger · 10 years ago
  61. 3ad0d70 Merge "(runtime|services): Implement new AllGlobberX and ChildrenGlobberX" by Robin Thellend · 10 years ago
  62. 99e9a38 Merge "Don't fetch signatures in WSPR before each RPC." by Nicolas Lacasse · 10 years ago
  63. f15f295 (runtime|services): Implement new AllGlobberX and ChildrenGlobberX by Robin Thellend · 10 years ago
  64. 56db085 TBR: Build fix by Asim Shankar · 10 years ago
  65. b55c3c4 Don't fetch signatures in WSPR before each RPC. by Nicolas Lacasse · 10 years ago
  66. eaef0ad Merge "services/mounttable: Resolve vanadium/issues#583" by Asim Shankar · 10 years ago
  67. 40c01b2 (lib|runtime|services): Use v.io/v23/glob by Robin Thellend · 10 years ago
  68. 2f1878c lib/glob: Clean up the glob library by Robin Thellend · 10 years ago
  69. 14d8c59 Merge "x/ref: make use of ctx arg to Lookup." by Cosmos Nicolaou · 10 years ago
  70. 86e3779 ref/services/device/device: extract tape for reuse by Robert Kroeger · 10 years ago
  71. 64d573d x/ref: make use of ctx arg to Lookup. by Cosmos Nicolaou · 10 years ago
  72. 3a16782 Merge "x/ref: clean up use of test.InitWithParams as per v.io/i/599" by Cosmos Nicolaou · 10 years ago
  73. a4d7fbf Merge "Needed for v.io/c/13354" by Cosmos Nicolaou · 10 years ago
  74. 27dc65b x/ref: clean up use of test.InitWithParams as per v.io/i/599 by Cosmos Nicolaou · 10 years ago
  75. 5a3125a Needed for v.io/c/13354 by Cosmos Nicolaou · 10 years ago
  76. e9c622d x.ref/runtime: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
  77. b425c55 services/mounttable: Resolve vanadium/issues#583 by Asim Shankar · 10 years ago
  78. 0e90e2f Merge "services/device/devicex: mkdir -p" by Ken Ashcraft · 10 years ago
  79. b3c5cc6 x/ref/services/groups/groupsd: test for empty stderr explicitly. by Cosmos Nicolaou · 10 years ago
  80. 16d4328 Merge "services/application/applicationd: TidyNow support." by Robert Kroeger · 10 years ago
  81. 7894732 services/application/applicationd: TidyNow support. by Robert Kroeger · 10 years ago
  82. 5cf8afa ref/services/groups: log error output using a string instead of bytes by Jiri Simsa · 10 years ago
  83. e31c7a5 syncbase: support restarts by Adam Sadovsky · 10 years ago
  84. bb61e55 Merge "services/device/deviced/internal/impl: cleanup for runner, reaper" by Bogdan Caprita · 10 years ago
  85. fdf980b ref/services/wspr: Fix flaky test. by Suharsh Sivakumar · 10 years ago
  86. 9ec1adb services/device/devicex: mkdir -p by Ken Ashcraft · 10 years ago
  87. 83aa855 wspr: Persist webapp principals and blessing stores. by Nicolas Lacasse · 10 years ago
  88. 0794976 Merge "services/internal/binarylib: ctxWithBlessedPrincipal can use testutil utilities" by Bogdan Caprita · 10 years ago
  89. 3170513 Merge "ref/test: simplifying InitRandGenerator()" by Jiri Simsa · 10 years ago
  90. 27fdbb4 TBR ref/services/groups: adding a command-line flag to the groups daemon by Jiri Simsa · 10 years ago
  91. 95ab297 ref/test: simplifying InitRandGenerator() by Jiri Simsa · 10 years ago
  92. 979c280 services/internal/binarylib: ctxWithBlessedPrincipal can use testutil utilities by Bogdan Caprita · 10 years ago
  93. 24404f2 services/device/deviced/internal/impl: cleanup for runner, reaper by Bogdan Caprita · 10 years ago
  94. 226d88e services/device/deviced/internal: factor out versioning support into sep package by Bogdan Caprita · 10 years ago
  95. 1c2bfc2 ref/services/groups: adding leveldb-based persistent layer implementation by Jiri Simsa · 10 years ago
  96. 1bba736 TBR: services/device: move impl, starter, installer packages under deviced/internal by Bogdan Caprita · 10 years ago
  97. 9f747ea Merge "mounttablelib: Add a runtime.Gosched() in the glob main loop to give others a chance when the system is slow." by David Why Use Two When One Will Do Presotto · 10 years ago
  98. dcda517 Merge "test: disable the namespace cache unconditionally for context created by V23Init" by Bogdan Caprita · 10 years ago
  99. 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
  100. 6d7a421 Merge "x/ref/services/device: convert to context-based logging." by Cosmos Nicolaou · 10 years ago