summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* TODO: drop one itemZbigniew 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
* shared/conf-parser: define a macro for the repeating argument setZbigniew Jędrzejewski-Szmek2018-05-30
* test-process-util: one more (void)Zbigniew Jędrzejewski-Szmek2018-05-30
* Add some handling to remaining unlinkat callsZbigniew Jędrzejewski-Szmek2018-05-30
* login,user-sessions: always warn when we fail to remove nologin fileZbigniew Jędrzejewski-Szmek2018-05-30
* meson: apply defaults if /etc/login.defs doesn't existCaio Marcelo de Oliveira Filho2018-05-30
* meson: use multiline string syntax (#8214)Caio Marcelo de Oliveira Filho2018-05-30
* meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek2018-05-30
* meson: drop double .in suffix for o.fd.systemd1.policy fileZbigniew Jędrzejewski-Szmek2018-05-30
* Gettextize policy filesGunnar Hjalmarsson2018-05-30
* logind: change check_gc to may_gc everywhereZbigniew Jędrzejewski-Szmek2018-05-30
* meson: add -Dmemory-accounting-default=true|falseZbigniew Jędrzejewski-Szmek2018-05-30
* pid1: turn memory accounting on by default nowLennart Poettering2018-05-30
* utf8: add utf8_n_codepoints() for counting complete utf8 codepoints in a stringLennart Poettering2018-05-30
* terminal-util: make resolve_dev_console() less weirdLennart Poettering2018-05-30
* terminal-util: modernize get_kernel_consoles() a bitLennart Poettering2018-05-30
* tty-ask-password-agent: reenable color for boot-time password promptLennart Poettering2018-05-30
* terminal-util: add some explanatory commentsLennart Poettering2018-05-30
* update TODOLennart Poettering2018-05-30
* process: shortcut getenv_for_pid() for our own processLennart Poettering2018-05-30
* terminal-util: minor, trivial fixes and improvementsLennart Poettering2018-05-30
* terminal-util: when making /dev/null or the console stdio, forget cached term...Lennart Poettering2018-05-30
* terminal-util: rework acquire_terminal()Lennart Poettering2018-05-30