summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Prepare 1.6.2Simon McVittie2-3/+11
2012-06-25Create /var/lib/dbus explicitly rather than as a side-effectSimon McVittie1-3/+6
2012-06-25dbus_pending_call_set_notify: don't leave the connection locked on OOMSimon McVittie1-2/+6
2012-06-25NEWSSimon McVittie1-1/+5
2012-06-25Enable Automake maintainer mode by default, but let distros disable itSimon McVittie2-2/+4
2012-06-25Set configure defaults from --enable-developer, not Automake maintainer modeSimon McVittie2-8/+13
2012-06-15NEWSSimon McVittie1-3/+8
2012-06-15On Unix, link libdbus to a platform-specific threading librarySimon McVittie2-0/+6
2012-06-15When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie5-2/+16
2012-06-15NEWSSimon McVittie1-0/+6
2012-06-15Document that dbus-launch is not dbus-run-sessionSimon McVittie1-0/+13
2012-06-15dbus-launch: revise recommendations and put them in an EXAMPLES sectionSimon McVittie1-17/+32
2012-06-15dbus-launch: add --exit-with-x11 optionSimon McVittie2-12/+47
2012-06-15dbus-launch: if using X to define the session lifetime, do not poll stdinSimon McVittie1-4/+13
2012-06-15document how the various processes in dbus-launch interactSimon McVittie1-0/+41
2012-06-05Start 1.6.2 developmentSimon McVittie2-1/+4
2012-06-05Fix distcheck with newer Doxygen: remove *.js, too, during uninstalldbus-1.6.0Simon McVittie1-0/+1
2012-06-05Fix distcheck: remove potentially-read-only files from builddirSimon McVittie1-0/+1
2012-06-05Prepare version 1.6.0 (new stable branch)Simon McVittie2-5/+53
2012-06-05_dbus_transport_new_for_tcp_socket: add missing commas to addressSimon McVittie1-2/+2
2012-06-05Remove duplicate nonce-tcp (service-side) transport on WindowsSimon McVittie1-27/+1
2012-06-05Remove duplicate nonce-tcp (client side) transport on WindowsSimon McVittie1-33/+2
2012-04-25Merge branch 'dbus-1.4'Simon McVittie3-11/+17
2012-04-25NEWSSimon McVittie1-0/+11
2012-04-25use cp and mkdir -p instead of install within source treeAntoine Jacoutot1-7/+7
2012-04-12Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen13-29/+67
2012-04-12Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen13-41/+83
2012-03-271.5.13Simon McVittie2-1/+6
2012-03-27Prepare dbus 1.5.12dbus-1.5.12Simon McVittie2-5/+10
2012-03-27Build _dbus_string_starts_with_c_str even if not building testsSimon McVittie1-2/+0
2012-03-27Merge remote-tracking branch 'alban/own_prefix2'Simon McVittie8-34/+177
2012-03-27Merge branch 'dbus-1.4'Simon McVittie2-12/+11
2012-03-27Start 1.4.21Simon McVittie1-1/+1
2012-03-27Prepare version 1.4.20dbus-1.4.20Simon McVittie2-3/+23
2012-03-27Fix duplicate case value compiling with mingw-w64Andoni Morales Alastruey1-12/+6
2012-03-27Port to glib 2.31.x g_thread APIMartin Pitt2-42/+38
2012-03-22test: enforce own_prefix policy rulesAlban Crequy4-8/+104
2012-03-22test: parse own_prefix policy rulesAlban Crequy1-0/+2
2012-03-22policy: remove unused parameterAlban Crequy3-4/+1
2012-03-22doc: update documentation with own_prefix policy rulesAlban Crequy2-0/+18
2012-03-12transport: add new unixexec transport on UnixLennart Poettering7-1/+325
2012-03-12sysdeps-unix: introduce dbus_close_all() and make use of it where appropriateLennart Poettering2-11/+68
2012-03-12spec: document unixexec transportsLennart Poettering1-3/+64
2012-03-12Fix spelling errors in dbus-launch(1)John Bradshaw1-2/+2
2012-03-12Merge branch 'dbus-1.4'Simon McVittie1-83/+131
2012-03-12Enumerate data files used in the build rather than using find(1)Simon McVittie1-83/+130
2012-03-04policy: enforce policy on "allow own_prefix"Alban Crequy1-1/+14
2012-03-04config parser: add own_prefixAlban Crequy2-21/+38
2012-02-28Update NEWSSimon McVittie1-1/+11
2012-02-28Make dbus-daemon.exe --print-address work under WindowsSimon McVittie6-25/+25