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