summaryrefslogtreecommitdiff
path: root/src/libelogind/sd-bus
Commit message (Expand)AuthorAge
...
* sd-bus: get rid of kdbus flags cruftLennart Poettering2018-05-30
* sd-bus: start reply callback timeouts only when the connection is establishedLennart Poettering2018-05-30
* sd-bus: optionally, use inotify to wait for bus sockets to appearLennart Poettering2018-05-30
* sd-bus: when attached to an sd-event loop, disconnect on processing errorsLennart Poettering2018-05-30
* sd-bus: propagate handling errors for Hello method reply directlyLennart Poettering2018-05-30
* sd-bus: minor coding style fixLennart Poettering2018-05-30
* sd-bus: cast some syscall invocations explicitly to (void)Lennart Poettering2018-05-30
* sd-bus: when debug logging about messages, show the same bits of it everywhereLennart Poettering2018-05-30
* sd-bus: let's use mfree() where we canLennart Poettering2018-05-30
* sd-bus: use SO_PEERGROUPS when available to identify groups of peerLennart Poettering2018-05-30
* tree-wide: use {pid,uid,gid}_is_valid() where appropriateLennart Poettering2018-05-30
* tree-wide: make use of wait_for_terminate_and_check() at various placesLennart Poettering2018-05-30
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2018-05-30
* sd-bus: drop check for selinux before calling getsockopt(SO_PEERSEC)Zbigniew Jędrzejewski-Szmek2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (4/9) src/libelogindSven Eden2018-03-26
* resolved: implement D-Bus API for DNS-SDDmitry Rozhkov2017-10-23
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-28
* Replace free and reassignment with free_and_replaceDaniel Lockyer2017-11-24
* Replace free and return NULL with return mfreeDaniel Lockyer2017-11-24
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-19
* tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-07
* Prep 235: Enabled sd_peer_get_session() and sd_peer_get_owner_uid() to try to...Sven Eden2018-01-09
* Prep 235: Enabled sd_bus_creds_get_slice(), sd_bus_creds_get_user_slice(), sd...Sven Eden2018-01-09
* Prep 235: Although systemd slices are unsupported, make cg_path_get_slice() a...Sven Eden2018-01-09
* Prep v232.6: Make all supportable API functions visibleSven Eden2017-12-12
* Prep 229.9: Make all supportable API functions visible.Sven Eden2017-12-12
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* sd-bus: drop bloom fieldsLennart Poettering2017-09-29
* sd-bus: drop match cookie conceptLennart Poettering2017-09-29
* sd-bus: when showing brief message info show error name in debug out put tooLennart Poettering2017-09-29
* libelogind: use IN_SET macroYu Watanabe2017-11-22
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* v235: Added missing updatesSven Eden2017-11-19
* tests: change dbus tests to use user bus (#6845)Michael Biebl2017-09-19
* sd-bus: style nitpick node_vtable_get_userdata()Alan Jenkins2017-09-16
* sd-bus: fix response for GetAll on non-existent objectsAlan Jenkins2017-09-16
* sd-bus: extend D-Bus authentication timeout considerably (#6813)Lennart Poettering2017-09-13
* sd-bus: use -- when passing arguments to ssh (#6706)Evgeny Vereshchagin2017-09-25
* sd-bus: socket - only transmit auxillary FDs once (#6603)Tom Gundersen2017-08-30
* Prep 235: add missing libshared.sym and remove obsolete kdbus.hSven Eden2017-08-30
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (5/10) [src/libelogind]Sven Eden2017-08-14
* sd-bus: free everything when bus_set_address_user fails (#6552)Evgeny Vereshchagin2017-08-10
* core, sd-bus, logind: make use of uid_is_valid() in more placesLennart Poettering2017-07-14
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Remove now obsolete text files from src/libelogind/sd-busSven Eden2017-07-25
* Prep v234: Update root build files to upstream.Sven Eden2017-07-25