summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DBusMessage: add support for custom marshalingbaserock/genivi/dbus-1.9.4Aleksandar Kanchev2014-12-024-44/+132
* 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
* | Include test-dbus and test-bus in cmake 'make check' target.Ralf Habacker2014-10-242-4/+3
* | test-bus, test-dbus: close any inherited fds from callerSimon McVittie2014-10-242-0/+18
* | cmake: only copy session.conf and system.conf into test data dirSimon McVittie2014-10-241-1/+4
* | Add configure checks for accept4, dirfd, inotify_init1 and unix_fd_passing to...Ralf Habacker2014-10-242-0/+9
* | Add configure check for pipe2 to cmake build system.Ralf Habacker2014-10-172-0/+5
* | NEWSSimon McVittie2014-10-141-0/+7
* | dbus-test-tool: add black-hole modeAlban Crequy2014-10-143-32/+123
* | dbus-test-tool spam: add --messages-per-conn=NAlban Crequy2014-10-141-17/+77
* | Add dbus-test-tool, currently with "echo" and "spam" modesAlban Crequy2014-10-148-0/+842