xSmurf
|
ce1026bced
|
Pass proper creds to xpra.Stop()
|
9 years ago |
xSmurf
|
2d0b33ce7e
|
Cleanup of checking for recursing sandboxes from oz-client
|
9 years ago |
brl
|
f7931e1ff7
|
Merge remote-tracking branch 'origin/master'
|
9 years ago |
brl
|
764b963ab6
|
move rootfs setup to oz-init
|
9 years ago |
brl
|
818b1124d6
|
don't hang when xpra client fails to launch
|
9 years ago |
brl
|
4e12488ca5
|
resolve vars and globbing internally in fs package
|
9 years ago |
brl
|
539bed1768
|
use os.Getpid() != 1 to detect and warn about manual launch
|
9 years ago |
brl
|
d8fd556219
|
should use BindOrCreate here
|
9 years ago |
brl
|
351cc883f0
|
big fs refactor to use a single rootfs
|
9 years ago |
xSmurf
|
082cfa105a
|
Added `all` option to kill command
|
10 years ago |
xSmurf
|
154c8ac5e9
|
TENTATIVE: Added support for multiple executable for a single profile - Some minor cleanup
|
10 years ago |
xSmurf
|
ca40c190df
|
Prevent oz-init from being called without root, or manually
|
10 years ago |
xSmurf
|
2135084b86
|
Fixed pwd when directory is not included in sandbox
|
10 years ago |
xSmurf
|
0f682806ab
|
Fixed passing of pwd to command, fixed home environment variable to launchEnv, fixed PATH var
|
10 years ago |
xSmurf
|
8ff505f2e3
|
Oz setup utility, handling of launching from diverted binary, handling of launching in running sandbox
|
10 years ago |
xSmurf
|
00d1aabc25
|
Fixed passing of env vars
|
10 years ago |
xSmurf
|
ab90dcadd5
|
Merge branch 'master' of ssh://github.com/subgraph/oz
|
10 years ago |
xSmurf
|
74d85b79a4
|
Checking of config file permissions
|
10 years ago |
brl
|
7de476e533
|
Merge remote-tracking branch 'origin/master'
|
10 years ago |
brl
|
568477fdbf
|
attempt to cleanly stop spawned processes when shutting down
|
10 years ago |
xSmurf
|
fe2776b1ad
|
Sanitizing of environment variables and fixed passing of vars to shell
|
10 years ago |
brl
|
2b2de2fa31
|
now you can kill sandboxes
|
10 years ago |
brl
|
45c64e6230
|
put back the .unsafe prefix
|
10 years ago |
brl
|
d1bb0fdeec
|
pass all environment from ./oz to applications launched from oz-init
(+ gofmt)
|
10 years ago |
xSmurf
|
17436d71e4
|
When entering a shell, if available, set the display number in the environment
|
10 years ago |
xSmurf
|
a877d5d5be
|
If available, set a home directory env var and chdir to it when entering a shell
|
10 years ago |
xSmurf
|
e20be3ea0a
|
Added tentative restricted /dev using mknod, and configuration to disable the feature
|
10 years ago |
xSmurf
|
914ff955d7
|
Cleanup
|
10 years ago |
xSmurf
|
ed1df1a761
|
Fixed passing display number 0
|
10 years ago |
xSmurf
|
f7fcf24f71
|
Working networking and minor fixes (mainly config flags)
|
10 years ago |
xSmurf
|
a76fcb0217
|
Added sandbox base path to global config
|
10 years ago |
brl
|
5c9f8b40ad
|
1) actually launch application
2) improved signaling from oz-init to oz-daemon when ready
|
10 years ago |
brl
|
29ef5da6a0
|
global config file handling
|
10 years ago |
brl
|
eee260576b
|
gofmt
|
10 years ago |
brl
|
cb4f6eb65b
|
CreateRandomAddress no longer used
|
10 years ago |
brl
|
120dbd97a2
|
refactor IPC to use SOCK_STREAM instead of SOCK_DGRAM
|
10 years ago |
brl
|
67153a9a28
|
set hostname in sandbox to profile name
|
10 years ago |
brl
|
f3825e2d06
|
detect that xpra server is ready for connections, inform oz-daemon
|
10 years ago |
brl
|
796d39c197
|
drop uid/gid to user to run xpra
|
10 years ago |
brl
|
a6419afeb3
|
refactor processing environment arguments to oz-init
|
10 years ago |
brl
|
3bc8076a92
|
pass display number to use for xpra instance to oz-init
|
10 years ago |
brl
|
81cce725b4
|
1) Receive UID variable from oz-daemon
2) put state variables into a structure
3) launch xpra if needed
|
10 years ago |
brl
|
83f489eb54
|
Don't access ResponseReader if ExchangeMsg returns an err
|
10 years ago |
brl
|
cc179a7644
|
Comment explaining how log messages are transmitted from oz-init to oz-daemon
|
10 years ago |
brl
|
6221d0595a
|
initial commit of oz-ng
|
10 years ago |