[01] _dbus_asv_add_object_path: Add |
patch
|
2017-06-23 16:17:34 UTC |
2.67 KB |
no flags
|
Details |
bus_driver_send_ack_reply: Make available to other modules |
patch
|
2017-06-23 16:24:09 UTC |
3.71 KB |
no flags
|
Details |
[02] spec: Document the initial Containers1 interface |
patch
|
2017-06-23 16:25:17 UTC |
18.26 KB |
no flags
|
Details |
[03] driver: Add a stub implementation of the Containers1 interface |
patch
|
2017-06-23 16:25:33 UTC |
9.11 KB |
no flags
|
Details |
[04] test/uid-permissions: Assert that AddContainerServer is privileged |
patch
|
2017-06-23 16:26:12 UTC |
3.44 KB |
no flags
|
Details |
[05] test/containers: New test |
patch
|
2017-06-23 16:26:30 UTC |
5.53 KB |
no flags
|
Details |
[07] containers: Do some basic checking on the parameters |
patch
|
2017-06-23 16:26:52 UTC |
3.69 KB |
no flags
|
Details |
[08] test/containers: Exercise the new parameter checking |
patch
|
2017-06-23 16:27:09 UTC |
4.00 KB |
no flags
|
Details |
[09] bus/containers: Build a global data structure for container instances |
patch
|
2017-06-23 16:27:30 UTC |
12.31 KB |
no flags
|
Details |
[10] bus/containers: Create a DBusServer and add it to the main loop |
patch
|
2017-06-23 16:28:01 UTC |
14.15 KB |
no flags
|
Details |
[11] bus_context_add_incoming_connection: factor out |
patch
|
2017-06-23 16:28:18 UTC |
2.31 KB |
no flags
|
Details |
[12] bus/containers: Set up new connections to join the bus |
patch
|
2017-06-23 16:28:36 UTC |
862 bytes |
no flags
|
Details |
[13] test/containers: Exercise a successful call to AddContainerServer |
patch
|
2017-06-23 16:28:49 UTC |
5.94 KB |
no flags
|
Details |
[14] bus/containers: Require connecting uid to match caller of AddContainerServer |
patch
|
2017-06-23 16:29:10 UTC |
3.43 KB |
no flags
|
Details |
[15] bus/containers: Each connection to a container holds a reference |
patch
|
2017-06-23 16:29:30 UTC |
2.46 KB |
no flags
|
Details |
[16] bus/containers: Link each container to its initiating connection |
patch
|
2017-06-23 16:30:09 UTC |
7.94 KB |
no flags
|
Details |
[17] bus/containers: Shut down container servers when initiator goes away |
patch
|
2017-06-23 16:30:43 UTC |
3.39 KB |
no flags
|
Details |
[18] bus/containers: Give each instance a list of all its connections |
patch
|
2017-06-23 16:31:01 UTC |
3.46 KB |
no flags
|
Details |
[19] bus/containers: Implement methods to stop containers explicitly |
patch
|
2017-06-23 16:31:48 UTC |
6.43 KB |
no flags
|
Details |
[20] bus/containers: Don't allow stopping other users' containers |
patch
|
2017-06-23 16:32:16 UTC |
2.66 KB |
no flags
|
Details |
[21] test/containers: Exercise the various ways to stop a container |
patch
|
2017-06-23 16:32:28 UTC |
12.67 KB |
no flags
|
Details |
[22] bus/containers: Emit ContainerInstanceRemoved signal |
patch
|
2017-06-23 16:32:44 UTC |
4.97 KB |
no flags
|
Details |
[23] test/containers: Assert that ContainerInstanceRemoved is emitted |
patch
|
2017-06-23 16:32:59 UTC |
7.63 KB |
no flags
|
Details |
[24] bus/containers: Indicate in loginfo whether connection is contained |
patch
|
2017-06-23 16:33:13 UTC |
3.58 KB |
no flags
|
Details |
[25] bus/driver: Treat connections from inside containers as unprivileged |
patch
|
2017-06-23 16:33:37 UTC |
2.54 KB |
no flags
|
Details |
[26] test/containers: Check that containers can't make new containers |
patch
|
2017-06-23 16:35:17 UTC |
4.47 KB |
no flags
|
Details |
[27] test/containers: Check that connections from containers are unprivileged |
patch
|
2017-06-23 16:36:45 UTC |
1.46 KB |
no flags
|
Details |
[28] bus/driver: Add a flag for methods that can't be invoked by containers |
patch
|
2017-06-23 16:37:05 UTC |
2.70 KB |
no flags
|
Details |
[29] bus/driver: Containers can't use the Verbose and Stats interfaces |
patch
|
2017-06-23 16:38:01 UTC |
1.80 KB |
no flags
|
Details |
[30] bus/driver: Add basic container info to GetConnectionCredentials() |
patch
|
2017-06-23 16:38:15 UTC |
1.56 KB |
no flags
|
Details |
[31] test/dbus-daemon: Assert absence of Containers1 credentials |
patch
|
2017-06-23 16:38:32 UTC |
833 bytes |
no flags
|
Details |
[32] bus/driver: Add GetConnectionContainerInstance(), GetContainerInstanceInfo() |
patch
|
2017-06-23 16:39:00 UTC |
6.73 KB |
no flags
|
Details |
test/containers: Exercise trivial and non-trivial container metadata |
patch
|
2017-06-23 16:39:31 UTC |
12.54 KB |
no flags
|
Details |
[34] test/containers: Check that GetContainerInstanceInfo stops working |
patch
|
2017-06-23 16:39:49 UTC |
3.42 KB |
no flags
|
Details |
[35] bus: Add (unused) settings for resource limits for containers |
patch
|
2017-06-23 16:40:08 UTC |
8.40 KB |
no flags
|
Details |
[36] bus/containers: Limit the size of metadata we will store |
patch
|
2017-06-23 16:40:23 UTC |
2.46 KB |
no flags
|
Details |
[37] bus/containers: Enforce max_containers limit |
patch
|
2017-06-23 16:40:39 UTC |
1.48 KB |
no flags
|
Details |
[38] bus/containers: Enforce max_connections_per_container |
patch
|
2017-06-23 16:40:53 UTC |
1.43 KB |
no flags
|
Details |
[39] containers: enforce max_containers_per_user |
patch
|
2017-06-23 16:41:07 UTC |
6.67 KB |
no flags
|
Details |
[40] test/containers: Exercise the resource limits |
patch
|
2017-06-23 16:41:23 UTC |
16.80 KB |
no flags
|
Details |
bus/driver: Allow unprivileged connections to create app-containers |
patch
|
2017-06-23 16:41:44 UTC |
1.33 KB |
no flags
|
Details |
[02] spec: Document the initial Containers1 interface |
patch
|
2017-06-30 11:52:24 UTC |
20.05 KB |
no flags
|
Details |
[33] test/containers: Exercise trivial and non-trivial container metadata |
patch
|
2017-06-30 11:54:25 UTC |
12.82 KB |
no flags
|
Details |
[41] Revert "test/uid-permissions: Assert that AddContainerServer is privileged" |
patch
|
2017-06-30 11:56:29 UTC |
3.55 KB |
no flags
|
Details |
[42] bus/driver: Allow unprivileged connections to create app-containers |
patch
|
2017-06-30 11:57:04 UTC |
1.33 KB |
no flags
|
Details |
[33] test/containers: Exercise trivial and non-trivial container metadata |
patch
|
2017-06-30 13:37:45 UTC |
12.78 KB |
no flags
|
Details |
_dbus_asv_add_object_path: Add |
patch
|
2017-07-07 18:52:50 UTC |
2.66 KB |
no flags
|
Details |
spec: Document the initial Containers1 interface |
patch
|
2017-07-07 18:53:05 UTC |
20.04 KB |
no flags
|
Details |
driver: Add a stub implementation of the Containers1 interface |
patch
|
2017-07-07 18:53:16 UTC |
9.10 KB |
no flags
|
Details |
test/uid-permissions: Assert that AddContainerServer is privileged |
patch
|
2017-07-07 18:53:41 UTC |
3.43 KB |
no flags
|
Details |
test/containers: New test |
patch
|
2017-07-07 18:53:56 UTC |
5.52 KB |
no flags
|
Details |
containers: Do some basic checking on the parameters |
patch
|
2017-07-07 18:54:08 UTC |
3.69 KB |
no flags
|
Details |
test/containers: Exercise the new parameter checking |
patch
|
2017-07-07 18:54:28 UTC |
3.99 KB |
no flags
|
Details |
bus/containers: Build a global data structure for container instances |
patch
|
2017-07-07 18:54:39 UTC |
12.30 KB |
no flags
|
Details |
bus/containers: Create a DBusServer and add it to the main loop |
patch
|
2017-07-07 18:55:34 UTC |
18.67 KB |
no flags
|
Details |
bus_context_add_incoming_connection: factor out |
patch
|
2017-07-07 18:55:56 UTC |
2.30 KB |
no flags
|
Details |
bus/containers: Set up new connections to join the bus |
patch
|
2017-07-07 18:56:06 UTC |
855 bytes |
no flags
|
Details |
test/containers: Exercise a successful call to AddContainerServer |
patch
|
2017-07-07 18:56:17 UTC |
8.35 KB |
no flags
|
Details |
bus/containers: Require connecting uid to match caller of AddContainerServer |
patch
|
2017-07-07 18:56:28 UTC |
3.43 KB |
no flags
|
Details |
test-utils-glib: Factor out functions for switching uid |
patch
|
2017-07-07 18:56:39 UTC |
3.97 KB |
no flags
|
Details |
test-utils-glib: Add function to connect with GDBus as another uid |
patch
|
2017-07-07 18:56:52 UTC |
2.19 KB |
no flags
|
Details |
test/containers: Exercise connecting to the new socket as the wrong uid |
patch
|
2017-07-07 18:57:10 UTC |
2.41 KB |
no flags
|
Details |
bus/containers: Each connection to a container holds a reference |
patch
|
2017-07-07 18:57:28 UTC |
2.41 KB |
no flags
|
Details |
bus/containers: Link each container to its initiating connection |
patch
|
2017-07-07 18:57:39 UTC |
7.93 KB |
no flags
|
Details |
bus/containers: Shut down container servers when initiator goes away |
patch
|
2017-07-07 18:57:48 UTC |
3.39 KB |
no flags
|
Details |
bus/containers: Give each instance a list of all its connections |
patch
|
2017-07-07 18:57:57 UTC |
3.46 KB |
no flags
|
Details |
bus/containers: Implement methods to stop containers explicitly |
patch
|
2017-07-07 18:58:06 UTC |
6.46 KB |
no flags
|
Details |
bus/containers: Don't allow stopping other users' containers |
patch
|
2017-07-07 18:58:57 UTC |
2.65 KB |
no flags
|
Details |
test/containers: Exercise the various ways to stop a container |
patch
|
2017-07-07 18:59:16 UTC |
14.66 KB |
no flags
|
Details |
bus/containers: Emit ContainerInstanceRemoved signal |
patch
|
2017-07-07 18:59:37 UTC |
4.96 KB |
no flags
|
Details |
test/containers: Assert that ContainerInstanceRemoved is emitted |
patch
|
2017-07-07 18:59:53 UTC |
7.95 KB |
no flags
|
Details |
bus/containers: Indicate in loginfo whether connection is contained |
patch
|
2017-07-07 19:00:02 UTC |
3.57 KB |
no flags
|
Details |
bus/driver: Treat connections from inside containers as unprivileged |
patch
|
2017-07-07 19:00:12 UTC |
2.54 KB |
no flags
|
Details |
test/containers: Check that containers can't make new containers |
patch
|
2017-07-07 19:00:25 UTC |
3.75 KB |
no flags
|
Details |
test/containers: Check that connections from containers are unprivileged |
patch
|
2017-07-07 19:00:37 UTC |
1.55 KB |
no flags
|
Details |
bus/driver: Add a flag for methods that can't be invoked by containers |
patch
|
2017-07-07 19:00:48 UTC |
2.69 KB |
no flags
|
Details |
bus/driver: Containers can't use the Verbose and Stats interfaces |
patch
|
2017-07-07 19:01:02 UTC |
1.79 KB |
no flags
|
Details |
bus/driver: Add basic container info to GetConnectionCredentials() |
patch
|
2017-07-07 19:01:14 UTC |
1.56 KB |
no flags
|
Details |
test/dbus-daemon: Assert absence of Containers1 credentials |
patch
|
2017-07-07 19:01:25 UTC |
824 bytes |
no flags
|
Details |
bus/driver: Add GetConnectionContainerInstance(), GetContainerInstanceInfo() |
patch
|
2017-07-07 19:01:37 UTC |
6.76 KB |
no flags
|
Details |
t/containers: Exercise trivial and non-trivial container metadata |
patch
|
2017-07-07 19:01:54 UTC |
12.23 KB |
no flags
|
Details |
test/containers: Check that GetContainerInstanceInfo stops working |
patch
|
2017-07-07 19:02:06 UTC |
3.47 KB |
no flags
|
Details |
bus: Add (unused) settings for resource limits for containers |
patch
|
2017-07-07 19:02:17 UTC |
8.39 KB |
no flags
|
Details |
bus/containers: Limit the size of metadata we will store |
patch
|
2017-07-07 19:02:27 UTC |
2.46 KB |
no flags
|
Details |
bus/containers: Enforce max_containers limit |
patch
|
2017-07-07 19:02:37 UTC |
1.47 KB |
no flags
|
Details |
bus/containers: Enforce max_connections_per_container |
patch
|
2017-07-07 19:02:49 UTC |
1.42 KB |
no flags
|
Details |
containers: enforce max_containers_per_user |
patch
|
2017-07-07 19:02:59 UTC |
6.66 KB |
no flags
|
Details |
test/containers: Exercise the resource limits |
patch
|
2017-07-07 19:03:17 UTC |
16.25 KB |
no flags
|
Details |
Revert "test/uid-permissions: Assert that AddContainerServer is privileged" |
patch
|
2017-07-07 19:03:31 UTC |
3.54 KB |
no flags
|
Details |
bus/driver: Allow unprivileged connections to create app-containers |
patch
|
2017-07-07 19:03:43 UTC |
1.32 KB |
no flags
|
Details |
system.conf: Allow creating containers on the system bus |
patch
|
2017-07-07 19:04:01 UTC |
957 bytes |
no flags
|
Details |
Add a simplified backport of g_steal_pointer() |
patch
|
2017-07-24 19:03:06 UTC |
1.60 KB |
no flags
|
Details |
_dbus_asv_add_object_path: Add |
patch
|
2017-07-24 19:03:10 UTC |
2.76 KB |
no flags
|
Details |
spec: Document the initial Containers1 interface |
patch
|
2017-07-24 19:03:15 UTC |
24.08 KB |
no flags
|
Details |
Add a simplified backport of g_steal_pointer() |
patch
|
2017-07-24 19:03:49 UTC |
1.60 KB |
no flags
|
Details |
_dbus_asv_add_object_path: Add |
patch
|
2017-07-24 19:04:04 UTC |
2.76 KB |
no flags
|
Details |
spec: Document the initial Containers1 interface |
patch
|
2017-07-24 19:04:20 UTC |
24.08 KB |
no flags
|
Details |
driver: Add a stub implementation of the Containers1 interface |
patch
|
2017-07-24 19:05:20 UTC |
9.22 KB |
no flags
|
Details |
test/uid-permissions: Assert that AddServer is privileged |
patch
|
2017-07-24 19:05:40 UTC |
3.53 KB |
no flags
|
Details |
test/containers: New test |
patch
|
2017-07-24 19:05:49 UTC |
5.70 KB |
no flags
|
Details |
test/uid-permissions: Assert that AddServer is privileged |
patch
|
2017-07-24 19:07:30 UTC |
3.70 KB |
no flags
|
Details |
test/containers: New test |
patch
|
2017-07-24 19:07:44 UTC |
5.70 KB |
no flags
|
Details |
bus/containers: Do some basic checking on the parameters |
patch
|
2017-07-24 19:08:10 UTC |
3.70 KB |
no flags
|
Details |
test/containers: Exercise the new parameter checking |
patch
|
2017-07-24 19:08:22 UTC |
4.38 KB |
no flags
|
Details |
bus/containers: Do some basic checking on the parameters |
patch
|
2017-07-24 19:56:23 UTC |
3.70 KB |
no flags
|
Details |
test/containers: Exercise the new parameter checking |
patch
|
2017-07-24 19:56:35 UTC |
4.38 KB |
no flags
|
Details |
bus/containers: Build a global data structure for container instances |
patch
|
2017-07-24 19:57:34 UTC |
13.09 KB |
no flags
|
Details |
bus/containers: Create a DBusServer and add it to the main loop |
patch
|
2017-07-24 19:57:54 UTC |
18.12 KB |
no flags
|
Details |
bus_context_add_incoming_connection: factor out |
patch
|
2017-07-24 19:58:23 UTC |
2.35 KB |
no flags
|
Details |
bus/containers: Set up new connections to join the bus |
patch
|
2017-07-24 19:59:25 UTC |
908 bytes |
no flags
|
Details |
test/containers: Exercise a successful call to AddServer |
patch
|
2017-07-24 19:59:46 UTC |
8.36 KB |
no flags
|
Details |
bus/containers: Require connecting uid to match caller of AddServer |
patch
|
2017-07-24 20:00:06 UTC |
3.46 KB |
no flags
|
Details |
test-utils-glib: Factor out functions for switching uid |
patch
|
2017-07-24 20:00:20 UTC |
4.02 KB |
no flags
|
Details |
test-utils-glib: Add function to connect with GDBus as another uid |
patch
|
2017-07-24 20:00:30 UTC |
2.24 KB |
no flags
|
Details |
test/containers: Exercise connecting to the new socket as the wrong uid |
patch
|
2017-07-24 20:00:49 UTC |
2.62 KB |
no flags
|
Details |
bus/containers: Each connection to a container holds a reference |
patch
|
2017-07-24 20:01:15 UTC |
2.64 KB |
no flags
|
Details |
bus/containers: Link each container to its initiating connection |
patch
|
2017-07-24 20:01:30 UTC |
7.98 KB |
no flags
|
Details |
bus/containers: Shut down container servers when initiator goes away |
patch
|
2017-07-24 20:01:43 UTC |
3.49 KB |
no flags
|
Details |
bus/containers: Give each instance a list of all its connections |
patch
|
2017-07-24 20:01:54 UTC |
3.51 KB |
no flags
|
Details |
bus/containers: Implement methods to stop containers explicitly |
patch
|
2017-07-24 20:02:10 UTC |
6.48 KB |
no flags
|
Details |
bus/containers: Don't allow stopping other users' containers |
patch
|
2017-07-24 20:02:59 UTC |
2.67 KB |
no flags
|
Details |
test/containers: Exercise the various ways to stop a container |
patch
|
2017-07-24 20:03:15 UTC |
14.54 KB |
no flags
|
Details |
bus/containers: Emit InstanceRemoved signal |
patch
|
2017-07-24 20:03:51 UTC |
5.13 KB |
no flags
|
Details |
test/containers: Assert that InstanceRemoved is emitted |
patch
|
2017-07-24 20:09:15 UTC |
7.84 KB |
no flags
|
Details |
bus/containers: Indicate in loginfo whether connection is contained |
patch
|
2017-07-24 20:09:34 UTC |
3.66 KB |
no flags
|
Details |
bus/driver: Treat connections from inside containers as unprivileged |
patch
|
2017-07-24 20:09:46 UTC |
2.59 KB |
no flags
|
Details |
test/containers: Check that containers can't make new containers |
patch
|
2017-07-24 20:09:59 UTC |
3.99 KB |
no flags
|
Details |
test/containers: Check that connections from containers are unprivileged |
patch
|
2017-07-24 20:10:12 UTC |
1.61 KB |
no flags
|
Details |
bus/driver: Add a flag for methods that can't be invoked by containers |
patch
|
2017-07-24 20:10:26 UTC |
2.79 KB |
no flags
|
Details |
bus/driver: Containers can't use the Verbose and Stats interfaces |
patch
|
2017-07-24 20:10:40 UTC |
1.85 KB |
no flags
|
Details |
bus/driver: Add basic container info to GetConnectionCredentials() |
patch
|
2017-07-24 20:10:56 UTC |
1.61 KB |
no flags
|
Details |
test/dbus-daemon: Assert absence of Containers1 credentials |
patch
|
2017-07-24 20:11:10 UTC |
877 bytes |
no flags
|
Details |
bus/driver: Add GetConnectionInstance(), GetInstanceInfo() |
patch
|
2017-07-24 20:11:25 UTC |
6.82 KB |
no flags
|
Details |
t/containers: Exercise trivial and non-trivial container metadata |
patch
|
2017-07-24 20:11:40 UTC |
13.12 KB |
no flags
|
Details |
test/containers: Check that GetInstanceInfo stops working |
patch
|
2017-07-24 20:11:54 UTC |
3.41 KB |
no flags
|
Details |
bus: Add (unused) settings for resource limits for containers |
patch
|
2017-07-24 20:12:08 UTC |
8.44 KB |
no flags
|
Details |
bus/containers: Limit the size of metadata we will store |
patch
|
2017-07-24 20:12:21 UTC |
2.49 KB |
no flags
|
Details |
bus/containers: Enforce max_containers limit |
patch
|
2017-07-24 20:12:44 UTC |
1.51 KB |
no flags
|
Details |
bus/containers: Enforce max_connections_per_container |
patch
|
2017-07-24 20:13:00 UTC |
1.47 KB |
no flags
|
Details |
containers: enforce max_containers_per_user |
patch
|
2017-07-24 20:13:14 UTC |
6.66 KB |
no flags
|
Details |
test/containers: Exercise the resource limits |
patch
|
2017-07-24 20:13:29 UTC |
16.27 KB |
no flags
|
Details |
Revert "test/uid-permissions: Assert that AddServer is privileged" |
patch
|
2017-07-24 20:13:41 UTC |
3.54 KB |
no flags
|
Details |
bus/driver: Allow unprivileged connections to create app-containers |
patch
|
2017-07-24 20:13:53 UTC |
1.31 KB |
no flags
|
Details |
system.conf: Allow creating containers on the system bus |
patch
|
2017-07-24 20:14:12 UTC |
1010 bytes |
no flags
|
Details |
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 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.