summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-10GOAL: remove support for reading a writer, and hence for realignmentgoal-remove-reader-writerSimon McVittie1-0/+12
2011-06-10dbus-marshal-recursive: make some internal functions staticSimon McVittie2-16/+18
2011-06-10assert that DBusTypeWriter is valid on entry to its extern methodsSimon McVittie1-0/+17
2011-06-10DBusMessageIter: only set up the type writer when we open the signatureSimon McVittie1-14/+35
2011-06-10_dbus_message_iter_check: only assert about the writer if sig_refcount > 0Simon McVittie1-5/+8
2011-06-10_dbus_type_writer_clear: add function to invalidate a type writerSimon McVittie2-0/+26
2011-06-10Reinstate the recursive marshalling test but skip the later parts by defaultSimon McVittie2-12/+19
2011-06-10dbus-test: only test for memleaks if we actually ran the testSimon McVittie1-4/+4
2011-06-10DBusHeader: only store byte-order in the fixed-length headerSimon McVittie3-24/+27
2011-06-10DBusMessage: don't redundantly store byte order, ask the DBusHeaderSimon McVittie5-30/+48
2011-06-10DBusMessageFactory: generate_many_bodies_inner: use _dbus_header_update_lengthsSimon McVittie1-4/+3
2011-06-09Test that a message with the byte order mangled causes disconnection but no c...Simon McVittie1-0/+90
2011-06-09marshal test: test dbus_message_demarshal_bytes_neededSimon McVittie1-0/+38
2011-06-09dbus_message_demarshal_bytes_needed: correct a wrong assertionSimon McVittie1-1/+1
2011-06-09Add a test for marshalling and endian-swappingSimon McVittie3-0/+229
2011-06-09_dbus_header_byteswap: change the first byte of the message, not just the str...Simon McVittie1-0/+6
2011-06-08installcheck: don't run installed tests against installed library if in a DES...Simon McVittie1-0/+4
2011-06-08Alter test-dbus-daemon so it tests the installed dbus-daemon by defaultSimon McVittie2-27/+14
2011-06-08Add support for installing most of the modular testsSimon McVittie3-4/+76
2011-06-08new test for being disconnected by a corrupt message streamSimon McVittie3-0/+280
2011-06-08modular tests: depend on GIO 2.22 for GSocketSimon McVittie1-1/+1
2011-06-08Test nonce-tcp transportSimon McVittie1-0/+5
2011-06-08dbus-daemon test: sanity-check the just-installed config file when using DESTDIRSimon McVittie2-2/+14
2011-06-08Add a simple integration test for dbus-daemonSimon McVittie3-0/+329
2011-06-08Run integration tests on the installed dbus binaries during installcheckSimon McVittie1-1/+12
2011-06-08Give the tests DBUS_TEST_DAEMON and DBUS_TEST_DATA in their environmentSimon McVittie1-0/+4
2011-06-08Attempt to reproduce fd.o #34393 via another regression testSimon McVittie3-1/+328
2011-06-08loopback test: unref messages after useSimon McVittie1-0/+4
2011-06-08Add an end-to-end sanity check for TCP and Unix DBusServer/DBusConnectionSimon McVittie3-1/+220
2011-06-08Add support for building "modular" tests, which require GLib and dbus-glibSimon McVittie2-11/+65
2011-06-08Don't disable GLib assertions when disabling our own assertionsSimon McVittie1-1/+0
2011-06-08NEWSSimon McVittie1-0/+3
2011-06-08bus: use ln -fs to enable dbus in systemd, not $(LN_S)Simon McVittie1-4/+6
2011-06-07NEWSSimon McVittie1-0/+17
2011-06-07Remove support for -Wl,--gc-sections altogetherSimon McVittie2-32/+4
2011-06-07don't try to build dbus-daemon-launch-helper for WindowsMark Brand1-0/+2
2011-06-01Use #!/bin/sh for run-with-tmp-session-bus.shSimon McVittie1-1/+1
2011-06-01add a release name here tooSimon McVittie1-0/+2
2011-06-01Development versionSimon McVittie1-1/+1
2011-06-01Prepare version 1.4.10dbus-1.4.10Simon McVittie2-3/+3
2011-05-25NEWSSimon McVittie1-0/+2
2011-05-25bus_context_log: divert messages to stderr if we're not using syslogSimon McVittie1-2/+13
2011-05-25process_config_first_time_only: initialize syslog as intended.Simon McVittie3-3/+4
2011-05-25_dbus_init_system_log: remove FIXME on WindowsSimon McVittie1-1/+1
2011-05-25bus_context_check_security_policy: syslog if we hit the outgoing quotaSimon McVittie1-10/+13
2011-05-25bus_context_check_security_policy: for SELinux denials, share code to set errorsSimon McVittie1-15/+6
2011-05-25bus_context_check_security_policy: factor out complain_about_messageSimon McVittie1-98/+85
2011-05-25Check for X even if X11 autolaunching is disabledSimon McVittie5-11/+24
2011-05-25test-autolaunch: don't expect autolaunching to work if X11 is disabledSimon McVittie1-0/+19
2011-05-25NEWSSimon McVittie1-0/+2