[01/10] socket_set_epoll_add: initialize all bytes of struct epoll_event |
patch
|
2015-01-23 19:42:30 UTC |
730 bytes |
no flags
|
Details |
[02/10] bus: exit on fatal errors even if not syslogging |
patch
|
2015-01-23 19:43:49 UTC |
695 bytes |
no flags
|
Details |
[03/10] bus driver: factor out bus_driver_check_caller_is_privileged |
patch
|
2015-01-23 19:45:09 UTC |
5.78 KB |
no flags
|
Details |
[04/10] Add support for morphing a D-Bus connection into a "monitor" |
patch
|
2015-01-23 19:45:29 UTC |
9.16 KB |
no flags
|
Details |
[05/10] Factor out some utility functions from test/dbus-daemon* |
patch
|
2015-01-23 19:45:44 UTC |
19.59 KB |
no flags
|
Details |
[06/10] Capture all messages received or sent, and send them to monitors |
patch
|
2015-01-23 19:46:03 UTC |
20.71 KB |
no flags
|
Details |
[07/10] Add a regression test for becoming a monitor |
patch
|
2015-01-23 19:46:28 UTC |
54.42 KB |
no flags
|
Details |
[08/10] dbus-monitor: add support for using BecomeMonitor to be a read-only monitor |
patch
|
2015-01-23 19:46:47 UTC |
5.20 KB |
no flags
|
Details |
[09/10] dbus-monitor: add options to log binary data with or without pcap framing |
patch
|
2015-01-23 19:47:49 UTC |
9.88 KB |
no flags
|
Details |
[10/10] lcov: use builddir, not srcdir |
patch
|
2015-01-23 19:48:11 UTC |
983 bytes |
no flags
|
Details |
[PATCH 1/6] Add support for morphing a D-Bus connection into a "monitor" |
patch
|
2015-01-26 21:20:12 UTC |
9.16 KB |
no flags
|
Details |
[PATCH 2/6] Capture all messages received or sent, and send them to monitors |
patch
|
2015-01-26 21:20:41 UTC |
20.71 KB |
no flags
|
Details |
[PATCH 3/6] Add a regression test for becoming a monitor |
patch
|
2015-01-26 21:21:27 UTC |
49.57 KB |
no flags
|
Details |
[PATCH 4/6] dbus-monitor: add support for using BecomeMonitor to be a read-only monitor |
patch
|
2015-01-26 21:21:43 UTC |
5.20 KB |
no flags
|
Details |
[PATCH 5/6] dbus-monitor: add options to log binary data with or without pcap framing |
patch
|
2015-01-26 21:22:02 UTC |
9.87 KB |
no flags
|
Details |
[7/7] Allow root to monitor the system bus by default |
patch
|
2015-01-26 21:22:17 UTC |
970 bytes |
no flags
|
Details |
1/7] Add support for morphing a D-Bus connection into a "monitor" |
patch
|
2015-02-02 20:39:53 UTC |
10.59 KB |
no flags
|
Details |
2/7] Capture all messages received or sent, and send them to monitors |
patch
|
2015-02-02 20:40:28 UTC |
22.13 KB |
no flags
|
Details |
3/7] Add a regression test for becoming a monitor |
patch
|
2015-02-02 20:41:05 UTC |
49.24 KB |
no flags
|
Details |
4/7] dbus-monitor: use common code from dbus-test-tool |
patch
|
2015-02-02 20:42:17 UTC |
2.02 KB |
no flags
|
Details |
5/7] dbus-monitor: add support for using BecomeMonitor to be a read-only monitor |
patch
|
2015-02-02 20:42:35 UTC |
3.76 KB |
no flags
|
Details |
6/7] dbus-monitor: add options to log binary data with or without pcap framing |
patch
|
2015-02-02 20:43:31 UTC |
10.20 KB |
no flags
|
Details |
[fix for 2/7] bus_transaction_capture_error_reply: we must set the sender |
patch
|
2015-02-03 15:14:05 UTC |
1.25 KB |
no flags
|
Details |
[fix for 4/7] dbus-monitor: less horrible whitespace in Makefile.am |
patch
|
2015-02-03 15:14:26 UTC |
661 bytes |
no flags
|
Details |
[fix for 1/7] Drop all prior match rules when becoming a monitor |
patch
|
2015-02-03 15:14:49 UTC |
1.16 KB |
no flags
|
Details |
[fix for 3/7] monitor regression test: verify that we lose previous match rules |
patch
|
2015-02-03 15:15:16 UTC |
1.16 KB |
no flags
|
Details |
[8] Add a common test_init() for GLib tests which prevents hanging forever |
patch
|
2015-02-03 15:15:39 UTC |
9.25 KB |
no flags
|
Details |
[fix for 2/7] Capture a fake reply if a broadcast cannot be delivered |
patch
|
2015-02-03 15:16:01 UTC |
4.09 KB |
no flags
|
Details |
[fix for 4/7] monitor test: check that we log a fake reply to forbidden broadcasts |
patch
|
2015-02-03 15:16:18 UTC |
2.50 KB |
no flags
|
Details |
[fix for 2/7] use em dash where typographically appropriate |
patch
|
2015-02-03 15:17:17 UTC |
1.10 KB |
no flags
|
Details |
[fix for 3/7] monitor regression test: verify that we lose previous match rules |
patch
|
2015-02-03 16:05:14 UTC |
873 bytes |
no flags
|
Details |
[fix for 2/7] bus_transaction_send_from_driver: preserve existing return |
patch
|
2015-02-04 15:38:27 UTC |
1.46 KB |
no flags
|
Details |
[fix for 3/7] monitor regression test: verify that we lose previous match rules |
patch
|
2015-02-04 15:39:32 UTC |
1.07 KB |
no flags
|
Details |
[fix for 5/7] Fix cmake build for dbus-monitor |
patch
|
2015-02-04 15:40:29 UTC |
694 bytes |
no flags
|
Details |
[fix for 8] Fix cmake build for dbus-testutils-glib with timeout |
patch
|
2015-02-04 15:40:53 UTC |
925 bytes |
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.