chiark / gitweb /
tests: determine rootlibdir from pkg-config
[elogind.git] / src / dbus1-generator /
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-08 David Herrmanndbus1-generator: fix array sentinal
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Lennart Poetteringsd-bus: rename default bus address constants, they...
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-13 Daniel Macksd-bus: sync with kdbus upstream (ABI break)
2014-08-22 Lennart Poetteringdbus1-generator: properly free the FILE*
2014-08-14 Dave Reisnerutil: allow strappenda to take any number of args
2014-07-16 Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16 Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-03-08 Kay Sieversunits: remove "AllowUser=root own", the bus owner can...
2014-03-07 Daniel Mackdbus1-generator: set AllowWorld=own for now
2014-03-06 Lennart Poetteringgenerators: add Documentation= fields that point to...
2014-01-26 Kay Sieversdbus1-generator: use XDG_RUNTIME_DIR instead of /run...
2014-01-25 Kay Sieversdbus1-generator: add missing "path=" and "unix:*" to...
2014-01-08 Zbigniew Jędrzejew... dbus1-generator: fix copy-pasto
2014-01-06 Kay Sieversdbus1-generator: always pull proxy socket into sockets...
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-16 Lennart Poetteringbus: also mask dbus.service in generator if kdbus is...
2013-12-16 Lennart Poetteringbus: fix symlink to bus proxy socket
2013-12-13 Lennart Poetteringbus: install systemd-bus-proxyd unit files for compatib...
2013-12-03 Lennart Poetteringdbus1: make gcc shut up
2013-12-03 Lennart Poetteringdbus1: hook busnames.target into normal boot if kdbus...
2013-12-03 Lennart Poetteringbus: skip unit file generation for systemd itself
2013-12-03 Lennart Poetteringbus: add generator that turns old dbus1 activation...