platform/upstream/dbus.git
2011-04-08 Simon McVittieMerge branch 'dbus-1.4'
2011-04-08 Simon McVittiedevelopment version
2011-04-08 Simon McVittiePrepare version 1.4.8 dbus-1.4.8
2011-04-08 Colin Waltersactivation: Strip out code to compare by Exec=
2011-04-07 Simon McVittieoops, fix XML mis-nesting
2011-04-07 Sven Herzberglist which parts of the Desktop Entry spec apply to...
2011-04-07 Simon McVittieMerge branch 'arg0namespace-24317'
2011-04-07 Simon McVittieMerge branch 'dbus-1.4'
2011-04-07 Simon McVittieMention dbus-specification.xml's separate versioning...
2011-04-07 Simon McVittieCheck parsing (or otherwise) of path_namespace in match...
2011-04-07 Simon McVittieRemove support for trailing "." on arg0namespace
2011-04-07 Simon McVittieRename path_prefix to path_namespace and disallow trail...
2011-04-07 Simon McVittieDocument when arg0namespace was added, for completeness
2011-04-07 Simon McVittieDocument when argNpath was added, for completeness
2011-04-07 Simon McVittiespecification: fix versioning
2011-04-07 Simon McVittiepath_prefix: anchor matches at path-component boundarie...
2011-04-07 David ZeuthenAdd path_prefix match rule
2011-04-07 Simon McVittiere-word description of arg0namespace
2011-04-07 Simon McVittiesignals.h: rename argument in declaration to match...
2011-04-07 Simon McVittieMerge remote-tracking branch 'wjt/arg0namespace' into...
2011-04-07 Simon McVittieBreak up the monster conditional in config-parser so...
2011-03-14 Simon McVittieUpdate NEWS for master
2011-03-14 Simon McVittieMerge branch 'dbus-1.4'
2011-03-14 Simon McVittieUpdate NEWS
2011-03-14 Simon McVittieMerge branch 'dbus-1.4', rejecting all changes
2011-03-14 Simon McVittieRevert merge of master (dbus-1.5) into dbus-1.4
2011-03-11 Lennart Poetteringconnection: hook UnknownObject and UnknownInterface...
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...
next