summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-23build-sys: add make target for updating AUTHORS filedbus-1.3.1Lennart Poettering1-0/+3
2010-06-23build-sys: prepare release 1.3.1Lennart Poettering2-0/+35
2010-06-23pkg-config: add a couple of additional variables to .pcLennart Poettering1-2/+3
2010-06-22Merge branch 'dbus-1.2'Will Thompson2-0/+22
2010-06-22Implement doctype check in the trivial parserChristian Dywan2-0/+22
2010-06-22Revert "Bug 17754 - Fixed race condition in protected_change_timeout."Thiago Macieira1-7/+1
2010-06-17Clarify GetConnectionUnixUser documentation.Will Thompson1-6/+8
2010-06-17Document ListQueuedOwners in the specWill Thompson1-1/+57
2010-06-17Document GetConnectionUnixProcessID in the specWill Thompson1-0/+53
2010-06-17Fix a broken <xref/>Will Thompson1-1/+1
2010-06-17Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson12-242/+22
2010-06-17Fix dbus-sysdeps.h on amd64, again.Will Thompson1-4/+2
2010-06-14Bug 28460 - Refactored dbus configuration access.Ralf Habacker12-22/+242
2010-06-12Use dbus provided wait function.Ralf Habacker1-1/+1
2010-06-11Bug 17754 - Fixed race condition in protected_change_timeout.Plácido Revilla1-1/+7
2010-06-11Corrected thread problem causing some calls to hang for 25sJohannes Carlsson2-2/+59
2010-06-11Do not set DBUS_SESSION_BUS_DEFAULT_ADDRESS unconditional in code, it is alre...Ralf Habacker1-0/+2
2010-06-11Keep cmake default session and system bus address setup in sync with autotools.Ralf Habacker1-10/+5
2010-06-10Fix x64 build after WinCE intptr_t usage changes.Christian Dywan2-1/+6
2010-06-09Corrected thread problem causing some calls to hang for 25sJohannes Carlsson2-2/+59
2010-06-07Fixed compiler warnings.Ralf Habacker2-4/+2
2010-06-07Minor include file fix.Ralf Habacker1-0/+1
2010-06-07Keep in sync with autotools.Ralf Habacker1-2/+2
2010-06-07Keep in sync with autotools.Ralf Habacker1-1/+1
2010-05-21Merge branch 'dbus-1.2'Will Thompson3-10/+2
2010-05-21kqueue set_watched_dirs: fix termination conditionWill Thompson1-1/+1
2010-05-18Fix building on UnixThiago Macieira2-1/+5
2010-05-16Fix memory allocation when reusing message from cacheLuiz Augusto Von Dentz1-0/+1
2010-05-13Add an extra parameter to the PropertiesChanged() signalDavid Zeuthen1-10/+42
2010-05-12Add an optional PropertiesChanged() signalDavid Zeuthen1-2/+32
2010-05-12Fix _IOLBF for Windows CE and also define _IONBF if needed.Marcus Brinkmann1-1/+4
2010-05-10Fixed assert raised with msvc 2008 on windows.Ralf Habacker1-0/+5
2010-05-10Fix infinite recursion on Windows CE.Marcus Brinkmann1-1/+79
2010-05-10Fix GetModuleFileNameA and RegQueryValueExA for Windows CE.Marcus Brinkmann1-6/+30
2010-05-10Add clarification to spec about UpdateActivationEnvironmentRay Strode1-0/+3
2010-05-07Move definition of _WIN32_WCE to configure.in (cmake defines it already).Marcus Brinkmann2-1/+2
2010-05-05fix {u}intptr_t usage on wince with msvcRomain Pokrzywka7-8/+25
2010-05-05Send system log messages to debug port for now.Ralf Habacker1-1/+2
2010-05-03Added missing implementation for _dbus_system_logv().Ralf Habacker1-1/+15
2010-05-03Cleanup debug messages.Ralf Habacker1-6/+0
2010-05-03Defensively protect against bogus argv argument on W32CE.Marcus Brinkmann1-1/+4
2010-05-03Disabled launch helper activation tests on windows.Ralf Habacker1-0/+4
2010-05-03Be more silent with porting problems.Ralf Habacker1-2/+2
2010-05-03Don't truncate pointers on Windows x64 platformFridrich Štrba15-61/+102
2010-04-29Change to assume executable extension when none is given (except on wince)Fridrich Štrba1-0/+4
2010-04-29Pass the environment to CreateProcessA correctly and be more defensiveFridrich Štrba1-12/+30
2010-04-27Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusRalf Habacker8-14/+217
2010-04-27Minor name spelling fix.Ralf Habacker1-1/+1
2010-04-26Fix spelling errorDavid Zeuthen1-1/+1
2010-04-23[legacy init script] Fix the use of $servicenameTomas Pelka1-1/+1