summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dbus-1.8' and prepare 1.9.6dbus-1.9.6Simon McVittie2015-01-017-7/+197
|\
| * Prepare release for Mondaydbus-1.8.14Simon McVittie2015-01-012-4/+30
| * Hardening: only accept Stats function calls at the canonical object pathSimon McVittie2015-01-011-0/+7
| * Add a regression test for path-based UpdateActivationEnvironment hardeningSimon McVittie2015-01-011-0/+87
| * Hardening: only allow the uid of the dbus-daemon to call UpdateActivationEnvi...Simon McVittie2015-01-011-0/+35
| * Hardening: reject UpdateActivationEnvironment on non-canonical pathSimon McVittie2015-01-012-2/+37
| * Fix GetExtendedTcpTable crash on vista sp0.Илья А. Ткаченко2014-12-231-1/+1
| * 1.8.13Simon McVittie2014-11-242-1/+6
* | 1.9.5Simon McVittie2014-11-242-1/+6
* | Start spec 0.26Simon McVittie2014-11-241-1/+9
* | 1.9.4dbus-1.9.4Simon McVittie2014-11-242-3/+5
* | Revert "Start spec 0.26"Simon McVittie2014-11-241-9/+1
* | Upgrade auth_timeout violation to a warning, since this branch has thoseSimon McVittie2014-11-241-1/+1
* | Merge branch 'dbus-1.8'Simon McVittie2014-11-243-1/+27
|\ \ | |/
| * 1.8.12dbus-1.8.12Simon McVittie2014-11-242-3/+23
| * Revert "config: change default auth_timeout to 5 seconds"Simon McVittie2014-11-221-1/+1
| * Log to syslog when auth_timeout drops an incomplete connectionSimon McVittie2014-11-221-0/+8
* | Use DBUS_SYSTEM_LOG_WARNING for failure to alter fd-limitsSimon McVittie2014-11-182-3/+3
* | DBusSystemLogSeverity: add DBUS_SYSTEM_LOG_WARNINGAlban Crequy2014-11-184-1/+8
* | Merge branch 'dbus-1.8'Simon McVittie2014-11-142-0/+24
|\ \ | |/
| * README, HACKING: add some brief notes on reporting security vulnerabilitiesSimon McVittie2014-11-142-0/+24
* | Merge branch 'dbus-1.8'Simon McVittie2014-11-142-2/+6
|\ \ | |/
| * NEWSSimon McVittie2014-11-141-1/+5
| * Set error when message delivery is denied due to receive ruleJacek Bukarewicz2014-11-141-1/+1
* | Merge branch 'dbus-1.8'Simon McVittie2014-11-100-0/+0
|\ \ | |/
| * next version number will be 1.8.12Simon McVittie2014-11-101-1/+1
* | Start spec 0.26Simon McVittie2014-11-101-1/+9
* | 1.9.3Simon McVittie2014-11-102-1/+6
|\ \ | |/
| * 1.8.11Simon McVittie2014-11-102-1/+6
* | 1.9.2, spec 0.25dbus-1.9.2Simon McVittie2014-11-063-8/+8
* | Merge branch 'dbus-1.8'Simon McVittie2014-11-067-43/+234
|\ \ | |/
| * Embargoed security release for Mondaydbus-1.8.10Simon McVittie2014-11-062-4/+11
| * CVE-2014-7824: set fd rlimit to 64k for the system dbus-daemonSimon McVittie2014-11-066-43/+227
* | NEWSSimon McVittie2014-11-061-0/+8
* | Add NetBSD to the list of platforms where credentials-passing a pid should workSimon McVittie2014-11-061-1/+2
* | test_processid: only assert that it works if we expect it to workSimon McVittie2014-11-061-10/+22
* | whitespace/comment fixesPatrick Welche2014-11-062-2/+2
* | Implement NetBSD credentials-passing with LOCAL_PEEREIDPatrick Welche2014-11-064-6/+96
* | dbus-daemon test: don't assert we pass uid/pid on unknown Unix platformsSimon McVittie2014-11-061-1/+28
* | NEWSSimon McVittie2014-10-291-0/+15
* | dbus-spawn: do not forget the exec() errno when the grandchild exitsSimon McVittie2014-10-291-1/+17
* | dbus-tutorial: replace the entire GLib section with "use GDBus"Simon McVittie2014-10-291-939/+13
* | Stop asserting that we're not using the dummy lock implementationSimon McVittie2014-10-291-10/+0
* | Use a better NoReply message for disconnection with reply pendingSimon McVittie2014-10-295-3/+120
* | dbus-sysdeps-unix: document the assumption that makes our use of credentials ...Simon McVittie2014-10-291-0/+19
* | Consistently save and restore errnoSimon McVittie2014-10-297-51/+90
* | NEWSSimon McVittie2014-10-291-1/+19
* | Implement getter, setter for ALLOW_INTERACTIVE_AUTHORIZATION flagSimon McVittie2014-10-282-0/+56
* | build: include dbus-sysdeps-unix.h for _dbus_fd_set_close_on_execPatrick Welche2014-10-281-0/+1
* | dbus-spec, dbus-protocol: add ALLOW_INTERACTIVE_AUTHORIZATION flagSimon McVittie2014-10-282-0/+69