44 Commits (f23045350f8abc1320a5288bc5b19f363edb11f4)

Author SHA1 Message Date
xSmurf d89f62fa8d Typo
9 years ago
xSmurf 7d917dcea1 Added waitgroup to connection proxy config to avoid potential race with the program trying to open/access the socket
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 c8435f68bc Cleanup
9 years ago
xSmurf db133785d5 Added noexec flag to `launch` command to launch a sandbox without running the program
9 years ago
xSmurf 9462c3584a Cleanup proxy conn setup in launch routine
9 years ago
xSmurf 201037c26d Added flag to allow passing files passed as arguments
9 years ago
xSmurf e4da051f83 Network proxy service (tentative)
9 years ago
xSmurf 0f682806ab Fixed passing of pwd to command, fixed home environment variable to launchEnv, fixed PATH var
9 years ago
xSmurf d1d1a9ae43 Added passing and bind mounting of files passed as arguments to command
9 years ago
xSmurf 8ff505f2e3 Oz setup utility, handling of launching from diverted binary, handling of launching in running sandbox
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 62ac412436 whitespace
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 1a6d5ff18d get rid of commented out code
9 years ago
brl d1bb0fdeec pass all environment from ./oz to applications launched from oz-init
9 years ago
xSmurf e20be3ea0a Added tentative restricted /dev using mknod, and configuration to disable the feature
9 years ago
xSmurf ed1df1a761 Fixed passing display number 0
9 years ago
xSmurf 16ff08cd7b Merge changes from upstream
9 years ago
brl e03b9ce9cc gofmt
9 years ago
brl fbe929474b log xpra client output instead of dumping it to stdout
9 years ago
xSmurf d8f0a27b15 Fixed launching container with "host" network (ie: no network ns)
9 years ago
xSmurf f7fcf24f71 Working networking and minor fixes (mainly config flags)
9 years ago
xSmurf 3b6169d8df Networking import and addition to daemon initialization...
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 de065fb4de not used
9 years ago
brl 29ef5da6a0 global config file handling
9 years ago
brl eee260576b gofmt
9 years ago
brl e28f599224 use network namespace (CLONE_NEWNET)
9 years ago
brl 504b6c3bcf use fs control socket address
9 years ago
brl ff062cc007 creating and starting ipc server separated now
9 years ago
brl 120dbd97a2 refactor IPC to use SOCK_STREAM instead of SOCK_DGRAM
9 years ago
brl deb2751d85 launch xpra client
9 years ago
brl f3825e2d06 detect that xpra server is ready for connections, inform oz-daemon
9 years ago
brl 3bc8076a92 pass display number to use for xpra instance to oz-init
9 years ago
brl 4828a2f0b5 Pass user uid when launching oz-init
9 years ago
brl 14581f8612 Remove sandbox instance when oz-init exits
9 years ago
brl 83f489eb54 Don't access ResponseReader if ExchangeMsg returns an err
9 years ago
brl 6221d0595a initial commit of oz-ng
9 years ago