]> git.ipfire.org Git - thirdparty/systemd.git/history - src/bus-proxyd/proxy.c
sd-bus: introduce new sd_bus_flush_close_unref() call
[thirdparty/systemd.git] / src / bus-proxyd / proxy.c
2015-07-03  Lennart Poetteringsd-bus: introduce new sd_bus_flush_close_unref() call 485/head
2015-07-03  Lennart PoetteringMerge pull request #473 from richardmaw-codethink/machi...
2015-07-02  Zbigniew Jędrzejew... Merge pull request #472 from keszybz/documentation...
2015-07-02  Zbigniew Jędrzejew... Merge pull request #470 from marineam/escape
2015-07-02  Zbigniew Jędrzejew... Merge pull request #427 from keszybz/man-list-fixes
2015-07-01  Daniel MackMerge pull request #409 from teg/networkd-enslave-segfault
2015-07-01  Daniel MackMerge pull request #459 from ctrochalakis/reuse-port...
2015-07-01  Daniel MackMerge pull request #419 from eworm-de/man-protecthome
2015-07-01  Daniel MackMerge pull request #463 from dvdhrm/udev-run
2015-07-01  David Herrmannbus-proxy: never apply policy when sending signals
2015-06-18  Lennart PoetteringMerge pull request #286 from jsynacek/fix-edit-v3
2015-06-18  Lennart PoetteringMerge pull request #289 from michich/hashmap-small...
2015-06-18  Lennart PoetteringMerge pull request #247 from shaded-enmity/origin/pullfix
2015-06-17  Kay SieversMerge pull request #269 from teg/udev-docs-1
2015-06-17  Daniel MackMerge pull request #272 from poettering/nspawn-flush...
2015-06-17  Kay SieversMerge pull request #276 from poettering/dbus-search...
2015-06-17  Lennart Poetteringbus-proxy: add new dbus policy search paths from /usr 276/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-03-11  David Herrmannbus-proxy: complain only once about queue overflows
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-14  David Herrmannbus-proxy: be more verbose if messages cannot be forwarded
2015-02-14  David Herrmannbus-proxy: don't fake data we don't have
2015-02-13  Lennart Poetteringbus-proxy: ECONNRESET/ENOTCONN can hit us on every...
2015-02-13  Lennart Poetteringbus-proxy: also consider ENOTCONN a clean termination...
2015-02-13  Lennart Poetteringbus-proxy: whenever we cannot forward a message, report...
2015-02-13  Lennart Poetteringbus-proxy: minor simplifications
2015-02-13  Lennart Poetteringbus-proxy: no need to negate error codes, log_error_err...
2015-02-13  Lennart Poetteringbus-proxy: tell Coverity we don't care about these...
2015-02-13  Lennart Poetteringbus-proxy: we don't pointlessly abbreviate function...
2015-02-12  Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2015-01-18  David Herrmannbus: use EUID over UID and fix unix-creds
2015-01-18  David Herrmannbus-proxy: fake all UIDs/GIDs, not just the real UID/GID
2015-01-17  David Herrmannbus-proxy: don't print error-messages if we check multi...
2015-01-17  David Herrmannbus-proxy: share policy between threads
2015-01-17  David Herrmannbus-proxy: extract proxy into Proxy object