45 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 2ef6fcc8be Fixed adding of pwd ot binded argument files
9 years ago
xSmurf 755d70b1b3 Cleanup u/mount files
9 years ago
xSmurf 9f81491fc6 Fixed passing of home dir to un/mount utilities
9 years ago
xSmurf 8ca77723e3 Added mount/umount messages; readonly flag for oz-mount
9 years ago
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 351cc883f0 big fs refactor to use a single rootfs
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 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
brl 62ac412436 whitespace
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 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 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 6221d0595a initial commit of oz-ng
9 years ago