platform/upstream/dbus.git
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()
2016-10-13 Simon McVittieBe more const-correct
2016-10-10 Simon McVittieRemove now-misleading comment
2016-10-10 Simon McVittieEnable the same warnings when targeting Windows as...
2016-10-10 Simon McVittieEnable some more compiler warnings
2016-10-10 Thomas ZimmermannFix warnings from compiler option '-Wshadow'
2016-10-10 Simon McVittieRename distro-style CI build from "release" to "production"
2016-10-10 Thomas ZimmermannFix warnings from compiler option '-Wsuggest-attribute...
2016-10-10 Thomas ZimmermannPartially fix warnings from compiler option '-Wredundan...
2016-10-10 Thomas ZimmermannPartially fix warnings from compiler option '-Wformat...
2016-10-10 Thomas ZimmermannRemove configure option '--disable-compiler-optimisations'
2016-10-10 Thomas ZimmermannRemove unused functions from Windows builds
2016-10-10 Thomas ZimmermannInclude string.h for strcmp()
2016-10-10 Thomas ZimmermannProtect debug-only variables behind DBUS_ENABLE_VERBOSE...
2016-10-10 Thomas ZimmermannCast -1 to DWORD for comparing to variable
2016-10-10 Thomas ZimmermannFix function declarations
2016-10-10 Thomas ZimmermannAdd configure option '--enable-debug' to control debugg...
2016-10-10 Simon McVittieStart towards 1.11.8
2016-10-10 Simon McVittieRelease 1.11.6 and spec 0.29
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-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-05 Simon McVittieupdate NEWS
2016-10-05 Philip Withnallbus: Add LSM label to connection loginfo string
2016-10-05 Philip Withnallbus: Add sender name to bus activation log messages
2016-10-05 Ralf HabackerFix double printing function name in _dbus_verbose...
2016-10-05 Simon McVittieUpdate NEWS
2016-10-05 Philip Withnalldoc: Install introspection and busconfig DTDs
2016-10-04 Simon McVittieMerge branch 'dbus-1.10'
2016-10-04 Simon McVittieNEWS
2016-10-04 Marc MutzDBusMessage: Fix UB (misaligned access) in call to...
2016-10-03 Simon McVittieMerge branch 'dbus-1.10'
2016-10-03 Simon McVittieNEWS for 1.10.x
2016-10-03 Simon McVittieautogen.sh: fail cleanly if autoconf fails
2016-10-03 Simon McVittieNEWS for 1.11.x
2016-10-03 Philip Withnallspec: Allow <annotation> in <arg> elements in introspec...
2016-10-03 Philip Withnalldoc: Add missing space in introspect.xsl
2016-10-01 Philip Withnallspec: Recommend against using ‘/’ for object paths
2016-09-30 Simon McVittieRemove unmatched parenthesis
2016-09-30 Simon McVittieRemove trailing newlines from _dbus_warn, _dbus_warn_ch...
2016-09-30 Simon McVittieinternals: remove newline, pid from assertion failures
2016-09-30 Simon McVittiedbus-launch: redirect dbus-daemon output to syslog
next