178 Commits (3f466e9d8e5f33722e3e634afe7db18b3046cb67)
 

Author SHA1 Message Date
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 a5ddbf0166 Moved tmp and shm creation insize ozinit where it belongs
9 years ago
xSmurf d1d1a9ae43 Added passing and bind mounting of files passed as arguments to command
9 years ago
xSmurf a117e87785 Fixed loadedProfiles
9 years ago
xSmurf 8ff505f2e3 Oz setup utility, handling of launching from diverted binary, handling of launching in running sandbox
9 years ago
xSmurf 00d1aabc25 Fixed passing of env vars
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 568477fdbf attempt to cleanly stop spawned processes when shutting down
9 years ago
brl 018e06a770 don't return error from MsgServer.Run() when Close() is called
9 years ago
brl 62ac412436 whitespace
9 years ago
brl 7318568b02 method to shutdown xpra server
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 45c64e6230 put back the .unsafe prefix
9 years ago
brl 18bfbe034d gofmt
9 years ago
brl d1bb0fdeec pass all environment from ./oz to applications launched from oz-init
9 years ago
brl dee514bd4e delimit each message with a length field
9 years ago
brl ea2034fc45 godep save
9 years ago
xSmurf 17436d71e4 When entering a shell, if available, set the display number in the environment
9 years ago
xSmurf a877d5d5be If available, set a home directory env var and chdir to it when entering a shell
9 years ago
xSmurf 0c29e9eeac Fixes /run/shm in full device mode
9 years ago
xSmurf e20be3ea0a Added tentative restricted /dev using mknod, and configuration to disable the feature
9 years ago
xSmurf 914ff955d7 Cleanup
9 years ago
xSmurf ed1df1a761 Fixed passing display number 0
9 years ago
xSmurf 41e8e4f9e2 Merge branch 'master' into networking
9 years ago
brl 8118bc377a also resolve vars in whitelist target path
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
brl 30a5ad5a83 Don't attempt to set SO_PASSCRED if Listen fails
9 years ago
xSmurf a46312bdb7 typo
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
brl f616c7671f fix tests
9 years ago
brl 9de766b858 add MsgServer.Close() method
9 years ago
xSmurf 41b2e9ded5 Typo
9 years ago
xSmurf 70e541eefc Fixed disabling audio on profiles
9 years ago
xSmurf 9ce686e8bc Fixed profiles white/black list source > path param
9 years ago
xSmurf 526d69c38c Updated profiles for network
9 years ago
xSmurf 3b6169d8df Networking import and addition to daemon initialization...
9 years ago
xSmurf 33484fd11b Merge branch 'master' of ssh://github.com/subgraph/oz
9 years ago
xSmurf a76fcb0217 Added sandbox base path to global config
9 years ago
brl 525153b636 should actually exit() on fatal errors
9 years ago
brl 93715e7602 set SO_PASSCRED on listening socket to avoid this problem:
9 years ago
brl 5c9f8b40ad 1) actually launch application
9 years ago
brl de065fb4de not used
9 years ago