platform/upstream/dbus.git
2011-02-25 Simon McVittieMerge branch 'doxygenate' into dbus-1.4
2011-02-25 Simon McVittieNEWS so far
2011-02-25 Simon McVittieMerge branch 'changequote' into dbus-1.4
2011-02-25 Simon McVittieMerge branch 'require-display-for-autolaunch-19997...
2011-02-25 Simon McVittieMerge branch 'modern-autofoo-32245' into dbus-1.4
2011-02-24 Simon McVittieAllow X11 autolaunch to be disabled even if the headers...
2011-02-24 Simon McVittieDon't attempt Unix X11 autolaunching if DISPLAY isn...
2011-02-24 Simon McVittieconfig-parser regression test: don't require that fd...
2011-02-24 Simon McVittieGive XDG_DATA_HOME priority over XDG_DATA_DIRS for...
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-24 Simon McVittieDon't compress spaces in CFLAGS and friends
2011-02-24 Simon McVittieRemove unnecessary changequote call
2011-02-24 Simon McVittieUse square brackets (m4 quoting) instead of changequote
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-14 Simon McVittieBuild dbus.devhelp using doxygen_to_devhelp.xsl and...
2011-01-14 Simon McVittieInstall the Doxygen documentation to $(htmldir)
2011-01-14 Simon McVittiedocs: use $(MKDIR_P), which we already check for in...
2011-01-14 Simon McVittieUse a stamp file to represent the Doxygen output
2011-01-14 Simon McVittieCheck for xsltproc in configure.in
2011-01-14 Simon McVittieconfigure.in: require autoconf 2.60
2011-01-14 Simon McVittieAdd doxygen_to_devhelp.xsl (from Fedora, via Debian)
2011-01-14 Simon McVittieGenerate XML from Doxygen
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...
next