132 Commits (319157a1d5072a774007606d0b391ff8418eb0df)
 

Author SHA1 Message Date
xSmurf 319157a1d5 fmt
9 years ago
xSmurf 21913e9611 Wooops
9 years ago
xSmurf c3b5b2f302 Cleanup
9 years ago
xSmurf fd5de9e133 Fixed notification flag to xpra profile
9 years ago
xSmurf 82d96c2648 Changed audio profile setting to more selective audio_mode
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 77136cb5ea Ignore warning if nm ignore file is empty
9 years ago
xSmurf 2313bd6a34 Pass proper creds to xpra.Stop()
9 years ago
xSmurf ce1026bced Pass proper creds to xpra.Stop()
9 years ago
xSmurf 0ff84bb605 Whoops
9 years ago
xSmurf 0c0da4a5b1 Blacklist items binded as readonly... take two
9 years ago
xSmurf 858702d89b Blacklist items binded as readonly
9 years ago
xSmurf 2d0b33ce7e Cleanup of checking for recursing sandboxes from oz-client
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
xSmurf b72d77b891 Unsetenv > Setenv "" as the former is unavailable in golang 1.3
9 years ago
xSmurf 94f84a0063 Merge branch 'master' of ssh://github.com/subgraph/oz
9 years ago
brl f7931e1ff7 Merge remote-tracking branch 'origin/master'
9 years ago
brl 764b963ab6 move rootfs setup to oz-init
9 years ago
brl 316299ce94 when resolving ${PATH}, setup a fake PATH env variable if no path is set
9 years ago
xSmurf eed82851f0 Cleanup error output
9 years ago
xSmurf ef3d65e744 Merge branch 'master' of ssh://github.com/subgraph/oz
9 years ago
xSmurf c2d559027b Added multiple executables to evince profile
9 years ago
xSmurf d4113399e3 Don't barf on missing blacklist items, cleanup of makedev mode setting
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 818b1124d6 don't hang when xpra client fails to launch
9 years ago
brl 08c2d1207e added helper function to resolve paths correctly both inside and outside of chroot
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
brl f23045350f gofmt
9 years ago
xSmurf 46d170a38b Typo
10 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 993b89c0c8 Fixed panic on cleaning unproperly terminated sandbox
10 years ago
xSmurf 154c8ac5e9 TENTATIVE: Added support for multiple executable for a single profile - Some minor cleanup
10 years ago
xSmurf 8f7e81d5f9 Switched input method to keep
10 years ago
xSmurf 820d4c847a Fixed panic
10 years ago
xSmurf 47be4813b1 Added 'config check' to oz-setup
10 years ago
xSmurf ca40c190df Prevent oz-init from being called without root, or manually
10 years ago
xSmurf eb09a54c9a Added "config show" to oz-setup
10 years ago
xSmurf 01ab72df23 Added config file path to profile
10 years ago
xSmurf c8435f68bc Cleanup
10 years ago
xSmurf e82882d1bc Wooops
10 years ago
xSmurf c9b661f46b Oz version in config file, bash completion flag for oz cli, small naming fixes
10 years ago
xSmurf db133785d5 Added noexec flag to `launch` command to launch a sandbox without running the program
10 years ago