summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.6.6dbus-1.6.6Colin Walters2012-09-282-2/+7
* activation-helper: Ensure DBUS_STARTER_ADDRESS is set correctlyGeoffrey Thomas2012-09-281-11/+5
* hardening: Remove activation helper handling for DBUS_VERBOSEColin Walters2012-09-281-13/+1
* hardening: Use __secure_getenv() in *addition* to _dbus_check_setuid()Colin Walters2012-09-282-0/+12
* hardening: Ensure _dbus_check_setuid() is initialized threadsafe mannerColin Walters2012-09-281-0/+5
* hardening: Use __secure_getenv if availableColin Walters2012-09-282-1/+7
* CVE-2012-3524: Don't access environment variables or run dbus-launch when setuidColin Walters2012-09-286-1/+94
* NEWSSimon McVittie2012-09-031-0/+2
* Detect MSG_NOSIGNAL and SCM_RIGHTS on OpenBSDBrad Smith2012-09-031-1/+3
* Revert "cmake: use the same default system bus address as for autotools"Simon McVittie2012-08-133-23/+7
* Revert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses...Simon McVittie2012-08-138-76/+24
* Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-138-24/+76
* cmake: use the same default system bus address as for autotoolsSimon McVittie2012-08-133-7/+23
* NEWSSimon McVittie2012-08-091-1/+2
* Define __EXTENSIONS__ on Solaris to get sockaddr_in6 and sockaddr_storageJonathan Perkin2012-08-091-0/+2
* Check HAVE_DECL_LOG_PERROR with #if, not #ifdefJonathan Perkin2012-08-091-1/+1
* 1.6.5Simon McVittie2012-07-182-1/+6
* 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