summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* cgroup: change cg_unified() to possibly return errors againLennart Poettering2017-07-17
* cgroup-util: check unified_cache before invoking streq()Lennart Poettering2017-07-17
* cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0Zbigniew Jędrzejewski-Szmek2017-07-17
* cgroup-util: cache all cg_is_*_wanted answers, disable /sys/fs/cgroups/unifie...Zbigniew Jędrzejewski-Szmek2017-07-17
* Fix check for signal in set (#5416)stuart-mclaren2017-07-17
* Revert "basic/strv: allow NULLs to be inserted into strv"Lennart Poettering2017-07-17
* log: never log into foreign fd #2 in PID 1 or its pre-execve() childrenLennart Poettering2017-07-17
* bootctl: create loader.conf only if it doesn't exist yetLennart Poettering2017-07-17
* basic/fileio: use IN_SETZbigniew Jędrzejewski-Szmek2017-07-17
* basic/fileio: fix memleak when discarding an invalid variableZbigniew Jędrzejewski-Szmek2017-07-17
* copy: a plain unlink() works here tooLennart Poettering2017-07-17
* Syntax for defines that is also unterstood by the GNU C/C++ compilers. (#5397)pyBlob2017-07-17
* cgroup-util: fix the reversed return value of cg_is_unified_elogind_contoller...Zbigniew Jędrzejewski-Szmek2017-07-17
* core/mount-setup: if unified hierarchy is not supported, fall back to legacyZbigniew Jędrzejewski-Szmek2017-07-17
* Rename cg_is_unified_elogind_controller_wanted to cg_is_hybrid_wantedZbigniew Jędrzejewski-Szmek2017-07-17
* shared/pager: abort if we cannot set environment variablesZbigniew Jędrzejewski-Szmek2017-07-17
* logind: check return value from lseekZbigniew Jędrzejewski-Szmek2017-07-17
* build.h: include default cgroup hierarchy setting in --version outputZbigniew Jędrzejewski-Szmek2017-07-17
* pid1: add ./configure switch to select default cgroup hierarchyZbigniew Jędrzejewski-Szmek2017-07-17
* Tighten checking for variable validityZbigniew Jędrzejewski-Szmek2017-07-17
* missing: add renameat2() definition for 64bit arm (#5378)Lennart Poettering2017-07-17
* virt: Update cache if the detected vm is virtualbox (#5364)Benjamin Robin2017-07-17
* hostname-util: default to the compile time default hostname in gethostname_ma...Lennart Poettering2017-07-17
* virt: swap order of cpuid and dmi again, but properly detect oracle (#5355)Christian Hesse2017-07-17
* virt: detect qemu/kvm as 'kvm'Christian Hesse2017-07-17
* machined: when copying files from/to userns containers chown to rootLennart Poettering2017-07-17
* copy: change the various copy_xyz() calls to take a unified flags parameterLennart Poettering2017-07-17
* core/manager: split out creation of serialization fd out to a helperZbigniew Jędrzejewski-Szmek2017-07-17
* Allow braceless variables to be expandedZbigniew Jędrzejewski-Szmek2017-07-17
* env-util,fileio: immediately replace variables in load_env_file_push()Zbigniew Jędrzejewski-Szmek2017-07-17
* basic/fileio: add helper function for a set of two common checksZbigniew Jędrzejewski-Szmek2017-07-17
* sd-event: "when exiting no signal event are pending" is a wrong assertion (#5...Franck Bui2017-07-17
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-07-17
* basic/dirent-util: allow suffix to be omitted for dirent_is_file_with_suffixZbigniew Jędrzejewski-Szmek2017-07-17
* treewide: replace homegrown memory_erase with explicit_bzeroZbigniew Jędrzejewski-Szmek2017-07-17
* time-util: Fix overflow check introduce in commit f977849 (#5216)Benjamin Robin2017-07-17
* manager: refuse reloading/reexecing when /run is overly fullLennart Poettering2017-07-17
* logind: Don't try to emit a change signal for the 'Sessions' property (#5211)afrantzis2017-07-17
* time-util: add overflow checking to monotonic timestamp specificationsLennart Poettering2017-07-17
* time-util: when formatting usec_t as raw integers use PRIu64Lennart Poettering2017-07-17
* time-util: when converting to time_t do something useful in 2038Lennart Poettering2017-07-17
* time-util: refuse formatting/parsing times that we can't storeLennart Poettering2017-07-17
* time: time_t is signed, and mktime() is happy to return negative timeLennart Poettering2017-07-17
* Consistently use ERFKILL for masked unitsZbigniew Jędrzejewski-Szmek2017-07-17
* hexdecoct: use typesafe new() instead of malloc()Lennart Poettering2017-07-17
* fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering2017-07-17
* shared/cgroup-show: extract funtion to query unit cgroup pathZbigniew Jędrzejewski-Szmek2017-07-17
* util-lib: Fix chase_symlinks() with absolute symlinks (#5185)3chas32017-07-17
* logind: trivial simplificationZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: adjust fall through comments so that gcc is happyZbigniew Jędrzejewski-Szmek2017-07-17