summaryrefslogtreecommitdiff
path: root/man/sd_notify.xml
Commit message (Expand)AuthorAgeFilesLines
* sd-daemon: add sd_pid_notify_barrier() call and use it in systemd-notifyLennart Poettering2023-05-031-2/+12
* sd-daemon: add sd_pid_notifyf_with_fds()Lennart Poettering2023-04-251-6/+22
* notify: Add EXIT_STATUS fieldDaan De Meyer2023-04-121-0/+7
* man: rebreak all of sd_notify(3)Lennart Poettering2023-04-121-163/+135
* service: tell service processes that the fdstore is available via an env varLennart Poettering2023-04-121-29/+28
* core: support overriding NOTIFYACCESS= through sd-notify during runtimeMike Yuan2023-03-221-0/+10
* man: add mention that libsystemd uses getenv()Zbigniew Jędrzejewski-Szmek2023-03-081-0/+1
* man/sd_notify: fix indentation in sample programsZbigniew Jędrzejewski-Szmek2023-01-221-11/+14
* man: document Type=notify-reloadLennart Poettering2023-01-101-12/+24
* sd_notify: support AF_VSOCKLuca Boccassi2023-01-051-7/+20
* man: recommend strerror_r() over strerror()Zbigniew Jędrzejewski-Szmek2022-10-111-2/+2
* man: fix formatting of "BARRIER=1"Zbigniew Jędrzejewski-Szmek2022-07-141-8/+9
* docs: Clarify that the fd store is discarded when a service is stoppedDaan De Meyer2021-12-081-2/+3
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* man: use trailing slash on directories in more placesZbigniew Jędrzejewski-Szmek2020-10-051-1/+1
* man: fix few spelling errorsFrantisek Sumsal2020-05-031-1/+1
* Introduce sd_notify_barrierKumar Kartikeya Dwivedi2020-05-011-0/+49
* core: Add optional FDPOLL=0 argument to fdstoreKenny Levinsen2020-04-301-2/+12
* man: Fix typo in sd_notify man pagePhilip Withnall2019-06-121-1/+1
* core: immediately trigger watchdog action on WATCHDOG=triggerJan Klötzke2019-04-241-0/+12
* man: use same header for all filesZbigniew Jędrzejewski-Szmek2019-03-141-1/+1
* man: standarize on one-line license headerZbigniew Jędrzejewski-Szmek2019-03-141-4/+1
* man: drop mode line in file headersZbigniew Jędrzejewski-Szmek2018-07-031-1/+1
* man: drop unused <authorgroup> tags from man sourcesZbigniew Jędrzejewski-Szmek2018-06-141-9/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-2/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/sh...Daniel Black2017-12-141-0/+12
* core: add a new sd_notify() message for removing fds from the FD store againLennart Poettering2017-11-271-15/+16
* man: slightly improve the sd_notify() documentation regarding READY=1Lennart Poettering2017-11-271-6/+4
* service: reorder sd_notify() handling a bitLennart Poettering2017-11-271-9/+8
* Add SPDX license identifiers to man pagesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
* core: propagate reload from RELOADING=1 notification (#6550)Jouke Witteveen2017-08-071-1/+2
* core: permit FDSTORE=1 messages with non-pollable fdsLennart Poettering2017-06-261-26/+26
* man: document that sd_notify() is racy in some casesLennart Poettering2017-02-061-0/+9
* man: use unicode ellipsis in more placesZbigniew Jędrzejewski-Szmek2016-12-111-10/+10
* man: add a note that FDSTORE=1 requires epoll-compatible fdsZbigniew Jędrzejewski-Szmek2016-10-281-22/+19
* watchdog: Support changing watchdog_usec during runtime (#3492)Minkyung2016-06-221-0/+9
* man: fix typosJakub Wilk2015-12-261-1/+1
* doc: correct orthography, word forms and missing/extraneous wordsJan Engelhardt2015-11-061-1/+1
* doc: correct punctuation and improve typography in documentationJan Engelhardt2015-11-061-8/+8
* man: Drop "internally," which is misleadingDavid Strauss2015-11-021-1/+1
* core: add support for naming file descriptors passed using socket activationLennart Poettering2015-10-061-4/+27
* man: remove repeated word "the" and polishJay Strict2015-06-291-1/+1
* man: revert dynamic paths for split-usr setupsTom Gundersen2015-06-181-4/+1
* man: generate configured paths in manpagesFilipe Brandenburger2015-05-281-1/+4
* Reindent man pages to 2chZbigniew Jędrzejewski-Szmek2015-02-031-403/+351
* treewide: fix multiple typosTorstein Husebø2015-01-261-1/+1
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-061-6/+116
* sd-daemon,man: ignore missing $WATCHDOG_PIDZbigniew Jędrzejewski-Szmek2014-10-231-10/+5