50 Commits (3f466e9d8e5f33722e3e634afe7db18b3046cb67)

Author SHA1 Message Date
xSmurf 3f466e9d8e Changed passing of init data through stdin, added support for user groups to be set properly, cleanup torbrowser profile
9 years ago
xSmurf fd929aba6b fmt
9 years ago
xSmurf 6df101331f Cleanup
9 years ago
dma 2356480035 Remove some debug output.
9 years ago
dma ee4349cb61 Merge remote-tracking branch 'origin/master'
9 years ago
dma 94da04bbc8 Add seccomp wrapper to oz-init
9 years ago
xSmurf 2a10500049 Fixed passing of usefulldev
9 years ago
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 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
9 years ago
xSmurf 154c8ac5e9 TENTATIVE: Added support for multiple executable for a single profile - Some minor cleanup
9 years ago
xSmurf ca40c190df Prevent oz-init from being called without root, or manually
9 years ago
xSmurf 2135084b86 Fixed pwd when directory is not included in sandbox
9 years ago
xSmurf 0f682806ab Fixed passing of pwd to command, fixed home environment variable to launchEnv, fixed PATH var
9 years ago
xSmurf 8ff505f2e3 Oz setup utility, handling of launching from diverted binary, handling of launching in running sandbox
9 years ago
xSmurf 00d1aabc25 Fixed passing of env vars
9 years ago
xSmurf ab90dcadd5 Merge branch 'master' of ssh://github.com/subgraph/oz
9 years ago
xSmurf 74d85b79a4 Checking of config file permissions
9 years ago
brl 7de476e533 Merge remote-tracking branch 'origin/master'
9 years ago
brl 568477fdbf attempt to cleanly stop spawned processes when shutting down
9 years ago
xSmurf fe2776b1ad Sanitizing of environment variables and fixed passing of vars to shell
9 years ago
brl 2b2de2fa31 now you can kill sandboxes
9 years ago
brl 45c64e6230 put back the .unsafe prefix
9 years ago
brl d1bb0fdeec pass all environment from ./oz to applications launched from oz-init
9 years ago
xSmurf 17436d71e4 When entering a shell, if available, set the display number in the environment
9 years ago
xSmurf a877d5d5be If available, set a home directory env var and chdir to it when entering a shell
9 years ago
xSmurf e20be3ea0a Added tentative restricted /dev using mknod, and configuration to disable the feature
9 years ago
xSmurf 914ff955d7 Cleanup
9 years ago
xSmurf ed1df1a761 Fixed passing display number 0
9 years ago
xSmurf f7fcf24f71 Working networking and minor fixes (mainly config flags)
9 years ago
xSmurf a76fcb0217 Added sandbox base path to global config
9 years ago
brl 5c9f8b40ad 1) actually launch application
9 years ago
brl 29ef5da6a0 global config file handling
9 years ago
brl eee260576b gofmt
9 years ago
brl cb4f6eb65b CreateRandomAddress no longer used
9 years ago
brl 120dbd97a2 refactor IPC to use SOCK_STREAM instead of SOCK_DGRAM
9 years ago
brl 67153a9a28 set hostname in sandbox to profile name
9 years ago
brl f3825e2d06 detect that xpra server is ready for connections, inform oz-daemon
9 years ago
brl 796d39c197 drop uid/gid to user to run xpra
9 years ago
brl a6419afeb3 refactor processing environment arguments to oz-init
9 years ago
brl 3bc8076a92 pass display number to use for xpra instance to oz-init
9 years ago
brl 81cce725b4 1) Receive UID variable from oz-daemon
9 years ago
brl cc179a7644 Comment explaining how log messages are transmitted from oz-init to oz-daemon
9 years ago
brl 6221d0595a initial commit of oz-ng
9 years ago