Post-release version bump
[platform/upstream/dbus.git] / dbus /
2017-06-08 Simon McVittieAdd dbus_try_get_local_machine_id()
2017-06-08 Simon McVittieMake _dbus_get_local_machine_uuid_encoded() properly...
2017-06-08 Simon McVittieuuidgen: Remove unimplemented declaration
2017-06-08 Simon McVittietest/dbus-daemon: Exercise the Peer interface
2017-06-08 Simon McVittieUnix sysdeps: Only copy /etc/machine-id to ${sysconfdir...
2017-06-08 Simon McVittiedriver: Implement the Peer interface, for completeness
2017-06-08 Simon McVittieasv-util: Expose functions to open an arbitrary entry
2017-06-08 Simon McVittietransport: Don't pile up errors for semicolon-separated...
2017-04-19 Simon McVittieMerge branch 'dbus-1.10'
2017-04-18 Simon McVittiePass in DBUS_TEST_EXEC via environment, not hard-coded...
2017-04-07 Simon McVittieDBusTransport: be explicit about _dbus_auth_do_work...
2017-04-07 Philip Withnalldbus: Fix writing off the end of an fd_set when testing...
2017-04-07 Simon McVittiesysdeps: assert that log severity is one we expect
2017-04-07 Simon McVittie_dbus_global_lock: move success case up into switch
2017-04-07 Simon McVittieDBusTransport: assert that invalid results don't happen
2017-04-07 Simon McVittietest, tools: assert impossible values of local enums...
2017-04-07 Simon McVittiedbus-spawn: assert impossible returns from read functio...
2017-04-07 Simon McVittie_dbus_lm_strerror: move default behaviour inside switch
2017-04-05 Simon McVittieMerge branch 'dbus-1.10'
2017-02-22 Philip Withnalldbus-socket-set-epoll: initialize all bytes of struct...
2017-02-21 Simon McVittiesysdeps: Add accessor for a list of transient service...
2017-02-16 Simon McVittieMerge branch 'dbus-1.10'
2017-02-16 Philip Withnalldbus-hash: Fix memory leaks in internal hash table...
2017-02-16 Simon McVittieChange _dbus_create_directory to fail for existing...
2017-02-14 Simon McVittieRevert "dbus-hash: Fix memory leaks in internal hash...
2017-02-14 Simon McVittiedbus-object-tree test: tolerate OOM in run_decompose_te...
2017-02-14 Philip Withnalldbus-object-tree: Correctly report failure from an...
2017-02-13 Philip Withnalldbus-hash: Fix memory leaks in internal hash table...
2017-02-13 Philip Withnalldbus-message-factory: Add some missing OOM paths to...
2017-02-13 Philip Withnalldbus-list: Add some missing OOM paths to an internal...
2017-02-13 Philip Withnalldbus-message-util: Add some missing OOM paths to an...
2017-02-13 Philip Withnalldbus-hash: Fix a potential shift by a negative integer
2017-02-10 Ralf HabackerOnly print timestamps on stderr if verbose messages...
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 Simon McVittieOnly read one message at a time if there are fds pending
2017-02-01 Michal Koutnýbus: Fix timeout restarts
2017-01-17 Thomas ZimmermannMarshalling tests: make integer generation more concise
2017-01-17 Thomas ZimmermannStringify DBUS_AUTH_STATE_INVALID
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-28 Simon McVittieMerge branch 'dbus-1.10'
2016-11-22 Simon McVittieMerge branch 'dbus-1.10'
2016-11-22 Simon McVittieMerge branch 'dbus-1.10'
2016-11-10 Simon McVittieAdd more _DBUS_GNUC_PRINTF annotations
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 McVittiedbus-file-win: print a HANDLE 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 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 Thomas ZimmermannFix warnings from compiler option '-Wshadow'
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 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-05 Ralf HabackerFix double printing function name in _dbus_verbose...
2016-10-04 Simon McVittieMerge branch 'dbus-1.10'
2016-10-04 Marc MutzDBusMessage: Fix UB (misaligned access) in call to...
2016-10-03 Simon McVittieMerge branch 'dbus-1.10'
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 McVittieOnly redirect child processes to systemd Journal if...
2016-09-30 Simon McVittie_dbus_warn, _dbus_warn_check_failed: unify with _dbus_logv
2016-09-30 Simon McVittie_dbus_logv: configurably log to syslog and/or stderr
2016-08-15 Simon McVittieMerge branch 'dbus-1.10'
2016-08-15 Thomas ZimmermannUse AX_CODE_COVERAGE for test-coverage statistics
2016-08-12 Simon McVittieMerge branch 'dbus-1.10'
2016-08-12 Simon McVittieRemove trailing newlines from _dbus_assert_not_reached
2016-08-12 Simon McVittie_dbus_ensure_standard_fds: new function to ensure std...
2016-08-12 Simon McVittieMerge branch 'dbus-1.10'
2016-08-12 Simon McVittieMark WaitingForOK state as unused
2016-08-11 Simon McVittie_dbus_system_log: rename to _dbus_log
2016-08-11 Simon McVittie_dbus_init_system_log: record a syslog tag (executable...
2016-08-11 Simon McVittiesysdeps: move _dbus_system_log() into the shared library
2016-08-11 Thomas ZimmermannFix misleading indentation to avoid respective compiler...
2016-08-11 Thomas ZimmermannInitialize 'klass' in _dbus_type_reader_recurse to...
2016-08-11 Thomas ZimmermannProtect 'orig_len' in recover_unused_bytes by DBUS_ENAB...
2016-08-11 Simon McVittieMark WaitingForOK state as unused
2016-07-29 Simon McVittieMerge branch 'dbus-1.10'
2016-07-25 Simon McVittieMerge branch 'dbus-1.10'
2016-07-25 Simon McVittieMerge branch 'dbus-1.10-ci' into dbus-1.10
2016-07-25 Simon McVittie_read_subprocess_line_argv: use _dbus_ensure_standard_fds
2016-07-25 Simon McVittie_dbus_become_daemon: use _dbus_ensure_standard_fds...
2016-07-25 Simon McVittie_dbus_ensure_standard_fds: new function to ensure std...
2016-07-23 Ralf Habackerdbus: do not include unused afxres.h on windows.
2016-07-01 Nick LewyckyAdd an invalid state in DBusAuthState to use for invali...
next