summaryrefslogtreecommitdiff
path: root/src/libelogind
Commit message (Expand)AuthorAge
* sd-bus: when disconnecting a slot, also reset its memoryLennart Poettering2018-05-30
* sd-bus: add new API sd_bus_match_signal() + sd_bus_match_signal_asnyc()Lennart Poettering2018-05-30
* sd-bus: add asynchronous version of sd_bus_match()Lennart Poettering2018-05-30
* sd-bus: when removing a server-side match, do so in "fire and forget" fashionLennart Poettering2018-05-30
* sd-bus: remove bus_remove_match_by_string() helper which is unusedLennart Poettering2018-05-30
* sd-bus: drop unused parameters from bus_add_match_internal()Lennart Poettering2018-05-30
* sd-bus: add APIs to request/release names asynchronouslyLennart Poettering2018-05-30
* bus-control: remove kdbus indirection cruftLennart Poettering2018-05-30
* 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
* io-util: make flush_fd() return how many bytes where flushedLennart 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
* meson: link libsystemd_static in libshared instead of recompilingZbigniew Jędrzejewski-Szmek2018-05-30
* meson: rename libsystemd_internal to libsystem_staticZbigniew Jędrzejewski-Szmek2018-05-30
* sd-daemon: use sockaddr_port() helperLennart Poettering2018-05-30
* tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we canLennart 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
* Prepare src/libelogind/libelogind.pc.in for better handling through check_tre...Sven Eden2018-04-19
* check_tree.pl: Added *.sym and *.in file handling.Sven Eden2018-03-26
* Prep v236 : Add missing SPDX-License-Identifier (4/9) src/libelogindSven Eden2018-03-26
* Prep v236: Apply missing upstream updates to the build systemSven Eden2018-03-13
* 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()Yu Watanabe2017-11-09
* tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-07
* Some minor cleanupsSven Eden2018-03-07
* Prep 235: Make cgroups2 available, hybrid mode already works.Sven Eden2018-01-10
* 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: Enabled sd_peer_get_slice() and sd_pid_get_slice() to at least try ...Sven Eden2018-01-09
* Prep 235: Although systemd slices are unsupported, make cg_path_get_slice() a...Sven Eden2018-01-09
* Prep 235: Implement an alternative approach for sd_pid_get_owner_uid(), makin...Sven Eden2017-12-13
* Prep v234.4: ake all supportable API functions visibleSven Eden2017-12-12
* Prep v237.3: Make all supportable API functions visibleSven Eden2017-12-12
* 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
* Apply missing updates from upstreamSven Eden2017-12-08