Obsolete attachments are hidden. To view all attachments (including obsolete)
click here.
travis-ci: Enable/disable more features in various builds |
patch
|
2017-07-26 20:45:51 UTC |
2.04 KB |
no flags
|
Details |
cmake: Match AC_DEFINE more precisely, respecting [] quoting |
patch
|
2017-07-26 20:45:56 UTC |
2.09 KB |
no flags
|
Details |
Add a simplified backport of g_steal_pointer() |
patch
|
2017-07-26 20:46:01 UTC |
2.00 KB |
no flags
|
Details |
_dbus_asv_add_object_path: Add |
patch
|
2017-07-26 20:46:06 UTC |
2.76 KB |
no flags
|
Details |
spec: Document the initial Containers1 interface |
patch
|
2017-07-26 20:46:11 UTC |
23.48 KB |
no flags
|
Details |
driver: Add a stub implementation of the Containers1 interface |
patch
|
2017-07-26 20:46:16 UTC |
9.10 KB |
no flags
|
Details |
travis-ci: Do at least one build with and one without containers |
patch
|
2017-07-26 20:46:20 UTC |
1.25 KB |
no flags
|
Details |
test/uid-permissions: Assert that AddServer is privileged |
patch
|
2017-07-26 20:46:25 UTC |
3.67 KB |
no flags
|
Details |
test/containers: New test |
patch
|
2017-07-26 20:46:30 UTC |
5.66 KB |
no flags
|
Details |
bus/containers: Do some basic checking on the parameters |
patch
|
2017-07-26 20:46:35 UTC |
3.71 KB |
no flags
|
Details |
test/containers: Exercise the new parameter checking |
patch
|
2017-07-26 20:46:41 UTC |
4.33 KB |
no flags
|
Details |
bus/containers: Build a global data structure for container instances |
patch
|
2017-07-26 20:46:46 UTC |
12.93 KB |
no flags
|
Details |
bus/containers: Create a DBusServer and add it to the main loop |
patch
|
2017-07-26 20:46:52 UTC |
18.08 KB |
no flags
|
Details |
bus_context_add_incoming_connection: factor out |
patch
|
2017-07-26 20:46:57 UTC |
2.36 KB |
no flags
|
Details |
bus/containers: Set up new connections to join the bus |
patch
|
2017-07-26 20:47:02 UTC |
912 bytes |
no flags
|
Details |
test/containers: Exercise a successful call to AddServer |
patch
|
2017-07-26 20:47:07 UTC |
8.31 KB |
no flags
|
Details |
bus/containers: Require connecting uid to match caller of AddServer |
patch
|
2017-07-26 20:47:12 UTC |
3.46 KB |
no flags
|
Details |
test-utils-glib: Add failable functions to connect to a bus |
patch
|
2017-07-26 20:47:17 UTC |
5.95 KB |
no flags
|
Details |
test-utils-glib: Factor out functions for switching uid |
patch
|
2017-07-26 20:47:22 UTC |
4.71 KB |
no flags
|
Details |
test-utils-glib: Add function to connect with GDBus as another uid |
patch
|
2017-07-26 20:47:27 UTC |
2.04 KB |
no flags
|
Details |
test/containers: Exercise connecting to the new socket as the wrong uid |
patch
|
2017-07-26 20:47:32 UTC |
2.64 KB |
no flags
|
Details |
bus/containers: Each connection to a container holds a reference |
patch
|
2017-07-26 20:47:37 UTC |
2.54 KB |
no flags
|
Details |
bus/containers: Link each container to its initiating connection |
patch
|
2017-07-26 20:47:42 UTC |
7.98 KB |
no flags
|
Details |
bus/containers: Shut down container servers when initiator goes away |
patch
|
2017-07-26 20:47:47 UTC |
3.49 KB |
no flags
|
Details |
bus/containers: Give each instance a list of all its connections |
patch
|
2017-07-26 20:47:52 UTC |
3.51 KB |
no flags
|
Details |
bus/containers: Implement methods to stop containers explicitly |
patch
|
2017-07-26 20:47:57 UTC |
6.48 KB |
no flags
|
Details |
bus/containers: Don't allow stopping other users' containers |
patch
|
2017-07-26 20:48:02 UTC |
2.67 KB |
no flags
|
Details |
test/containers: Exercise the various ways to stop a container |
patch
|
2017-07-26 20:48:08 UTC |
14.74 KB |
no flags
|
Details |
bus/containers: Emit InstanceRemoved signal |
patch
|
2017-07-26 20:48:13 UTC |
4.93 KB |
no flags
|
Details |
test/containers: Assert that InstanceRemoved is emitted |
patch
|
2017-07-26 20:48:18 UTC |
7.84 KB |
no flags
|
Details |
bus/containers: Indicate in loginfo whether connection is contained |
patch
|
2017-07-26 20:48:23 UTC |
3.67 KB |
no flags
|
Details |
bus/driver: Treat connections from inside containers as unprivileged |
patch
|
2017-07-26 20:48:28 UTC |
2.59 KB |
no flags
|
Details |
test/containers: Check that containers can't make new containers |
patch
|
2017-07-26 20:48:33 UTC |
3.95 KB |
no flags
|
Details |
test/containers: Check that connections from containers are unprivileged |
patch
|
2017-07-26 20:48:38 UTC |
1.61 KB |
no flags
|
Details |
bus/driver: Add a flag for methods that can't be invoked by containers |
patch
|
2017-07-26 20:48:43 UTC |
2.79 KB |
no flags
|
Details |
bus/driver: Containers can't use the Verbose and Stats interfaces |
patch
|
2017-07-26 20:48:48 UTC |
1.85 KB |
no flags
|
Details |
bus/driver: Add basic container info to GetConnectionCredentials() |
patch
|
2017-07-26 20:48:54 UTC |
1.61 KB |
no flags
|
Details |
test/dbus-daemon: Assert absence of Containers1 credentials |
patch
|
2017-07-26 20:49:00 UTC |
881 bytes |
no flags
|
Details |
bus/driver: Add GetConnectionInstance(), GetInstanceInfo() |
patch
|
2017-07-26 20:49:05 UTC |
6.64 KB |
no flags
|
Details |
t/containers: Exercise trivial and non-trivial container metadata |
patch
|
2017-07-26 20:49:11 UTC |
12.83 KB |
no flags
|
Details |
test/containers: Check that GetInstanceInfo stops working |
patch
|
2017-07-26 20:49:17 UTC |
3.41 KB |
no flags
|
Details |
bus: Add (unused) settings for resource limits for containers |
patch
|
2017-07-26 20:49:23 UTC |
8.45 KB |
no flags
|
Details |
bus/containers: Limit the size of metadata we will store |
patch
|
2017-07-26 20:49:28 UTC |
2.49 KB |
no flags
|
Details |
bus/containers: Enforce max_containers limit |
patch
|
2017-07-26 20:49:34 UTC |
1.52 KB |
no flags
|
Details |
bus/containers: Enforce max_connections_per_container |
patch
|
2017-07-26 20:49:40 UTC |
1.48 KB |
no flags
|
Details |
containers: enforce max_containers_per_user |
patch
|
2017-07-26 20:49:45 UTC |
6.64 KB |
no flags
|
Details |
test/containers: Exercise the resource limits |
patch
|
2017-07-26 20:49:51 UTC |
17.05 KB |
no flags
|
Details |
Revert "test/uid-permissions: Assert that AddServer is privileged" |
patch
|
2017-07-26 20:49:57 UTC |
3.55 KB |
no flags
|
Details |
bus/driver: Allow unprivileged connections to create app-containers |
patch
|
2017-07-26 20:50:04 UTC |
1.32 KB |
no flags
|
Details |
system.conf: Allow creating containers on the system bus |
patch
|
2017-07-26 20:50:11 UTC |
1014 bytes |
no flags
|
Details |
test/containers: Use a shorter path for XDG_RUNTIME_DIR |
patch
|
2017-07-26 20:50:17 UTC |
1.79 KB |
no flags
|
Details |