platform/upstream/dbus.git
2018-08-30 Simon McVittieUpdate NEWS
2018-08-29 Simon McVittieserver-unix: Don't leak address of systemd server on...
2018-08-29 Simon McVittiebus: Free address (from --address) when we have finishe...
2018-08-09 INSUN PYOAdd RequiresMountsFor=/opt to dbus.service 31/186331/1
2018-08-03 Simon McVittie1.12.11
2018-08-02 Simon McVittie1.12.10 dbus-1.12.10
2018-08-02 Simon McVittieUpdate NEWS
2018-08-02 Simon McVittievalidate_body_helper: Bounds-check before validating...
2018-08-02 Simon McVittieUpdate NEWS
2018-08-02 Simon McVittienonce: Don't try to rmdir(NULL) on OOM
2018-08-02 Simon McVittiedbus_server_listen: Don't leak first_connect_error
2018-08-02 Simon McVittiesysdeps: Reassure gcc 8 that we are not overflowing...
2018-08-02 Simon McVittiebuild: Disable new gcc 8 warning -Wcast-function-type
2018-07-27 INSUN PYOservice: add dependecy to tmp.mount 97/185197/2 accepted/tizen/unified/20180810.132525 submit/tizen/20180810.001302
2018-06-26 Hyotaek ShimBoost dbus.service and dbus.socket for boot optimization 25/182625/1 accepted/tizen/unified/20180703.062053 submit/tizen/20180702.065056
2018-06-19 sanghyeok.ohDbus policy: apply default deny rules in the global... 56/178156/5 accepted/tizen/unified/20180619.142057 submit/tizen/20180619.052936
2018-06-05 Aleksy Barczkdbus: check policy first, only then open kdbus 50/178150/4
2018-06-05 Adrian Szyndeladbus: a couple of corrections after static analysis 84/180884/1
2018-06-04 Simon McVittieUpdate NEWS
2018-06-04 Simon McVittietest: Skip TCP tests if getaddrinfo doesn't work
2018-06-04 Simon McVittieserver-oom test: Don't assume localhost is resolvable
2018-06-04 Simon McVittietest: Test the same things with unix: that we do with...
2018-06-04 Simon McVittieserver-oom test: Parse the address instead of going...
2018-06-04 Simon McVittiesysdeps-unix: Handle errors from getaddrinfo correctly
2018-05-24 Adrian SzyndelaGVariant: fix alignment of elements in array 31/179931/5
2018-05-24 Adrian Szyndeladbus-marshal-gvariant: a couple of additional checks 25/180025/4
2018-04-30 Simon McVittieStart 1.12.10 development
2018-04-30 Simon McVittie1.12.8 dbus-1.12.8
2018-04-27 Simon McVittiebuild: Uninstall JavaScript and CSS from htmldir
2018-04-25 Simon McVittiePreallocate release name
2018-04-25 Simon McVittieNEWS: Mention non-local TCP too
2018-04-25 Simon McVittieUpdate NEWS
2018-04-25 Simon McVittiedbus-daemon(1): Mention and deprecate shared session...
2018-04-25 Simon McVittiedbus-daemon(1): Recommend requiring EXTERNAL on non...
2018-04-25 Simon McVittiedbus-daemon(1): Put some scary warnings on <allow_anony...
2018-04-25 Simon McVittiedbus-daemon(1): Recommend against remote TCP for debugging
2018-04-25 Simon McVittiedbus-daemon(1): Say that non-local TCP is insecure
2018-04-23 Simon McVittieUpdate NEWS for 1.12.x branch
2018-04-23 Simon McVittiedoxygen_to_devhelp: Produce Devhelp index format v2
2018-04-23 Simon McVittiedoxygen_to_devhelp: Make the API reference the front...
2018-04-23 Simon McVittiedoc: Install highlight.pack.js if present
2018-04-23 Simon McVittiedoc: Only install ancillary files from yelp-build if...
2018-04-13 Adrian Szyndelagvariant: handle immediate iteration with empty body 42/175942/1 accepted/tizen/unified/20180418.143529 submit/tizen/20180418.024038 submit/tizen/20180420.022505
2018-04-10 Adrian Szyndelagvariant: fix recursing into empty array 80/175480/1
2018-04-03 Hyotaek ShimApply Full RELRO linker options ("-Wl,-z,relro,-z,now... 62/174562/2 accepted/tizen/unified/20180404.063322 submit/tizen/20180403.053920
2018-03-01 Simon McVittie1.12.6 dbus-1.12.6
2018-02-23 Simon McVittieClarify NEWS entry with implications of fd.o#105165
2018-02-20 Simon McVittieUpdate NEWS for #105165
2018-02-20 Simon McVittieAdd a unit test for the dbus-daemon resetting its fd...
2018-02-20 Simon McVittiecmake: Check for getrlimit, setrlimit
2018-02-20 David Kingbus: raise fd limits before dropping privs
2018-02-08 Simon McVittieStart towards 1.12.6
2018-02-08 Simon McVittie1.12.4 dbus-1.12.4
2018-02-08 Simon McVittieAdd NEWS for #104925
2018-02-08 Philip Withnalldoc: Fix bracket escaping in Ducktype API design file
2018-02-08 Simon McVittieAdd NEWS for #102839
2018-02-07 Simon McVittieAdd new test for waiting on pending calls in threads
2018-02-07 Simon McVittieAdd a simplified backport of g_steal_pointer()
2018-02-07 Simon McVittiecmake: Match AC_DEFINE more precisely, respecting ...
2018-02-06 Simon McVittietests: Add the ability to multiply up test timeouts
2018-02-06 Simon McVittietest_connect_to_bus: Allow skipping the use of a DBusLoop
2018-02-06 Simon McVittieDBusPendingCall: Improve doc-comments around completed...
2018-02-06 Manish NarangDBusPendingCall: Only update ->completed under the...
2018-02-06 Manish NarangDBusConnection: Pass a pending call around more often
2018-01-29 Simon McVittieNEWS: Mention systemd < 237 here too
2018-01-29 Simon McVittietmpfiles: Add a note that one line is not needed with...
2018-01-29 Simon McVittietravis-ci: Get autoconf-archive from Debian 9 'stretch'
2018-01-11 Simon McVittieUpdate NEWS for #104577
2018-01-11 Chris LesiakModify systemd tmpfiles.d snippet to create /var/lib...
2017-12-21 INSUN PYORemove unused dbus socket. 73/164773/1 accepted/tizen/unified/20180206.064117 submit/tizen/20171222.095816 submit/tizen/20180123.014737 submit/tizen/20180205.070337
2017-12-14 Simon McVittieUpdate NEWS for #104265
2017-12-14 Benedikt HeineResolve bindir variable in dbus-1.pc file correctly
2017-11-28 Simon McVittieMerge remote-tracking branch 'github/dbus-1.12' into...
2017-11-27 Simon McVittie_dbus_server_new_for_socket: Iterate over arrays as...
2017-11-24 Simon McVittieNEWS for 1.12.x
2017-11-24 Simon McVittieAdd a targeted test for OOM during _dbus_server_new_for...
2017-11-24 Simon McVittie_dbus_listen_tcp_socket: Don't rely on dbus_realloc...
2017-11-24 Simon McVittie_dbus_server_new_for_socket: Properly disconnect during...
2017-11-24 Simon McVittie_dbus_server_new_for_socket: Invalidate watches during...
2017-11-22 INSUN PYOspec: Change useradd/groupadd to handle in security... 29/161229/2 accepted/tizen/unified/20171124.172644 submit/tizen/20171123.061702
2017-11-22 INSUN PYOspec: remove unused /var/lib/dbus directory 05/161205/1 accepted/tizen/unified/20171123.184043 submit/tizen/20171122.065618
2017-11-14 Simon McVittieUpdate NEWS for 1.12.x
2017-11-14 Thomas ZajicAdd a missing space in logging output
2017-11-13 Simon McVittieStart 1.12.4
2017-11-13 Simon McVittie1.12.2 dbus-1.12.2
2017-11-10 Simon McVittieUpdate NEWS for 1.12.x
2017-11-10 Simon McVittiebus_connections_setup_connection: If we can't set it...
2017-11-10 Simon McVittieUpdate NEWS for 1.12.x
2017-11-10 Simon McVittietravis-ci: Enable/disable more features in various...
2017-11-07 Simon McVittie_dbus_accept_with_noncefile: Don't leak nonce
2017-11-07 Simon McVittiedo_noncefile_create: Avoid freeing uninitialized memory...
2017-11-07 Simon McVittiedo_check_nonce: Don't free uninitialized memory on OOM
2017-10-31 Simon McVittieUpdate NEWS
2017-10-31 Tony Theodorebuild: Avoid using `echo -e`
2017-10-31 Simon McVittieUpdate NEWS
2017-10-31 ilovezfsbuild: Use $(MKDIR_P) syntax suitable for install-sh
2017-10-30 Simon McVittieBump version for 1.12.x branch
2017-10-30 Simon McVittiePrepare 1.12.0 dbus-1.12.0
2017-10-30 Simon McVittieDisable deprecation warnings for stable branch
2017-10-23 Simon McVittieNEWS for #103420
next