Post-release version bump
[platform/upstream/dbus.git] / dbus /
2022-10-05 Simon McVittiedbus-marshal-byteswap: Byte-swap Unix fd indexes if...
2022-10-05 Simon McVittiedbus_message_demarshal: Set error if we can't allocate...
2022-10-05 Simon McVittiedbus-marshal-validate: Validate length of arrays of...
2022-10-05 Simon McVittiedbus-marshal-validate: Check brackets in signature...
2022-10-02 Simon McVittiedbus-server-socket: Make unix:tmpdir equivalent to...
2022-02-25 Simon McVittieMerge branch '1.12-backports' into 'dbus-1.12'
2022-02-25 Simon McVittiesysdeps-unix: Diagnose failure to open /proc/self/oom_s...
2022-02-25 Simon McVittiespawn-unix: Don't log an error if unable to reset Linux...
2022-02-25 Simon McVittiespawn-unix: On Linux, don't try to increase OOM-killer...
2022-02-25 Simon McVittiesysdeps-unix: Factor out _dbus_reset_oom_score_adj
2022-02-25 Simon McVittiespawn-unix: Correct indentation
2021-12-17 Simon McVittieinternals: Use Standard C offsetof macro if available
2021-12-17 Jean-Louis Fuchsdisable fork-malloc-exec for non-glibc-systems
2021-12-17 William Earleysysdeps: Don't raise RLIMIT_NOFILE beyond OPEN_MAX...
2020-07-02 Simon McVittieuserdb: Reference-count DBusUserInfo, DBusGroupInfo
2020-07-02 Simon McVittieuserdb: Make lookups return a const pointer
2020-07-02 Andy FiddamanSolaris and derivatives do not adjust cmsg_len on MSG_C...
2020-06-02 Simon McVittiesysdeps-unix: On MSG_CTRUNC, close the fds we did receive
2020-04-20 Felipe Franciosidoxygen: fix example for dbus_message_append_args
2019-06-09 Simon McVittietest: Add basic test coverage for DBUS_COOKIE_SHA1
2019-06-09 Simon McVittieauth: Reject DBUS_COOKIE_SHA1 for users other than...
2019-05-13 Simon McVittiebus: Try to raise soft fd limit to match hard limit
2019-04-17 Simon McVittieMerge branch '1-12-logical-op' into 'dbus-1.12'
2019-04-17 Simon McVittieMerge branch '1-12-code-coverage' into 'dbus-1.12'
2019-04-17 David King_dbus_get_is_errno_eagain_or_ewouldblock: Avoid warning
2019-04-17 Simon McVittieAdapt to API change in AX_CODE_COVERAGE version 28
2018-12-04 Simon McVittieCONTRIBUTING: Reformat as Markdown
2018-12-04 Simon McVittieRename HACKING to CONTRIBUTING
2018-11-16 Simon McVittiebuild: Never use poll() on Darwin family (macOS, etc...
2018-10-04 Ralf Habackersysdeps-win: Print word-size-dependent offset correctly
2018-10-04 Ralf Habackerdbus-transport-socket: Correctly print DBusSocket with...
2018-08-30 Simon McVittieDo not apply __attribute__((__malloc__)) to dbus_realloc()
2018-08-29 Simon McVittieserver-unix: Don't leak address of systemd server on...
2018-08-02 Simon McVittievalidate_body_helper: Bounds-check before validating...
2018-08-02 Simon McVittienonce: Don't try to rmdir(NULL) on OOM
2018-08-02 Simon McVittiedbus_server_listen: Don't leak first_connect_error
2018-08-02 Simon McVittiesysdeps: Reassure gcc 8 that we are not overflowing...
2018-06-04 Simon McVittiesysdeps-unix: Handle errors from getaddrinfo correctly
2018-02-06 Simon McVittieDBusPendingCall: Improve doc-comments around completed...
2018-02-06 Manish NarangDBusPendingCall: Only update ->completed under the...
2018-02-06 Manish NarangDBusConnection: Pass a pending call around more often
2017-11-28 Simon McVittieMerge remote-tracking branch 'github/dbus-1.12' into...
2017-11-27 Simon McVittie_dbus_server_new_for_socket: Iterate over arrays as...
2017-11-24 Simon McVittie_dbus_listen_tcp_socket: Don't rely on dbus_realloc...
2017-11-24 Simon McVittie_dbus_server_new_for_socket: Properly disconnect during...
2017-11-24 Simon McVittie_dbus_server_new_for_socket: Invalidate watches during...
2017-11-07 Simon McVittie_dbus_accept_with_noncefile: Don't leak nonce
2017-11-07 Simon McVittiedo_noncefile_create: Avoid freeing uninitialized memory...
2017-11-07 Simon McVittiedo_check_nonce: Don't free uninitialized memory on OOM
2017-10-23 Simon McVittiebuild: Don't distribute versioninfo.rc in "make dist...
2017-10-18 Ralf HabackerUpdate versioninfo.rc.in
2017-10-17 Simon McVittieWindows: Stop manipulating line numbering in versioninfo.rc
2017-10-09 Simon McVittieWindows: Simplify compiling versioninfo.rc by using...
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
next