summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Merge branch 'dbus-1.8' and prepare 1.9.6dbus-1.9.6Simon McVittie7-7/+197
2015-01-01Prepare release for Mondaydbus-1.8.14Simon McVittie2-4/+30
2015-01-01Hardening: only accept Stats function calls at the canonical object pathSimon McVittie1-0/+7
2015-01-01Add a regression test for path-based UpdateActivationEnvironment hardeningSimon McVittie1-0/+87
2015-01-01Hardening: only allow the uid of the dbus-daemon to call UpdateActivationEnvi...Simon McVittie1-0/+35
2015-01-01Hardening: reject UpdateActivationEnvironment on non-canonical pathSimon McVittie2-2/+37
2014-12-23Fix GetExtendedTcpTable crash on vista sp0.Илья А. Ткаченко1-1/+1
2014-11-241.8.13Simon McVittie2-1/+6
2014-11-241.9.5Simon McVittie2-1/+6
2014-11-24Start spec 0.26Simon McVittie1-1/+9
2014-11-241.9.4dbus-1.9.4Simon McVittie2-3/+5
2014-11-24Revert "Start spec 0.26"Simon McVittie1-9/+1
2014-11-24Upgrade auth_timeout violation to a warning, since this branch has thoseSimon McVittie1-1/+1
2014-11-24Merge branch 'dbus-1.8'Simon McVittie3-1/+27
2014-11-241.8.12dbus-1.8.12Simon McVittie2-3/+23
2014-11-22Revert "config: change default auth_timeout to 5 seconds"Simon McVittie1-1/+1
2014-11-22Log to syslog when auth_timeout drops an incomplete connectionSimon McVittie1-0/+8
2014-11-18Use DBUS_SYSTEM_LOG_WARNING for failure to alter fd-limitsSimon McVittie2-3/+3
2014-11-18DBusSystemLogSeverity: add DBUS_SYSTEM_LOG_WARNINGAlban Crequy4-1/+8
2014-11-14Merge branch 'dbus-1.8'Simon McVittie2-0/+24
2014-11-14README, HACKING: add some brief notes on reporting security vulnerabilitiesSimon McVittie2-0/+24
2014-11-14Merge branch 'dbus-1.8'Simon McVittie2-2/+6
2014-11-14NEWSSimon McVittie1-1/+5
2014-11-14Set error when message delivery is denied due to receive ruleJacek Bukarewicz1-1/+1
2014-11-10Merge branch 'dbus-1.8'Simon McVittie0-0/+0
2014-11-10next version number will be 1.8.12Simon McVittie1-1/+1
2014-11-10Start spec 0.26Simon McVittie1-1/+9
2014-11-101.9.3Simon McVittie2-1/+6
2014-11-101.8.11Simon McVittie2-1/+6
2014-11-061.9.2, spec 0.25dbus-1.9.2Simon McVittie3-8/+8
2014-11-06Merge branch 'dbus-1.8'Simon McVittie7-43/+234
2014-11-06Embargoed security release for Mondaydbus-1.8.10Simon McVittie2-4/+11
2014-11-06CVE-2014-7824: set fd rlimit to 64k for the system dbus-daemonSimon McVittie6-43/+227
2014-11-06NEWSSimon McVittie1-0/+8
2014-11-06Add NetBSD to the list of platforms where credentials-passing a pid should workSimon McVittie1-1/+2
2014-11-06test_processid: only assert that it works if we expect it to workSimon McVittie1-10/+22
2014-11-06whitespace/comment fixesPatrick Welche2-2/+2
2014-11-06Implement NetBSD credentials-passing with LOCAL_PEEREIDPatrick Welche4-6/+96
2014-11-06dbus-daemon test: don't assert we pass uid/pid on unknown Unix platformsSimon McVittie1-1/+28
2014-10-29NEWSSimon McVittie1-0/+15
2014-10-29dbus-spawn: do not forget the exec() errno when the grandchild exitsSimon McVittie1-1/+17
2014-10-29dbus-tutorial: replace the entire GLib section with "use GDBus"Simon McVittie1-939/+13
2014-10-29Stop asserting that we're not using the dummy lock implementationSimon McVittie1-10/+0
2014-10-29Use a better NoReply message for disconnection with reply pendingSimon McVittie5-3/+120
2014-10-29dbus-sysdeps-unix: document the assumption that makes our use of credentials ...Simon McVittie1-0/+19
2014-10-29Consistently save and restore errnoSimon McVittie7-51/+90
2014-10-29NEWSSimon McVittie1-1/+19
2014-10-28Implement getter, setter for ALLOW_INTERACTIVE_AUTHORIZATION flagSimon McVittie2-0/+56
2014-10-28build: include dbus-sysdeps-unix.h for _dbus_fd_set_close_on_execPatrick Welche1-0/+1
2014-10-28dbus-spec, dbus-protocol: add ALLOW_INTERACTIVE_AUTHORIZATION flagSimon McVittie2-0/+69