summaryrefslogtreecommitdiffstats
path: root/.mkosi/mkosi.fedora (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-14Update NEWSBoucman1-3/+3
2019-07-14NEWS: add some notes for v243Lennart Poettering1-13/+190
2019-07-14man: offline-updates: make dependence on system-update.target explicitMichael Zhivich1-1/+1
2019-07-14locale-util: suppress non-UTF-8 locales when enumerating themLennart Poettering2-0/+25
2019-07-14locale-util: normalize UTF-8 locale namesLennart Poettering1-2/+36
2019-07-14network: do not change to configuring state needlesslyYu Watanabe1-9/+14
2019-07-14po: Fix typo in German translationJohannes Schmitz1-1/+1
2019-07-14po: update Polish translationPiotr Drąg1-9/+17
2019-07-13udev: make Match.OriginalName=* matches all interfacesYu Watanabe1-2/+2
2019-07-13firstboot: use color in welcome textLennart Poettering1-4/+15
2019-07-13firstboot: suppress locale menu if there's nothing to choose fromLennart Poettering1-14/+35
2019-07-13main: use sysctl_writef() where appropriateLennart Poettering1-18/+2
2019-07-13shutdown: merge variable declaration lines a bitLennart Poettering1-4/+2
2019-07-13shutdown: bump kmsg log level to LOG_WARNING onlyLennart Poettering1-8/+10
2019-07-13shutdown: rework bump_sysctl_printk_log_level() to use sysctl_writef()Lennart Poettering1-8/+9
2019-07-13sysctl: add sysctl_writef() helperLennart Poettering2-0/+16
2019-07-13shutdown: use "int" for log level typeLennart Poettering1-6/+7
2019-07-13killall: bump log message about unkilled processes to LOG_WARNINGLennart Poettering1-10/+13
2019-07-13alloc-util: drop _alloc_ decorator from memdup_suffix0()Lennart Poettering1-1/+1
2019-07-13semaphore: avoid running autopkgtest with --apt-upgradeEvgeny Vereshchagin1-13/+3
2019-07-12tree-wide: some more [static] related fixesLennart Poettering10-12/+30
2019-07-12util-lib: [static] array argument sizes are apparently not OK for NULL parame...Lennart Poettering1-4/+10
2019-07-12man: add example for setting multiple properties at onceLennart Poettering1-5/+9
2019-07-12man: CPUShares= is so 2015Lennart Poettering1-1/+1
2019-07-12man: document that WakeSystem= requires privsLennart Poettering1-7/+8
2019-07-12man: document that "systemd-analyze blame/critical-chain" is not useful to tr...Lennart Poettering1-2/+13
2019-07-12man: be more explicit that Type=oneshot services are not "active" after startingLennart Poettering1-5/+11
2019-07-12man: document that the supplementary groups list is initialized from User='s ...Lennart Poettering1-1/+6
2019-07-12util-lib: fix commentLennart Poettering1-3/+2
2019-07-12test: modernize test-alloc-util.c test a bitLennart Poettering1-4/+4
2019-07-12alloc-util: drop _alloc_(2, 3) decorator from memdup_suffix0_multiply()Lennart Poettering1-1/+3
2019-07-12tree-wide: get rid of strappend()Lennart Poettering68-146/+115
2019-07-12test-network: add tests for route with type local, multicast, anycast, or bro...Yu Watanabe2-0/+33
2019-07-12network: also show route protocol in debugging logsYu Watanabe3-7/+27
2019-07-12network: use string table for route protocolYu Watanabe1-6/+11
2019-07-12network: use string table to parse route table or scopeYu Watanabe2-16/+18
2019-07-12network: show route scope, table, and type in debugging logsYu Watanabe3-4/+86
2019-07-12network: update log messageYu Watanabe1-9/+9
2019-07-12network: make Route.Type= support local, broadcast, anycast, multicast, nat, ...Yu Watanabe3-1/+29
2019-07-12network: use string table to parse route typeYu Watanabe2-13/+21
2019-07-12test-network: test more bridge propertiesYu Watanabe3-5/+17
2019-07-12shared/ask-password-api: backspace all chars at onceZbigniew Jędrzejewski-Szmek1-23/+23
2019-07-12test-process-util: invert reporting to make sure that we're not dividing by 0Zbigniew Jędrzejewski-Szmek1-2/+2
2019-07-12udevd: add helper with error handling to synthesize "change" eventsZbigniew Jędrzejewski-Szmek1-13/+16
2019-07-12test: minor modernizationZbigniew Jędrzejewski-Szmek2-5/+5
2019-07-11tree-wide: make use of errno_or_else() everywhereLennart Poettering16-58/+60
2019-07-11errno-util: add new errno_or_else() helperLennart Poettering1-0/+11
2019-07-11tmpfiles: use path_join() where it makes senseLennart Poettering1-1/+1
2019-07-11tmpfiles: fix buildLennart Poettering1-1/+1
2019-07-11tests: turn on the "object-size" UBSan check on FuzzitEvgeny Vereshchagin1-2/+2