summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Modify systemd tmpfiles.d snippet to create /var/lib/dbus/Chris Lesiak2018-01-111-0/+4
* Update NEWS for #104265Simon McVittie2017-12-141-0/+3
* Resolve bindir variable in dbus-1.pc file correctlyBenedikt Heine2017-12-141-1/+1
* Merge remote-tracking branch 'github/dbus-1.12' into dbus-1.12Simon McVittie2017-11-281-0/+6
|\
| * NEWS for 1.12.xSimon McVittie2017-11-241-0/+6
* | _dbus_server_new_for_socket: Iterate over arrays as intendedSimon McVittie2017-11-271-4/+4
|/
* Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()Simon McVittie2017-11-243-0/+153
* _dbus_listen_tcp_socket: Don't rely on dbus_realloc setting errnoSimon McVittie2017-11-241-4/+2
* _dbus_server_new_for_socket: Properly disconnect during error unwindingSimon McVittie2017-11-243-14/+38
* _dbus_server_new_for_socket: Invalidate watches during error unwindingSimon McVittie2017-11-241-0/+1
* Update NEWS for 1.12.xSimon McVittie2017-11-141-1/+3
* Add a missing space in logging outputThomas Zajic2017-11-141-1/+1
* Start 1.12.4Simon McVittie2017-11-132-1/+6
* 1.12.2dbus-1.12.2Simon McVittie2017-11-132-4/+4
* Update NEWS for 1.12.xSimon McVittie2017-11-101-0/+6
* bus_connections_setup_connection: If we can't set it up, log whySimon McVittie2017-11-102-32/+29
* Update NEWS for 1.12.xSimon McVittie2017-11-101-1/+11
* travis-ci: Enable/disable more features in various buildsSimon McVittie2017-11-101-0/+10
* _dbus_accept_with_noncefile: Don't leak nonceSimon McVittie2017-11-071-5/+17
* do_noncefile_create: Avoid freeing uninitialized memory on errorSimon McVittie2017-11-071-0/+6
* do_check_nonce: Don't free uninitialized memory on OOMSimon McVittie2017-11-071-0/+14
* Update NEWSSimon McVittie2017-10-311-0/+4
* build: Avoid using `echo -e`Tony Theodore2017-10-311-1/+1
* Update NEWSSimon McVittie2017-10-311-0/+5
* build: Use $(MKDIR_P) syntax suitable for install-shilovezfs2017-10-311-1/+1
* Bump version for 1.12.x branchSimon McVittie2017-10-302-1/+6
* Prepare 1.12.0dbus-1.12.0Simon McVittie2017-10-302-10/+13
* Disable deprecation warnings for stable branchSimon McVittie2017-10-301-0/+3
* NEWS for #103420Simon McVittie2017-10-231-1/+9
* build: Remove various unused files from build systemSimon McVittie2017-10-235-1106/+0
* build: Include README.cmake in Autotools "make dist"Simon McVittie2017-10-231-0/+1
* build: Distribute individual files and directories from cmake/Simon McVittie2017-10-231-1/+16
* build: Distribute more test data in source tarballsSimon McVittie2017-10-231-0/+2
* build: Don't explicitly clean up configure-generated filesSimon McVittie2017-10-231-5/+0
* build: Don't distribute versioninfo.rc in "make dist" tarballsSimon McVittie2017-10-231-1/+7
* Start towards 1.11.24 (or maybe 1.12.0)Simon McVittie2017-10-232-1/+8
* Prepare 1.11.22dbus-1.11.22Simon McVittie2017-10-232-12/+16
* Update NEWSSimon McVittie2017-10-231-0/+3
* Do not add custom UAC related manifest to cmake builds for MSVC on WindowsRalf Habacker2017-10-231-1/+1
* Add first draft of release notes for 1.12.0Simon McVittie2017-10-191-1/+84
* Update NEWS for latest versioninfo changesSimon McVittie2017-10-191-0/+5
* Fix cmake 3.5 configure error on opening a non existant fileRalf Habacker2017-10-181-1/+1
* Update versioninfo.rc.inRalf Habacker2017-10-181-11/+18
* Update NEWSSimon McVittie2017-10-181-1/+24
* Add version info to dbus-1 target for non msvc builds on Windows tooRalf Habacker2017-10-181-7/+6
* Use cmake build in timestamp function to generate the build time stampRalf Habacker2017-10-182-14/+2
* Windows: Check for $RC, not $WINDRESSimon McVittie2017-10-181-4/+2
* Windows: Use libtool-detected RC to compile resources in tools/Simon McVittie2017-10-181-1/+1
* Windows: Stop manipulating line numbering in versioninfo.rcSimon McVittie2017-10-172-5/+0
* cmake: Stop creating an empty afxres.hSimon McVittie2017-10-171-1/+0