55 Commits (319157a1d5072a774007606d0b391ff8418eb0df)

Author SHA1 Message Date
xSmurf 319157a1d5 fmt
9 years ago
xSmurf 3c920c4fc1 Tentative: whitelist files passed as arguments inside of the sandbox
9 years ago
xSmurf 7f9c8b1c1c Changed initpath and clientpath to use single install path prefix instead
9 years ago
xSmurf 0ff84bb605 Whoops
9 years ago
xSmurf b52ed64e7a Cleanup oz-init-control when sandbox exits
9 years ago
xSmurf 93ef716d94 Adding reloading of profiles on SIGHUP, cleanup network code preparation for reconfigure routines
9 years ago
brl 764b963ab6 move rootfs setup to oz-init
9 years ago
brl 962f7c877b clean command no longer needed
9 years ago
brl b9aba84682 sure enough, that won't work. launch oz-daemon with unshare for now
9 years ago
brl 4e12488ca5 resolve vars and globbing internally in fs package
9 years ago
brl 351cc883f0 big fs refactor to use a single rootfs
9 years ago
xSmurf d89f62fa8d Typo
10 years ago
xSmurf 7d917dcea1 Added waitgroup to connection proxy config to avoid potential race with the program trying to open/access the socket
10 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 c8435f68bc Cleanup
10 years ago
xSmurf db133785d5 Added noexec flag to `launch` command to launch a sandbox without running the program
10 years ago
xSmurf 9462c3584a Cleanup proxy conn setup in launch routine
10 years ago
xSmurf 201037c26d Added flag to allow passing files passed as arguments
10 years ago
xSmurf e4da051f83 Network proxy service (tentative)
10 years ago
xSmurf 0f682806ab Fixed passing of pwd to command, fixed home environment variable to launchEnv, fixed PATH var
10 years ago
xSmurf d1d1a9ae43 Added passing and bind mounting of files passed as arguments to command
10 years ago
xSmurf 8ff505f2e3 Oz setup utility, handling of launching from diverted binary, handling of launching in running sandbox
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 62ac412436 whitespace
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 1a6d5ff18d get rid of commented out code
10 years ago
brl d1bb0fdeec pass all environment from ./oz to applications launched from oz-init
10 years ago
xSmurf e20be3ea0a Added tentative restricted /dev using mknod, and configuration to disable the feature
10 years ago
xSmurf ed1df1a761 Fixed passing display number 0
10 years ago
xSmurf 16ff08cd7b Merge changes from upstream
10 years ago
brl e03b9ce9cc gofmt
10 years ago
brl fbe929474b log xpra client output instead of dumping it to stdout
10 years ago
xSmurf d8f0a27b15 Fixed launching container with "host" network (ie: no network ns)
10 years ago
xSmurf f7fcf24f71 Working networking and minor fixes (mainly config flags)
10 years ago
xSmurf 3b6169d8df Networking import and addition to daemon initialization...
10 years ago
xSmurf a76fcb0217 Added sandbox base path to global config
10 years ago
brl 5c9f8b40ad 1) actually launch application
10 years ago
brl de065fb4de not used
10 years ago
brl 29ef5da6a0 global config file handling
10 years ago
brl eee260576b gofmt
10 years ago
brl e28f599224 use network namespace (CLONE_NEWNET)
10 years ago
brl 504b6c3bcf use fs control socket address
10 years ago
brl ff062cc007 creating and starting ipc server separated now
10 years ago
brl 120dbd97a2 refactor IPC to use SOCK_STREAM instead of SOCK_DGRAM
10 years ago
brl deb2751d85 launch xpra client
10 years ago
brl f3825e2d06 detect that xpra server is ready for connections, inform oz-daemon
10 years ago