Systemd/src/libsystemd
Lennart Poettering 249968612f bus: always explicitly close bus from main programs
Since b5eca3a205 we don't attempt to GC
busses anymore when unsent messages remain that keep their reference,
when they otherwise are not referenced anymore. This means that if we
explicitly want connections to go away, we need to close them.

With this change we will no do so explicitly wherver we connect to the
bus from a main program (and thus know when the bus connection should go
away), or when we create a private bus connection, that really should go
away after our use.

This fixes connection leaks in the NSS and PAM modules.
2014-08-04 16:25:24 +02:00
..
sd-bus bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
sd-daemon libsystemd: make use of our common sockaddr_union everywhere 2014-07-10 21:16:40 +02:00
sd-event time-util: add and use USEC/NSEC_INFINIY 2014-07-29 13:20:20 +02:00
sd-id128 sd-id128: use new dev_urandom() call 2014-02-19 17:53:50 +01:00
sd-login Always prefer our headers to system headers 2014-07-31 08:56:03 -04:00
sd-path build-sys: export sd_path APIs 2014-07-11 03:13:24 +02:00
sd-resolve resolve: fix copy/paste error 2014-05-15 17:31:14 +02:00
sd-rtnl time-util: add and use USEC/NSEC_INFINIY 2014-07-29 13:20:20 +02:00
sd-utf8 libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
.gitignore build-sys: export experimental symbols only with --enable-kdbus 2014-02-19 20:53:18 +01:00
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym.m4 sd-login: always use "indices" as plural of "index" 2014-07-17 01:48:40 +02:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00