This website works better with JavaScript.
f23045350f
gofmt
brl
2015-06-25 13:05:35 -0400
46d170a38b
Typo
xSmurf
2015-06-20 03:47:48 +0000
d89f62fa8d
Typo
xSmurf
2015-06-20 03:01:17 +0000
7d917dcea1
Added waitgroup to connection proxy config to avoid potential race with the program trying to open/access the socket
xSmurf
2015-06-20 02:59:40 +0000
082cfa105a
Added `all` option to kill command
xSmurf
2015-06-20 02:58:17 +0000
993b89c0c8
Fixed panic on cleaning unproperly terminated sandbox
xSmurf
2015-06-20 02:37:36 +0000
154c8ac5e9
TENTATIVE: Added support for multiple executable for a single profile - Some minor cleanup
xSmurf
2015-06-19 18:16:47 +0000
8f7e81d5f9
Switched input method to keep
xSmurf
2015-06-18 17:41:16 +0000
820d4c847a
Fixed panic
xSmurf
2015-06-16 05:44:40 +0000
47be4813b1
Added 'config check' to oz-setup
xSmurf
2015-06-16 01:06:33 +0000
ca40c190df
Prevent oz-init from being called without root, or manually
xSmurf
2015-06-16 01:05:51 +0000
eb09a54c9a
Added "config show" to oz-setup
xSmurf
2015-06-15 22:07:19 +0000
01ab72df23
Added config file path to profile
xSmurf
2015-06-15 07:39:20 +0000
c8435f68bc
Cleanup
xSmurf
2015-06-15 07:39:03 +0000
e82882d1bc
Wooops
xSmurf
2015-06-15 07:20:20 +0000
c9b661f46b
Oz version in config file, bash completion flag for oz cli, small naming fixes
xSmurf
2015-06-15 07:03:56 +0000
db133785d5
Added noexec flag to `launch` command to launch a sandbox without running the program
xSmurf
2015-06-15 05:36:55 +0000
cb0e5b8fea
Fixed uid resolving in bindlists
xSmurf
2015-06-15 05:16:35 +0000
9462c3584a
Cleanup proxy conn setup in launch routine
xSmurf
2015-06-15 05:16:05 +0000
201037c26d
Added flag to allow passing files passed as arguments
xSmurf
2015-06-15 02:11:52 +0000
2135084b86
Fixed pwd when directory is not included in sandbox
xSmurf
2015-06-15 02:05:48 +0000
e4da051f83
Network proxy service (tentative)
xSmurf
2015-06-15 01:53:41 +0000
0f682806ab
Fixed passing of pwd to command, fixed home environment variable to launchEnv, fixed PATH var
xSmurf
2015-06-15 01:52:46 +0000
a5ddbf0166
Moved tmp and shm creation insize ozinit where it belongs
xSmurf
2015-06-14 23:42:19 +0000
d1d1a9ae43
Added passing and bind mounting of files passed as arguments to command
xSmurf
2015-06-14 03:17:36 +0000
a117e87785
Fixed loadedProfiles
xSmurf
2015-06-14 02:13:10 +0000
8ff505f2e3
Oz setup utility, handling of launching from diverted binary, handling of launching in running sandbox
xSmurf
2015-06-14 01:41:47 +0000
00d1aabc25
Fixed passing of env vars
xSmurf
2015-06-13 19:22:11 +0000
ab90dcadd5
Merge branch 'master' of ssh://github.com/subgraph/oz
xSmurf
2015-06-13 18:52:02 +0000
74d85b79a4
Checking of config file permissions
xSmurf
2015-06-13 18:51:50 +0000
7de476e533
Merge remote-tracking branch 'origin/master'
brl
2015-06-13 14:18:41 -0400
568477fdbf
attempt to cleanly stop spawned processes when shutting down
brl
2015-06-13 14:18:29 -0400
018e06a770
don't return error from MsgServer.Run() when Close() is called
brl
2015-06-13 14:17:08 -0400
62ac412436
whitespace
brl
2015-06-13 14:15:53 -0400
7318568b02
method to shutdown xpra server
brl
2015-06-13 14:15:16 -0400
fe2776b1ad
Sanitizing of environment variables and fixed passing of vars to shell
xSmurf
2015-06-12 23:14:20 +0000
2b2de2fa31
now you can kill sandboxes
brl
2015-06-12 16:49:38 -0400
1a6d5ff18d
get rid of commented out code
brl
2015-06-12 16:25:35 -0400
45c64e6230
put back the .unsafe prefix
brl
2015-06-12 13:26:42 -0400
18bfbe034d
gofmt
brl
2015-06-12 13:23:17 -0400
d1bb0fdeec
pass all environment from ./oz to applications launched from oz-init (+ gofmt)
brl
2015-06-12 13:22:00 -0400
dee514bd4e
delimit each message with a length field
brl
2015-06-12 13:17:44 -0400
ea2034fc45
godep save
brl
2015-06-09 10:31:36 -0400
17436d71e4
When entering a shell, if available, set the display number in the environment
xSmurf
2015-06-09 04:27:11 +0000
a877d5d5be
If available, set a home directory env var and chdir to it when entering a shell
xSmurf
2015-06-09 03:34:18 +0000
0c29e9eeac
Fixes /run/shm in full device mode
xSmurf
2015-06-09 03:16:15 +0000
e20be3ea0a
Added tentative restricted /dev using mknod, and configuration to disable the feature
xSmurf
2015-06-09 03:08:50 +0000
914ff955d7
Cleanup
xSmurf
2015-06-08 16:26:44 +0000
b1431b1554
Fixed passing display number 0
networking
xSmurf
2015-06-08 00:00:57 +0000
ed1df1a761
Fixed passing display number 0
xSmurf
2015-06-08 00:00:57 +0000
04214b4506
Merge branch 'master' into networking
xSmurf
2015-06-07 23:53:30 +0000
89775d8f99
also resolve vars in whitelist target path
brl
2015-06-07 19:54:34 -0400
41e8e4f9e2
Merge branch 'master' into networking
xSmurf
2015-06-07 23:53:30 +0000
8118bc377a
also resolve vars in whitelist target path
brl
2015-06-07 19:54:34 -0400
478cb65192
Merge changes from upstream
user
2015-06-07 23:50:02 +0000
16ff08cd7b
Merge changes from upstream
xSmurf
2015-06-07 23:50:02 +0000
5c667946e9
gofmt
brl
2015-06-07 19:42:04 -0400
e03b9ce9cc
gofmt
brl
2015-06-07 19:42:04 -0400
afcd61da21
log xpra client output instead of dumping it to stdout
brl
2015-06-07 19:40:53 -0400
fbe929474b
log xpra client output instead of dumping it to stdout
brl
2015-06-07 19:40:53 -0400
476df17726
Don't attempt to set SO_PASSCRED if Listen fails
brl
2015-06-07 19:39:53 -0400
30a5ad5a83
Don't attempt to set SO_PASSCRED if Listen fails
brl
2015-06-07 19:39:53 -0400
baf8ee1d5b
typo
user
2015-06-07 23:30:13 +0000
a46312bdb7
typo
xSmurf
2015-06-07 23:30:13 +0000
ca35c2d459
Fixed launching container with "host" network (ie: no network ns)
user
2015-06-07 23:26:31 +0000
d8f0a27b15
Fixed launching container with "host" network (ie: no network ns)
xSmurf
2015-06-07 23:26:31 +0000
48c95599e6
Working networking and minor fixes (mainly config flags)
user
2015-06-07 23:18:21 +0000
f7fcf24f71
Working networking and minor fixes (mainly config flags)
xSmurf
2015-06-07 23:18:21 +0000
7535992e63
fix tests
brl
2015-06-07 15:59:43 -0400
f616c7671f
fix tests
brl
2015-06-07 15:59:43 -0400
ebf984b6b7
add MsgServer.Close() method
brl
2015-06-07 15:59:33 -0400
9de766b858
add MsgServer.Close() method
brl
2015-06-07 15:59:33 -0400
6a4f04721a
Typo
user
2015-06-07 06:35:14 +0000
41b2e9ded5
Typo
xSmurf
2015-06-07 06:35:14 +0000
7bae493c05
Fixed disabling audio on profiles
user
2015-06-07 06:34:35 +0000
70e541eefc
Fixed disabling audio on profiles
xSmurf
2015-06-07 06:34:35 +0000
8719e10eef
Fixed profiles white/black list source > path param
user
2015-06-07 06:16:30 +0000
9ce686e8bc
Fixed profiles white/black list source > path param
xSmurf
2015-06-07 06:16:30 +0000
f82c625972
Updated profiles for network
user
2015-06-07 04:35:38 +0000
526d69c38c
Updated profiles for network
xSmurf
2015-06-07 04:35:38 +0000
ee29b171c6
Networking import and addition to daemon initialization...
user
2015-06-06 22:25:13 +0000
3b6169d8df
Networking import and addition to daemon initialization...
xSmurf
2015-06-06 22:25:13 +0000
bcf10f0045
Merge branch 'master' of ssh://github.com/subgraph/oz
user
2015-06-07 00:33:53 +0000
33484fd11b
Merge branch 'master' of ssh://github.com/subgraph/oz
xSmurf
2015-06-07 00:33:53 +0000
45fc7430cd
Added sandbox base path to global config
user
2015-06-07 00:25:28 +0000
a76fcb0217
Added sandbox base path to global config
xSmurf
2015-06-07 00:25:28 +0000
525153b636
should actually exit() on fatal errors
brl
2015-06-06 19:14:11 -0400
93715e7602
set SO_PASSCRED on listening socket to avoid this problem: 4dde1cb060
brl
2015-06-06 19:05:11 -0400
5c9f8b40ad
1) actually launch application 2) improved signaling from oz-init to oz-daemon when ready
brl
2015-06-06 18:10:14 -0400
de065fb4de
not used
brl
2015-06-06 16:35:12 -0400
29ef5da6a0
global config file handling
brl
2015-06-06 16:34:44 -0400
eee260576b
gofmt
brl
2015-06-06 14:46:03 -0400
e28f599224
use network namespace (CLONE_NEWNET)
brl
2015-06-06 14:33:20 -0400
504b6c3bcf
use fs control socket address
brl
2015-06-06 14:30:34 -0400
ff062cc007
creating and starting ipc server separated now
brl
2015-06-06 14:29:34 -0400
8c88cf7ce7
chown oz-init-control socket
brl
2015-06-06 14:28:37 -0400
cb4f6eb65b
CreateRandomAddress no longer used
brl
2015-06-06 14:26:04 -0400
81b18bc663
separate creating and running IPC server instance
brl
2015-06-06 14:25:19 -0400
120dbd97a2
refactor IPC to use SOCK_STREAM instead of SOCK_DGRAM
brl
2015-06-06 13:59:13 -0400
deb2751d85
launch xpra client
brl
2015-06-05 18:35:27 -0400