1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 01:27:11 +03:00
systemd/src/libsystemd
Tom Gundersen d22f1006a1 sd-rtnl/networkd: use new rtnl_message_read() API and drop helper
With the new sd_rtnl_message_read_string(), there is no longer a need for
rtnl_message_get_ifname().
2014-03-06 19:44:37 +01:00
..
sd-bus systemd-run: support all currently exported properties with -p 2014-03-05 04:08:04 +01:00
sd-daemon build-sys: merge libsystemd-daemon into libsystemd 2014-02-19 01:09:19 +01:00
sd-event Remove dead lines in various places 2014-02-24 19:24:14 -05:00
sd-id128 sd-id128: use new dev_urandom() call 2014-02-19 17:53:50 +01:00
sd-resolve api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
sd-rtnl sd-rtnl/networkd: use new rtnl_message_read() API and drop helper 2014-03-06 19:44:37 +01: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 bus: add sd_bus_track object for tracking peers, and port core over to it 2014-03-03 02:34:13 +01:00
Makefile