summaryrefslogtreecommitdiff
path: root/dbus/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Rename DBUS_CLIENT_LIBS to LIBDBUS_LIBS to more accurately reflect its meaningSimon McVittie2011-07-291-2/+2
* | dbus: remove export_symbols_internal, it will always be emptySimon McVittie2011-07-291-6/+0
* | Simplify linking by moving -export-dynamic to AM_LDFLAGSSimon McVittie2011-07-291-3/+13
* | Remove DBUS_CLIENT_CFLAGS, which is always emptySimon McVittie2011-07-291-1/+0
* | Remove leftover reference to dbus-md5.[ch]Simon McVittie2011-07-291-3/+0
* | Run dbus-test from test/, not dbus/Simon McVittie2011-07-181-11/+4
|/
* Don't force use of -fPIE for the dbus-daemon if apparently supportedSimon McVittie2011-04-261-4/+6
* Don't distribute dbus-arch-deps.h in the tarballSimon McVittie2011-02-171-3/+2
* Enable launchd.Benjamin Reed2010-12-061-0/+8
* systemd: add systemd-style socket-activationLennart Poettering2010-07-091-8/+14
* Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson2010-06-171-2/+0
* Bug 28460 - Refactored dbus configuration access.Ralf Habacker2010-06-141-0/+2
* Add support for Windows CE to the code base.Marcus Brinkmann2010-04-131-0/+7
* clean up def file change.Marcus Brinkmann2010-04-131-6/+0
* Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...Ralf Habacker2010-03-231-8/+8
* Update dll export for autoconf (to stay in sync with cmake).Marcus Brinkmann2010-03-231-31/+7
* Define dbus_1_EXPORTS when appropriate.Marcus Brinkmann2010-03-191-0/+1
* Fix the make dist target.Marcus Brinkmann2010-03-161-1/+5
* Generate Windows def files from def.in files.Marcus Brinkmann2010-02-261-5/+20
* Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusRalf Habacker2010-02-091-1/+5
|\
| * dbus-spawn.h is internal, it shouldn't be installedRomain Pokrzywka2010-02-071-1/+4
| * Merge branch 'my-dbus-1.2'Colin Walters2010-01-281-0/+1
| |\
| | * Bug 22805 - Fix build with -Wl,--as-neededColin Walters2009-07-311-0/+1
* | | moved out dbus file related functions from sysdeps into separate files - test...Ralf Habacker2009-12-201-0/+4
|/ /
* | moved out DBusPipe implementation into separate filesRalf Habacker2009-12-181-0/+4
* | Actually do install the .def file on WindowsTor Lillqvist2009-12-011-1/+6
* | Use dbus-1.def on WindowsTor Lillqvist2009-12-011-4/+4
* | The current state of the nonce-tcp implementationFrank Osterfeld2009-12-011-0/+1
* | use WINDRES instead of RC to compile rc fileNguyễn Thái Ngọc Duy2009-12-011-5/+1
* | remove dbus-uuidgen from Windows build (cherry picked from commit 73873e002ac...Nguyễn Thái Ngọc Duy2009-12-011-2/+2