Attachment #132165
[01] _dbus_asv_add_object_path: Add patch 2017-06-23 16:17:34 UTC 2.67 KB no flags Details
Attachment #132167
bus_driver_send_ack_reply: Make available to other modules patch 2017-06-23 16:24:09 UTC 3.71 KB no flags Details
Attachment #132169
[02] spec: Document the initial Containers1 interface patch 2017-06-23 16:25:17 UTC 18.26 KB no flags Details
Attachment #132170
[03] driver: Add a stub implementation of the Containers1 interface patch 2017-06-23 16:25:33 UTC 9.11 KB no flags Details
Attachment #132171
[04] test/uid-permissions: Assert that AddContainerServer is privileged patch 2017-06-23 16:26:12 UTC 3.44 KB no flags Details
Attachment #132172
[05] test/containers: New test patch 2017-06-23 16:26:30 UTC 5.53 KB no flags Details
Attachment #132173
[07] containers: Do some basic checking on the parameters patch 2017-06-23 16:26:52 UTC 3.69 KB no flags Details
Attachment #132174
[08] test/containers: Exercise the new parameter checking patch 2017-06-23 16:27:09 UTC 4.00 KB no flags Details
Attachment #132175
[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
Attachment #132176
[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
Attachment #132177
[11] bus_context_add_incoming_connection: factor out patch 2017-06-23 16:28:18 UTC 2.31 KB no flags Details
Attachment #132178
[12] bus/containers: Set up new connections to join the bus patch 2017-06-23 16:28:36 UTC 862 bytes no flags Details
Attachment #132179
[13] test/containers: Exercise a successful call to AddContainerServer patch 2017-06-23 16:28:49 UTC 5.94 KB no flags Details
Attachment #132180
[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
Attachment #132181
[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
Attachment #132182
[16] bus/containers: Link each container to its initiating connection patch 2017-06-23 16:30:09 UTC 7.94 KB no flags Details
Attachment #132183
[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
Attachment #132184
[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
Attachment #132185
[19] bus/containers: Implement methods to stop containers explicitly patch 2017-06-23 16:31:48 UTC 6.43 KB no flags Details
Attachment #132186
[20] bus/containers: Don't allow stopping other users' containers patch 2017-06-23 16:32:16 UTC 2.66 KB no flags Details
Attachment #132187
[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
Attachment #132188
[22] bus/containers: Emit ContainerInstanceRemoved signal patch 2017-06-23 16:32:44 UTC 4.97 KB no flags Details
Attachment #132189
[23] test/containers: Assert that ContainerInstanceRemoved is emitted patch 2017-06-23 16:32:59 UTC 7.63 KB no flags Details
Attachment #132190
[24] bus/containers: Indicate in loginfo whether connection is contained patch 2017-06-23 16:33:13 UTC 3.58 KB no flags Details
Attachment #132191
[25] bus/driver: Treat connections from inside containers as unprivileged patch 2017-06-23 16:33:37 UTC 2.54 KB no flags Details
Attachment #132192
[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
Attachment #132193
[27] test/containers: Check that connections from containers are unprivileged patch 2017-06-23 16:36:45 UTC 1.46 KB no flags Details
Attachment #132194
[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
Attachment #132195
[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
Attachment #132196
[30] bus/driver: Add basic container info to GetConnectionCredentials() patch 2017-06-23 16:38:15 UTC 1.56 KB no flags Details
Attachment #132197
[31] test/dbus-daemon: Assert absence of Containers1 credentials patch 2017-06-23 16:38:32 UTC 833 bytes no flags Details
Attachment #132198
[32] bus/driver: Add GetConnectionContainerInstance(), GetContainerInstanceInfo() patch 2017-06-23 16:39:00 UTC 6.73 KB no flags Details
Attachment #132199
test/containers: Exercise trivial and non-trivial container metadata patch 2017-06-23 16:39:31 UTC 12.54 KB no flags Details
Attachment #132200
[34] test/containers: Check that GetContainerInstanceInfo stops working patch 2017-06-23 16:39:49 UTC 3.42 KB no flags Details
Attachment #132201
[35] bus: Add (unused) settings for resource limits for containers patch 2017-06-23 16:40:08 UTC 8.40 KB no flags Details
Attachment #132202
[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
Attachment #132203
[37] bus/containers: Enforce max_containers limit patch 2017-06-23 16:40:39 UTC 1.48 KB no flags Details
Attachment #132204
[38] bus/containers: Enforce max_connections_per_container patch 2017-06-23 16:40:53 UTC 1.43 KB no flags Details
Attachment #132205
[39] containers: enforce max_containers_per_user patch 2017-06-23 16:41:07 UTC 6.67 KB no flags Details
Attachment #132206
[40] test/containers: Exercise the resource limits patch 2017-06-23 16:41:23 UTC 16.80 KB no flags Details
Attachment #132207
bus/driver: Allow unprivileged connections to create app-containers patch 2017-06-23 16:41:44 UTC 1.33 KB no flags Details
Attachment #132367
[02] spec: Document the initial Containers1 interface patch 2017-06-30 11:52:24 UTC 20.05 KB no flags Details
Attachment #132368
[33] test/containers: Exercise trivial and non-trivial container metadata patch 2017-06-30 11:54:25 UTC 12.82 KB no flags Details
Attachment #132369
[41] Revert "test/uid-permissions: Assert that AddContainerServer is privileged" patch 2017-06-30 11:56:29 UTC 3.55 KB no flags Details
Attachment #132370
[42] bus/driver: Allow unprivileged connections to create app-containers patch 2017-06-30 11:57:04 UTC 1.33 KB no flags Details
Attachment #132373
[33] test/containers: Exercise trivial and non-trivial container metadata patch 2017-06-30 13:37:45 UTC 12.78 KB no flags Details
Attachment #132508
_dbus_asv_add_object_path: Add patch 2017-07-07 18:52:50 UTC 2.66 KB no flags Details
Attachment #132509
spec: Document the initial Containers1 interface patch 2017-07-07 18:53:05 UTC 20.04 KB no flags Details
Attachment #132510
driver: Add a stub implementation of the Containers1 interface patch 2017-07-07 18:53:16 UTC 9.10 KB no flags Details
Attachment #132511
test/uid-permissions: Assert that AddContainerServer is privileged patch 2017-07-07 18:53:41 UTC 3.43 KB no flags Details
Attachment #132512
test/containers: New test patch 2017-07-07 18:53:56 UTC 5.52 KB no flags Details
Attachment #132513
containers: Do some basic checking on the parameters patch 2017-07-07 18:54:08 UTC 3.69 KB no flags Details
Attachment #132514
test/containers: Exercise the new parameter checking patch 2017-07-07 18:54:28 UTC 3.99 KB no flags Details
Attachment #132515
bus/containers: Build a global data structure for container instances patch 2017-07-07 18:54:39 UTC 12.30 KB no flags Details
Attachment #132516
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
Attachment #132517
bus_context_add_incoming_connection: factor out patch 2017-07-07 18:55:56 UTC 2.30 KB no flags Details
Attachment #132518
bus/containers: Set up new connections to join the bus patch 2017-07-07 18:56:06 UTC 855 bytes no flags Details
Attachment #132519
test/containers: Exercise a successful call to AddContainerServer patch 2017-07-07 18:56:17 UTC 8.35 KB no flags Details
Attachment #132520
bus/containers: Require connecting uid to match caller of AddContainerServer patch 2017-07-07 18:56:28 UTC 3.43 KB no flags Details
Attachment #132521
test-utils-glib: Factor out functions for switching uid patch 2017-07-07 18:56:39 UTC 3.97 KB no flags Details
Attachment #132522
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
Attachment #132523
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
Attachment #132524
bus/containers: Each connection to a container holds a reference patch 2017-07-07 18:57:28 UTC 2.41 KB no flags Details
Attachment #132525
bus/containers: Link each container to its initiating connection patch 2017-07-07 18:57:39 UTC 7.93 KB no flags Details
Attachment #132526
bus/containers: Shut down container servers when initiator goes away patch 2017-07-07 18:57:48 UTC 3.39 KB no flags Details
Attachment #132527
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
Attachment #132528
bus/containers: Implement methods to stop containers explicitly patch 2017-07-07 18:58:06 UTC 6.46 KB no flags Details
Attachment #132531
bus/containers: Don't allow stopping other users' containers patch 2017-07-07 18:58:57 UTC 2.65 KB no flags Details
Attachment #132532
test/containers: Exercise the various ways to stop a container patch 2017-07-07 18:59:16 UTC 14.66 KB no flags Details
Attachment #132534
bus/containers: Emit ContainerInstanceRemoved signal patch 2017-07-07 18:59:37 UTC 4.96 KB no flags Details
Attachment #132535
test/containers: Assert that ContainerInstanceRemoved is emitted patch 2017-07-07 18:59:53 UTC 7.95 KB no flags Details
Attachment #132536
bus/containers: Indicate in loginfo whether connection is contained patch 2017-07-07 19:00:02 UTC 3.57 KB no flags Details
Attachment #132537
bus/driver: Treat connections from inside containers as unprivileged patch 2017-07-07 19:00:12 UTC 2.54 KB no flags Details
Attachment #132538
test/containers: Check that containers can't make new containers patch 2017-07-07 19:00:25 UTC 3.75 KB no flags Details
Attachment #132539
test/containers: Check that connections from containers are unprivileged patch 2017-07-07 19:00:37 UTC 1.55 KB no flags Details
Attachment #132540
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
Attachment #132541
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
Attachment #132542
bus/driver: Add basic container info to GetConnectionCredentials() patch 2017-07-07 19:01:14 UTC 1.56 KB no flags Details
Attachment #132543
test/dbus-daemon: Assert absence of Containers1 credentials patch 2017-07-07 19:01:25 UTC 824 bytes no flags Details
Attachment #132544
bus/driver: Add GetConnectionContainerInstance(), GetContainerInstanceInfo() patch 2017-07-07 19:01:37 UTC 6.76 KB no flags Details
Attachment #132545
t/containers: Exercise trivial and non-trivial container metadata patch 2017-07-07 19:01:54 UTC 12.23 KB no flags Details
Attachment #132546
test/containers: Check that GetContainerInstanceInfo stops working patch 2017-07-07 19:02:06 UTC 3.47 KB no flags Details
Attachment #132547
bus: Add (unused) settings for resource limits for containers patch 2017-07-07 19:02:17 UTC 8.39 KB no flags Details
Attachment #132548
bus/containers: Limit the size of metadata we will store patch 2017-07-07 19:02:27 UTC 2.46 KB no flags Details
Attachment #132549
bus/containers: Enforce max_containers limit patch 2017-07-07 19:02:37 UTC 1.47 KB no flags Details
Attachment #132550
bus/containers: Enforce max_connections_per_container patch 2017-07-07 19:02:49 UTC 1.42 KB no flags Details
Attachment #132551
containers: enforce max_containers_per_user patch 2017-07-07 19:02:59 UTC 6.66 KB no flags Details
Attachment #132552
test/containers: Exercise the resource limits patch 2017-07-07 19:03:17 UTC 16.25 KB no flags Details
Attachment #132553
Revert "test/uid-permissions: Assert that AddContainerServer is privileged" patch 2017-07-07 19:03:31 UTC 3.54 KB no flags Details
Attachment #132554
bus/driver: Allow unprivileged connections to create app-containers patch 2017-07-07 19:03:43 UTC 1.32 KB no flags Details
Attachment #132555
system.conf: Allow creating containers on the system bus patch 2017-07-07 19:04:01 UTC 957 bytes no flags Details
Attachment #132870
Add a simplified backport of g_steal_pointer() patch 2017-07-24 19:03:06 UTC 1.60 KB no flags Details
Attachment #132871
_dbus_asv_add_object_path: Add patch 2017-07-24 19:03:10 UTC 2.76 KB no flags Details
Attachment #132872
spec: Document the initial Containers1 interface patch 2017-07-24 19:03:15 UTC 24.08 KB no flags Details
Attachment #132873
Add a simplified backport of g_steal_pointer() patch 2017-07-24 19:03:49 UTC 1.60 KB no flags Details
Attachment #132874
_dbus_asv_add_object_path: Add patch 2017-07-24 19:04:04 UTC 2.76 KB no flags Details
Attachment #132875
spec: Document the initial Containers1 interface patch 2017-07-24 19:04:20 UTC 24.08 KB no flags Details
Attachment #132876
driver: Add a stub implementation of the Containers1 interface patch 2017-07-24 19:05:20 UTC 9.22 KB no flags Details
Attachment #132877
test/uid-permissions: Assert that AddServer is privileged patch 2017-07-24 19:05:40 UTC 3.53 KB no flags Details
Attachment #132878
test/containers: New test patch 2017-07-24 19:05:49 UTC 5.70 KB no flags Details
Attachment #132879
test/uid-permissions: Assert that AddServer is privileged patch 2017-07-24 19:07:30 UTC 3.70 KB no flags Details
Attachment #132880
test/containers: New test patch 2017-07-24 19:07:44 UTC 5.70 KB no flags Details
Attachment #132881
bus/containers: Do some basic checking on the parameters patch 2017-07-24 19:08:10 UTC 3.70 KB no flags Details
Attachment #132882
test/containers: Exercise the new parameter checking patch 2017-07-24 19:08:22 UTC 4.38 KB no flags Details
Attachment #132885
bus/containers: Do some basic checking on the parameters patch 2017-07-24 19:56:23 UTC 3.70 KB no flags Details
Attachment #132886
test/containers: Exercise the new parameter checking patch 2017-07-24 19:56:35 UTC 4.38 KB no flags Details
Attachment #132887
bus/containers: Build a global data structure for container instances patch 2017-07-24 19:57:34 UTC 13.09 KB no flags Details
Attachment #132888
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
Attachment #132891
bus_context_add_incoming_connection: factor out patch 2017-07-24 19:58:23 UTC 2.35 KB no flags Details
Attachment #132892
bus/containers: Set up new connections to join the bus patch 2017-07-24 19:59:25 UTC 908 bytes no flags Details
Attachment #132893
test/containers: Exercise a successful call to AddServer patch 2017-07-24 19:59:46 UTC 8.36 KB no flags Details
Attachment #132894
bus/containers: Require connecting uid to match caller of AddServer patch 2017-07-24 20:00:06 UTC 3.46 KB no flags Details
Attachment #132895
test-utils-glib: Factor out functions for switching uid patch 2017-07-24 20:00:20 UTC 4.02 KB no flags Details
Attachment #132896
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
Attachment #132897
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
Attachment #132898
bus/containers: Each connection to a container holds a reference patch 2017-07-24 20:01:15 UTC 2.64 KB no flags Details
Attachment #132899
bus/containers: Link each container to its initiating connection patch 2017-07-24 20:01:30 UTC 7.98 KB no flags Details
Attachment #132900
bus/containers: Shut down container servers when initiator goes away patch 2017-07-24 20:01:43 UTC 3.49 KB no flags Details
Attachment #132901
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
Attachment #132902
bus/containers: Implement methods to stop containers explicitly patch 2017-07-24 20:02:10 UTC 6.48 KB no flags Details
Attachment #132903
bus/containers: Don't allow stopping other users' containers patch 2017-07-24 20:02:59 UTC 2.67 KB no flags Details
Attachment #132904
test/containers: Exercise the various ways to stop a container patch 2017-07-24 20:03:15 UTC 14.54 KB no flags Details
Attachment #132905
bus/containers: Emit InstanceRemoved signal patch 2017-07-24 20:03:51 UTC 5.13 KB no flags Details
Attachment #132906
test/containers: Assert that InstanceRemoved is emitted patch 2017-07-24 20:09:15 UTC 7.84 KB no flags Details
Attachment #132907
bus/containers: Indicate in loginfo whether connection is contained patch 2017-07-24 20:09:34 UTC 3.66 KB no flags Details
Attachment #132908
bus/driver: Treat connections from inside containers as unprivileged patch 2017-07-24 20:09:46 UTC 2.59 KB no flags Details
Attachment #132909
test/containers: Check that containers can't make new containers patch 2017-07-24 20:09:59 UTC 3.99 KB no flags Details
Attachment #132910
test/containers: Check that connections from containers are unprivileged patch 2017-07-24 20:10:12 UTC 1.61 KB no flags Details
Attachment #132911
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
Attachment #132912
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
Attachment #132913
bus/driver: Add basic container info to GetConnectionCredentials() patch 2017-07-24 20:10:56 UTC 1.61 KB no flags Details
Attachment #132914
test/dbus-daemon: Assert absence of Containers1 credentials patch 2017-07-24 20:11:10 UTC 877 bytes no flags Details
Attachment #132915
bus/driver: Add GetConnectionInstance(), GetInstanceInfo() patch 2017-07-24 20:11:25 UTC 6.82 KB no flags Details
Attachment #132916
t/containers: Exercise trivial and non-trivial container metadata patch 2017-07-24 20:11:40 UTC 13.12 KB no flags Details
Attachment #132917
test/containers: Check that GetInstanceInfo stops working patch 2017-07-24 20:11:54 UTC 3.41 KB no flags Details
Attachment #132918
bus: Add (unused) settings for resource limits for containers patch 2017-07-24 20:12:08 UTC 8.44 KB no flags Details
Attachment #132919
bus/containers: Limit the size of metadata we will store patch 2017-07-24 20:12:21 UTC 2.49 KB no flags Details
Attachment #132920
bus/containers: Enforce max_containers limit patch 2017-07-24 20:12:44 UTC 1.51 KB no flags Details
Attachment #132921
bus/containers: Enforce max_connections_per_container patch 2017-07-24 20:13:00 UTC 1.47 KB no flags Details
Attachment #132922
containers: enforce max_containers_per_user patch 2017-07-24 20:13:14 UTC 6.66 KB no flags Details
Attachment #132923
test/containers: Exercise the resource limits patch 2017-07-24 20:13:29 UTC 16.27 KB no flags Details
Attachment #132924
Revert "test/uid-permissions: Assert that AddServer is privileged" patch 2017-07-24 20:13:41 UTC 3.54 KB no flags Details
Attachment #132925
bus/driver: Allow unprivileged connections to create app-containers patch 2017-07-24 20:13:53 UTC 1.31 KB no flags Details
Attachment #132926
system.conf: Allow creating containers on the system bus patch 2017-07-24 20:14:12 UTC 1010 bytes no flags Details
Attachment #133003
travis-ci: Enable/disable more features in various builds patch 2017-07-26 20:45:51 UTC 2.04 KB no flags Details
Attachment #133004
cmake: Match AC_DEFINE more precisely, respecting [] quoting patch 2017-07-26 20:45:56 UTC 2.09 KB no flags Details
Attachment #133005
Add a simplified backport of g_steal_pointer() patch 2017-07-26 20:46:01 UTC 2.00 KB no flags Details
Attachment #133006
_dbus_asv_add_object_path: Add patch 2017-07-26 20:46:06 UTC 2.76 KB no flags Details
Attachment #133007
spec: Document the initial Containers1 interface patch 2017-07-26 20:46:11 UTC 23.48 KB no flags Details
Attachment #133008
driver: Add a stub implementation of the Containers1 interface patch 2017-07-26 20:46:16 UTC 9.10 KB no flags Details
Attachment #133009
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
Attachment #133010
test/uid-permissions: Assert that AddServer is privileged patch 2017-07-26 20:46:25 UTC 3.67 KB no flags Details
Attachment #133011
test/containers: New test patch 2017-07-26 20:46:30 UTC 5.66 KB no flags Details
Attachment #133012
bus/containers: Do some basic checking on the parameters patch 2017-07-26 20:46:35 UTC 3.71 KB no flags Details
Attachment #133013
test/containers: Exercise the new parameter checking patch 2017-07-26 20:46:41 UTC 4.33 KB no flags Details
Attachment #133014
bus/containers: Build a global data structure for container instances patch 2017-07-26 20:46:46 UTC 12.93 KB no flags Details
Attachment #133015
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
Attachment #133016
bus_context_add_incoming_connection: factor out patch 2017-07-26 20:46:57 UTC 2.36 KB no flags Details
Attachment #133017
bus/containers: Set up new connections to join the bus patch 2017-07-26 20:47:02 UTC 912 bytes no flags Details
Attachment #133018
test/containers: Exercise a successful call to AddServer patch 2017-07-26 20:47:07 UTC 8.31 KB no flags Details
Attachment #133019
bus/containers: Require connecting uid to match caller of AddServer patch 2017-07-26 20:47:12 UTC 3.46 KB no flags Details
Attachment #133020
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
Attachment #133021
test-utils-glib: Factor out functions for switching uid patch 2017-07-26 20:47:22 UTC 4.71 KB no flags Details
Attachment #133022
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
Attachment #133023
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
Attachment #133024
bus/containers: Each connection to a container holds a reference patch 2017-07-26 20:47:37 UTC 2.54 KB no flags Details
Attachment #133025
bus/containers: Link each container to its initiating connection patch 2017-07-26 20:47:42 UTC 7.98 KB no flags Details
Attachment #133026
bus/containers: Shut down container servers when initiator goes away patch 2017-07-26 20:47:47 UTC 3.49 KB no flags Details
Attachment #133027
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
Attachment #133028
bus/containers: Implement methods to stop containers explicitly patch 2017-07-26 20:47:57 UTC 6.48 KB no flags Details
Attachment #133029
bus/containers: Don't allow stopping other users' containers patch 2017-07-26 20:48:02 UTC 2.67 KB no flags Details
Attachment #133030
test/containers: Exercise the various ways to stop a container patch 2017-07-26 20:48:08 UTC 14.74 KB no flags Details
Attachment #133031
bus/containers: Emit InstanceRemoved signal patch 2017-07-26 20:48:13 UTC 4.93 KB no flags Details
Attachment #133032
test/containers: Assert that InstanceRemoved is emitted patch 2017-07-26 20:48:18 UTC 7.84 KB no flags Details
Attachment #133033
bus/containers: Indicate in loginfo whether connection is contained patch 2017-07-26 20:48:23 UTC 3.67 KB no flags Details
Attachment #133034
bus/driver: Treat connections from inside containers as unprivileged patch 2017-07-26 20:48:28 UTC 2.59 KB no flags Details
Attachment #133035
test/containers: Check that containers can't make new containers patch 2017-07-26 20:48:33 UTC 3.95 KB no flags Details
Attachment #133036
test/containers: Check that connections from containers are unprivileged patch 2017-07-26 20:48:38 UTC 1.61 KB no flags Details
Attachment #133037
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
Attachment #133038
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
Attachment #133039
bus/driver: Add basic container info to GetConnectionCredentials() patch 2017-07-26 20:48:54 UTC 1.61 KB no flags Details
Attachment #133040
test/dbus-daemon: Assert absence of Containers1 credentials patch 2017-07-26 20:49:00 UTC 881 bytes no flags Details
Attachment #133041
bus/driver: Add GetConnectionInstance(), GetInstanceInfo() patch 2017-07-26 20:49:05 UTC 6.64 KB no flags Details
Attachment #133042
t/containers: Exercise trivial and non-trivial container metadata patch 2017-07-26 20:49:11 UTC 12.83 KB no flags Details
Attachment #133043
test/containers: Check that GetInstanceInfo stops working patch 2017-07-26 20:49:17 UTC 3.41 KB no flags Details
Attachment #133044
bus: Add (unused) settings for resource limits for containers patch 2017-07-26 20:49:23 UTC 8.45 KB no flags Details
Attachment #133045
bus/containers: Limit the size of metadata we will store patch 2017-07-26 20:49:28 UTC 2.49 KB no flags Details
Attachment #133046
bus/containers: Enforce max_containers limit patch 2017-07-26 20:49:34 UTC 1.52 KB no flags Details
Attachment #133047
bus/containers: Enforce max_connections_per_container patch 2017-07-26 20:49:40 UTC 1.48 KB no flags Details
Attachment #133048
containers: enforce max_containers_per_user patch 2017-07-26 20:49:45 UTC 6.64 KB no flags Details
Attachment #133049
test/containers: Exercise the resource limits patch 2017-07-26 20:49:51 UTC 17.05 KB no flags Details
Attachment #133050
Revert "test/uid-permissions: Assert that AddServer is privileged" patch 2017-07-26 20:49:57 UTC 3.55 KB no flags Details
Attachment #133051
bus/driver: Allow unprivileged connections to create app-containers patch 2017-07-26 20:50:04 UTC 1.32 KB no flags Details
Attachment #133052
system.conf: Allow creating containers on the system bus patch 2017-07-26 20:50:11 UTC 1014 bytes no flags Details
Attachment #133053
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.