summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix some "unused result" warnings in dbus-launch and dbus-spawndbus-1.4.0Havoc Pennington2010-09-062-4/+5
* Change failure of setsockopt SO_REUSEADDR to be a warning, not set an errorHavoc Pennington2010-09-061-6/+4
* build-sys: bump version number for the 1.4.0 releaseLennart Poettering2010-09-061-2/+2
* systemd: enable the dbus service unconditionallyKay Sievers2010-09-064-9/+9
* autoconf: update lt version info in preparation for 0.4.2Lennart Poettering2010-09-061-1/+1
* NEWS: update for 1.4.0Lennart Poettering2010-09-061-0/+4
* systemd: update sd-daemon.[ch] from upstream systemdLennart Poettering2010-09-062-21/+4
* Merge branch 'dbus-1.2'Colin Walters2010-09-032-1/+19
|\
| * Fix use of $servicename in statusColin Walters2010-07-091-1/+1
| * sysdeps-unix: enable address reuse on TCP socketsSledz2010-07-081-1/+19
* | Make dbus-uuidgen atomicColin Walters2010-09-037-19/+27
* | sd-daemon: update from upstreamLennart Poettering2010-08-121-1/+1
* | Cleanup: removed unused code; fixed Winsock error handling; fixed code indent...Romain Pokrzywka2010-08-111-59/+45
* | Fixed wince build problem reported by aheinecke at intevation dot de.Ralf Habacker2010-08-101-0/+2
* | Fixed bug not creating bus/messagebus-config.Ralf Habacker2010-08-101-0/+1
* | Delete stale pid file on cygwin.Yaakov Selkowitz2010-08-102-0/+24
* | Avoid -Werror problems on cygwin.Yaakov Selkowitz2010-08-101-1/+6
* | Applied patches from cygwin port.Yaakov Selkowitz2010-08-105-15/+213
* | fix socket descriptor leak in _dbus_connect_tcp_socket_with_nonceRomain Pokrzywka2010-08-091-0/+4
* | Wrap OutputDebugString for Windows CE builds, and add cast for MSVC.Marcus Brinkmann2010-07-194-3/+26
* | Add unit tests for dbus_message_get_path_decomposedChristian Dywan2010-07-161-0/+29
* | Assert in _dbus_decompose_path if path is NULL or len is wrongChristian Dywan2010-07-161-0/+2
* | systemd: update systemd glue codeLennart Poettering2010-07-131-1/+5
* | systemd: remove dbus pid file before starting dbusLennart Poettering2010-07-131-0/+1
* | man: add documentation for four new switches to dbus-daemonLennart Poettering2010-07-101-110/+100
* | systemd: add a nice description string to the .socket fileLennart Poettering2010-07-101-0/+3
* | systemd: install systemd socket and service file by defaultLennart Poettering2010-07-096-57/+106
* | build-sys: update pkg-config.m4Lennart Poettering2010-07-091-53/+153
* | activation: optionally, use systemd for system bus activationLennart Poettering2010-07-099-622/+825
* | bus: add --address switchLennart Poettering2010-07-094-145/+210
* | systemd: add systemd-style socket-activationLennart Poettering2010-07-096-189/+1036
* | Fix the reentrancy issue reported on bug 17754.Thiago Macieira2010-07-011-96/+110
* | build-sys: open 1.3.2 development cycleLennart Poettering2010-06-231-1/+1
* | build-sys: add make target for updating AUTHORS filedbus-1.3.1Lennart Poettering2010-06-231-0/+3
* | build-sys: prepare release 1.3.1Lennart Poettering2010-06-232-0/+35
* | pkg-config: add a couple of additional variables to .pcLennart Poettering2010-06-231-2/+3
* | Merge branch 'dbus-1.2'Will Thompson2010-06-222-0/+22
|\ \ | |/
| * Implement doctype check in the trivial parserChristian Dywan2010-06-222-0/+22
| * Corrected thread problem causing some calls to hang for 25sJohannes Carlsson2010-06-112-2/+59
* | Revert "Bug 17754 - Fixed race condition in protected_change_timeout."Thiago Macieira2010-06-221-7/+1
* | Clarify GetConnectionUnixUser documentation.Will Thompson2010-06-171-6/+8
* | Document ListQueuedOwners in the specWill Thompson2010-06-171-1/+57
* | Document GetConnectionUnixProcessID in the specWill Thompson2010-06-171-0/+53
* | Fix a broken <xref/>Will Thompson2010-06-171-1/+1
* | Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson2010-06-1712-242/+22
* | Fix dbus-sysdeps.h on amd64, again.Will Thompson2010-06-171-4/+2
* | Bug 28460 - Refactored dbus configuration access.Ralf Habacker2010-06-1412-22/+242
* | Use dbus provided wait function.Ralf Habacker2010-06-121-1/+1
* | Bug 17754 - Fixed race condition in protected_change_timeout.Plácido Revilla2010-06-111-1/+7
* | Do not set DBUS_SESSION_BUS_DEFAULT_ADDRESS unconditional in code, it is alre...Ralf Habacker2010-06-111-0/+2