53 Commits (e20be3ea0ab179973c4759607375b9742a06f16a)
 

Author SHA1 Message Date
xSmurf e20be3ea0a Added tentative restricted /dev using mknod, and configuration to disable the feature
10 years ago
xSmurf 914ff955d7 Cleanup
10 years ago
xSmurf ed1df1a761 Fixed passing display number 0
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 16ff08cd7b Merge changes from upstream
10 years ago
brl e03b9ce9cc gofmt
10 years ago
brl fbe929474b log xpra client output instead of dumping it to stdout
10 years ago
brl 30a5ad5a83 Don't attempt to set SO_PASSCRED if Listen fails
10 years ago
xSmurf a46312bdb7 typo
10 years ago
xSmurf d8f0a27b15 Fixed launching container with "host" network (ie: no network ns)
10 years ago
xSmurf f7fcf24f71 Working networking and minor fixes (mainly config flags)
10 years ago
brl f616c7671f fix tests
10 years ago
brl 9de766b858 add MsgServer.Close() method
10 years ago
xSmurf 41b2e9ded5 Typo
10 years ago
xSmurf 70e541eefc Fixed disabling audio on profiles
10 years ago
xSmurf 9ce686e8bc Fixed profiles white/black list source > path param
10 years ago
xSmurf 526d69c38c Updated profiles for network
10 years ago
xSmurf 3b6169d8df Networking import and addition to daemon initialization...
10 years ago
xSmurf 33484fd11b Merge branch 'master' of ssh://github.com/subgraph/oz
10 years ago
xSmurf a76fcb0217 Added sandbox base path to global config
10 years ago
brl 525153b636 should actually exit() on fatal errors
10 years ago
brl 93715e7602 set SO_PASSCRED on listening socket to avoid this problem:
10 years ago
brl 5c9f8b40ad 1) actually launch application
10 years ago
brl de065fb4de not used
10 years ago
brl 29ef5da6a0 global config file handling
10 years ago
brl eee260576b gofmt
10 years ago
brl e28f599224 use network namespace (CLONE_NEWNET)
10 years ago
brl 504b6c3bcf use fs control socket address
10 years ago
brl ff062cc007 creating and starting ipc server separated now
10 years ago
brl 8c88cf7ce7 chown oz-init-control socket
10 years ago
brl cb4f6eb65b CreateRandomAddress no longer used
10 years ago
brl 81b18bc663 separate creating and running IPC server instance
10 years ago
brl 120dbd97a2 refactor IPC to use SOCK_STREAM instead of SOCK_DGRAM
10 years ago
brl deb2751d85 launch xpra client
10 years ago
brl 409bdb568a 1) fixed a typo Sprint -> Sprintf.
10 years ago
brl 2f74e669b1 formatting
10 years ago
brl 67153a9a28 set hostname in sandbox to profile name
10 years ago
brl f3825e2d06 detect that xpra server is ready for connections, inform oz-daemon
10 years ago
brl 796d39c197 drop uid/gid to user to run xpra
10 years ago
brl a6419afeb3 refactor processing environment arguments to oz-init
10 years ago
brl 3bc8076a92 pass display number to use for xpra instance to oz-init
10 years ago
brl e9be258644 xpra management package
10 years ago
brl 81cce725b4 1) Receive UID variable from oz-daemon
10 years ago
brl 3ced1f8d57 WorkDir doesn't belong here
10 years ago
brl a3637a7c2e Changes to support xpra
10 years ago
brl 4828a2f0b5 Pass user uid when launching oz-init
10 years ago
brl 14581f8612 Remove sandbox instance when oz-init exits
10 years ago
brl 3e42e0d31f log a message when Cleanup() is called
10 years ago
brl eb4a01e570 add executable files to .gitignore
10 years ago