summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* sd-bus.h, sd-daemon.h : MAke elogind masks ISO C90 compatible.Sven Eden2017-12-13
* basic/siphash24.c: Only disable -Wimplicit-fallthrough on gcc-7+Sven Eden2017-12-12
* Prep v234.4: ake all supportable API functions visibleSven Eden2017-12-12
* Prep v237.3: Make all supportable API functions visibleSven Eden2017-12-12
* Prep v232.6: Make all supportable API functions visibleSven Eden2017-12-12
* time-util: Disable explicit fallthrough wanring on gcc-7+Sven Eden2017-12-12
* Prep 229.9: Make all supportable API functions visible.Sven Eden2017-12-12
* basic/exec-utils:do_execute() : Remove "maybe unitialized" warningSven Eden2017-12-11
* Cleaned up orphaned filesSven Eden2017-12-11
* src/basic/meson.build: Prepare generate_cap_list fix for our migration scriptsSven Eden2017-12-11
* Fix and fortify cap-list generation and inlcude symlinking for gentoo build s...Sven Eden2017-12-10
* Meson build system: Recreate the symlinking of elogind/systemd/*.h headers in...Sven Eden2017-12-08
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08