summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-20WiPwip-exit-with-child-9884Simon McVittie1-1/+8
2011-01-19fix bad DBusMessageIter doc exampleRichard A. Hankins1-1/+1
2011-01-18systemd: ensure that the system bus is unlikely to be killed on OOMLennart Poettering1-0/+1
2011-01-18_dbus_listen_tcp_socket: unify cleanup for EADDRINUSE and other failuresSimon McVittie1-2/+1
2011-01-18_dbus_listen_tcp_socket: free listen_fd in the error caseChristian Dywan1-0/+1
2011-01-17Fix failure in configure test for abstract socketsWulf C. Krueger1-1/+6
2011-01-17clean up credentials on OOM in process_config_first_time_onlyChristian Dywan1-3/+12
2011-01-17dbus-cleanup-sockets: free list of socket entriesSimon McVittie1-6/+23
2011-01-17remove obviously-redundant code from list_concat_newSimon McVittie1-1/+0
2011-01-17handle failure to register inotify shutdown functionChristian Dywan1-1/+7
2011-01-17bus_matchmaker_new: free matchmaker itself, on OOMChristian Dywan1-0/+1
2011-01-17dbus-nonce: check results of _dbus_string_init for OOMChristian Dywan1-2/+7
2011-01-14Merge branch 'tmp'Simon McVittie2-17/+18
2011-01-14Remove vestigial support for $INTLLIBSSimon McVittie1-2/+1
2011-01-06Add autolaunch test to .gitignoreSimon McVittie1-0/+1
2011-01-05cmake/cross-compile.sh: use mktemp(1) to avoid a symlink attack in /tmpSimon McVittie1-5/+10
2011-01-05Fix the check for -Wfloat-equalSimon McVittie1-1/+1
2011-01-05configure.in: use AC_TRY_COMPILE to avoid a symlink attack in /tmp during com...Simon McVittie1-11/+7
2011-01-05Free session file early in dbus-launchChristian Dywan1-1/+1
2011-01-05Verify that getsockname succeeded in _dbus_listen_tcp_socketChristian Dywan1-4/+6
2011-01-05Handle failure to allocate error message in _read_subprocess_line_argvChristian Dywan1-1/+6
2011-01-05Check return value of XGetWindowProperty in x11_get_addressChristian Dywan1-8/+9
2011-01-05Annotate dbus_malloc*() functions with __attribute__ malloc and __attribute__...Cristian Rodríguez2-0/+22
2011-01-05connection: correct HAVE_DECL_MSG_NOSIGNAL guardWill Thompson1-1/+1
2011-01-04Fix error condition in _dbus_pipe_closeChristian Dywan1-2/+2
2011-01-04Make _dbus_system_logv actually exit with DBUS_SYSTEM_LOG_FATALChristian Dywan1-0/+1
2010-12-31Windows fix: MSVC 2010 has errno.h.Pau Garcia i Quiles1-10/+0
2010-12-29Avoid live lock in Windows (CE) under some situations due to unfair condition...Marcus Brinkmann1-3/+18
2010-12-29Use absolute session service dir path in bus-test on windows.Ralf Habacker5-10/+26
2010-12-29Keep in sync with autotools.Ralf Habacker1-1/+1
2010-12-24sysdeps-unix: use #if for HAVE_DECL_MSG_NOSIGNALMike McQuaid1-5/+5
2010-12-21Mention maintainer-upload-docs in the release processWill Thompson1-0/+2
2010-12-21Bump development version to 1.4.3.Will Thompson1-1/+1
2010-12-21Fix configure doc: libxml may be named libxml2 on some systems.Ralf Habacker1-1/+1
2010-12-21Keep in sync with automake.Ralf Habacker1-1/+1
2010-12-21Dist additional README's too.Ralf Habacker1-1/+4
2010-12-20Post-release version bump to 1.4.2Will Thompson1-1/+1
2010-12-20Bump LT_REVISION for this new release.dbus-1.4.1Will Thompson1-1/+1
2010-12-20NEWS for 1.4.1Will Thompson1-0/+12
2010-12-20CVE 2010-4352: Reject deeply nested variantsHavoc Pennington4-11/+99
2010-12-17policy tests: Use bin rather than nogroup, wheel, or rootWill Thompson1-2/+2
2010-12-16sysdeps-unix: check for HAVE_DECL_MSG_NOSIGNALWill Thompson1-5/+5
2010-12-16sysdeps-unix: use MSG_NOSIGNAL when sending credsScott James Remnant1-2/+10
2010-12-15Revert "test-autolaunch is only known to work in launchd environments."Will Thompson1-5/+1
2010-12-15Ignore generated bus/org.freedesktop.dbus-session.plistWill Thompson1-0/+1
2010-12-15policy tests: Use 'nogroup' rather than 'wheel' or 'root'Will Thompson1-2/+2
2010-12-14Handle case when autolaunched daemon address is already pulished on windows.Ralf Habacker5-16/+72
2010-12-13Windows fix: In install path scope case add hashed install path to mutex/shm ...Ralf Habacker1-0/+3
2010-12-13Fix malformed specification XML.Will Thompson1-1/+2
2010-12-13Be more verbose when publishing or requesting session bus address on Windows.Ralf Habacker1-1/+4