summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * CI: Build on Debian 10 'buster' by defaultSimon McVittie2022-02-251-14/+14
| * CI: Use Python 3Simon McVittie2022-02-252-4/+5
| * CI: Use https to download MSYS packagesSimon McVittie2022-02-251-1/+1
| * CI: Install ci-certificatesSimon McVittie2022-02-251-0/+1
| * CI: Fix unpack of documentation tarballSimon McVittie2022-02-251-2/+2
| * ci: bump msys2 deps, fix broken linksMarc-André Lureau2022-02-251-13/+14
| * tools/ci-install.sh: Use package=() style for local package list to avoid '\'...Ralf Habacker2022-02-251-13/+14
| * On CI use common install prefix named 'dep_prefix' for installing local packagesRalf Habacker2022-02-253-45/+65
| * tools/ci-build.sh: Clean up directories from possible previous buildsRalf Habacker2022-02-251-2/+6
| * tools/ci-install.sh: merge multiple calls to apt-getRalf Habacker2022-02-251-73/+101
| * Move installing packages into tools/ci-install.shRalf Habacker2022-02-252-24/+36
| * CI: Do the CMake native debug build from an Autotools `make dist`Simon McVittie2022-02-253-3/+16
| * CI: Install yelp-tools, for yelp-build, in recent distrosSimon McVittie2022-02-251-1/+1
| * CI: Make adduser properly non-interactiveSimon McVittie2022-02-251-1/+1
| * CI: Don't install weak dependencies (Recommends)Simon McVittie2022-02-251-5/+13
| * ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie2022-02-251-0/+12
| * ci-build: Update required MSYS packagesSimon McVittie2022-02-251-6/+11
| * CI: Add ci_variant parameterSimon McVittie2022-02-251-0/+4
|/
* Belatedly bump version number to 1.12.21 for developmentSimon McVittie2021-12-171-1/+1
* Update NEWSSimon McVittie2021-12-171-0/+21
* internals: Use Standard C offsetof macro if availableSimon McVittie2021-12-171-0/+5
* disable fork-malloc-exec for non-glibc-systemsJean-Louis Fuchs2021-12-171-1/+1
* doc: Don't include TODO list in API documentationSimon McVittie2021-12-171-1/+1
* docs: generate reproducible idsArnout Engelen2021-12-171-1/+1
* dbus-launch: Replace slashes in DISPLAY if presentWilliam Earley2021-12-171-1/+6
* sysdeps: Don't raise RLIMIT_NOFILE beyond OPEN_MAX on macOSWilliam Earley2021-12-171-1/+8
* Reference CVE-2020-35512 in NEWSSimon McVittie2021-01-071-1/+1
* Merge branch 'cherry-pick-f0e526bc' into 'dbus-1.12'Simon McVittie2020-08-141-0/+1
|\
| * tests: On Unix, include <netinet/in.h> for IPPROTO_TCPcherry-pick-f0e526bcSimon McVittie2020-08-141-0/+1
|/
* v1.12.20dbus-1.12.20Simon McVittie2020-07-022-3/+3
* Update NEWSSimon McVittie2020-07-021-1/+20
* userdb: Reference-count DBusUserInfo, DBusGroupInfoSimon McVittie2020-07-024-27/+86
* userdb: Make lookups return a const pointerSimon McVittie2020-07-023-9/+13
* Solaris and derivatives do not adjust cmsg_len on MSG_CTRUNCAndy Fiddaman2020-07-021-1/+20
* Start 1.12.20 developmentSimon McVittie2020-06-022-1/+6
* Prepare 1.12.18dbus-1.12.18Simon McVittie2020-06-022-4/+17
* fdpass test: Assert that we don't leak file descriptorsSimon McVittie2020-06-021-0/+14
* sysdeps-unix: On MSG_CTRUNC, close the fds we did receiveSimon McVittie2020-06-021-12/+20
* Update NEWSSimon McVittie2020-05-151-0/+4
* dbus-daemon test: Don't test fd limits if in an unprivileged containerSimon McVittie2020-05-151-2/+28
* Update NEWSSimon McVittie2020-04-201-0/+3
* doxygen: fix example for dbus_message_append_argsFelipe Franciosi2020-04-201-4/+10
* Update NEWSSimon McVittie2020-04-201-0/+11
* cmake: Add X11 include path for toolsTuomo Rinne2020-04-201-0/+1
* doc: replace dbus-send's --address with --peer and --busChristopher Morin2020-04-201-3/+9
* Update NEWSSimon McVittie2020-04-201-1/+4
* Merge branch 'cherry-pick-b034b83b' into 'dbus-1.12'Simon McVittie2020-02-251-3/+4
|\
| * bus: Don't explicitly clear BusConnections.monitorsSimon McVittie2020-02-251-3/+4
|/
* Merge branch 'cherry-pick-bf71a58e' into 'dbus-1.12'Simon McVittie2020-02-201-1/+1
|\
| * doc: Fix environment variable name in dbus-daemon(1)Philip Withnall2020-02-201-1/+1
|/