summaryrefslogtreecommitdiff
path: root/dbus/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Configure option to disable traditional activationTopi Miettinen2019-03-251-3/+10
* Consistently add CODE_COVERAGE_LIBS everywhereSimon McVittie2019-01-211-2/+9
* Adapt to API change in AX_CODE_COVERAGE version 28Simon McVittie2019-01-211-1/+1
* test: Move marshalling tests into test/Simon McVittie2019-01-211-3/+0
* test: Move dbus-message-factory and most of dbus-message-util into test/Simon McVittie2019-01-211-2/+0
* test: Move auth, credentials tests from libdbus-internal into test/Simon McVittie2019-01-211-4/+0
* _dbus_test_main: Move to test-utilsSimon McVittie2019-01-211-7/+0
* test: Move libdbus embedded tests from dbus/ to test/Simon McVittie2019-01-211-10/+0
* Convert spawn test into a standalone test executableSimon McVittie2019-01-211-1/+0
* Rename structure DBusSocketSet to DBusPollableSet and adjust the correspondin...Ralf Habacker2019-01-091-4/+4
* tests: Collect common code from embedded-test main executablesSimon McVittie2018-12-171-2/+5
* build: Add a way to set CFLAGS for AddressSanitizer etc.Simon McVittie2018-12-111-0/+1
* Use same name for DBUS_HAVE_LINUX_EPOLL cpp macro and Automake conditionalRalf Habacker2018-10-241-1/+1
* Fix unterminated Automake conditionalSimon McVittie2018-01-151-0/+1
* dbus-spawn-unix: Rename from dbus-spawnSimon McVittie2018-01-151-1/+1
* Add utility functions to emit TAP diagnostics and fatal errorsSimon McVittie2017-11-151-0/+2
* build: Don't distribute versioninfo.rc in "make dist" tarballsSimon McVittie2017-10-231-1/+7
* Windows: Simplify compiling versioninfo.rc by using libtool facilitiesSimon McVittie2017-10-091-17/+5
* build: Remove unused variablesSimon McVittie2017-09-281-8/+1
* dbus: Actually link versioninfo.o into libdbusSimon McVittie2017-09-281-0/+1
* dbus: Clarify why we are not just adding the resource file to SOURCESSimon McVittie2017-09-281-1/+6
* dbus: Make SUFFIXES more specificSimon McVittie2017-09-281-1/+1
* build: Clean up DBUS_COOKIE_SHA1 keyringsSimon McVittie2017-07-281-0/+3
* build: Introduce ${runstatedir} and use it for the pid fileSimon McVittie2017-06-301-0/+1
* Use AX_CODE_COVERAGE for test-coverage statisticsThomas Zimmermann2016-08-151-4/+10
* Migrate platform specific spawn tests into cross platform tests.Ralf Habacker2016-05-201-0/+4
* Move session & system bus configuration to datadir, by default.Dimitri John Ledkov2015-05-271-3/+3
* Fix static linking with mingwSimon McVittie2015-02-201-0/+1
* Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2015-02-201-14/+9
* On Unix platforms with gcc (or compatible), hide non-exported symbolsSimon McVittie2015-02-201-0/+12
* Only support systemd: transport if we have systemd librariesSimon McVittie2014-02-191-11/+2
* Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker2014-01-171-3/+3
* libdbus-1.la: have proper dependencies on WindowsSimon McVittie2013-08-291-1/+1
* Revert "Factor out DBusAuthorization from DBusTransport"Simon McVittie2013-08-231-6/+4
* Factor out DBusAuthorization from DBusTransportCosimo Alfarano2013-08-231-4/+6
* tests to embedded tests: replaced in automake filesChengwei Yang2013-06-281-1/+1
* Convert a{sv} helpers from Stats into generic utility codeSimon McVittie2013-06-251-0/+2
* Move libdbus-init-win.cpp to its own convenience librarySimon McVittie2013-06-121-1/+11
* dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie2013-05-101-0/+1
* Disable sd-daemon.c's support for POSIX message queuesSimon McVittie2013-04-231-0/+4
* Update sd-daemon.[ch] from systemdSimon McVittie2013-02-121-2/+2
* Add dbus-syntax.[ch]Simon McVittie2012-02-241-0/+2
* Add support for inserting (a subset of) Valgrind client requestsSimon McVittie2012-02-131-1/+3
* at_console: ask systemd whether a user is at the consoleLennart Poettering2012-02-071-1/+2
* Merge branch 'socket-set-33337'Simon McVittie2012-02-071-0/+7
|\
| * Add an implementation of DBusSocketSet using epollSimon McVittie2011-06-131-0/+4
| * DBusSocketSet: new abstraction for struct pollfd[] or whateverSimon McVittie2011-06-131-0/+3
* | Remove dbus-auth-script from the shared librarySimon McVittie2011-10-121-2/+2
* | dbus: use AM_CPPFLAGSSimon McVittie2011-07-291-4/+13
* | Don't explicitly link thread and network libs into various testsSimon McVittie2011-07-291-1/+1