Age | Commit message (Expand) | Author | Files | Lines |
2011-06-13 | bus signal_handler: don't use _dbus_warn, and don't pretend to be portable | Simon McVittie | 1 | -2/+21 |
2011-06-13 | bus: signal_handler: ignore failure to write, and explain why | Simon McVittie | 1 | -9/+7 |
2011-06-13 | Check that watches are removed, then invalidated, then unreffed | Simon McVittie | 2 | -1/+8 |
2011-06-13 | Always remove, invalidate and free watches before closing watched sockets | Simon McVittie | 8 | -78/+124 |
2011-06-13 | bump version | Simon McVittie | 2 | -1/+4 |
2011-06-10 | ahem. | Simon McVittie | 1 | -1/+1 |
2011-06-10 | Prepare 1.5.4 | Simon McVittie | 2 | -3/+3 |
2011-06-10 | Merge branch 'dbus-1.4' | Simon McVittie | 2 | -4/+4 |
2011-06-10 | version bump | Simon McVittie | 2 | -1/+4 |
2011-06-10 | prepare 1.4.12 | Simon McVittie | 3 | -6/+9 |
2011-06-10 | fix installable tests to not install if unwanted | Simon McVittie | 1 | -1/+1 |
2011-06-10 | Merge branch 'dbus-1.4' | Simon McVittie | 16 | -87/+1762 |
2011-06-10 | NEWS | Simon McVittie | 1 | -0/+21 |
2011-06-10 | Fix copyright dates | Simon McVittie | 3 | -3/+3 |
2011-06-10 | Use DBUS_TIMEOUT_INFINITE in dbus-daemon.c | Simon McVittie | 1 | -2/+3 |
2011-06-10 | Add and use DBUS_TIMEOUT_INFINITE and DBUS_TIMEOUT_USE_DEFAULT | Simon McVittie | 3 | -6/+36 |
2011-06-10 | Test that a message with the byte order mangled causes disconnection but no c... | Simon McVittie | 1 | -0/+90 |
2011-06-10 | marshal test: test dbus_message_demarshal_bytes_needed | Simon McVittie | 1 | -0/+38 |
2011-06-10 | Add a test for marshalling and endian-swapping | Simon McVittie | 3 | -0/+229 |
2011-06-10 | installcheck: don't run installed tests against installed library if in a DES... | Simon McVittie | 1 | -0/+4 |
2011-06-10 | Alter test-dbus-daemon so it tests the installed dbus-daemon by default | Simon McVittie | 2 | -27/+14 |
2011-06-10 | Add support for installing most of the modular tests | Simon McVittie | 3 | -4/+76 |
2011-06-10 | new test for being disconnected by a corrupt message stream | Simon McVittie | 3 | -0/+281 |
2011-06-10 | modular tests: depend on GIO 2.22 for GSocket | Simon McVittie | 1 | -1/+1 |
2011-06-10 | Test nonce-tcp transport | Simon McVittie | 1 | -0/+5 |
2011-06-10 | dbus-daemon test: sanity-check the just-installed config file when using DESTDIR | Simon McVittie | 2 | -2/+14 |
2011-06-10 | Add a simple integration test for dbus-daemon | Simon McVittie | 3 | -0/+329 |
2011-06-10 | Run integration tests on the installed dbus binaries during installcheck | Simon McVittie | 1 | -1/+12 |
2011-06-10 | Give the tests DBUS_TEST_DAEMON and DBUS_TEST_DATA in their environment | Simon McVittie | 1 | -0/+4 |
2011-06-10 | Attempt to reproduce fd.o #34393 via another regression test | Simon McVittie | 3 | -1/+328 |
2011-06-10 | loopback test: unref messages after use | Simon McVittie | 1 | -0/+4 |
2011-06-10 | Add an end-to-end sanity check for TCP and Unix DBusServer/DBusConnection | Simon McVittie | 3 | -1/+220 |
2011-06-10 | Add support for building "modular" tests, which require GLib and dbus-glib | Simon McVittie | 2 | -11/+65 |
2011-06-10 | Don't disable GLib assertions when disabling our own assertions | Simon McVittie | 1 | -1/+0 |
2011-06-10 | dbus_message_demarshal_bytes_needed: correct a wrong assertion | Simon McVittie | 1 | -1/+1 |
2011-06-10 | _dbus_header_byteswap: change the first byte of the message, not just the str... | Simon McVittie | 1 | -0/+6 |
2011-06-10 | Consistently use atomic operations for all access to DBusConnection refcount | Simon McVittie | 1 | -66/+18 |
2011-06-08 | Merge branch 'dbus-1.4' | Simon McVittie | 2 | -4/+9 |
2011-06-08 | NEWS | Simon McVittie | 1 | -0/+3 |
2011-06-08 | bus: use ln -fs to enable dbus in systemd, not $(LN_S) | Simon McVittie | 1 | -4/+6 |
2011-06-07 | Merge branch 'dbus-1.4' | Simon McVittie | 4 | -33/+24 |
2011-06-07 | NEWS | Simon McVittie | 1 | -0/+17 |
2011-06-07 | Remove support for -Wl,--gc-sections altogether | Simon McVittie | 2 | -32/+4 |
2011-06-07 | don't try to build dbus-daemon-launch-helper for Windows | Mark Brand | 1 | -0/+2 |
2011-06-01 | Use #!/bin/sh for run-with-tmp-session-bus.sh | Simon McVittie | 1 | -1/+1 |
2011-06-01 | add a release name here too | Simon McVittie | 1 | -0/+2 |
2011-06-01 | add release name :-) | Simon McVittie | 1 | -0/+2 |
2011-06-01 | restart development | Simon McVittie | 1 | -1/+1 |
2011-06-01 | Finalize D-Bus Spec 0.17, update lists of authors | Simon McVittie | 2 | -1/+31 |
2011-06-01 | Merge branch 'dbus-1.4' | Simon McVittie | 2 | -3/+3 |