summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-23Define arg0namespace in the specificationarg0namespaceWill Thompson1-0/+32
2010-11-23Validate arg0namespace matches' values.Will Thompson3-18/+119
2010-11-23Supporting matching argument 0 as a namespaceWill Thompson2-18/+154
2010-11-23Explicitly specify which types argX and argXpath matchargXpathWill Thompson1-4/+5
2010-11-21Support matching path arguments with argXpathWill Thompson1-10/+24
2010-11-21Add test cases for argXpath matchingWill Thompson1-3/+102
2010-11-21Document the rationale for argXpath matching.Will Thompson1-10/+22
2010-11-03Added revision history.Ralf Habacker1-1/+57
2010-11-03Documentated autolaunch implementation for X Windowing system.Thiago Macieira1-8/+217
2010-10-29Service dir related bug fix on windows.Ralf Habacker3-33/+68
2010-10-29Restore the close_on_exec flag on windows.Romain Pokrzywka1-0/+3
2010-10-26Merge branch 'documentation-build-system'Will Thompson19-89/+143
2010-10-13Dist Readme.win instead of Readme.windbusAndre Heinecke1-1/+1
2010-10-12Cleaned up windows related README's.Ralf Habacker4-237/+108
2010-10-12Fixed reference to cmake configure options.Ralf Habacker1-17/+2
2010-10-12keep version in sync with automakeRalf Habacker1-3/+2
2010-10-08Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusRalf Habacker1-119/+5
2010-10-08Revert "Added documentation for autolaunch transport."Ralf Habacker1-119/+5
2010-10-08Tentative workaround for the random hangs on windows.Romain Pokrzywka1-5/+4
2010-10-07tentative workaround for the random hangs on windowsRomain Pokrzywka1-5/+4
2010-10-05Only use signature directly inside _dbus_verboseChristian Dywan1-4/+1
2010-10-05Don't pretend to free lock if it was never allocatedChristian Dywan1-2/+0
2010-10-05Always get current time in _dbus_connection_block_pending_callChristian Dywan1-1/+1
2010-10-05Take care to free windows_sid in cache_peer_loginfo_stringChristian Dywan1-2/+5
2010-10-05Free envvar and args in pass_info in the oom caseChristian Dywan1-1/+5
2010-10-05Move uploading docs into build system.documentation-build-systemWill Thompson4-69/+66
2010-10-05Integrate building HTML-ified manpages with the build systemWill Thompson3-2/+24
2010-10-05Report correct result of doxygen/xml doc checksWill Thompson1-2/+2
2010-10-05Move manpages to doc/Will Thompson12-9/+16
2010-10-05Build Doxygen documentation for `make all`.Will Thompson2-2/+15
2010-10-05Update a load of .gitignoresbuild-triviaWill Thompson4-2/+10
2010-10-05Silence silent build a bit more.Will Thompson1-1/+1
2010-10-05Squash warnings and spurious output from autogen.shWill Thompson3-1/+4
2010-10-05Use Automake 1.11, if available, for silent rulesWill Thompson1-2/+6
2010-09-28When launching dbus-daemon be more verbose in error case.Ralf Habacker1-3/+7
2010-09-27Keep unix autolaunch functions in sync.Ralf Habacker1-4/+6
2010-09-27Added documentation for autolaunch transport.Ralf Habacker1-5/+119
2010-09-27Fixed case when no scope attribute is used.Ralf Habacker1-2/+10
2010-09-27Extended autolaunch protocol with scope attribute.Ralf Habacker10-38/+188
2010-09-23Add return_if_fail watch != NULL in public DBusWatch APIChristian Dywan1-1/+15
2010-09-10Include cmake subdirectory in source distribution.Ralf Habacker1-1/+2
2010-09-09Fix typo in creating temp file.Marcus Brinkmann1-1/+1
2010-09-08Fix use of _dbus_make_file_world_readable.Marcus Brinkmann1-1/+4
2010-09-08Explicitly require the daemon to respect destination=''Will Thompson1-0/+4
2010-09-08Unix compile fix.Ralf Habacker1-0/+2
2010-09-07post release version bumpLennart Poettering1-1/+1
2010-09-06fix some "unused result" warnings in dbus-launch and dbus-spawnHavoc Pennington2-4/+5
2010-09-06Change failure of setsockopt SO_REUSEADDR to be a warning, not set an errorHavoc Pennington1-6/+4
2010-09-06build-sys: bump version number for the 1.4.0 releaseLennart Poettering1-2/+2
2010-09-06systemd: enable the dbus service unconditionallyKay Sievers4-9/+9