1. 975d514 Merge ""core": Make glob-patterns the default" by Ankur · 10 years ago
  2. f4bdecb veyron/services/mgmt/device: Publish under devices/<hostname> by Robin Thellend · 10 years ago
  3. d9ffea9 veyron/services/mgmt/device: Add origin to self-installer by Robin Thellend · 10 years ago
  4. d8373a1 veyron/services/mgmt/device/impl: add Debug RPC method for sundry state dumps by Bogdan Caprita · 10 years ago
  5. 86a6c66 Merge "veyron/services/mgmt/suidhelper: put each application in a new session group" by Robert Kroeger · 10 years ago
  6. 03eebbc veyron/services/mgmt/suidhelper: put each application in a new session group by Robert Kroeger · 10 years ago
  7. 6613fc4 veyron/services/mgmt/device/impl,veyron/lib/unixfd: more close-on-exec stuff by Bogdan Caprita · 10 years ago
  8. c617558 veyron/services/mgmt/suidhelper: prep for go1.4 by Robert Kroeger · 10 years ago
  9. 2b61d35 "core": Make glob-patterns the default by Ankur · 10 years ago
  10. ee56dac veyron/services/mgmt/lib/binary: Fix cross-fs rename by Robin Thellend · 10 years ago
  11. 2042e9a Merge "veyron/services/mgmt/device: Add arm and x86 profiles." by Robin Thellend · 10 years ago
  12. 94714dd core: Remove 'errorid' from all *.vdl files. by Todd Wang · 10 years ago
  13. 753de65 veyron/services/mgmt/device: Add arm and x86 profiles. by Robin Thellend · 10 years ago
  14. 8e33995 Merge "core: Remove old profiles and make new profiles parse flags for runtime." by Suharsh Sivakumar · 10 years ago
  15. d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
  16. 9fbe7d2 veyron2: add a method for obtaining the current status of a server. by Cosmos Nicolaou · 10 years ago
  17. 1b79391 core: Remove remaining uses of veyron2/rt package and delete it. by Matt Rosencrantz · 10 years ago
  18. 97135aa Merge "veyron/services/mgmt/device/impl: fix shell expansion of TIMESTAMP" by Robert Kroeger · 10 years ago
  19. 49e29d6 veyron/services/mgmt/device/impl: fix shell expansion of TIMESTAMP by Robert Kroeger · 10 years ago
  20. 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  21. ac694cd veyron/services/mounttable: Add "ws" protocols to the list of "tcp" protocols. by Nicolas LaCasse · 10 years ago
  22. 2ae60cb TBR: veyron/services/mgmt/device: Fix mistakenly (but silently) messed up device manager test. by Matt Rosencrantz · 10 years ago
  23. fa3082c veyron/services/mgmt: Update the management services to use veyron2.Init() by Matt Rosencrantz · 10 years ago
  24. 2963aa3 veyron/services/mounttable/lib: also accept wsh as a protocol for nh port parse by Bogdan Caprita · 10 years ago
  25. 8f1e20c Merge "core: Rename vdlutil.Any to vdl.AnyRep." by Todd Wang · 10 years ago
  26. a1dfcde veyron/services/mgmt/profile/profiled/testdata: fix test expectation by James Ring · 10 years ago
  27. 68fe5db Merge "veyron/lib/flags: Switch default veyron.tcp.prototcol to "wsh"." by Nicolas LaCasse · 10 years ago
  28. b86b352 core: Rename vdlutil.Any to vdl.AnyRep. by Todd Wang · 10 years ago
  29. 4902f7b Merge "core: Convert all cmdline users to veyron2.Init." by Matt Rosencrantz · 10 years ago
  30. 7d54f15 core: Replace vdlutil.Register with vdl.Register. by Todd Wang · 10 years ago
  31. a5ad272 core: Convert all cmdline users to veyron2.Init. by Matt Rosencrantz · 10 years ago
  32. 29d1d3a veyron/lib/flags: Switch default veyron.tcp.prototcol to "wsh". by Nicolas LaCasse · 10 years ago
  33. 23766bf Merge "core: Rename vom2 to vom." by Todd Wang · 10 years ago
  34. 3425a90 core: Rename vom2 to vom. by Todd Wang · 10 years ago
  35. 8d7a0ef veyron/services/mgmt/binary/impl: add support for ACLs by Robert Kroeger · 10 years ago
  36. ae60fb2 Merge "core: Make cmdline.Command.Main return an exit code instead of exiting." by Matt Rosencrantz · 10 years ago
  37. 8de8585 TBR namespace: ResolveX/ResolveToMountTableX become Resolve/ResolveToMountTable. by David Why Use Two When One Will Do Presotto · 10 years ago
  38. f519f8f core: Remove vom1, wiretype and old Signature. by Todd Wang · 10 years ago
  39. 92303e1 core: Make cmdline.Command.Main return an exit code instead of exiting. by Matt Rosencrantz · 10 years ago
  40. f69aba1 Merge "veyron/services/identity/server: Use the mounted object address instead of the endpoint in the discharger location for third-party caveats created when using BlessUsingAccessToken." by Asim Shankar · 10 years ago
  41. 61fc61b veyron/services/identity/server: Use the mounted object address by Asim Shankar · 10 years ago
  42. 54ae80e veyron/services/mgmt/device: enable profiles statically by Bogdan Caprita · 10 years ago
  43. d3aa663 mounttable: ResolveStep replaces ResolveStepX. The ResolveStepX RPC remains by David Why Use Two When One Will Do Presotto · 10 years ago
  44. 586bcb9 veyron/services/mgmt/binary/impl: restructuring test code by Robert Kroeger · 10 years ago
  45. 1cdad13 Merge "veyron/services/mgmt/lib/acls: move common mgmt ACL code into lib" by Robert Kroeger · 10 years ago
  46. e95ed6d veyron/services/mgmt/lib/acls: move common mgmt ACL code into lib by Robert Kroeger · 10 years ago
  47. 29a3b35 veyron/services/mgmt: integrate device manager with sysinit by Bogdan Caprita · 10 years ago
  48. 99cc06e veyron2: Panic if the user tries to use the runtime when it is not set. by Matt Rosencrantz · 10 years ago
  49. 0f9f9d0 TBR: veyron/services/mgmt/sysinit: Fix build on Mac. by Asim Shankar · 10 years ago
  50. 4f4d747 Merge "veyron/services/mgmt/sysinit: partial port of the old sysinit package" by Bogdan Caprita · 10 years ago
  51. 9a2c481 veyron/services/identity: Correctly handle domain restrictions. by Asim Shankar · 10 years ago
  52. a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
  53. e4189cd veyron/services/mgmt/sysinit: partial port of the old sysinit package by Bogdan Caprita · 10 years ago
  54. 17979ef Merge "veyron/services/mgmt/device/impl: minor clean up to ping args handling in test" by Bogdan Caprita · 10 years ago
  55. 39fafdb Merge "veyron/runtimes/google/rt: adjust timeout for callback RPC to device manager" by Bogdan Caprita · 10 years ago
  56. 511c430 Merge "veyron/services/security/discharger: Increase validity period of a discharge." by Asim Shankar · 10 years ago
  57. 5ba81da veyron/runtimes/google/rt: adjust timeout for callback RPC to device manager by Bogdan Caprita · 10 years ago
  58. e1960f5 veyron/services/mgmt/device/impl: minor clean up to ping args handling in test by Bogdan Caprita · 10 years ago
  59. 8d8a04f Merge "veyron/services/mgmt/device/impl: Config override for Install" by Bogdan Caprita · 10 years ago
  60. c206479 Merge "veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups'" by Cosmos Nicolaou · 10 years ago
  61. 17666dd veyron/services/mgmt/device/impl: Config override for Install by Bogdan Caprita · 10 years ago
  62. 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
  63. 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
  64. 230a97b Merge "services/proxy/proxyd: remove tcp/ws hack." by Cosmos Nicolaou · 10 years ago
  65. d8717e6 services/proxy/proxyd: remove tcp/ws hack. by Cosmos Nicolaou · 10 years ago
  66. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  67. f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  68. 123a5c7 "core": Support BlessingUsingAccessTOken in identityd_test by Ankur · 10 years ago
  69. d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
  70. 0940c44 Merge "veyron/services/identity,veyron{2}/security: Switch from vom to vom2." by Suharsh Sivakumar · 10 years ago
  71. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  72. f11caef Merge "veyron/services/identity/handlers: HACK to return the public key of the identity server's blessing root, rather than the public key of the principal itself." by Nicolas LaCasse · 10 years ago
  73. 61aec44 veyron/services/security/discharger: Increase validity period of a discharge. by Asim Shankar · 10 years ago
  74. b59a96d veyron2/options: Make NoResolve a struct. by Suharsh Sivakumar · 10 years ago
  75. 7deaf0f veyron/services/identity/handlers: HACK to return the public key of the by Nicolas LaCasse · 10 years ago
  76. d7c2ec7 Merge "veyron/services/identity/blesser: Restore email domain restriction." by Asim Shankar · 10 years ago
  77. ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
  78. 97bad79 veyron/services/identity: TBR: Fix printing of location to connect to blessing by Suharsh Sivakumar · 10 years ago
  79. 3bbd1e3 veyron/services/identity/blesser: Restore email domain restriction. by Asim Shankar · 10 years ago
  80. d6e1d1a veyron/services/mgmt/application: add support for per envelope acls by Robert Kroeger · 10 years ago
  81. ad8eb3e Merge "core: Refactor vtrace to allow starting new traces from user code." by Matt Rosencrantz · 10 years ago
  82. 4d32541 TBR: veyron/services/identity: Generate the cert in the correct tmpdir. by Nicolas LaCasse · 10 years ago
  83. 5f98d94 core: Refactor vtrace to allow starting new traces from user code. by Matt Rosencrantz · 10 years ago
  84. 098a985 veyron/services/identity: Put the test cert.pem and key.pem in $TMPDIR. by Nicolas LaCasse · 10 years ago
  85. 7edf1ca services/mgmt/build/buildd: port buildd integration test to new test env by James Ring · 10 years ago
  86. e920e66 Merge "core,vdl: Remove use of RuntimeFromContext from vdl generator." by Suharsh Sivakumar · 10 years ago
  87. 650e453 Merge "core: Change runtime.NewEndpoint to veyron2.NewEndpoint." by Suharsh Sivakumar · 10 years ago
  88. 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
  89. c7e72b6 veyron/services/mgmt/device,veyron/tools/mgmt: introduce devicex by Bogdan Caprita · 10 years ago
  90. be80c1b core,vdl: Remove use of RuntimeFromContext from vdl generator. by Suharsh Sivakumar · 10 years ago
  91. 1b0c8ba veyron/services/identity: Refactoring to allow identityd_test to be run by Nicolas LaCasse · 10 years ago
  92. db6ddc2 core: Change runtime.NewEndpoint to veyron2.NewEndpoint. by Suharsh Sivakumar · 10 years ago
  93. 23b5486 veyron/services/mgmt/application/applicationd: port integration test to new env by James Ring · 10 years ago
  94. 2c136d1 Merge "veyron/services/mgmt/profile/profiled: port integration test to new test env" by James Ring · 10 years ago
  95. 5dab76d "core": Shell tests must use the agent by Ankur · 10 years ago
  96. 3f5fdd3 veyron/services/mgmt/profile/profiled: port integration test to new test env by James Ring · 10 years ago
  97. e78c7da veyron/services/mgmt/binary/binaryd/testdata: port binaryd test to new environment by James Ring · 10 years ago
  98. 91a8f24 veyron/services/identity: identityd_test should write its own cert.pem by Nicolas LaCasse · 10 years ago
  99. dcac50d Merge "mounttable: Make ACLs actually so something useful." by David Why Use Two When One Will Do Presotto · 10 years ago
  100. ee52974 Merge "veyron/services/mgmt: code re-use relocation" by Robert Kroeger · 10 years ago