summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.12.8dbus-1.12.8Simon McVittie2018-04-302-3/+3
* build: Uninstall JavaScript and CSS from htmldirSimon McVittie2018-04-271-0/+2
* Preallocate release nameSimon McVittie2018-04-251-0/+2
* NEWS: Mention non-local TCP tooSimon McVittie2018-04-251-2/+2
* Update NEWSSimon McVittie2018-04-251-0/+5
* dbus-daemon(1): Mention and deprecate shared session busesSimon McVittie2018-04-251-0/+13
* dbus-daemon(1): Recommend requiring EXTERNAL on non-Windows OSsSimon McVittie2018-04-251-0/+4
* dbus-daemon(1): Put some scary warnings on <allow_anonymous/>Simon McVittie2018-04-251-0/+7
* dbus-daemon(1): Recommend against remote TCP for debuggingSimon McVittie2018-04-251-0/+10
* dbus-daemon(1): Say that non-local TCP is insecureSimon McVittie2018-04-251-2/+22
* Update NEWS for 1.12.x branchSimon McVittie2018-04-231-0/+13
* doxygen_to_devhelp: Produce Devhelp index format v2Simon McVittie2018-04-233-3/+9
* doxygen_to_devhelp: Make the API reference the front pageSimon McVittie2018-04-231-1/+2
* doc: Install highlight.pack.js if presentSimon McVittie2018-04-232-0/+2
* doc: Only install ancillary files from yelp-build if they existSimon McVittie2018-04-231-3/+14
* 1.12.6dbus-1.12.6Simon McVittie2018-03-012-3/+5
* Clarify NEWS entry with implications of fd.o#105165Simon McVittie2018-02-231-1/+3
* Update NEWS for #105165Simon McVittie2018-02-201-1/+5
* Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie2018-02-207-15/+141
* cmake: Check for getrlimit, setrlimitSimon McVittie2018-02-202-0/+4
* bus: raise fd limits before dropping privsDavid King2018-02-201-2/+5
* Start towards 1.12.6Simon McVittie2018-02-082-1/+6
* 1.12.4dbus-1.12.4Simon McVittie2018-02-082-3/+5
* Add NEWS for #104925Simon McVittie2018-02-081-0/+2
* doc: Fix bracket escaping in Ducktype API design filePhilip Withnall2018-02-081-22/+22
* Add NEWS for #102839Simon McVittie2018-02-081-0/+7
* Add new test for waiting on pending calls in threadsSimon McVittie2018-02-073-0/+307
* Add a simplified backport of g_steal_pointer()Simon McVittie2018-02-072-1/+16
* cmake: Match AC_DEFINE more precisely, respecting [] quotingSimon McVittie2018-02-072-1/+4
* tests: Add the ability to multiply up test timeoutsSimon McVittie2018-02-065-11/+12
* test_connect_to_bus: Allow skipping the use of a DBusLoopSimon McVittie2018-02-061-1/+3
* DBusPendingCall: Improve doc-comments around completed flagSimon McVittie2018-02-061-2/+19
* DBusPendingCall: Only update ->completed under the connection lockManish Narang2018-02-063-7/+20
* DBusConnection: Pass a pending call around more oftenManish Narang2018-02-061-1/+1
* NEWS: Mention systemd < 237 here tooSimon McVittie2018-01-291-2/+2
* tmpfiles: Add a note that one line is not needed with newer systemdSimon McVittie2018-01-291-1/+1
* travis-ci: Get autoconf-archive from Debian 9 'stretch'Simon McVittie2018-01-291-1/+1
* Update NEWS for #104577Simon McVittie2018-01-111-0/+4
* 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