platform/upstream/dbus.git
2011-03-10 Lennart Poetteringprotocol: introduce four new errors
2011-03-10 Simon McVittieMake dbus_type_is_valid into public API
2011-03-10 Simon McVittieMerge branch 'dbus-1.4'
2011-03-10 Simon McVittieadd doxygen.stamp to .gitignore
2011-03-10 Simon McVittie_dbus_marshal_write_fixed_multi: remove obsolete FIXME...
2011-03-10 Simon McVittiedbus_message_iter_append_basic: remove misleading docum...
2011-03-10 Simon McVittieImplement uninstallation and cleanup for Doxygen docs...
2011-03-10 Simon McVittieMerge branch 'validate-when-sending-16338' into dbus-1.4
2011-03-10 Simon McVittiedbus_type_is_basic etc.: it is an error to pass in...
2011-03-10 Simon McVittieRequire specific user action to compile without 64...
2011-03-10 Simon McVittieMerge branch 'dbus-1.4'
2011-03-10 Lennart Poetteringautogen: add -I m4 to aclocal path
2011-03-08 Simon McVittieMerge branch 'dbus-1.4'
2011-03-08 Simon McVittieUpdate NEWS
2011-03-07 Simon McVittieMerge branch 'dbus-1.4'
2011-03-07 Simon McVittieFix some more stray occurrences of ELEMENT_TYPE
2011-03-07 Andre HeineckeDo not use the name ELEMENT_TYPE
2011-03-04 Simon McVittiedbus_message_iter_append_fixed_array: add a check for...
2011-03-04 Simon McVittiedbus_message_iter_append_basic: validate booleans too
2011-03-04 Simon McVittiedbus_message_iter_append_basic: check string-like argum...
2011-02-25 Simon McVittieMerge branch 'dbus-1.4'
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 McVittieMerge branch 'dbus-1.4'
2011-02-24 Simon McVittieconfig-parser regression test: don't require that fd...
2011-02-24 Simon McVittieMerge branch 'dbus-1.4'
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-24 Simon McVittieNEWS so far
2011-02-18 Roberto GuidoImproved dbus_string_replace_len()
2011-02-18 Simon McVittiebus driver: allow implementing more than one interface
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
next