]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2015-10-05  Simon McVittieUse DBusString for all relocation and install-root...
2015-10-02  Simon McVittieMerge branch 'dbus-1.10'
2015-10-02  Simon McVittieNEWS
2015-10-02  Simon McVittieOn Windows, load local configuration relative to bus...
2015-10-02  Simon McVittieCancel pending activation on any activation error
2015-09-30  Simon McVittieNEWS
2015-09-30  Natanael CopaUse C99 standard PRI*64 for printing 64 bit integers
2015-09-30  Simon McVittieRename getters for session, system config files
2015-09-30  Simon McVittieMerge branch 'dbus-1.10'
2015-09-30  Simon McVittieNEWS
2015-09-30  Milan CrhaFix creation of Exec path for files not in prefix
2015-09-20  Ralf HabackerMake Windows dbus-daemon look for the config file we...
2015-09-17  Simon McVittiemention o.fd.DBus.Verbose in the NEWS too
2015-08-25  Simon McVittiemention o.fd.DBus.Verbose in the NEWS too
2015-08-25  Simon McVittieStart towards 1.11.0
2015-08-25  Simon McVittiestart towards 1.10.2
2015-08-25  Simon McVittie1.10.0 dbus-1.10.0
2015-08-25  Simon McVittieaudit: make the first few fds close-on-exec
2015-08-25  Simon McVittieDistribute tap-test.sh.in unconditionally
2015-08-06  Simon McVittie1.9.21
2015-08-06  Simon McVittiePrepare 1.9.20 (1.10rc1) dbus-1.9.20
2015-08-06  Simon McVittieNEWS
2015-08-06  Laurent BigonvilleThrow a warning if we cannot open the audit socket...
2015-08-06  Laurent BigonvilleInitialize audit subsystem even for the session bus
2015-08-06  Simon McVittieaudit: only check for CAP_AUDIT_WRITE once, during...
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 dbus-1.9.18
2015-07-21  Simon McVittiedbus-1.8.20 dbus-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 dbus-1.9.16
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 dbus-1.8.18
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...
next