Age | Commit message (Expand) | Author | Files | Lines |
2011-02-24 | Allow X11 autolaunch to be disabled even if the headers/libraries are there | Simon McVittie | 4 | -22/+47 |
2011-02-24 | Don't attempt Unix X11 autolaunching if DISPLAY isn't set | Simon McVittie | 1 | -0/+12 |
2011-02-24 | config-parser regression test: don't require that fd.o #34496 exists | Simon McVittie | 1 | -1/+1 |
2011-02-24 | Give XDG_DATA_HOME priority over XDG_DATA_DIRS for servicedirs | Simon McVittie | 1 | -23/+26 |
2011-02-18 | Post-release version bump | Simon McVittie | 1 | -1/+1 |
2011-02-18 | sysdeps-win needs _dbus_path_is_absolute | Mark Brand | 2 | -17/+17 |
2011-02-17 | Let's try that again. | Simon McVittie | 2 | -2/+8 |
2011-02-17 | Remove unreviewed changes intended to support GTest-based tests | Simon McVittie | 1 | -14/+0 |
2011-02-17 | Post-release version bump | Simon McVittie | 1 | -1/+1 |
2011-02-17 | Prepare version 1.4.4 | Simon McVittie | 4 | -27/+29 |
2011-02-17 | Split acinclude.m4 into separate files in m4/ | Simon McVittie | 2 | -78/+49 |
2011-02-17 | Merge branch 'leak-fixes-33126' | Simon McVittie | 2 | -35/+42 |
2011-02-17 | Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcov | Simon McVittie | 10 | -2748/+129 |
2011-02-17 | Don't ignore all files in m4, just the libtool ones | Simon McVittie | 1 | -1/+2 |
2011-02-17 | Don't distribute dbus-daemon.1 in the tarball | Simon McVittie | 2 | -4/+24 |
2011-02-17 | Don't distribute dbus-arch-deps.h in the tarball | Simon McVittie | 1 | -3/+2 |
2011-02-17 | Remove references to dbus-md5, which hasn't been used for at least 8 years | Simon McVittie | 4 | -648/+0 |
2011-02-16 | DBusTransport: don't copy DBusAuth's GUID to expected_guid | Simon McVittie | 1 | -11/+3 |
2011-02-16 | update_desktop_file_entry: stylistic fixes based on Colin's review | Simon McVittie | 1 | -20/+23 |
2011-02-16 | update_desktop_file_entry: unify cleanup code for success and failure cases | Simon McVittie | 1 | -18/+17 |
2011-02-16 | update_desktop_file_entry: don't double-free strings if added to entry before... | Simon McVittie | 1 | -0/+11 |
2011-02-16 | update_desktop_file_entry: free @exec on error | Simon McVittie | 1 | -0/+1 |
2011-02-16 | update_desktop_file_entry: make scope of exec_tmp as short as possible | Simon McVittie | 1 | -3/+4 |
2011-02-16 | update_desktop_file_entry: use _dbus_strdup for something we'll dbus_free | Simon McVittie | 1 | -1/+1 |
2011-02-16 | NEWS so far for 1.4.4 | Simon McVittie | 1 | -0/+35 |
2011-02-15 | build-sys: ignore -Waddress message so that build works on gcc/rawhide | Lennart Poettering | 1 | -0/+5 |
2011-02-14 | Fix syslog string processing | Matthias Clasen | 1 | -5/+5 |
2011-02-03 | bus: Raise file descriptor limit to match configuration | Colin Walters | 5 | -0/+82 |
2011-02-02 | Merge branch 'dist-30285' into dbus-1.4 | Simon McVittie | 2 | -2/+13 |
2011-02-02 | Merge branch 'serverdata-33277' into dbus-1.4 | Simon McVittie | 2 | -14/+72 |
2011-02-01 | Ignore files produced by `make dist` | Simon McVittie | 1 | -0/+2 |
2011-02-01 | Don't distribute generated files that embed our builddir | Simon McVittie | 1 | -2/+11 |
2011-02-01 | bus-test: add support for only running one test | Simon McVittie | 1 | -47/+77 |
2011-02-01 | dbus_bus_set_unique_name, dbus_bus_get_unique_name: remember to unlock on OOM | Simon McVittie | 1 | -6/+8 |
2011-01-31 | If a file included via <includedir/> is invalid, syslog and skip it | Simon McVittie | 1 | -2/+13 |
2011-01-31 | Implement message type in match_rule_to_string | Alban Crequy | 1 | -3/+30 |
2011-01-27 | Opt-in to thread safety on Solaris | Simon McVittie | 1 | -3/+2 |
2011-01-26 | _dbus_server_new_for_tcp_socket: fix error handling | Simon McVittie | 1 | -11/+13 |
2011-01-25 | Make _dbus_directory_get_next_file use readdir, not readdir_r | Simon McVittie | 1 | -65/+10 |
2011-01-25 | test/name-test: remove dangling references to test-names.c, which is absent | Simon McVittie | 1 | -6/+0 |
2011-01-25 | fix check for 32-bit integers if short is 32 bits long | Simon McVittie | 1 | -1/+1 |
2011-01-21 | _dbus_loop_iterate: if the kernel says a fd is bad, stop watching it | Simon McVittie | 1 | -0/+9 |
2011-01-21 | _dbus_loop_iterate: cleanup: make more use of a temporary variable | Simon McVittie | 1 | -4/+4 |
2011-01-21 | _dbus_loop_iterate: if a watch has been invalidated, skip it | Simon McVittie | 1 | -0/+9 |
2011-01-21 | dbus-spawn: don't leave bad file descriptors being watched | Simon McVittie | 1 | -1/+26 |
2011-01-21 | test-privserver-client: wait for server to die between iterations | Simon McVittie | 1 | -14/+66 |
2011-01-21 | test_server_shutdown: disconnect the server before causing it to be freed | Simon McVittie | 1 | -0/+2 |
2011-01-21 | test_server_setup: allocate two server-data blobs, for watches and timeouts | Simon McVittie | 1 | -0/+4 |
2011-01-21 | test_server_setup: on OOM while setting up watch/timeout, don't leak sd | Simon McVittie | 1 | -2/+2 |
2011-01-21 | _dbus_read_credentials_socket: support OpenBSD | Simon McVittie | 1 | -0/+4 |