summaryrefslogtreecommitdiff
path: root/test/dbus-daemon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dbus-1.8' and prepare 1.9.6dbus-1.9.6Simon McVittie2015-01-011-0/+87
|\
| * Add a regression test for path-based UpdateActivationEnvironment hardeningSimon McVittie2015-01-011-0/+87
* | 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
* | Implement NetBSD credentials-passing with LOCAL_PEEREIDPatrick Welche2014-11-061-0/+55
* | dbus-daemon test: don't assert we pass uid/pid on unknown Unix platformsSimon McVittie2014-11-061-1/+28
* | Use a better NoReply message for disconnection with reply pendingSimon McVittie2014-10-291-2/+93
|/
* Handle 0x0d0a EOLs in spawn_dbus_daemon()Руслан Ижбулатов2014-04-301-0/+2
* test/dbus-daemon, test/dbus-daemon-eavesdrop: allow external dbus-daemonSimon McVittie2014-01-071-1/+16
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-031-7/+14
* GetConnectionCredentials: addSimon McVittie2013-08-221-0/+127
* Merge branch 'dbus-1.4'Simon McVittie2011-08-121-2/+3
|\
| * Fix compiler warnings when cross-compiling dbus-daemon test for mingw32Simon McVittie2011-08-121-2/+3
* | Remove various never-used variablesSimon McVittie2011-08-051-2/+0
* | Add a regression test that can reproduce fd.o #34393Simon McVittie2011-07-281-16/+59
|/
* Fix copyright datesSimon McVittie2011-06-101-1/+1
* Use DBUS_TIMEOUT_INFINITE in dbus-daemon.cSimon McVittie2011-06-101-2/+3
* Alter test-dbus-daemon so it tests the installed dbus-daemon by defaultSimon McVittie2011-06-101-17/+12
* dbus-daemon test: sanity-check the just-installed config file when using DESTDIRSimon McVittie2011-06-101-1/+11
* Add a simple integration test for dbus-daemonSimon McVittie2011-06-101-0/+320