summaryrefslogtreecommitdiff
path: root/src/systemd
Commit message (Expand)AuthorAge
* Revert in-tree changes to upstream src.Mark Hindley2018-11-01
* Merge remote-tracking branch 'origin/upstream/latest' into merge_v239Mark Hindley2018-10-30
|\
| * Prep v239: Add missing updates that evaded migration.Sven Eden2018-08-24
| * Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-08-24
| * tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
| * tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
| * tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
| * sd-event: add destroy callback logic to sd-event tooLennart Poettering2018-08-24
| * sd-bus: also add destroy callbacks to sd_bus_track objectsLennart Poettering2018-08-24
| * bus: optionally call a callbacks for cleanupZbigniew Jędrzejewski-Szmek2018-08-24
| * sd-event: add new API for subscribing to inotify eventsLennart Poettering2018-08-24
| * sd-bus: add new sd_bus_slot_set_floating() callLennart Poettering2018-08-24
| * meson: test out headers with more standard versionsZbigniew Jędrzejewski-Szmek2018-08-24
| * tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
| * sd-bus: allow description to be set for system/user busses (#8594)Zbigniew Jędrzejewski-Szmek2018-08-24
| * Fix include mask in API header sd-event.h to be C90 conformant. (Closes #69)Sven Eden2018-06-29
| * ISO-C compatibility: Remove empty initializer (#8713)Leonard2018-06-28
| * core: don't process dbus unit and job queue when there are already too many m...Lennart Poettering2018-05-30
| * Add fd close support to sd_event_sourceNathaniel McCallum2018-05-30
| * Include time.h in sd-event.hNathaniel McCallum2018-05-30
| * Add support for SD_BUS_DEFAULT*Nathaniel McCallum2018-05-30
| * Add support for SD_EVENT_DEFAULTNathaniel McCallum2018-05-30
| * sd-bus: add API to optionally set a sender field on all outgoing messagesLennart Poettering2018-05-30
| * networkd,resolved: make use of watch_bind feature to connect to the busLennart Poettering2018-05-30
| * sd-bus: add new sd_bus_is_ready() APILennart 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: add APIs to request/release names asynchronouslyLennart Poettering2018-05-30
| * sd-bus: optionally, use inotify to wait for bus sockets to appearLennart Poettering2018-05-30
| * Prep v236 : Add missing SPDX-License-Identifier (7/9) src/systemdSven Eden2018-03-26
| * Prep v236: Apply missing upstream updates to the build systemSven Eden2018-03-13
| * Some minor cleanupsSven Eden2018-03-07
| * Meson build system: Add missing '#' in masked blocksSven Eden2018-03-07
| * Prep 235: Make elogind masks in sd-bus.h c90 compatible again.Sven Eden2018-01-09
| * Prep 235: Enabled sd_bus_creds_get_slice(), sd_bus_creds_get_user_slice(), sd...Sven Eden2018-01-09
| * src/systemd/meson.build: Fix add_install_script() callSven Eden2018-01-09
| * Forgot to symlink _sdcommon.hSven Eden2017-12-15
| * sd-bus.h, sd-daemon.h : MAke elogind masks ISO C90 compatible.Sven Eden2017-12-13
| * 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
| * Meson build system: Recreate the symlinking of elogind/systemd/*.h headers in...Sven Eden2017-12-08
| * Apply updates from upstreamSven Eden2017-12-07
| * build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
| * Prep v235: Apply upstream fixes (8/10) [src/systemd]Sven Eden2017-08-14
| * General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* | Prep v234.4: ake all supportable API functions visible (v234 addition).Sven Eden2017-09-25
* | Prep 229.9: Make all supportable API functions visible.Sven Eden2017-09-25
|/
* Prep v234: Apply missing upstream fixes in src/systemd (5/6)Sven Eden2017-07-25
* sd-bus: fix c++ compatibility (#5941)Matthijs van Duin2017-07-25
* check for _POSIX_C_SOURCE instead of __USE_POSIX*Matija Skala2017-07-25