summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* core: skip the removal of cgroups in the TEST_RUN_MINIMAL mode (#8622)Evgeny Vereshchagin2018-06-28
* systemd-inhibit: ignore signal interrupt from keyboard (#8569)Christian Hesse2018-06-28
* stat-util: fix fd_is_network_ns()Lennart Poettering2018-06-28
* sd-bus: drop fd_nonblock() calls that are implied by rearrange_stdio() (#8514)Lennart Poettering2018-06-28
* basic/macros: rename noreturn into _noreturn_ (#8456)Franck Bui2018-06-28
* tests: make / private after creating a mount namespaceEvegeny Vereshchagin2018-06-28
* core: ignore errors from cg_create_and_attach() in test mode (#8401)Michal Sekletar2018-06-28
* basic/cgroup-util: remove unused variableZbigniew Jędrzejewski-Szmek2018-06-28
* core: do not free heap-allocated strings (#8391)Yu Watanabe2018-06-28
* sd-bus: do not try to close already closed fd (#8392)Yu Watanabe2018-06-28
* Add locale.h header, needed by freelocale()Danilo Spinella2018-06-22
* Prep v238: Make a real distinction between 'halt' and 'poweroff'.Sven Eden2018-06-12
* Prep v238: Fix cg_path_decode_unit() to understand elogind session naming.Sven Eden2018-06-11
* Prep v238: Fix elogind_daemonize(), it failed due to some misunderstandings o...Sven Eden2018-06-08
* logind-user.c: As we need special.h elsewhere now, use it here, too.Sven Eden2018-06-08
* pam_elogind.c: Remove renames by mask, check_tree.pl can handle this now.Sven Eden2018-06-08
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Remove obsolete sources and add missing new ones.Sven Eden2018-06-05
* Prep v238: Fixed meson.build files in src/shared and src/testSven Eden2018-06-04
* Prep v238: Applied some upstream updates to src/libelogind (5/5)Sven Eden2018-06-04
* Prep v238: Applied some upstream updates to src/core (4/5)Sven Eden2018-06-04
* Prep v238: Applied some upstream updates to src/basic (3/5)Sven Eden2018-06-04
* login: remember that fds received from PID1 need to be removed eventuallyAlan Jenkins2018-05-30
* login: fix FDNAME in call to sd_pid_notify_with_fds()Alan Jenkins2018-05-30
* fd-util: drop stdio_unset_cloexec(), it's not used anymoreLennart Poettering2018-05-30
* sd-bus: let's better not invade stdio territory when duplicating fdsLennart Poettering2018-05-30
* tree-wide: port various places over to use new rearrange_stdio()Lennart Poettering2018-05-30
* terminal-util: port some generic code over to rearrange_stdio()Lennart Poettering2018-05-30
* fd-util: add new call rearrange_stdio()Lennart Poettering2018-05-30
* coccinelle: add reallocarray() coccinelle scriptLennart Poettering2018-05-30
* Organize the ANSI codes and add missing colorsAlexander F Rødseth2018-05-30
* logind: fix typo in commentLennart Poettering2018-05-30
* logind: open device if neededLennart Poettering2018-05-30
* logind: cast away return value we don't care aboutLennart Poettering2018-05-30
* logind: voidify a function we never check the return value ofLennart Poettering2018-05-30
* mount-setup: change bpf mount mode to 0700 (#8334)Lennart Poettering2018-05-30
* Remove /sbin from paths if split-bin is false (#8324)Zbigniew Jędrzejewski-Szmek2018-05-30
* procfs-util: drop unnecessary zero initializations (#8321)Lennart Poettering2018-05-30
* basic/cgroup-util: simplify cg_get_keyed_attribute(), add testZbigniew Jędrzejewski-Szmek2018-05-30
* core: turn on memory/cpu/tasks accounting by default for the root sliceLennart Poettering2018-05-30
* core: hook up /proc queries for the root slice, tooLennart Poettering2018-05-30
* cgroup-util: rework cg_get_keyed_attribute() a bitLennart Poettering2018-05-30
* procfs-util: add APIs to get consumed CPU time and used memory from /procLennart Poettering2018-05-30
* core: don't process dbus unit and job queue when there are already too many m...Lennart Poettering2018-05-30
* sd-bus: add APIs to query the current read and write queue sizeLennart Poettering2018-05-30