summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* cgroup: make use of unit_get_subtree_mask() where appropriateLennart Poettering2017-11-08
* cgroup-util: add brief comments clarifying which controllers are v2-only and ...Lennart Poettering2017-11-08
* basic/missing: add numbers for pkey_mprotectZbigniew Jędrzejewski-Szmek2017-11-13
* string-util: when ellipsizing to a length if (size_t) -1, become a NOPLennart Poettering2017-11-10
* pager: cache not only number of columns but also of lines before we open pagerLennart Poettering2017-11-10
* core: track why unit dependencies came to beLennart Poettering2017-10-25
* virt: trivial whitespace fixesLennart Poettering2017-10-24
* basic/hashmap: add cleanup of memory pools (#7164)Zbigniew Jędrzejewski-Szmek2017-11-10
* elogind-firstboot: add vconsole keymap support (#7035)tblume2017-11-10
* tree-wide: do not work in assert()Yu Watanabe2017-11-09
* udev-rules: Permission changes for /dev/dri/renderD*Tom Stellard2017-10-31
* udev-rules: Permission changes for /dev/kvmTom Stellard2017-10-31
* tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-07
* test-util: silence clang warning about unaligned accessZbigniew Jędrzejewski-Szmek2017-11-01
* util-lib: mark variable with _unused_ to silence clang warningZbigniew Jędrzejewski-Szmek2017-11-01
* Remove a bunch of unused variablesZbigniew Jędrzejewski-Szmek2017-11-01
* fs-util: small tweak in chase_symlinks()Lennart Poettering2017-10-04
* elogind-detect-virt: refine hypervisor detection (#7171)Razvan Cojocaru2017-10-26
* logind: allow two very close error messages to be distinguishedZbigniew Jędrzejewski-Szmek2017-10-14
* util-lib: simplify kexec_loaded()Zbigniew Jędrzejewski-Szmek2017-10-15
* basic/env-util: don't relax unesaping of serialized environment stringsLubomir Rintel2017-10-11
* basic/env-util: drop the validation when deserializing environmentLubomir Rintel2017-10-11
* check_tree.pl: Added handling of xml files.Sven Eden2018-03-09
* check_tree.pl : Add handling of .gperf files.Sven Eden2018-03-09
* check_tree.pl: Do not allow commented out includes to be moved under our elog...Sven Eden2018-03-08
* Some minor cleanupsSven Eden2018-03-07
* Meson build system: Add missing '#' in masked blocksSven Eden2018-03-07
* Fix build on muslBjorn Pagen2018-03-07
* uaccess-command: [trivial] Differentiate apply vs reset error log messages.Arthur Taylor2018-03-07
* Introduce elogind-uaccess-command to replace uaccess builtin.Arthur Taylor2018-03-07
* Close stdin, stdout and stderr on daemonizingAndreas Messer2018-01-31
* test/test-hexdecoct.c: Add include for musl_missin.h for strndupa().Sven Eden2018-01-25
* test/test-parse-util.c: Masked the test of strtod() with set germanSven Eden2018-01-25
* test/test-sizeof.c: disable tests for missing typedefs in muslmaxice82018-01-24
* work-around usage of glibc-specific __register_atfork for musl systemsmaxice82018-01-24
* shared/musl_missing.h: replace ifdef with if on HAVE_[__]SECURE_GETENVmaxice82018-01-24
* shared/musl_missing.h: replace ifdef HAVE_UTMP with if ENABLE_UTMPmaxice82018-01-24
* Prep v235.3 : Fix cgroup hierarchy detection codeSven Eden2018-01-18
* If elogind is just started, /sys/fs/cgroup/elogind might not exist, yet on le...Sven Eden2018-01-15
* Prep 235: Don't allow multiple jobs being executed at the same timeSven Eden2018-01-14
* Prep 235: Removed orphaned headerSven Eden2018-01-11
* Prep 235: Make cgroups2 available, hybrid mode already works.Sven Eden2018-01-10
* Prep 235: Make elogind masks in sd-bus.h c90 compatible again.Sven Eden2018-01-09
* 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
* src/systemd/meson.build: Fix add_install_script() callSven Eden2018-01-09
* Forgot to symlink _sdcommon.hSven Eden2017-12-15
* Prep 235: Implement an alternative approach for sd_pid_get_owner_uid(), makin...Sven Eden2017-12-13