summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v1.14.4dbus-1.14.4Simon McVittie2022-10-052-3/+7
* Update NEWSSimon McVittie2022-10-051-0/+24
* test: Parse a message with a byteswapped Unix fd indexSimon McVittie2022-10-054-0/+46
* test: Add infrastructure to parse valid raw message blobsSimon McVittie2022-10-056-0/+192
* dbus-marshal-byteswap: Byte-swap Unix fd indexes if neededSimon McVittie2022-10-051-5/+1
* test: Add targeted tests for dbus/dbus#413, dbus/dbus#418Simon McVittie2022-10-051-3/+95
* test: Export G_TEST_BUILDDIR, G_TEST_SRCDIRSimon McVittie2022-10-052-0/+4
* test/data: Add messages that reproduce dbus/dbus#413, dbus/dbus#418Simon McVittie2022-10-0511-0/+184
* dbus-marshal-validate: Validate length of arrays of fixed-length itemsSimon McVittie2022-10-051-1/+12
* test-syntax: Exercise correctly- and incorrectly-nested structs, dictsSimon McVittie2022-10-051-0/+10
* dbus-marshal-validate: Check brackets in signature nest correctlySimon McVittie2022-10-051-1/+37
* NEWS: Describe the behaviour change resulting from fixing dbus#416Simon McVittie2022-10-021-1/+21
* dbus-server-socket: Make unix:tmpdir equivalent to unix:dirSimon McVittie2022-10-021-12/+4
* Post-release version bumpSimon McVittie2022-09-262-1/+6
* Prepare v1.14.2dbus-1.14.2Simon McVittie2022-09-262-2/+2
* AUTHORS: UpdateSimon McVittie2022-09-261-0/+4
* Disable deprecation warnings for stable branchSimon McVittie2022-09-221-0/+3
* Merge branch '1.14.x-backports' into 'dbus-1.14'Simon McVittie2022-09-1320-125/+290
|\
| * Update NEWS for 1.14.x branchSimon McVittie2022-09-131-4/+49
| * cmake: Always try to find pkg-configAlex Richardson2022-09-131-1/+5
| * cmake: Check for setresuid and getresuidAlex Richardson2022-09-132-0/+4
| * dir-watch-kqueue: Silence -Wshadow warningAlex Richardson2022-09-131-1/+2
| * Fix building on Mac OSX when using launchdRalf Habacker2022-09-131-0/+1
| * dbus-sysdeps-util-unix.c: Avoid including sys/syslimits.hAlex Richardson2022-09-134-9/+1
| * Move release checklist to its own fileSimon McVittie2022-09-132-80/+83
| * test: Skip tests that involve switching uid if unable to do soSimon McVittie2022-09-131-0/+62
| * sysdeps: Only open oom_score_adj read/write if we need to write itSimon McVittie2022-09-131-3/+23
| * activation-helper: Never crash if unable to write oom_score_adjSimon McVittie2022-09-131-1/+1
| * COPYING: The project is called dbus, not D-BusSimon McVittie2022-09-131-1/+1
| * configure: Avoid exit() when checking for __sync_sub_and_fetch()Alex Richardson2022-09-131-1/+1
| * build: Do not dist built XML catalogJan Tojnar2022-09-131-1/+2
| * cmake: Fix definition of DBUS_USE_SYNCAlex Richardson2022-09-132-2/+2
| * bus/dir-watch: Do not crash with > 128 dirsJan Tojnar2022-09-132-2/+12
| * cmake: Correct DBUS_{SYSTEM,SESSION}_CONFIG_FILE on UNIX systemsAlex Richardson2022-09-131-2/+2
| * Fix no-X11 build after d847b5f6ae994c408c166ed51752ed9f550df600Alex Richardson2022-09-131-2/+0
| * cmake: Look for dbus-arch-deps.h next to DBus1Config.cmakeSimon McVittie2022-09-131-0/+4
| * sysdeps-unix: check fd before calling _dbus_fd_set_close_on_exec()Mike Gilbert2022-09-131-1/+2
| * cmake: Fix DBUS_SESSION_SOCKET_DIR when cross-compilingAlex Richardson2022-09-132-1/+10
| * cmake: Use -Wl,-export_dynamic when building for macOSAlex Richardson2022-09-131-2/+7
| * cmake: Only pass -Wl,--export-dynamic when linkingAlex Richardson2022-09-131-2/+2
| * cmake: Drop an unnecessary include directoryAlex Richardson2022-09-131-1/+0
| * cmake: Detect backtrace() support on platforms such as FreeBSDAlex Richardson2022-09-132-1/+7
| * Revert "Fix gcc compile error: redundant redeclaration of ‘environ’ [-Wer...Alex Richardson2022-09-131-5/+0
| * cmake: Set DBUS_*_CONFIG_FILE to be in datadir on UnixRalf Habacker2022-09-131-4/+2
| * cmake: setup variable WORDS_BIGENDIAN correctlyRalf Habacker2022-09-132-0/+7
| * bus: Show the errno if inotify cannot be initializedSimon McVittie2022-09-131-1/+1
| * bus: Correct check for inotify_init() failureSimon McVittie2022-09-131-1/+1
|/
* Merge branch '1.14.x-ci' into 'dbus-1.14'Simon McVittie2022-09-121-14/+30
|\
| * CI: Don't pin msys2 packages to a specific version at allSimon McVittie2022-09-121-13/+15
| * tools/ci-install.sh: clean up the previously used installation prefix and the...Ralf Habacker2022-09-121-0/+7