platform/upstream/dbus.git
2013-07-01 Chengwei Yangcmake: do not bind to any particular POSIX C standard
2013-07-01 Simon McVittieMerge branch 'dbus-1.6'
2013-07-01 Simon McVittieNEWS for 1.6.x
2013-07-01 Simon McVittieMake the test for #53499 more obviously correct
2013-07-01 Chengwei YangTest: add a test case for escaping byte > 127
2013-07-01 Chengwei YangFix: a non ascii byte will trigger BadAddress error
2013-06-28 Chengwei Yangtests to embedded tests: replaced in cmake files
2013-06-28 Chengwei Yangtests to embedded tests: replaced in automake files
2013-06-28 Chengwei Yangtests to embedded tests: replaced in libdbus
2013-06-28 Chengwei Yangtests to embedded tests: replaced in tools
2013-06-28 Chengwei Yangtests to embedded tests: replaced in dbus-daemon
2013-06-28 Chengwei YangDBusString: fix a typo
2013-06-28 Simon McVittieNEWS for 33001
2013-06-28 Chengwei Yangcmake: align dir watch backend detection with autotools
2013-06-28 Chengwei Yangcmake: terminate to generate makefiles due to fatal...
2013-06-28 Chengwei Yangcmake: get rid of useless commented out code
2013-06-28 Chengwei Yangdir-watch: remove dnotify backend
2013-06-28 Chengwei Yangcmake: clean up libxml2 glue
2013-06-28 Simon McVittieNEWS for master
2013-06-28 Simon McVittieMerge branch 'dbus-1.6'
2013-06-28 Simon McVittieNEWS
2013-06-28 Chengwei YangRemove invoke of va_end before va_start
2013-06-28 Chengwei YangFix two small typos in README.win
2013-06-26 Chengwei Yangkqueue: remove unused variable
2013-06-26 Chengwei Yangdbus-launch: do not verbose output if build with verbos...
2013-06-26 Chengwei Yangdbus-launch: align document
2013-06-26 Chengwei Yangdbus-launch: fix coding style
2013-06-26 Chengwei YangFreeBSD: explicit include signal.h to fix build failure
2013-06-26 Chengwei YangFix build failure if build with tests but without verbo...
2013-06-25 Simon McVittie_dbus_message_iter_check: compile non-dummy version...
2013-06-25 Chengwei YangExplicitly define macros to get less confusing conditions
2013-06-25 Chengwei YangFix build failure if build with checks but without...
2013-06-25 Simon McVittieConvert a{sv} helpers from Stats into generic utility...
2013-06-25 Chengwei Yangcmake: remove a duplicate line and fix coding style
2013-06-25 Simon McVittieNEWS, noting build-time configuration change
2013-06-25 Chengwei Yangcmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_D...
2013-06-24 Ralf HabackerUse Doxyfile.in for cmake build system too.
2013-06-24 Chengwei YangFix build failure if build with "--enable-stats"
2013-06-24 Chengwei YangDBus Specification: remove incorrect table description
2013-06-20 Ralf HabackerLet dbus-daemon not print unavailable options on windows.
2013-06-20 Colin Waltersconnection: Add incoming message serials to verbose...
2013-06-20 Simon McVittieNEWS
2013-06-20 Chengwei Yangdbus-send: Fix fail to run without "--dest" option
2013-06-20 Simon McVittieMerge branch 'dbus-1.6'
2013-06-20 Simon McVittieNEWS for #65959
2013-06-20 Chengwei YangDBusString: fix may crash if try to free an uninitializ...
2013-06-20 Chengwei YangDoc: fix invalid usage of doxygen @param command
2013-06-18 Ralf HabackerFix of cmake xmldoc dependencies chain.
2013-06-18 Ralf HabackerFixed wrong path for generated xml files when creating...
2013-06-17 Simon McVittieAdd a statically-initialized implementation of _dbus_lo...
2013-06-17 Simon McVittieAlways initialize threading before allocating a dynamic...
2013-06-17 Simon McVittieMake taking a global lock automatically initialize...
2013-06-17 Simon McVittieReplace individual global-lock variables with an array...
2013-06-13 Simon McVittiestart spec 0.22 development
2013-06-13 Simon McVittieFix Werror=unused-function if build without X11
2013-06-13 Simon McVittieStart on 1.7.5, add release name for 1.7.4
2013-06-13 Simon McVittieAdd release name for 1.6.12
2013-06-12 Simon McVittiePrepare 1.7.4 for tomorrow dbus-1.7.4
2013-06-12 Simon McVittieMove libdbus-init-win.cpp to its own convenience library
2013-06-12 Simon McVittieNEWS
2013-06-12 Simon McVittieFix an incorrect comment
2013-06-12 Simon McVittieRevert "start spec 0.22 development"
2013-06-12 Simon McVittie_dbus_system_logv: copy the va_list here too
2013-06-12 Simon McVittieMerge branch 'dbus-1.6'
2013-06-12 Simon McVittieStart 1.6.13
2013-06-12 Simon McVittiePrepare embargoed release for tomorrow dbus-1.6.12
2013-06-12 Simon McVittieAdd a test-case for CVE-2013-2168
2013-06-12 Simon McVittieCVE-2013-2168: _dbus_printf_string_upper_bound: copy...
2013-06-12 Simon McVittieNEWS for 1.6.x
2013-06-12 Chengwei YangFix dbus-daemon crash due to invalid service file
2013-06-06 Simon McVittieNEWS
2013-06-06 Chengwei Yangdbus-send: check usage a bit strictly
2013-06-06 Chengwei YangAssign default value to enable compiler coverage
2013-06-06 Chengwei YangFix a typo: enable_x11 -> have_x11
2013-06-06 Chengwei YangXML: hard depends on expat and delete libxml
2013-06-06 Chengwei YangFix dbus-daemon crash due to invalid service file
2013-06-06 Chengwei YangDo not suggest user to do 'make' if configure failed
2013-06-05 Simon McVittiemassively simplify run-with-tmp-session-bus.sh by using...
2013-06-05 Simon McVittieRecomend dbus-run-session over dbus-launch for starting...
2013-06-05 Simon McVittiePut dbus-run-session through doclifter and adjust to...
2013-06-05 Simon McVittieAdd dbus-run-session
2013-06-05 Chengwei YangFix build error: unused-result
2013-06-05 Chengwei YangWhen "activating" systemd, handle its special case...
2013-06-05 Simon McVittieNEWS
2013-06-05 Chengwei YangFix build error: unused-result
2013-06-05 Chengwei Yangdoc: fix a little bit for dbus-send
2013-06-05 Chengwei YangWhen "activating" systemd, handle its special case...
2013-05-13 Simon McVittieRemove unused global mutexes for win_fds, sid_atom_cache
2013-05-10 Simon McVittieTurn a runtime assertion into a compile-time assertion
2013-05-10 Simon McVittieNEWS for part 1 of fd.o#54972
2013-05-10 Simon McVittiedbus_threads_init_default, dbus_threads_init: be safe...
2013-05-10 Simon McVittieFix compiler warnings when X11 autolaunch and launchd...
2013-05-09 Simon McVittiedbus_threads_init: call _dbus_threads_init_platform_spe...
2013-05-09 Simon McVittieDBusAtomic: on Unix, use pthreads mutexes for fallback
2013-05-08 Simon McVittieAdd _DBUS_GNUC_WARN_UNUSED_RESULT, similar to GLib's
2013-05-08 Simon McVittieNEWS
2013-05-02 Simon McVittiestart spec 0.22 development submit/tizen/20130527.033934
2013-05-02 Simon McVittiestart 1.7.4 development
2013-04-29 Ralf HabackerFixed cmake windows build system bug not installing...
2013-04-25 Simon McVittieprepare version 1.7.2 and spec 0.21 dbus-1.7.2
next