66 Commits (master)

Author SHA1 Message Date
xSmurf a7e891f4fc Tentative: Adding seccomp default blacklist to xpra/xorg server and client
9 years ago
xSmurf f86611af82 Pass full environment to Xpra client
9 years ago
xSmurf 50556b1bf7 Small fixes
9 years ago
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 820a31d253 Added get config message
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 f528915910 Ignore empty env declarations
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 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
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