27 Commits (319157a1d5072a774007606d0b391ff8418eb0df)

Author SHA1 Message Date
xSmurf 3c920c4fc1 Tentative: whitelist files passed as arguments inside of the sandbox
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 b72d77b891 Unsetenv > Setenv "" as the former is unavailable in golang 1.3
9 years ago
brl f7931e1ff7 Merge remote-tracking branch 'origin/master'
9 years ago
brl 316299ce94 when resolving ${PATH}, setup a fake PATH env variable if no path is set
9 years ago
xSmurf d4113399e3 Don't barf on missing blacklist items, cleanup of makedev mode setting
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 351cc883f0 big fs refactor to use a single rootfs
9 years ago
xSmurf 993b89c0c8 Fixed panic on cleaning unproperly terminated sandbox
10 years ago
xSmurf 820d4c847a Fixed panic
10 years ago
xSmurf cb0e5b8fea Fixed uid resolving in bindlists
10 years ago
xSmurf a5ddbf0166 Moved tmp and shm creation insize ozinit where it belongs
10 years ago
xSmurf d1d1a9ae43 Added passing and bind mounting of files passed as arguments to command
10 years ago
brl 18bfbe034d gofmt
10 years ago
xSmurf a877d5d5be If available, set a home directory env var and chdir to it when entering a shell
10 years ago
xSmurf 0c29e9eeac Fixes /run/shm in full device mode
10 years ago
xSmurf e20be3ea0a Added tentative restricted /dev using mknod, and configuration to disable the feature
10 years ago
xSmurf 41e8e4f9e2 Merge branch 'master' into networking
10 years ago
brl 8118bc377a also resolve vars in whitelist target path
10 years ago
xSmurf f7fcf24f71 Working networking and minor fixes (mainly config flags)
10 years ago
xSmurf a76fcb0217 Added sandbox base path to global config
10 years ago
brl eee260576b gofmt
10 years ago
brl a3637a7c2e Changes to support xpra
10 years ago
brl 3e42e0d31f log a message when Cleanup() is called
10 years ago
brl 6221d0595a initial commit of oz-ng
10 years ago