summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* basic/log: split max log level into multiple "realms"Zbigniew Jędrzejewski-Szmek2017-07-25
* Prep v233.3: Add HAVE_UTMP information to basic/build.hSven Eden2017-07-21
* Prep v233.3: Remove stray character.Sven Eden2017-07-21
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233.2: Mask unneeded functions and definitions in src/basicSven Eden2017-07-18
* Prep v233: Add missing updates from upstream in src/basicSven Eden2017-07-17
* Prep v233: Add missing includes in src/basicSven Eden2017-07-17
* Prep v233: Unmask now needed functions in src/basicSven Eden2017-07-17
* Prep v233: Add missing files from upstream and rename formats-util.[hc]Sven Eden2017-07-17
* Revert "util: Fine tune running_in_chroot() a bit" (#5506)Lennart Poettering2017-07-17
* mount-util: accept that name_to_handle_at() might fail with EPERM (#5499)Lennart Poettering2017-07-17
* socket-util: introduce address_label_validSusant Sahani2017-07-17
* Fix missing space in comments (#5439)AsciiWolf2017-07-17
* cgroup: rework cg_all_unified()Lennart Poettering2017-07-17
* cgroup: rename cg_update_unified() → cg_unified_update()Lennart Poettering2017-07-17
* cgroup: rename cg_unified() → cg_unified_controller()Lennart Poettering2017-07-17
* 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
* 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
* 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
* 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
* 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