platform/upstream/dbus.git
2015-08-06 Simon McVittieaudit: use DBUS_SYSTEM_LOG_WARNING if we cannot open...
2015-08-06 Simon McVittiebus: move shared libaudit code to a new audit.[ch]
2015-08-06 Rolland DudemaineUse poll's data types directly, where used at all
2015-07-21 Simon McVittie1.9.19
2015-07-21 Simon McVittiedbus-1.9.16
2015-07-21 Simon McVittiedbus-1.8.20
2015-07-21 Simon McVittieMerge branch 'dbus-1.8'
2015-07-21 Simon McVittieNEWS for 1.8.x
2015-07-21 Simon McVittiedbus-monitor: disable automatic handling of o.fd.Peer...
2015-07-21 Simon McVittie.gitignore: ignore /test-driver, generated by recent...
2015-07-21 Simon McVittieAdd test-case for the same situation as fd.o #90952
2015-07-21 Simon McVittiedbus-monitor: disable automatic handling of o.fd.Peer...
2015-07-13 Ralf Habackerbus_registry_new: Assert in case of not valid context...
2015-06-17 Simon McVittieMerge branch 'dbus-1.8'
2015-06-17 Simon McVittieNEWS
2015-06-17 Jacek BukarewiczFix memleak in GetConnectionCredentials handler
2015-06-17 Simon McVittietests: use the new bus setup for `make installcheck`
2015-06-17 Simon McVittiedbus-daemon.1: document the new locations
2015-05-27 Simon McVittieNEWS
2015-05-27 Dimitri John... Adjust cmake build to match autoconf installation locat...
2015-05-27 Dimitri John... Move session & system bus configuration to datadir...
2015-05-27 Simon McVittieStart towards 1.9.18
2015-05-14 Simon McVittiemore NEWS, also more release name
2015-05-14 Simon McVittie1.9.16
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-14 Simon McVittieadd a missing change, fix some bug numbers
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-14 Simon McVittieFail to generate random bytes instead of falling back...
2015-05-14 Simon McVittieMake UUID generation failable
2015-05-14 Simon McVittie_dbus_server_init_base: raise a DBusError
2015-05-14 Simon McVittie_dbus_server_new_for_socket: raise a DBusError
2015-05-14 Simon McVittieSecurity hardening: force EXTERNAL auth in session...
2015-05-14 Simon McVittiestart towards 1.8.20
2015-05-14 Simon McVittie1.8.18 sandbox/jacekbe/upstream
2015-05-14 Ralf Habackerdbus_daemon_publish_session_bus_address: Fix -Wsign...
2015-05-13 Simon McVittieNEWS
2015-05-13 Simon McVittieAvoid reading beyond the length of a variable
2015-05-13 Simon McVittieFix whitespace as per Havoc's review (in 2010)
2015-05-13 Christian DywanImplement dbus_message_iter_get_element_count
2015-05-12 Simon McVittieDBusSocket: put the #ifdef case before the !defined...
2015-05-12 Ralf HabackerConvert mostly DBUS_SOCKET_... and DBUS_POLLABLE_....
2015-05-12 Simon McVittieTurn DBusSocket into a type-safe struct, preventing...
2015-05-12 Simon McVittieRemove _dbus_socket_is_invalid, no longer used
2015-05-12 Simon McVittieConvert miscellaneous socket APIs to DBusSocket
2015-05-12 Simon McVittiegeneric socket transport code: work in terms of DBusSocket
2015-05-12 Simon McVittieSplit _dbus_set_fd_nonblocking vs. _dbus_set_socket_non...
2015-05-12 Simon McVittiemain: reload_pipe is (despite its name) a socket pair
2015-05-12 Simon McVittieDBusMainLoop, DBusSocketSet: work in terms of DBusPollable
2015-05-12 Simon McVittieMostly remove the remnants of an older socket abstracti...
2015-05-12 Simon McVittiedbus-sysdeps: add more infrastructure around DBusSocket
2015-05-12 Simon McVittiebus_unix_fds_passing_test: the results of _dbus_socketp...
2015-05-12 Ralf HabackerUse typedef DBusSocket for sockets fd's to avoid conver...
2015-05-12 Simon McVittieSecurity hardening: force EXTERNAL auth in session...
2015-05-08 Ralf Habackerreader_init: Initialize all fields of struct DBusTypeRe...
2015-05-08 Simon McVittieMerge branch 'dbus-1.8'
2015-05-08 Simon McVittieRevert "reader_init: Initialize all fields of struct...
2015-05-06 Ralf Habackerauth_set_unix_credentials: Fix calling _dbus_credential...
2015-05-06 Ralf Habackerauth_set_unix_credentials: Fix calling _dbus_credential...
2015-05-06 Ralf HabackerMerge remote-tracking branch 'origin/dbus-1.8'
2015-05-06 Ralf Habackerreader_init: Initialize all fields of struct DBusTypeRe...
2015-05-06 Ralf Habackerdo_check_nonce: Fix of calling _dbus_string_append_len...
2015-05-06 Ralf Habackerdbus_message_demarshal: Fix calling _dbus_string_append...
2015-05-05 Simon McVittieUpdate NEWS for 1.9 branch
2015-05-05 Simon McVittieMerge branch 'dbus-1.8'
2015-05-05 Simon McVittieNEWS for 1.8 branch
2015-05-05 Adrian SzyndelaDBusCounter: add a mutex to protect the refcount and...
2015-05-05 Adrian Szyndelaextend lock's range in live_messages_notify()
2015-05-01 Ralf Habackertools: MSVC compile fixes
2015-05-01 Ralf HabackerMerge remote-tracking branch 'origin/dbus-1.8'
2015-05-01 Ralf Habackertest_command_line_internal: Fix variable original_argv...
2015-05-01 Ralf Habackertest_remove_directory: Fix 'variable iter going out...
2015-05-01 Ralf Habackertest_command_line_internal: Fix 'variable shell_argv...
2015-05-01 Ralf Habackerdbus_test_tool_spam: Fix 'variable payload going out...
2015-05-01 Ralf Habackerdbus_test_tool_spam: Fix 'variable random_sizes going...
2015-04-28 Ralf Habackerdbus_server_set_auth_mechanisms: Fix returning without...
2015-04-20 Ralf Habackercmake: Give users a hint to run autogen.sh if config...
2015-04-20 Ralf HabackerFix msvc sign-compare warning on Windows7 64bit by...
2015-04-20 Ralf Habackercmake: Add msvc support for sign-compare warnings.
2015-04-20 Ralf Habackercmake: Dump missing config header checks only if config...
2015-04-17 Ralf HabackerAlways assert that BUS_CONNECTION_DATA() returns non...
2015-04-16 Ralf Habackerinclude_dir: skip processing on error (CID 54744)
2015-04-16 Simon McVittieMove Autoconf/Automake droppings into /build-aux/
2015-04-16 Simon McVittieRun name-test tests under the TAP driver
2015-04-16 Simon McVittiename-test: remove unused die function
2015-04-16 Simon McVittieRun most tests under the TAP driver, with a simple...
2015-04-16 Simon McVittiedbus-run-session(1): document modern Automake syntax
2015-04-16 Simon McVittiename-test: also switch to AM_TESTS_ENVIRONMENT here
2015-04-16 Simon McVittieChange syntax of AM_TESTS_ENVIRONMENT to what the Autom...
2015-04-16 Simon McVittieDepend on Automake 1.13 so we can use the correct AM_TE...
2015-04-16 Simon McVittieinstalled-tests: don't set DBUS_TEST_HOME which is...
2015-04-16 Simon McVittieinstalled-tests: declare that the output is in TAP...
2015-04-16 Simon McVittietest-shell, test-printf: produce TAP output like the...
2015-04-16 Simon McVittietests: provide g_test_skip() emulation for older GLib
2015-04-16 Simon McVittietests: avoid noise on stdout when not --verbose
2015-04-15 Ralf HabackerAdd manual tcp test case.
2015-04-14 Ralf HabackerCID 54766: Resource leak (RESOURCE_LEAK).
2015-04-13 Ralf HabackerMerge branch 'dbus-1.8'
2015-04-13 Ralf HabackerFix 'dbus connection referencing issue in test-relay'.
2015-04-13 Ralf HabackerAdd newline to verbose output in _dbus_trace_ref().
2015-03-24 Ralf Habackercmake: Extend underlines below dbus version print on...
next