summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-10_dbus_header_byteswap: change the first byte of the message, not just the str...Simon McVittie1-0/+6
2011-06-10Consistently use atomic operations for all access to DBusConnection refcountSimon McVittie1-66/+18
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
2011-05-25When checking for __sync_sub_and_fetch, don't underquote, to shut up recent a...Simon McVittie1-2/+2
2011-05-25When checking for va_copy, use AC_LANG_SOURCE to shut up recent autoconfSimon McVittie1-4/+4
2011-05-25Use TP_ADD_COMPILER_FLAG to simplify application of warning-like CFLAGSSimon McVittie1-46/+14
2011-05-25Use TP_COMPILER_WARNINGS for all -Wfoo optionsSimon McVittie1-84/+34
2011-05-25Import tp-compiler-flag.m4 and tp-compiler-warnings.m4 from telepathy-glibSimon McVittie2-0/+92
2011-05-25NEWSSimon McVittie1-0/+6
2011-05-25handle_server_data_anonymous_mech: remove unnecessary debug outputSimon McVittie1-12/+0
2011-05-25dbus-launch: pass_info: always free strings on OOMSimon McVittie1-7/+10
2011-05-25dbus-send: remove minor dead codeSimon McVittie1-3/+1
2011-05-25dbus_connection_dispatch: remove dead codeSimon McVittie1-3/+0
2011-05-25Spelling fix.Ralf Habacker1-2/+2
2011-05-25Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999dRalf Habacker1-5/+0
2011-05-25To avoid double dbus version definitions take values from configure.ac.Ralf Habacker1-3/+7
2011-05-25DBusNonceFile: don't always fail when use_subdir=TRUE, i.e. on UnixSimon McVittie1-1/+1
2011-05-25Relax review criteria for the review cabal themselves, as discussed on-listSimon McVittie1-0/+14
2011-05-25Add davidz to the review cabalSimon McVittie1-2/+1
2011-05-03dbus_connection_can_send_type: clarify that invalid codes are allowed hereSimon McVittie1-1/+1
2011-04-29NEWSSimon McVittie1-0/+2
2011-04-29minotaur: bail if asked to monitor >1 busWill Thompson1-11/+35
2011-04-27NEWS for 1.4Simon McVittie1-0/+4
2011-04-27machine-id: fall back to reading /etc/machine-id if D-Bus machine ID is not a...Lennart Poettering1-1/+12
2011-04-27_dbus_check_fdleaks_enter, _dbus_check_fdleaks_leave: whitespaceSimon McVittie1-12/+12
2011-04-27Don't report file descriptors as "leaked" if they were already openSimon McVittie3-10/+90
2011-04-26NEWSSimon McVittie1-0/+2
2011-04-26Merge remote-tracking branch 'origin/dbus-1.4' into dbus-1.4Simon McVittie1-8/+60
2011-04-26NEWSSimon McVittie1-0/+7
2011-04-26activation: Use _dbus_system_log for activation informationColin Walters1-8/+60
2011-04-26Add dbus-1-uninstalled.pc.inSimon McVittie2-0/+18
2011-04-26Add support for --disable-gc-sections for broken toolchainsSimon McVittie1-38/+26