summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare 1.6.4 releasedbus-1.6.4Simon McVittie2012-07-182-2/+6
* Fix launching of dbus-daemon on Windows in paths containing spacesWolfgang Baron2012-07-181-3/+4
* NEWSSimon McVittie2012-07-031-0/+6
* Set enable-developer default to 'no'Simon McVittie2012-07-031-2/+3
* DBusTransport: do not assert that autolaunch address is non-emptySimon McVittie2012-07-031-1/+0
* NEWSSimon McVittie2012-06-281-1/+3
* Properly concat DBUS_CONSOLE_AUTH_DIR with usernameDave Reisner2012-06-281-2/+3
* Resume developmentSimon McVittie2012-06-272-1/+6
* Second go at 1.6.2dbus-1.6.2Simon McVittie2012-06-272-2/+2
* Revise NEWS to not mention --exit-with-x11Simon McVittie2012-06-271-3/+0
* Still recommend --exit-with-session in documentation, --exit-with-x11 was rev...Simon McVittie2012-06-271-4/+4
* Revert "dbus-launch: add --exit-with-x11 option"Simon McVittie2012-06-272-47/+12
* Stop release preparation, --exit-with-x11 doesn't workSimon McVittie2012-06-252-2/+2
* Prepare 1.6.2Simon McVittie2012-06-252-3/+11
* Create /var/lib/dbus explicitly rather than as a side-effectSimon McVittie2012-06-251-3/+6
* dbus_pending_call_set_notify: don't leave the connection locked on OOMSimon McVittie2012-06-251-2/+6
* NEWSSimon McVittie2012-06-251-1/+5
* Enable Automake maintainer mode by default, but let distros disable itSimon McVittie2012-06-252-2/+4
* Set configure defaults from --enable-developer, not Automake maintainer modeSimon McVittie2012-06-252-8/+13
* NEWSSimon McVittie2012-06-151-3/+8
* On Unix, link libdbus to a platform-specific threading librarySimon McVittie2012-06-152-0/+6
* When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie2012-06-155-2/+16
* NEWSSimon McVittie2012-06-151-0/+6
* Document that dbus-launch is not dbus-run-sessionSimon McVittie2012-06-151-0/+13
* dbus-launch: revise recommendations and put them in an EXAMPLES sectionSimon McVittie2012-06-151-17/+32
* dbus-launch: add --exit-with-x11 optionSimon McVittie2012-06-152-12/+47
* dbus-launch: if using X to define the session lifetime, do not poll stdinSimon McVittie2012-06-151-4/+13
* document how the various processes in dbus-launch interactSimon McVittie2012-06-151-0/+41
* Start 1.6.2 developmentSimon McVittie2012-06-052-1/+4
* Fix distcheck with newer Doxygen: remove *.js, too, during uninstalldbus-1.6.0Simon McVittie2012-06-051-0/+1
* Fix distcheck: remove potentially-read-only files from builddirSimon McVittie2012-06-051-0/+1
* Prepare version 1.6.0 (new stable branch)Simon McVittie2012-06-052-5/+53
* _dbus_transport_new_for_tcp_socket: add missing commas to addressSimon McVittie2012-06-051-2/+2
* Remove duplicate nonce-tcp (service-side) transport on WindowsSimon McVittie2012-06-051-27/+1
* Remove duplicate nonce-tcp (client side) transport on WindowsSimon McVittie2012-06-051-33/+2
* Merge branch 'dbus-1.4'Simon McVittie2012-04-253-11/+17
|\
| * NEWSSimon McVittie2012-04-251-0/+11
| * use cp and mkdir -p instead of install within source treeAntoine Jacoutot2012-04-251-7/+7
| * Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-1213-29/+67
* | Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-1213-41/+83
* | 1.5.13Simon McVittie2012-03-272-1/+6
* | Prepare dbus 1.5.12dbus-1.5.12Simon McVittie2012-03-272-5/+10
* | Build _dbus_string_starts_with_c_str even if not building testsSimon McVittie2012-03-271-2/+0
* | Merge remote-tracking branch 'alban/own_prefix2'Simon McVittie2012-03-278-34/+177
|\ \
| * | test: enforce own_prefix policy rulesAlban Crequy2012-03-224-8/+104
| * | test: parse own_prefix policy rulesAlban Crequy2012-03-221-0/+2
| * | policy: remove unused parameterAlban Crequy2012-03-223-4/+1
| * | doc: update documentation with own_prefix policy rulesAlban Crequy2012-03-222-0/+18
| * | policy: enforce policy on "allow own_prefix"Alban Crequy2012-03-041-1/+14
| * | config parser: add own_prefixAlban Crequy2012-03-042-21/+38