Sign in
vanadium
/
release.go.x.ref
/
730bde18d7da553ea4be42a11d638f20ed02c355
/
services
/
mgmt
730bde1
veyron/services/mgmt/node/impl: Addressing Ankur's comments on go/vcl/6576.
by Bogdan Caprita
· 10 years ago
8ea1d8a
Merge "veyron/services/mgmt/node/impl: identity management for child apps (agent-less)."
by Bogdan Caprita
· 10 years ago
b16d716
veyron/runtimes/google/ipc: Rewrite the ipc.Server Glob implementation
by Robin Thellend
· 10 years ago
2692910
veyron/services/mgmt/node/impl: identity management for child apps (agent-less).
by Bogdan Caprita
· 10 years ago
4d43d25
Merge "veyron2/vdl: New API for generated Go interfaces."
by Todd Wang
· 10 years ago
a99ad14
veyron/services/mgmt/node/impl: chown the log directory
by Robert Kroeger
· 10 years ago
94ec756
veyron/services/mgmt/node/impl: use helper for deletions
by Robert Kroeger
· 10 years ago
702385a
veyron2/vdl: New API for generated Go interfaces.
by Todd Wang
· 10 years ago
99a276b
Merge "veyron/lib/modules: adding an option to pass Config to a child process"
by Bogdan Caprita
· 10 years ago
8e9cb52
Merge "veyron/services/mgmt/binary/binaryd/test.sh: use dynamic HTTP port."
by Bogdan Caprita
· 10 years ago
64e2436
veyron/services/mgmt/binary/binaryd/test.sh: use dynamic HTTP port.
by Bogdan Caprita
· 10 years ago
06829fd
veyron/services/mgmt/binary/binaryd: Make port configurable.
by Bogdan Caprita
· 10 years ago
8b4dbbf
namespace: More // eradication.
by David Why Use Two When One Will Do Presotto
· 10 years ago
94bc464
veyron2/ipc/model.go: Add the new Glob interfaces.
by Robin Thellend
· 10 years ago
92dba58
veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
c0ec885
veyron/services/mgmt/binary/impl: rename merge_file package to multipart.
by Bogdan Caprita
· 10 years ago
f57930f
veyron/lib/modules: adding an option to pass Config to a child process
by Jiri Simsa
· 10 years ago
1c62625
veyron/services/mgmt/binary/impl: code refactoring.
by Bogdan Caprita
· 10 years ago
e783dcc
veyron/services/mgmt/binary: HTTP download for binary service.
by Bogdan Caprita
· 10 years ago
742cfd3
Merge "naming/verror: Migrate naming errors to verror2"
by Benjamin Prosnitz
· 10 years ago
9355055
veyron/services/mgmt/suidhelper: added remove functionality
by Robert Kroeger
· 10 years ago
b8178d3
naming/verror: Migrate naming errors to verror2
by Benjamin Prosnitz
· 10 years ago
214f89c
veyron2/ipc: Invoker.Prepare will now return all tags associated with a
by Asim Shankar
· 10 years ago
61c96c7
veyron2/ipc: 2 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
896d776
TBR: fix vdl generation.
by Jing Jin
· 10 years ago
36f3812
Merge "veyron: Regenerate out of date vdls."
by Benjamin Prosnitz
· 10 years ago
18d6ec1
TBR: fix build (veyron/services/mgmt/node/impl/proxy_invoker_test)
by Jing Jin
· 10 years ago
e38af0d
Merge "veyron2: make it possible to specify a 'reserved name' dispatcher."
by Cosmos Nicolaou
· 10 years ago
1ee5e1a
veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
8246a8b
veyron2: make it possible to specify a 'reserved name' dispatcher.
by Cosmos Nicolaou
· 10 years ago
95910b6
veyron/...: Consolidate use of environment variables into named constants.
by Asim Shankar
· 10 years ago
356fe81
veyron/services/mgmt/suidhelper/impl: setgid before uid
by Robert Kroeger
· 10 years ago
220a015
Remove the old security model.
by Asim Shankar
· 10 years ago
5dce7f5
veyron/services/mgmt/suidhelper/impl: chown, setuid
by Robert Kroeger
· 10 years ago
fc4c469
veyron: Regenerate out of date vdls.
by Matt Rosencrantz
· 10 years ago
6a3c3e5
veyron2/vdl: Add typeobject to parser, compiler and go codegen.
by Todd Wang
· 10 years ago
612ad38
veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv.
by Cosmos Nicolaou
· 10 years ago
12937a2
veyron/services/mgmt/node/impl: Always compare sorted lists
by Robin Thellend
· 10 years ago
73d69e5
veyron/services/mgmt/node/impl: quoting the binary path in the generated script.
by Bogdan Caprita
· 10 years ago
b9dd9bb
veyron/services/mgmt/node/impl: Add proxy invoker for pprof and stats
by Robin Thellend
· 10 years ago
7b5c94a
veyron/runtimes/google/rt: Use the new security model by default.
by Asim Shankar
· 10 years ago
962d5e0
veyron/services/mgmt/node: make suid helper external to the node manager.
by Bogdan Caprita
· 10 years ago
5864732
veyron/services/mgmt/suidhelper: Fix argv
by Robin Thellend
· 10 years ago
ad2793f
veyron/services/mgmt/node/impl: now uses lib/modules rather testutil/blackbox.
by Cosmos Nicolaou
· 10 years ago
4c5266e
veyron/services/mgmt/node: Hook up the logreader
by Robin Thellend
· 10 years ago
1ba96ef
veyron/lib/testutil: Helper type for acting as an "identity provider" in tests.
by Asim Shankar
· 10 years ago
a8161de
Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries."
by Jing Jin
· 10 years ago
89312ff
veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries.
by Jing Jin
· 10 years ago
f8d4c2b
rename ipc.ListenX to ipc.Listen.
by Cosmos Nicolaou
· 10 years ago
1ce0bd7
veyron/services/mgmt/node/impl: Resume detecta changed associations.
by Robert Kroeger
· 10 years ago
1cb4a0d
veyron/services/mgmt/node/impl: persist account associations
by Robert Kroeger
· 10 years ago
5d22abd
Merge "veyron/services/node/impl: stop apps in suid helper"
by Robert Kroeger
· 10 years ago
ec7790e
veyron/services/node/impl: stop apps in suid helper
by Robert Kroeger
· 10 years ago
f903fe2
veyron/services/mgmt/lib/fs: code cleanup
by Robert Kroeger
· 10 years ago
c920db3
veyron/lib/testutil: Avoid parsing flags in init()
by Asim Shankar
· 10 years ago
cc04421
veyron2: Separate out options into a separate package.
by Asim Shankar
· 10 years ago
120f348
veyron/services/mgmt/profile: fixing the failing shell test
by Jiri Simsa
· 10 years ago
85aea7b
veyron: cleanup of shell test scripts making sure that non-zero exit
by Jiri Simsa
· 10 years ago
dabbf2f
Merge "veyron/services/node/impl/node*: helper has uname associations"
by Robert Kroeger
· 10 years ago
43b9535
veyron/services: continue migration to ListenX and associated changes.
by Cosmos Nicolaou
· 10 years ago
f17b602
veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts.
by Cosmos Nicolaou
· 10 years ago
362ff89
veyron/services/node/impl/node*: helper has uname associations
by Robert Kroeger
· 10 years ago
d2b9f03
veyron/services/mgmt/node/impl: take care of a few low hanging TODOs in the unit
by Bogdan Caprita
· 10 years ago
5420f17
veyron/services/mgmt/node/impl: add self-installation functionality to node
by Bogdan Caprita
· 10 years ago
b9501d1
veyron/services/mgmt/node/impl: make the app be able to talk to the node manager
by Bogdan Caprita
· 10 years ago
8829291
veyron/...: Update a bunch of tests to use the new security model.
by Asim Shankar
· 10 years ago
692c447
Merge "veyron/services/mgmt/lib/fs/*: support empty simplestores"
by Robert Kroeger
· 10 years ago
5fec5cf
veyron/services/mgmt/lib/fs/*: support empty simplestores
by Robert Kroeger
· 10 years ago
310922c
Merge "veyron/services/mgmt/node/impl: Add Glob implementation"
by Robin Thellend
· 10 years ago
fdfbf7b
ipc: Add some type checking statements
by Benjamin Prosnitz
· 10 years ago
9e523a6
veyron/services/mgmt/node/impl: Add Glob implementation
by Robin Thellend
· 10 years ago
dc746af
Merge "veyron/services/mgmt: Fix broken tests with a hack."
by Asim Shankar
· 10 years ago
e397a59
Merge "veyron/runtimes/google/ipc: Add internal Glob"
by Robin Thellend
· 10 years ago
c33b464
veyron/services/mgmt: Fix broken tests with a hack.
by Asim Shankar
· 10 years ago
8f05c22
veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model.
by Asim Shankar
· 10 years ago
c26c32e
veyron/runtimes/google/ipc: Add internal Glob
by Robin Thellend
· 10 years ago
9348da6
veyron/services: continue the migration to ListenX.
by Cosmos Nicolaou
· 10 years ago
627a115
veyron/services/mgmt/suidhelper: record username
by Robert Kroeger
· 10 years ago
0301d87
veyron/services/mgmt/debug: fix the test to conform with intended semantics
by David Why Use Two When One Will Do Presotto
· 10 years ago
fbed875
Merge "veyron/tools/debug: Add debug command-line tool"
by Robin Thellend
· 10 years ago
663bf48
veyron/tools/debug: Add debug command-line tool
by Robin Thellend
· 10 years ago
09929f4
veyron/services/mgmt/node: Add namespace skeleton
by Robin Thellend
· 10 years ago
2c4fdf1
veyron/services/mgmt/suidhelper/impl: set the default uid threshold back to 501
by Bogdan Caprita
· 10 years ago
486d349
veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it.
by Cosmos Nicolaou
· 10 years ago
40ee007
Merge "veyron: start the transition to using ListenX."
by Cosmos Nicolaou
· 10 years ago
9f01fdb
Merge "veyron/services/mgmt/suidhelper: have the setuid tool use a lower allowed uid threshold for darwin. This is to fix https://code.google.com/p/envyor/issues/detail?id=332"
by Bogdan Caprita
· 10 years ago
5908410
veyron/services/mgmt/suidhelper: have the setuid tool use a lower allowed uid
by Bogdan Caprita
· 10 years ago
d6c3c9c
veyron: start the transition to using ListenX.
by Cosmos Nicolaou
· 10 years ago
9d285a1
veyron/services/mgmt/node/impl: for testing, keep around the directories created
by Bogdan Caprita
· 10 years ago
3a7ec8a
Merge "scripts: replacing scripts/build/go with "veyron go""
by Jiri Simsa
· 10 years ago
c27c865
veyron/services/mgmt/node/impl: updating 'wait for child' timeout to 20s to see
by Bogdan Caprita
· 10 years ago
d993b39
scripts: replacing scripts/build/go with "veyron go"
by Jiri Simsa
· 10 years ago
da977d7
veyron/services/mgmt/suidhelper/impl/*: ignore system uids
by Robert Kroeger
· 11 years ago
f8727f2
scripts: reflecting the move of scripts to a separate repository
by Jiri Simsa
· 10 years ago
63387b3
Merge "veyron/services/mgmt/pprof: Add pprof proxy interface."
by Robin Thellend
· 11 years ago
732e511
veyron/services/mgmt/node/impl: make the directory name that the test sets up for the node manager unique across runs; and persist it if the test fails.
by Bogdan Caprita
· 11 years ago
1bc409b
veyron/services/mgmt/pprof: Add pprof proxy interface.
by Robin Thellend
· 11 years ago
577ce8d
veyron/lib/glob: Indicate whether a name matches a glob pattern exactly.
by Tilak Sharma
· 11 years ago
dd07b36
veyron/services/mgmt/node/impl/*: add a suidhelper
by Robert Kroeger
· 11 years ago
492e8e9
veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess.
by Tilak Sharma
· 11 years ago
Next »