platform/upstream/dbus.git
2016-11-29 Simon McVittietravis-ci: run in bash, with the "unofficial strict...
2016-11-29 Simon McVittietravis-ci: consistently use yes/no instead of yes/empty
2016-11-29 Simon McVittietravis-ci: consistently use ci_* for parameter variables
2016-11-29 Simon McVittieci-build: retab with 4-space indentation
2016-11-29 Simon McVittietravis-ci: add an explicit copyright/license statement
2016-11-29 Simon McVittieRename distro-style CI build from "release" to "production"
2016-11-29 Simon McVittieUpdate autoconf-archive, and use snapshot.debian.org
2016-11-29 Simon McVittieTravis-CI: fetch a newer autoconf-archive from Debian
2016-11-29 Simon McVittieTravis-CI: install new autoconf-archive build-dependency
2016-11-28 Simon McVittieStart developing 1.10.16
2016-11-28 Simon McVittiedbus 1.10.14
2016-11-28 Simon McVittieSuppress -Wmisleading-indentation for this stable branch
2016-11-28 Simon McVittieMake uid 0 immune to pending_fd_timeout limit
2016-11-28 Simon McVittieLog to syslog when pending_fd_timeout is exceeded
2016-11-22 Simon McVittieInstall mingw build-dependencies in a different order
2016-11-22 Simon McVittieci-build: run our copy of config.guess
2016-11-22 Simon McVittieNEWS
2016-11-22 Simon McVittieDon't test X11 autolaunching if it was disabled at...
2016-10-10 Simon McVittie1.10.12
2016-10-10 Simon McVittieDisable deprecation warnings for stable branch
2016-10-10 Simon McVittieIgnore ActivationFailure if not using systemd activation
2016-10-10 Simon McVittiebus_driver_handle_message: reject ActivationFailure...
2016-10-10 Simon McVittiedbus_activation_systemd_failure: do not use non-literal...
2016-10-04 Simon McVittieNEWS
2016-10-04 Marc MutzDBusMessage: Fix UB (misaligned access) in call to...
2016-10-03 Simon McVittieNEWS for 1.10.x
2016-10-03 Simon McVittieautogen.sh: fail cleanly if autoconf fails
2016-08-15 Simon McVittie1.10.11
2016-08-15 Simon McVittie1.10.10
2016-08-12 Simon McVittieAdd a regression test for dbus-launch in X11
2016-08-12 Simon McVittietest-dbus-daemon-fork: exercise closed stdin, stdout...
2016-08-12 Simon McVittietest: expand dbus-launch-eval test to cover stdin being...
2016-08-12 Simon McVittieAdd a simple test for dbus-daemon --fork
2016-08-12 Simon McVittietest: add a regression test for eval "$(dbus-launch...
2016-08-12 Simon McVittiedbus-daemon, dbus-launch: cope with callers having...
2016-08-12 Simon McVittie_dbus_ensure_standard_fds: new function to ensure std...
2016-08-12 Simon McVittieNEWS for 1.10
2016-08-12 Simon McVittieMark WaitingForOK state as unused
2016-08-12 Simon McVittieupdate-activation-environment: produce better diagnosti...
2016-07-29 Simon McVittieNEWS for 1.10 branch
2016-07-29 Ioan-Adrian... configure.ac: explicitely check stdint.h
2016-07-25 Simon McVittieUpdate NEWS for merge of dbus-1.10-ci branch
2016-07-25 Simon McVittieMerge branch 'dbus-1.10-ci' into dbus-1.10
2016-06-30 Simon McVittieUpdate NEWS
2016-06-30 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-06-30 WaLyong Choactivation: set children oom_score_adj to 0
2016-06-30 Руслан ИжбулатовUse dbus_set_error_from_message() to check for an error
2016-06-30 Thiago MacieiraQuote the DBUS_SESSION_BUS_ADDRESS variable in the...
2016-05-18 Simon McVittietravis: compile with mingw in both production and debug...
2016-05-18 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-05-18 Simon McVittietest-segfault: add missing include of <stdio.h> on...
2016-05-16 Ralf HabackerFix ambiguous setup of DBusBabySitter struct member...
2016-05-13 Ralf HabackerOn Windows make access to member 'refcount' of struct...
2016-05-13 Ralf HabackerEliminates a race condition accessing DBusBabysitter...
2016-05-09 Ralf HabackerSuppress Windows popups and jit debugger when app crash...
2016-04-29 Yiyang FeiFix crash in test-spawn unit test app on Windows.
2016-04-29 Ralf HabackerFix assert in test-spawn caused by missing initializati...
2016-03-07 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-03-07 Simon McVittie1.10.9
2016-03-07 Simon McVittie1.10.8
2016-03-02 Simon McVittieDisable travis-ci apt source for Google Chrome
2016-03-02 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-03-02 Simon McVittieupdate NEWS
2016-03-02 Dmitri Iouchtchenkodbus-test-tool echo: fix sleep documentation
2016-03-02 Simon McVittieStatically assert that the DBusMessageIter struct has...
2016-03-02 Simon McVittieDBusMessageIter: eliminate padding on 64-bit platforms
2016-03-02 Simon McVittieDBusMessage: assert the properties we need DBusMessageI...
2016-03-02 Simon McVittiedbus-internals: add _DBUS_ALIGNOF
2016-02-24 Simon McVittieNEWS so far
2016-02-12 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-02-12 Simon McVittieRevert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_D...
2016-02-12 Simon McVittieRevert "name-test C tests: produce structured (TAP...
2016-02-12 Simon McVittieRevert "name-test: run most C tests directly, not via...
2016-02-12 Simon McVittieRevert "Rename function string_array_length() to _dbus_...
2016-02-12 Simon McVittieRevert "Add new functions _dbus_hash_table_to_array...
2016-02-11 Ralf HabackerAdd new functions _dbus_hash_table_to_array() and _dbus...
2016-02-11 Ralf HabackerRename function string_array_length() to _dbus_string_a...
2016-02-11 Simon McVittiename-test: run most C tests directly, not via run-test.sh
2016-02-11 Simon McVittiename-test C tests: produce structured (TAP) output
2016-02-11 Simon McVittieReplace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH
2016-02-08 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-02-08 Nick Lewyckymarshal-validate: run all the tests instead of just...
2016-02-08 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-02-08 Simon McVittieconfigure.ac: support large-file for stat64
2016-01-25 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-01-25 Simon McVittietest/name-test/run-test.sh: output correct result if...
2015-12-02 Simon McVittieadd travis-ci.org build machinery
2015-12-02 Simon McVittieDon't try to run manual tests in installcheck
2015-12-02 Simon McVittieFix shell syntax for installcheck-local with no DESTDIR
2015-12-02 Simon McVittieDo not require systemd to have a service file if using...
2015-12-02 Simon McVittie_dbus_test_oom_handling: allow disabling it as documented
2015-12-02 Simon McVittiecmake: run all automated tests with --tap for better...
2015-12-02 Simon McVittieembedded tests: accept and ignore --tap argument
2015-12-02 Simon McVittiecmake: copy the systemd-activation directory too
2015-12-02 Simon McVittiecmake: manual-tcp is not an automated test
2015-12-02 Simon McVittieAvoid -Wunused-label when compiling with libselinux...
2015-12-01 Simon McVittie1.10.7
2015-12-01 Simon McVittie1.10.6 dbus-1.10.6
2015-11-23 Simon McVittieNEWS for 1.10 branch
2015-11-23 Simon McVittieuid-permissions test: don't assert that root can Update...
next