summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* process-util: don't install atfork() handler more than onceLennart Poettering2018-05-30
* util: add new safe_close_above_stdio() wrapperLennart Poettering2018-05-30
* doc: add a new doc/ directory, and move two markdown docs into themLennart Poettering2018-05-30
* rules: add a missing comma in 70-uaccess.rules since it improves readabilityFranck Bui2018-05-30
* missing_syscall: add pkey_mprotect for ppc (#8292)Zbigniew Jędrzejewski-Szmek2018-05-30
* khash: try to detect broken AF_ALG support in centos kernelsLennart Poettering2018-05-30
* sd-login: make use of _cleanup_close_ where possibleLennart Poettering2018-05-30
* logind: make sure we don't trip up on half-initialized session devicesLennart Poettering2018-05-30
* logind: check file is device node before using .st_rdevLennart Poettering2018-05-30
* logind: let's pack a few struct fields we can packLennart Poettering2018-05-30
* logind: fd 0 is a valid fdLennart Poettering2018-05-30
* logind: let's reduce one level of indentationLennart Poettering2018-05-30
* logind: propagate the right error, don't make up ENOMEMLennart Poettering2018-05-30
* logind: rework sd_eviocrevoke()Lennart Poettering2018-05-30
* logind: trivial improvementsLennart Poettering2018-05-30
* basic/xattr-util: do not cast ssize_t to intZbigniew Jędrzejewski-Szmek2018-05-30
* basic/exec-util: use _exit() to return from childZbigniew Jędrzejewski-Szmek2018-05-30
* basic: shorten the code a bit in two placesZbigniew Jędrzejewski-Szmek2018-05-30
* tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)Zbigniew Jędrzejewski-Szmek2018-05-30
* basic/virt: provide a nicer message is /proc/cpuinfo is not availableZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: add an assert that does not recurse into logging functionsZbigniew Jędrzejewski-Szmek2018-05-30
* udev/net-id: check all snprintf return valuesZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: make sure header is printed correctly, add testZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: fix confusion with parameters to log_dispatch_internalZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: make log_object_internalv staticZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: voidify snprintf statementsZbigniew Jędrzejewski-Szmek2018-05-30
* Revert "Replace use of snprintf with xsprintf"Zbigniew Jędrzejewski-Szmek2018-05-30
* login: fix user@.service case, so we don't allow nested sessions (#8051)Alan Jenkins2018-05-30
* Fix format-truncation compile failure by typecasting USB IDs (#8250)Patrick Uiterwijk2018-05-30
* virt: detect QNX hypervisor Detect QNX hypervisor based on the CPUID.Shuang Liu2018-05-30
* mount-setup: always use the same source as fstype for the API VFS we mountLennart Poettering2018-05-30
* bpf: use BPF_F_ALLOW_MULTI flag if it is availableLennart Poettering2018-05-30
* bpf: mount bpffs by default on bootLennart Poettering2018-05-30
* nologin: extend the /run/nologin descriptions a bit (#8244)Lennart Poettering2018-05-30
* basic: split out update_reboot_parameter_and_warn() into its own .c/.h filesLennart Poettering2018-05-30
* basic: add a common syscall wrapper around reboot()Lennart Poettering2018-05-30
* missing: always use __NR_ as prefix for syscall numbersLennart Poettering2018-05-30
* missing: Fix statx syscall ifdefferyLennart Poettering2018-05-30
* tree-wide: reopen log when we need to log in FORK_CLOSE_ALL_FDS childrenLennart Poettering2018-05-30
* log: only open kmsg on fallback if we actually want to use itLennart Poettering2018-05-30
* missing_syscall: when adding syscall replacements, use different names (#8229)Zbigniew Jędrzejewski-Szmek2018-05-30
* test-user-util: skip most tests for nobody if synthentization is offZbigniew Jędrzejewski-Szmek2018-05-30
* test-user-util: print function delimitersZbigniew Jędrzejewski-Szmek2018-05-30
* mount-util: call mount_option_mangle() in mount_verbose()Yu Watanabe2018-05-30
* mount-util: add mount_option_mangle()Yu Watanabe2018-05-30
* xattr-util: use crtime/btime if statx() is available for implementation of fd...Lennart Poettering2018-05-30