summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* xattr-util: support AT_EMPTY_PATH in fgetxattrat_fake()Lennart Poettering2018-05-30
* io-util: add an unlikely decorator for a test that should never holdLennart Poettering2018-05-30
* tree-wide: make use of fsync_directory_of_file() all over the placeLennart Poettering2018-05-30
* fs-util: move fsync_directory_of_file() into generic codeLennart Poettering2018-05-30
* stat-util: unify code that checks whether something is a regular fileLennart Poettering2018-05-30
* tests: add a simple test for utf8_n_codepoints()Zbigniew Jędrzejewski-Szmek2018-05-30
* Some comment adjustmentsZbigniew Jędrzejewski-Szmek2018-05-30
* pid1: do not initialize join_controllers by defaultZbigniew Jędrzejewski-Szmek2018-05-30
* Move config_parse_join_controllers to shared, add testZbigniew Jędrzejewski-Szmek2018-05-30