summaryrefslogtreecommitdiffstats
path: root/.mkosi (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-21NEWS: add section about backslashes in EnvironmentFileLouis Taylor1-0/+4
2019-01-21meson: bump timeout for test-udev to 180sFrantisek Sumsal1-1/+2
2019-01-21Revert "hwdb: Fix secondary backslash on MSI GS65 laptop"Zbigniew Jędrzejewski-Szmek1-4/+0
2019-01-18mkosi: add qrencode to arch package listLouis Taylor1-0/+1
2019-01-18bash-completion: udevadm: support recently added optionsYu Watanabe1-2/+2
2019-01-18udevd: rename control command SYNC -> PING in log messageYu Watanabe1-1/+1
2019-01-18udevadm: add --wait-daemon option to 'trigger' commandYu Watanabe2-1/+44
2019-01-18udevadm: add --ping option to 'control' commandYu Watanabe2-12/+30
2019-01-18NEWS: retroactively describe .include deprecationZbigniew Jędrzejewski-Szmek1-0/+5
2019-01-18sd-event: introduce event_free_signal_data()Yu Watanabe1-9/+14
2019-01-18Change job mode of manager triggered restarts to JOB_REPLACEJonathon Kowalski1-1/+1
2019-01-18Add multiple initrd file support to kernel-installMike Auty3-19/+24
2019-01-18add hwdb rule for Bangho touchpad (#11475)dcanuhe1-0/+11
2019-01-17tree-wide: fix some trailing whitespaceLennart Poettering2-2/+2
2019-01-17tools/choose-default-locale.sh: set shebang to /bin/shJörg Thalheim1-1/+1
2019-01-17tree-wide: use '"' instead of '\"'Louis Taylor4-8/+8
2019-01-17core: shorten code by using new helperLennart Poettering1-2/+1
2019-01-17tree-wide: whenever we allocate a new bus object, close it before dropping fi...Lennart Poettering4-8/+8
2019-01-17initctl: shorten and update code a bitLennart Poettering1-6/+2
2019-01-17tree-wide: make sure to flush/close all bus connections when our daemons exitLennart Poettering8-8/+8
2019-01-17sd-bus: add sd_bus_close_unref() helperLennart Poettering5-17/+51
2019-01-17util-lib: follow shell syntax for escape in quotesLouis Taylor2-26/+32
2019-01-17man: use <varname> and <option> instead of <literal> in systemd.link(5)Zbigniew Jędrzejewski-Szmek1-83/+71
2019-01-17NEWS: describe the naming scheme updatesZbigniew Jędrzejewski-Szmek1-0/+22
2019-01-17link-config: default to "keep" policy if naming-scheme<=239 is usedZbigniew Jędrzejewski-Szmek2-1/+9
2019-01-17udev: move naming-scheme bits into their own fileZbigniew Jędrzejewski-Szmek4-98/+114
2019-01-17link-config: add "keep" policy and use it by defaultZbigniew Jędrzejewski-Szmek4-19/+25
2019-01-17hwdb: Add Huawei section and remap keys (#11406)Ayman Bagabas1-0/+15
2019-01-17Add note about transactions being genereated independently of a unit's state.bl33pbl0p1-1/+12
2019-01-17CODING_STYLE: fix grammar mistakeChris Morin1-2/+2
2019-01-17core: Fix -EOPNOTSUPP emergency action error stringAaron Plattner1-1/+1
2019-01-17core: Fix return argument check for parse_emergency_actionAaron Plattner1-2/+2
2019-01-17ethtool: Make sure advertise is actually set when autonegotiation is usedJan Janssen2-5/+7
2019-01-16link-config: unentangle the renaming logic and add loggingZbigniew Jędrzejewski-Szmek1-63/+62
2019-01-16user-util: remove unsed NOLEGACY defineZbigniew Jędrzejewski-Szmek1-5/+0
2019-01-16Drop some unnecessary newlinesZbigniew Jędrzejewski-Szmek1-2/+0
2019-01-16seccomp: drop mincore() from @system-service syscall filter groupLennart Poettering2-1/+4
2019-01-16libsystemd-network: use xsprintf in one more placeZbigniew Jędrzejewski-Szmek1-2/+3
2019-01-16udev: 'val' may be NULL, use strempty()Yu Watanabe1-1/+1
2019-01-16man: Fix a typo in systemd.exec.xmlPhilip Withnall1-1/+1
2019-01-16Revert "Always rename an interface to its name specified in config if no Name...Zbigniew Jędrzejewski-Szmek1-2/+11
2019-01-16Log the job being mergedbl33pbl0p1-4/+5
2019-01-16strv: rework FOREACH_STRING() macroLennart Poettering1-11/+4
2019-01-16test,systemctl,nspawn: use "const char*" instead of "char*" as iterator for F...Lennart Poettering3-6/+6
2019-01-16Enable regular file and FIFO protectionLucas Werkmeister2-0/+17
2019-01-16tests: Add test for IPv6 source routingDaniel Axtens2-0/+33
2019-01-16Install routes after addresses are readyDaniel Axtens2-6/+13
2019-01-15Fix omission in docsJoost Heitbrink1-2/+2
2019-01-15NEWS: typosZbigniew Jędrzejewski-Szmek1-4/+4
2019-01-15network: make Link and NetDev always have the valid poiter to ManagerYu Watanabe4-8/+10