Clarify NEWS
[platform/upstream/dbus.git] / dbus /
2017-09-29 Simon McVittieunix: Condition Linux-specific abstract sockets on...
2017-09-28 Simon McVittiebuild: Remove unused variables
2017-09-28 Simon McVittiedbus: Actually link versioninfo.o into libdbus
2017-09-28 Simon McVittiedbus: Clarify why we are not just adding the resource...
2017-09-28 Simon McVittiedbus: Make SUFFIXES more specific
2017-09-27 Simon McVittiesysdeps: Stop pretending _dbus_set_signal_handler is...
2017-09-27 Simon McVittieMake sure non-aborting signal handlers save and restore...
2017-09-25 Simon McVittieDeprecate the pam_console/pam_foreground flag-file...
2017-09-25 Simon McVittieMerge branch 'dbus-1.10'
2017-09-25 Simon McVittieunix: Reduce log level for DBUS_SYSTEM_LOG_INFO to...
2017-08-15 Simon McVittieMerge branch 'dbus-1.10'
2017-08-15 Alan CoopersmithFix -Werror=declaration-after-statement build failure...
2017-08-15 Lennart Poetteringsysdeps: increase listen() backlog of AF_UNIX sockets...
2017-07-30 Simon McVittieImplement dbus_clear_connection(), etc.
2017-07-28 Simon McVittiebuild: Clean up DBUS_COOKIE_SHA1 keyrings
2017-07-28 Simon McVittieuserdb: Respect $HOME for the home directory of our...
2017-07-28 Simon McVittiepolicy: Add max_fds, min_fds qualifiers for send, recei...
2017-07-28 Simon McVittieMerge branch 'dbus-1.10'
2017-07-20 Michal KoutnýDBusMainLoop: ensure all required timeouts are restarted
2017-07-07 Simon McVittieMerge branch 'dbus-1.10'
2017-07-07 Simon McVittieMerge branch 'dbus-1.10'
2017-07-05 Simon McVittiemessage: Add DBusVariant, a way to copy a single messag...
2017-07-05 Simon McVittieDBusMessageIter: Add a function to abandon possibly...
2017-07-05 Simon McVittiedbus_message_iter_open_container: Don't leak signature...
2017-07-05 Simon McVittiedbus_message_iter_append_basic: Don't leak signature...
2017-07-05 Simon McVittiedbus_message_append_args_valist: Don't leak memory...
2017-07-05 Simon McVittieDBusMessageIter: Zero out the iterator on failure
2017-07-05 Simon McVittieDBusMessageIter: Clarify the API
2017-07-05 Simon McVittieinternals: Make a minimal _dbus_test_oom_handling(...
2017-07-05 Simon McVittiedbus_message_iter_open_container: Don't leak signature...
2017-07-05 Simon McVittiedbus_message_iter_append_basic: Don't leak signature...
2017-07-05 Simon McVittie_dbus_message_iter_open_signature: Clarify why this...
2017-07-05 Simon McVittiedbus_message_append_args_valist: Don't leak memory...
2017-07-05 Simon McVittie_dbus_marshal_validate_test: Uncomment commented-out...
2017-07-05 Simon McVittie_dbus_marshal_validate_test: Merge two sets of signatur...
2017-07-05 Simon McVittieinternals: Decouple logging an error from exiting unsuc...
2017-07-04 Simon McVittieRemove now-unused _dbus_validate_signature()
2017-07-04 Simon McVittieRemove now-unused _dbus_check_is_valid_signature()
2017-07-04 Simon McVittieDBusMessage: Stop using _dbus_check_is_valid_signature()
2017-07-04 Simon McVittie_dbus_message_set_signature: Delete unused function
2017-06-30 Simon McVittiebuild: Introduce ${runstatedir} and use it for the...
2017-06-29 Simon McVittieAdd unix:dir=/something addresses
2017-06-27 Simon McVittieMerge branch 'dbus-1.10'
2017-06-27 Simon McVittietransport: Don't pile up errors for semicolon-separated...
2017-06-27 Shin-ichi MORITAFix missing dbus_message_unref() in error reply path
2017-06-27 Shin-ichi MORITAFix missing dbus_message_unref() in error reply path
2017-06-08 Simon McVittieRefer to dbus_try_get_local_machine_id() in doc-comments
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...
next