summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-24Allow X11 autolaunch to be disabled even if the headers/libraries are thereSimon McVittie4-22/+47
2011-02-24Don't attempt Unix X11 autolaunching if DISPLAY isn't setSimon McVittie1-0/+12
2011-02-24config-parser regression test: don't require that fd.o #34496 existsSimon McVittie1-1/+1
2011-02-24Give XDG_DATA_HOME priority over XDG_DATA_DIRS for servicedirsSimon McVittie1-23/+26
2011-02-18Post-release version bumpSimon McVittie1-1/+1
2011-02-18sysdeps-win needs _dbus_path_is_absoluteMark Brand2-17/+17
2011-02-17Let's try that again.Simon McVittie2-2/+8
2011-02-17Remove unreviewed changes intended to support GTest-based testsSimon McVittie1-14/+0
2011-02-17Post-release version bumpSimon McVittie1-1/+1
2011-02-17Prepare version 1.4.4Simon McVittie4-27/+29
2011-02-17Split acinclude.m4 into separate files in m4/Simon McVittie2-78/+49
2011-02-17Merge branch 'leak-fixes-33126'Simon McVittie2-35/+42
2011-02-17Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie10-2748/+129
2011-02-17Don't ignore all files in m4, just the libtool onesSimon McVittie1-1/+2
2011-02-17Don't distribute dbus-daemon.1 in the tarballSimon McVittie2-4/+24
2011-02-17Don't distribute dbus-arch-deps.h in the tarballSimon McVittie1-3/+2
2011-02-17Remove references to dbus-md5, which hasn't been used for at least 8 yearsSimon McVittie4-648/+0
2011-02-16DBusTransport: don't copy DBusAuth's GUID to expected_guidSimon McVittie1-11/+3
2011-02-16update_desktop_file_entry: stylistic fixes based on Colin's reviewSimon McVittie1-20/+23
2011-02-16update_desktop_file_entry: unify cleanup code for success and failure casesSimon McVittie1-18/+17
2011-02-16update_desktop_file_entry: don't double-free strings if added to entry before...Simon McVittie1-0/+11
2011-02-16update_desktop_file_entry: free @exec on errorSimon McVittie1-0/+1
2011-02-16update_desktop_file_entry: make scope of exec_tmp as short as possibleSimon McVittie1-3/+4
2011-02-16update_desktop_file_entry: use _dbus_strdup for something we'll dbus_freeSimon McVittie1-1/+1
2011-02-16NEWS so far for 1.4.4Simon McVittie1-0/+35
2011-02-15build-sys: ignore -Waddress message so that build works on gcc/rawhideLennart Poettering1-0/+5
2011-02-14Fix syslog string processingMatthias Clasen1-5/+5
2011-02-03bus: Raise file descriptor limit to match configurationColin Walters5-0/+82
2011-02-02Merge branch 'dist-30285' into dbus-1.4Simon McVittie2-2/+13
2011-02-02Merge branch 'serverdata-33277' into dbus-1.4Simon McVittie2-14/+72
2011-02-01Ignore files produced by `make dist`Simon McVittie1-0/+2
2011-02-01Don't distribute generated files that embed our builddirSimon McVittie1-2/+11
2011-02-01bus-test: add support for only running one testSimon McVittie1-47/+77
2011-02-01dbus_bus_set_unique_name, dbus_bus_get_unique_name: remember to unlock on OOMSimon McVittie1-6/+8
2011-01-31If a file included via <includedir/> is invalid, syslog and skip itSimon McVittie1-2/+13
2011-01-31Implement message type in match_rule_to_stringAlban Crequy1-3/+30
2011-01-27Opt-in to thread safety on SolarisSimon McVittie1-3/+2
2011-01-26_dbus_server_new_for_tcp_socket: fix error handlingSimon McVittie1-11/+13
2011-01-25Make _dbus_directory_get_next_file use readdir, not readdir_rSimon McVittie1-65/+10
2011-01-25test/name-test: remove dangling references to test-names.c, which is absentSimon McVittie1-6/+0
2011-01-25fix check for 32-bit integers if short is 32 bits longSimon McVittie1-1/+1
2011-01-21_dbus_loop_iterate: if the kernel says a fd is bad, stop watching itSimon McVittie1-0/+9
2011-01-21_dbus_loop_iterate: cleanup: make more use of a temporary variableSimon McVittie1-4/+4
2011-01-21_dbus_loop_iterate: if a watch has been invalidated, skip itSimon McVittie1-0/+9
2011-01-21dbus-spawn: don't leave bad file descriptors being watchedSimon McVittie1-1/+26
2011-01-21test-privserver-client: wait for server to die between iterationsSimon McVittie1-14/+66
2011-01-21test_server_shutdown: disconnect the server before causing it to be freedSimon McVittie1-0/+2
2011-01-21test_server_setup: allocate two server-data blobs, for watches and timeoutsSimon McVittie1-0/+4
2011-01-21test_server_setup: on OOM while setting up watch/timeout, don't leak sdSimon McVittie1-2/+2
2011-01-21_dbus_read_credentials_socket: support OpenBSDSimon McVittie1-0/+4