Attachment #129626
config-parser: Eliminate duplicate functionality patch 2017-02-15 13:32:14 UTC 1.99 KB no flags Details
Attachment #129627
config-parser: Fix indentation patch 2017-02-15 13:32:26 UTC 933 bytes no flags Details
Attachment #129628
sysdeps: Add accessor for a list of transient service directories patch 2017-02-15 13:33:28 UTC 6.12 KB no flags Details
Attachment #129629
config-parser: Add transient service directories patch 2017-02-15 13:34:00 UTC 2.34 KB no flags Details
Attachment #129630
test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argument patch 2017-02-15 13:34:14 UTC 5.14 KB no flags Details
Attachment #129631
sd-activation test: Use a struct for the test context patch 2017-02-15 13:34:52 UTC 5.61 KB no flags Details
Attachment #129632
tests: Wrap file-deletion functions to handle EINTR patch 2017-02-15 13:35:17 UTC 3.45 KB no flags Details
Attachment #129633
test-utils-glib: Wait for the killed process to exit patch 2017-02-15 13:35:51 UTC 1.28 KB no flags Details
Attachment #129634
test: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere harmless patch 2017-02-15 13:36:08 UTC 1.47 KB no flags Details
Attachment #129635
sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIR patch 2017-02-15 13:36:25 UTC 3.50 KB no flags Details
Attachment #129636
sd-activation test: Exercise transient services patch 2017-02-15 13:37:43 UTC 11.99 KB no flags Details
Attachment #129700
sd-activation test: Use a struct for the test context patch 2017-02-17 19:03:27 UTC 5.61 KB no flags Details
Attachment #129701
activation: Put activation directories in an ordered list patch 2017-02-17 19:04:30 UTC 4.29 KB no flags Details
Attachment #129702
activation test: Use more realistic bus names for services patch 2017-02-17 19:05:07 UTC 1002 bytes no flags Details
Attachment #129703
test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argument patch 2017-02-17 19:05:59 UTC 5.16 KB no flags Details
Attachment #129704
tests: Wrap file-deletion functions to handle EINTR patch 2017-02-17 19:06:28 UTC 3.48 KB no flags Details
Attachment #129705
test-utils-glib: Wait for the killed process to exit patch 2017-02-17 19:07:48 UTC 1.28 KB no flags Details
Attachment #129706
test: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere harmless patch 2017-02-17 19:08:28 UTC 1.47 KB no flags Details
Attachment #129707
config-parser: Remove dead code from system service dirs test patch 2017-02-17 19:09:00 UTC 3.52 KB no flags Details
Attachment #129708
config-parser: Simplify test for standard session service dirs patch 2017-02-17 19:09:49 UTC 1.76 KB no flags Details
Attachment #129709
config-parser: Don't use dbus_setenv() to test service directories patch 2017-02-17 19:10:28 UTC 6.24 KB no flags Details
Attachment #129710
config-parser test: Exercise the full config-parser patch 2017-02-17 19:11:11 UTC 6.16 KB no flags Details
Attachment #129711
sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIR patch 2017-02-17 19:12:17 UTC 3.51 KB no flags Details
Attachment #129712
bus_config_parser_get_watched_dirs: Turn into a helper function patch 2017-02-17 19:13:09 UTC 5.67 KB no flags Details
Attachment #129713
activation-helper: Rename bus_config_parser_get_service_dirs patch 2017-02-17 19:13:49 UTC 2.58 KB no flags Details
Attachment #129714
config-parser: Store service directories in structs patch 2017-02-17 19:15:11 UTC 14.10 KB no flags Details
Attachment #129715
activation: Add support for enforcing strict naming on .service files patch 2017-02-17 19:19:00 UTC 5.70 KB no flags Details
Attachment #129716
sysdeps: Add accessor for a list of transient service directories patch 2017-02-17 19:21:37 UTC 8.08 KB no flags Details
Attachment #129717
config-parser: Add transient service directories patch 2017-02-17 19:22:56 UTC 8.20 KB no flags Details
Attachment #129718
sd-activation test: Exercise transient services patch 2017-02-17 19:24:56 UTC 11.99 KB no flags Details
Attachment #129719
test-utils-glib: Windows: add errno.h for ENOENT, skip EINTR checks patch 2017-02-17 19:39:19 UTC 2.10 KB no flags Details
Attachment #129721
spec: Don't say implementation-specific locations must be lowest priority patch 2017-02-17 20:58:31 UTC 1.81 KB no flags Details
Attachment #129722
dbus-daemon(1): Describe how session services are found patch 2017-02-17 20:59:11 UTC 3.54 KB no flags Details
Attachment #129762
[1] config-parser: Simplify test for standard session service dirs patch 2017-02-20 18:50:40 UTC 1.86 KB no flags Details
Attachment #129763
[2] config-parser: Don't use dbus_setenv() to test service directories patch 2017-02-20 18:51:37 UTC 6.42 KB no flags Details
Attachment #129764
[3] config-parser test: Exercise the full config-parser patch 2017-02-20 18:52:05 UTC 5.88 KB no flags Details
Attachment #129765
[4] tests: Consistently don't try to kill pid 0 patch 2017-02-20 18:52:30 UTC 1.55 KB no flags Details
Attachment #129766
[5] test-utils-glib: Wait for the killed process to exit patch 2017-02-20 18:53:58 UTC 1.39 KB no flags Details
Attachment #129767
[6] sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIR patch 2017-02-20 18:54:44 UTC 3.71 KB no flags Details
Attachment #129768
[7] bus_config_parser_get_watched_dirs: Turn into a helper function patch 2017-02-20 18:56:28 UTC 6.02 KB no flags Details
Attachment #129769
[8] activation-helper: Rename bus_config_parser_get_service_dirs patch 2017-02-20 18:57:31 UTC 2.84 KB no flags Details
Attachment #129770
[9] config-parser: Store service directories in structs patch 2017-02-20 18:58:36 UTC 13.57 KB no flags Details
Attachment #129771
[10] activation: Add support for enforcing strict naming on .service files patch 2017-02-20 19:01:55 UTC 6.49 KB no flags Details
Attachment #129773
[10] activation: Add support for enforcing strict naming on .service files patch 2017-02-20 19:33:45 UTC 6.94 KB no flags Details
Attachment #129774
[11] sysdeps: Add accessor for a list of transient service directories patch 2017-02-20 19:35:11 UTC 8.13 KB no flags Details
Attachment #129775
[12] config-parser: Add transient service directories patch 2017-02-20 19:36:43 UTC 8.71 KB no flags Details
Attachment #129776
[13] sd-activation test: Exercise transient services patch 2017-02-20 19:38:01 UTC 12.01 KB no flags Details
Attachment #129777
[14] spec: Don't say implementation-specific locations must be lowest priority patch 2017-02-20 19:38:40 UTC 2.03 KB no flags Details
Attachment #129778
[15] dbus-daemon(1): Describe how session services are found patch 2017-02-20 19:50:26 UTC 4.78 KB no flags Details
Attachment #129789
dbus-daemon(1): Describe how session and system services are found patch 2017-02-21 11:55:12 UTC 10.09 KB no flags Details
Attachment #129791
test: Create XDG_RUNTIME_DIR with restrictive permissions patch 2017-02-21 12:56:39 UTC 1.03 KB no flags Details
Attachment #129792
sd-activation test: Don't declare unused variable with old AppArmor patch 2017-02-21 12:57:19 UTC 966 bytes no flags Details
Attachment #129800
Add a simple integration test for transient services patch 2017-02-21 17:20:18 UTC 10.18 KB no flags Details
Attachment #129804
Add a simple integration test for transient services patch 2017-02-21 18:05:10 UTC 10.10 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.