platform/upstream/dbus.git
2011-02-24 Simon McVittieHonour aclocal flags in Makefile.am, rather than gluing...
2011-02-24 Simon McVittieModernize setup of libtool for Windows
2011-02-24 Simon McVittieUse AC_CONFIG_HEADERS, not AM_CONFIG_HEADER
2011-02-24 Simon McVittieModernize AC_INIT usage, with a bug report URL
2011-02-24 Simon McVittieRequire a somewhat modern version of autoconf and automake
2011-02-24 Simon McVittieModernize AC_OUTPUT usage
2011-02-24 Simon McVittieModernize checks in ld_supports_flag
2011-02-24 Simon McVittieModernize checks for DBUS__ACQUIRE_SVC
2011-02-24 Simon McVittieModernize checks for monotonic clock
2011-02-24 Simon McVittieModernize checks for cmsgcred
2011-02-24 Simon McVittieModernize checks for ISO/GNU varargs
2011-02-24 Simon McVittieModernize checks for socklen_t
2011-02-24 Simon McVittieModernize checks for non-POSIX getpwnam_r
2011-02-24 Simon McVittieModernize checks for dirfd/dd_fd
2011-02-24 Simon McVittieRename configure.in to configure.ac
2011-02-18 Simon McVittiePost-release version bump
2011-02-18 Mark Brandsysdeps-win needs _dbus_path_is_absolute
2011-02-17 Simon McVittieLet's try that again. dbus-1.4.6
2011-02-17 Simon McVittieRemove unreviewed changes intended to support GTest...
2011-02-17 Simon McVittiePost-release version bump
2011-02-17 Simon McVittiePrepare version 1.4.4 dbus-1.4.4
2011-02-17 Simon McVittieSplit acinclude.m4 into separate files in m4/
2011-02-17 Simon McVittieMerge branch 'leak-fixes-33126'
2011-02-17 Simon McVittieImport compiler.m4 and lcov.am from telepathy-glib...
2011-02-17 Simon McVittieDon't ignore all files in m4, just the libtool ones
2011-02-17 Simon McVittieDon't distribute dbus-daemon.1 in the tarball
2011-02-17 Simon McVittieDon't distribute dbus-arch-deps.h in the tarball
2011-02-17 Simon McVittieRemove references to dbus-md5, which hasn't been used...
2011-02-16 Simon McVittieDBusTransport: don't copy DBusAuth's GUID to expected_guid
2011-02-16 Simon McVittieupdate_desktop_file_entry: stylistic fixes based on...
2011-02-16 Simon McVittieupdate_desktop_file_entry: unify cleanup code for succe...
2011-02-16 Simon McVittieupdate_desktop_file_entry: don't double-free strings...
2011-02-16 Simon McVittieupdate_desktop_file_entry: free @exec on error
2011-02-16 Simon McVittieupdate_desktop_file_entry: make scope of exec_tmp as...
2011-02-16 Simon McVittieupdate_desktop_file_entry: use _dbus_strdup for somethi...
2011-02-16 Simon McVittieNEWS so far for 1.4.4
2011-02-15 Lennart Poetteringbuild-sys: ignore -Waddress message so that build works...
2011-02-14 Matthias ClasenFix syslog string processing
2011-02-03 Colin Waltersbus: Raise file descriptor limit to match configuration
2011-02-02 Simon McVittieMerge branch 'dist-30285' into dbus-1.4
2011-02-02 Simon McVittieMerge branch 'serverdata-33277' into dbus-1.4
2011-02-01 Simon McVittieIgnore files produced by `make dist`
2011-02-01 Simon McVittieDon't distribute generated files that embed our builddir
2011-02-01 Simon McVittiebus-test: add support for only running one test
2011-02-01 Simon McVittiedbus_bus_set_unique_name, dbus_bus_get_unique_name...
2011-01-31 Simon McVittieIf a file included via <includedir/> is invalid, syslog...
2011-01-31 Alban CrequyImplement message type in match_rule_to_string
2011-01-27 Simon McVittieOpt-in to thread safety on Solaris
2011-01-26 Simon McVittie_dbus_server_new_for_tcp_socket: fix error handling
2011-01-25 Simon McVittieMake _dbus_directory_get_next_file use readdir, not...
2011-01-25 Simon McVittietest/name-test: remove dangling references to test...
2011-01-25 Simon McVittiefix check for 32-bit integers if short is 32 bits long
2011-01-21 Simon McVittie_dbus_loop_iterate: if the kernel says a fd is bad...
2011-01-21 Simon McVittie_dbus_loop_iterate: cleanup: make more use of a tempora...
2011-01-21 Simon McVittie_dbus_loop_iterate: if a watch has been invalidated...
2011-01-21 Simon McVittiedbus-spawn: don't leave bad file descriptors being...
2011-01-21 Simon McVittietest-privserver-client: wait for server to die between...
2011-01-21 Simon McVittietest_server_shutdown: disconnect the server before...
2011-01-21 Simon McVittietest_server_setup: allocate two server-data blobs,...
2011-01-21 Simon McVittietest_server_setup: on OOM while setting up watch/timeou...
2011-01-21 Simon McVittie_dbus_read_credentials_socket: support OpenBSD
2011-01-19 Richard A.... fix bad DBusMessageIter doc example
2011-01-18 Lennart Poetteringsystemd: ensure that the system bus is unlikely to...
2011-01-18 Simon McVittie_dbus_listen_tcp_socket: unify cleanup for EADDRINUSE...
2011-01-18 Christian Dywan_dbus_listen_tcp_socket: free listen_fd in the error...
2011-01-17 Wulf C. KruegerFix failure in configure test for abstract sockets
2011-01-17 Christian Dywanclean up credentials on OOM in process_config_first_tim...
2011-01-17 Simon McVittiedbus-cleanup-sockets: free list of socket entries
2011-01-17 Simon McVittieremove obviously-redundant code from list_concat_new
2011-01-17 Christian Dywanhandle failure to register inotify shutdown function
2011-01-17 Christian Dywanbus_matchmaker_new: free matchmaker itself, on OOM
2011-01-17 Christian Dywandbus-nonce: check results of _dbus_string_init for OOM
2011-01-14 Simon McVittieMerge branch 'tmp'
2011-01-14 Simon McVittieRemove vestigial support for $INTLLIBS
2011-01-06 Simon McVittieAdd autolaunch test to .gitignore
2011-01-05 Simon McVittiecmake/cross-compile.sh: use mktemp(1) to avoid a symlin...
2011-01-05 Simon McVittieFix the check for -Wfloat-equal
2011-01-05 Simon McVittieconfigure.in: use AC_TRY_COMPILE to avoid a symlink...
2011-01-05 Christian DywanFree session file early in dbus-launch
2011-01-05 Christian DywanVerify that getsockname succeeded in _dbus_listen_tcp_s...
2011-01-05 Christian DywanHandle failure to allocate error message in _read_subpr...
2011-01-05 Christian DywanCheck return value of XGetWindowProperty in x11_get_address
2011-01-05 Cristian RodríguezAnnotate dbus_malloc*() functions with __attribute__...
2011-01-05 Will Thompsonconnection: correct HAVE_DECL_MSG_NOSIGNAL guard
2011-01-04 Christian DywanFix error condition in _dbus_pipe_close
2011-01-04 Christian DywanMake _dbus_system_logv actually exit with DBUS_SYSTEM_L...
2010-12-31 Pau Garcia... Windows fix: MSVC 2010 has errno.h.
2010-12-29 Marcus BrinkmannAvoid live lock in Windows (CE) under some situations...
2010-12-29 Ralf HabackerUse absolute session service dir path in bus-test on...
2010-12-29 Ralf HabackerKeep in sync with autotools.
2010-12-24 Mike McQuaidsysdeps-unix: use #if for HAVE_DECL_MSG_NOSIGNAL
2010-12-21 Will ThompsonMention maintainer-upload-docs in the release process
2010-12-21 Will ThompsonBump development version to 1.4.3.
2010-12-21 Ralf HabackerFix configure doc: libxml may be named libxml2 on some...
2010-12-21 Ralf HabackerKeep in sync with automake.
2010-12-21 Ralf HabackerDist additional README's too.
2010-12-20 Will ThompsonPost-release version bump to 1.4.2
2010-12-20 Will ThompsonBump LT_REVISION for this new release. dbus-1.4.1
2010-12-20 Will ThompsonNEWS for 1.4.1
2010-12-20 Havoc PenningtonCVE 2010-4352: Reject deeply nested variants
next