summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark dbus-1.6 branch as EOLdbus-1.6Simon McVittie2019-06-091-3/+9
* dbus_activation_systemd_failure: do not use non-literal format stringSimon McVittie2016-10-101-1/+1
* 1.6.31Simon McVittie2015-02-092-1/+6
* 1.6.30dbus-1.6.30Simon McVittie2015-02-052-4/+14
* CVE-2015-0245: prevent forged ActivationFailure from non-root processesSimon McVittie2015-02-051-0/+8
* 1.6.29Simon McVittie2014-11-242-1/+6
* 1.6.28dbus-1.6.28Simon McVittie2014-11-242-4/+22
* Revert "config: change default auth_timeout to 5 seconds"Simon McVittie2014-11-181-1/+1
* Log to syslog when auth_timeout drops an incomplete connectionSimon McVittie2014-11-181-0/+8
* 1.6.27Simon McVittie2014-11-102-1/+6
* 1.6.26dbus-1.6.26Simon McVittie2014-11-062-2/+12
* CVE-2014-7824: set fd rlimit to 64k for the system dbus-daemonSimon McVittie2014-11-066-43/+227
* 1.6.24 security release for tomorrowdbus-1.6.24Simon McVittie2014-09-152-4/+40
* _dbus_read_socket_with_unix_fds: do not accept extra fds in cmsg paddingSimon McVittie2014-09-151-6/+43
* Add _DBUS_GNUC_UNUSED, and use it in _DBUS_STATIC_ASSERTSimon McVittie2014-09-152-1/+4
* bus: enforce pending_fd_timeoutAlban Crequy2014-09-151-0/+71
* DBusConnection: implements _dbus_connection_set_pending_fds_functionAlban Crequy2014-09-157-0/+70
* DBusConnection: implements _dbus_connection_get_pending_fds_countAlban Crequy2014-09-156-0/+40
* config: add new limit: pending_fd_timeoutAlban Crequy2014-09-155-1/+26
* Stop listening on DBusServer sockets when reaching max_incomplete_connectionsAlban Crequy2014-09-158-42/+88
* config: change default auth_timeout to 5 secondsAlban Crequy2014-09-151-1/+1
* config: add new limit: pending_fd_timeoutSimon McVittie2014-09-154-5/+15
* system bus limit: use max_replies_per_connection=128 by defaultAlban Crequy2014-09-151-1/+1
* start 1.6.23Simon McVittie2014-07-022-1/+6
* Prepare 1.6.22 in advancedbus-1.6.22Simon McVittie2014-06-302-4/+17
* Handle ETOOMANYREFS when sending recursive fds (SCM_RIGHTS)Alban Crequy2014-06-303-1/+48
* If loader contains two messages with fds, don't corrupt the secondSimon McVittie2014-06-301-1/+1
* bump versionSimon McVittie2014-06-102-1/+6
* Prepare embargoed security releasedbus-1.6.20Simon McVittie2014-06-052-4/+12
* CVE-2014-3477: deliver activation errors correctly, fixing Denial of ServiceAlban Crequy2014-06-053-11/+24
* NEWSSimon McVittie2013-11-121-0/+3
* fixed memory freeing if error during listing servicesRadoslaw Pajak2013-11-122-2/+2
* NEWSSimon McVittie2013-11-041-0/+4
* make_and_run_test_nodes: avoid undefined behaviourDreamNik2013-11-041-2/+5
* Start on 1.6.20Simon McVittie2013-11-012-1/+4
* 1.6.18dbus-1.6.18Simon McVittie2013-11-012-3/+10
* path_namespace='/' should match everythingSimon McVittie2013-10-231-1/+29
* 1.6.17Simon McVittie2013-10-082-1/+4
* 1.6.14dbus-1.6.16Simon McVittie2013-10-082-3/+3
* NEWS for 1.6.xSimon McVittie2013-09-161-0/+5
* dbus-sysdeps-unix.c: undeclared ret2 variable if HAVE_WRITEV undefined.Vasiliy Balyasnyy2013-09-161-1/+1
* Fix a NULL dereference on an error code path.Sviatoslav Chagaev2013-09-161-1/+4
* NEWSSimon McVittie2013-09-131-1/+17
* Check EINVAL for accept4()Chengwei Yang2013-09-131-2/+6
* Allow EPROTOTYPE for SOCK_CLOEXEC but unsupported by socket/socketpairPino Toscano2013-09-131-3/+3
* Check EINVAL for socketpair and retry without SOCK_CLOEXECChengwei Yang2013-09-131-5/+16
* Use the argument of dbus_connection_set_route_peer_messages()Chengwei Yang2013-09-131-1/+1
* Fix file descriptor leak in _dbus_command_for_pidSviatoslav Chagaev2013-09-131-0/+1
* 1.6.15Simon McVittie2013-09-052-1/+6
* 1.6.14dbus-1.6.14Simon McVittie2013-09-052-2/+7