platform/upstream/dbus.git
2017-02-13 Philip Withnalltools: Improve argument validation in dbus-spam
2017-02-13 Philip Withnallsignals: Add some missing assertions to inline unit...
2017-02-13 Philip Withnalldriver: Remove unnecessary NULL check
2017-02-13 Lennart Poetteringsystemd: add sysusers.d snippet for booting up with...
2017-02-10 Ralf Habackercmake: Use relative install locations on Unix too
2017-02-10 Ralf Habackercmake: Install executables in bin/ on Unix, not lib/
2017-02-10 Ralf HabackerLet cmake install arch depending headers on Unix in...
2017-02-10 Ralf HabackerAdd pkgconfig file generating support on unix os to...
2017-02-10 Ralf HabackerOnly print timestamps on stderr if verbose messages...
2017-02-04 Ralf HabackerAutotools compile fix.
2017-02-02 Ralf HabackerDo not mention disallowed auth mechanisms in REJECTED...
2017-02-02 Ralf HabackerOn bus startup check given auth in config file against...
2017-02-01 Philip Withnallconnection: Fix an LSM label memory leak on an error...
2017-02-01 Simon McVittieAdd more bug references
2017-02-01 Simon McVittieUpdate NEWS for 1.11.x
2017-02-01 Simon McVittieRevert "Make uid 0 immune to pending_fd_timeout limit"
2017-02-01 Simon McVittieOnly read one message at a time if there are fds pending
2017-02-01 Michal Koutnýbus: Fix timeout restarts
2017-01-30 Ralf HabackerDo not dump unused DBUS_SYSTEM_BUS_DEFAULT_ADDRESS...
2017-01-30 Ralf HabackerDo not define unused variable DBUS_SESSION_SOCKET_DIR...
2017-01-30 Ralf HabackerAdd test-uid-permissions test case to cmake build system.
2017-01-30 Ralf HabackerReplace deprecated cmake install_ functions with relate...
2017-01-30 Ralf HabackerFix broken install of dbus-arch-deps.h.
2017-01-17 Simon McVittieBus driver: add default BusDriverFound switch cases
2017-01-17 Thomas ZimmermannMarshalling tests: make integer generation more concise
2017-01-17 Thomas ZimmermannStringify DBUS_AUTH_STATE_INVALID
2017-01-17 Thomas ZimmermannTrivial config parser: enumerate the elements we don...
2017-01-17 Simon McVittieMove defaults for some switches into a default case
2017-01-17 Thomas Zimmermann_dbus_validity_to_error_message: add missing cases
2017-01-17 Philip Withnalldbus-connection: Remove a duplicate _dbus_list_clear...
2016-11-29 Simon McVittieMerge branch '1.10-docker'
2016-11-29 Simon McVittieci-install, ci-build: add brief documentation for param...
2016-11-29 Simon McVittieci-install.sh: make ci_in_docker follow the yes/no...
2016-11-29 Simon McVittietravis-ci: Add and use infrastructure to build and...
2016-11-29 Simon McVittietravis-ci: add an install script instead of open-coding...
2016-11-29 Simon McVittietravis-ci: introduce maybe_fail_tests() to make test...
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-29 Simon McVittieactivation test: don't crash if AppArmor is built but...
2016-11-29 Simon McVittieDon't test AppArmor mediation of activation if libappar...
2016-11-29 Simon McVittieStart towards 1.11.10
2016-11-28 Simon McVittiedbus 1.11.8 and D-Bus Specification 0.30
2016-11-28 Simon McVittieMerge branch 'dbus-1.10'
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-28 Simon McVittieSpec: document AppArmor mediation of auto-starting
2016-11-28 Simon McVittieActivation test: exercise what happens with nonexistent...
2016-11-28 Simon McVittieAdd an integration test for AppArmor mediating activation
2016-11-28 Simon McVittieMediate auto-activation attempts through AppArmor
2016-11-28 Simon McVittieDo not auto-activate services if we could not send...
2016-11-28 Simon McVittieAdd tests for activation when message send/receive...
2016-11-22 Simon McVittieMerge branch 'dbus-1.10'
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 McVittieMerge branch 'dbus-1.10'
2016-11-22 Simon McVittieNEWS
2016-11-22 Simon McVittieDon't test X11 autolaunching if it was disabled at...
2016-11-22 Simon McVittieSpec: be clearer about "starting" and "activation"...
2016-11-22 Simon McVittieUpdate NEWS
2016-11-22 Philip Withnallspec: Clarify behaviour of o.f.D.P.GetAll
2016-11-22 Simon McVittieNEWS for spec changes
2016-11-22 Simon McVittieSpec: mostly use versioned interface and bus names
2016-11-22 Simon McVittieSpec: document systemd activation
2016-11-22 Simon McVittieSpec: document what auto-starting is, and recommend it
2016-11-22 Simon McVittieSpec: be clearer about what activation means
2016-11-11 Simon McVittieUpdate NEWS
2016-11-11 Simon McVittieMake uid 0 immune to pending_fd_timeout limit
2016-11-10 Simon McVittieAdd more _DBUS_GNUC_PRINTF annotations
2016-11-09 Simon McVittieNote #98195 (the printf attributes) in NEWS
2016-10-13 Simon McVittieConfigure the compiler to suggest useful function attri...
2016-10-13 Simon McVittieAdd missing function attributes suggested by clang...
2016-10-13 Simon McVittieAdd missing format attributes suggested by -Wsuggest...
2016-10-13 Simon McVittieEnable format, noreturn, unused attributes for clang
2016-10-13 Simon McVittietest-segfault: mark exception_handler as NORETURN
2016-10-13 Simon McVittietest-privserver: avoid -Wformat-security
2016-10-13 Simon McVittiedbus-launch-x11: print a window ID portably
2016-10-13 Simon McVittiedbus-file-win: print a HANDLE correctly
2016-10-13 Simon McVittiePrint XML parse errors correctly
2016-10-13 Simon McVittiePrint errors parsing match rules correctly
2016-10-13 Simon McVittiedbus-nonce: print sockets correctly
2016-10-13 Simon McVittiedbus_signature_validate: be sure to use a literal forma...
2016-10-13 Simon McVittie_dbus_listen_tcp_socket: correct format string
2016-10-13 Simon McVittieNEWS
2016-10-13 Thomas ZimmermannTest compiler and linker flags with AX_COMPILER_FLAGS_...
2016-10-13 Simon McVittieRevert "Keep cmake gcc builds in sync with autotools...
2016-10-13 Simon McVittieFix remaining -Wundef warnings
2016-10-13 Simon McVittieRemove leftover declarations for assuming int manipulat...
2016-10-13 Simon McVittieClean up how we arrange for environ to be declared
2016-10-13 Simon McVittieReimplement _dbus_warn_return_if_fail without -Wformat...
2016-10-13 Simon McVittieLinux: use readdir(), not deprecated readdir_r()
next