summaryrefslogtreecommitdiff
path: root/src/libelogind/sd-event
Commit message (Expand)AuthorAge
* sd-event: add destroy callback logic to sd-event tooLennart Poettering2018-08-24
* sd-event: use structure initialization instead of new0() where possibleLennart Poettering2018-08-24
* sd-event: add test for the new sd_event_add_inotify() APILennart Poettering2018-08-24
* sd-event: add new API for subscribing to inotify eventsLennart Poettering2018-08-24
* sd-event: voidify more thingsLennart Poettering2018-08-24
* sd-event: propagate errors from source_set_pending() in all casesLennart Poettering2018-08-24
* sd-event: drop pending events when we turn off/on an event sourceLennart Poettering2018-08-24
* sd-event: use symbolic name for normal priorityLennart Poettering2018-08-24
* sd-event: use structure initialization for epoll_eventLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* sd-event: use _cleanup_ to manage temporary referencesZbigniew Jędrzejewski-Szmek2018-08-24
* fd-util: move certain fds above fd #2 (#8129)Lennart Poettering2018-05-30
* Add fd close support to sd_event_sourceNathaniel McCallum2018-05-30
* Add support for SD_EVENT_DEFAULTNathaniel McCallum2018-05-30
* tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we canLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (4/9) src/libelogindSven Eden2018-03-26
* tree-wide: do not work in assert()Yu Watanabe2017-11-09
* Prep 229.9: Make all supportable API functions visible.Sven Eden2017-12-12
* libelogind: use IN_SET macroYu Watanabe2017-11-22
* fileio: return 0 from read_one_line_file on successZbigniew Jędrzejewski-Szmek2017-11-22
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (5/10) [src/libelogind]Sven Eden2017-08-14
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Fix includes (#5980)Matija Skala2017-07-25
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* sd-event: "when exiting no signal event are pending" is a wrong assertion (#5...Franck Bui2017-07-17
* sd-event: when an event source fails, don't assume the type of it is still setLennart Poettering2017-07-17
* sd-event: fix sd_event_source_get_priority() (#4712)Martin Ejdestig2017-07-17
* Prep v232: Apply missing updates from upstreamSven Eden2017-07-05
* sd-event: "when exiting no signal event are pending" is a wrong assertion (#5...Franck Bui2017-06-19
* Prep v231: Apply missing fixes from upstream (3/6) src/libelogindSven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (5/8) src/libelogind.Sven Eden2017-06-16
* tree-wide: don't assume CLOCK_BOOTIME is generally availableLennart Poettering2017-06-16
* tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...Lubomir Rintel2017-06-16
* tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering2017-06-16
* time-util: map ALARM clockids to non-ALARM clockids in now()Lennart Poettering2017-06-16
* Prep v229: Add missing fixes from upstream [3/6] src/libelogindSven Eden2017-05-17
* sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an ...Lennart Poettering2017-05-17
* sd-event: when determining the last allowed time a time event may elapse, dea...Lennart Poettering2017-05-17
* sd-event: minor fixups to delays profiling changesVito Caputo2017-05-17
* sd-event: check clock argument to sd_event_now()Zbigniew Jędrzejewski-Szmek2017-05-17
* sd-event: improve debugging of event source errorsDaniel Mack2017-05-17
* sd-event: instrument sd_event_run() for profiling delaysVito Caputo2017-05-17
* sd-event: use prioq_ensure_allocated where possibleEvgeny Vereshchagin2017-05-17
* sd-event: define a new PREPARING stateLennart Poettering2017-05-17
* Prep v228: Condense elogind source masks (4/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26