summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-28hardening: Use __secure_getenv() in *addition* to _dbus_check_setuid()wip/setuid-hardeningColin Walters2-0/+12
2012-09-28hardening: Ensure _dbus_check_setuid() is initialized threadsafe mannerColin Walters1-0/+5
2012-09-28hardening: Use __secure_getenv if availableColin Walters2-1/+7
2012-09-27CVE-2012-3524: Don't access environment variables or run dbus-launch when setuidColin Walters6-1/+94
2012-09-03Merge branch 'dbus-1.6'Simon McVittie2-1/+5
2012-09-03NEWSSimon McVittie1-0/+2
2012-09-03Detect MSG_NOSIGNAL and SCM_RIGHTS on OpenBSDBrad Smith1-1/+3
2012-08-13NEWS for #38201Simon McVittie1-0/+19
2012-08-13Merge branch 'dbus-1.6', rejecting reversion of #38201Simon McVittie0-0/+0
2012-08-13Revert "cmake: use the same default system bus address as for autotools"Simon McVittie3-23/+7
2012-08-13Revert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses...Simon McVittie8-76/+24
2012-08-13Merge branch 'dbus-1.6'Simon McVittie8-31/+99
2012-08-13Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie8-24/+76
2012-08-13cmake: use the same default system bus address as for autotoolsSimon McVittie3-7/+23
2012-08-09NEWSSimon McVittie2-10/+15
2012-08-09Merge branch 'master' of git+ssh://git.freedesktop.org/git/dbus/dbusSimon McVittie1-4/+7
2012-08-09Merge branch 'dbus-1.6'Simon McVittie4-4/+17
2012-08-09NEWSSimon McVittie1-1/+2
2012-08-09Define __EXTENSIONS__ on Solaris to get sockaddr_in6 and sockaddr_storageJonathan Perkin1-0/+2
2012-08-09Check HAVE_DECL_LOG_PERROR with #if, not #ifdefJonathan Perkin1-1/+1
2012-07-181.6.5Simon McVittie2-1/+6
2012-07-18Prepare 1.6.4 releasedbus-1.6.4Simon McVittie2-2/+6
2012-07-18Fix launching of dbus-daemon on Windows in paths containing spacesWolfgang Baron1-3/+4
2012-07-18spec: Mention object path and interface nameColin Walters1-4/+7
2012-07-03Merge branch 'dbus-1.6'Simon McVittie1-0/+6
2012-07-03NEWSSimon McVittie1-0/+6
2012-07-03Merge branch 'dbus-1.6'Simon McVittie2-3/+3
2012-07-03Set enable-developer default to 'no'Simon McVittie1-2/+3
2012-07-03DBusTransport: do not assert that autolaunch address is non-emptySimon McVittie1-1/+0
2012-06-28Merge branch 'dbus-1.6'Simon McVittie8-71/+69
2012-06-28NEWSSimon McVittie1-1/+3
2012-06-28Properly concat DBUS_CONSOLE_AUTH_DIR with usernameDave Reisner1-2/+3
2012-06-27Resume developmentSimon McVittie2-1/+6
2012-06-27Second go at 1.6.2dbus-1.6.2Simon McVittie2-2/+2
2012-06-27Revise NEWS to not mention --exit-with-x11Simon McVittie1-3/+0
2012-06-27Still recommend --exit-with-session in documentation, --exit-with-x11 was rev...Simon McVittie1-4/+4
2012-06-27Revert "dbus-launch: add --exit-with-x11 option"Simon McVittie2-47/+12
2012-06-25Stop release preparation, --exit-with-x11 doesn't workSimon McVittie2-2/+2
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-15additional NEWS: spec 0.20, WiPSimon McVittie1-0/+6
2012-06-15Merge branch 'dbus-1.6'Simon McVittie8-5/+30
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-15Cut minor version down to 255Simon McVittie1-1/+1