summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sysdeps-win: Refactor cleanup of struct addrinfo during connect()mr143-refactoringSimon McVittie2020-03-111-5/+5
* Merge branch 'coverity-354880' into 'master'Simon McVittie2020-03-111-0/+2
|\
| * Fix missing release of the memory allocated in _dbus_connect_tcp_socket_with_...Ralf Habacker2020-03-101-0/+2
|/
* Merge branch 'monitor-list' into 'master'Simon McVittie2020-02-251-3/+4
|\
| * bus: Don't explicitly clear BusConnections.monitorsSimon McVittie2020-02-201-3/+4
* | Merge branch 'fix-cmake-doc-build' into 'master'Simon McVittie2020-02-211-1/+1
|\ \
| * | cmake: Don't build dbus.devhelp2 if Doxygen is disabledRalf Habacker2020-02-201-1/+1
|/ /
* | Update NEWSSimon McVittie2020-02-201-0/+28
|/
* Merge branch 'let-dbus_verbose_real-use-dbus-string' into 'master'Simon McVittie2020-02-203-9/+55
|\
| * In _dbus_verbose_real() avoid possible stack overflows on output to the Windo...Ralf Habacker2020-02-203-9/+55
|/
* Merge branch 'utf8-compliant-versioninfo' into 'master'Simon McVittie2020-02-201-1/+4
|\
| * Update copyright year in file template for version info on WindowsRalf Habacker2020-02-201-1/+1
| * Make template file for version info under Windows utf-8 compliantRalf Habacker2020-02-201-1/+4
|/
* Merge branch 'fix-libdbus-version-info' into 'master'Simon McVittie2020-02-201-1/+1
|\
| * cmake: Fix attribute 'original file name' in shared dbus library file info on...Ralf Habacker2020-02-191-1/+1
|/
* Merge branch 'complete-version-info-on-windows' into 'master'Simon McVittie2020-02-192-3/+11
|\
| * cmake: complete adding version info to all installed executables on WindowsRalf Habacker2020-02-192-3/+11
|/
* Merge branch 'master' into 'master'Simon McVittie2020-01-231-0/+1
|\
| * cmake: Add X11 include path for toolsTuomo Rinne2020-01-221-0/+1
* | Merge branch 'fix-static-vars-thread-safety-issues' into 'master'Ralf Habacker2019-12-1317-8/+196
|\ \
| * | Add a trivial sanity-check for the atomic primitivesRalf Habacker2019-12-134-0/+102
| * | _dbus_modify_sigpipe: be thread-safeSimon McVittie2019-12-124-5/+70
| * | various: comment static variables that are locked or otherwise OKSimon McVittie2019-12-1210-3/+24
|/ /
* | Merge branch 'no-mapping2' into 'master'Simon McVittie2019-10-231-33/+42
|\ \ | |/
| * Stop using selinux_set_mapping() functionLaurent Bigonville2019-10-221-33/+42
|/
* Merge branch 'fix_1' into 'master'Ralf Habacker2019-09-231-4/+10
|\
| * doxygen: fix example for dbus_message_append_argsFelipe Franciosi2019-09-231-4/+10
|/
* Merge branch '275-docs-fix' into 'master'Simon McVittie2019-08-191-1/+1
|\
| * doc: Fix environment variable name in dbus-daemon(1)Philip Withnall2019-08-131-1/+1
|/
* Merge branch 'dbus-send-sender' into 'master'Simon McVittie2019-07-152-2/+57
|\
| * dbus-send: add --sender optionChristopher Morin2019-07-152-2/+57
|/
* Update NEWSSimon McVittie2019-07-031-1/+24
* Merge branch 'break-out-more-tests' into 'master'Simon McVittie2019-07-0315-908/+994
|\
| * tests: Move userdb test out of libdbusSimon McVittie2019-07-033-57/+55
| * tests: Move mempool test out of libdbusSimon McVittie2019-07-036-200/+228
| * tests: Move address test out of libdbusSimon McVittie2019-07-036-183/+209
| * tests: Move _dbus_sha_test outside libdbusSimon McVittie2019-07-037-466/+495
| * Introduce a new macro to export symbols solely for testsSimon McVittie2019-07-032-2/+7
* | Merge branch 'pass-tests-if-root' into 'master'Simon McVittie2019-07-037-4/+61
|\ \
| * | bus tests: Shut down audit socketSimon McVittie2019-07-033-0/+9
| * | bus: Make audit initialization idempotentSimon McVittie2019-07-031-1/+8
| * | tests: Skip if unable to launch uninstalled dbus-daemon as other uidSimon McVittie2019-07-031-0/+18
| * | tests: Skip system bus test if we are root but messagebus does not existSimon McVittie2019-07-033-3/+26
| |/
* | Merge branch 'malloc-fail-diags' into 'master'Simon McVittie2019-07-031-3/+3
|\ \
| * | tests: Improve diagnostics for malloc-failure testsSimon McVittie2019-07-021-3/+3
| |/
* | Merge branch 'auth-idempotent' into 'master'Simon McVittie2019-07-031-2/+17
|\ \
| * | auth: Clear GUID from server if out of memorySimon McVittie2019-07-021-2/+17
| |/
* | Merge branch 'fdleak-diagnostics' into 'master'Simon McVittie2019-07-036-157/+154
|\ \
| * | tests: Improve messages when fd leaks are diagnosedSimon McVittie2019-07-024-13/+20
| * | dbus-message-util: Fix Doxygen annotationsSimon McVittie2019-07-021-1/+3