summaryrefslogtreecommitdiffstats
path: root/modprobe.d (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-12networkd: Fix race condition in [RoutingPolicyRule] handling (#7615)Saran Tunyasuvunakool3-27/+43
2017-12-10resolved: fix wrong error code (#7601)Yu Watanabe1-2/+2
2017-12-10core: fix undefined behaviour due to uninitialized string buffer (#7597)Alan Jenkins1-0/+1
2017-12-08virt: use XENFEAT_dom0 to detect the hardware domain (#6442, #6662) (#7581)Olaf Hering1-0/+20
2017-12-08documentation: add description for watchdog device pathEdward A. James2-2/+22
2017-12-08core: Add WatchdogDevice config option and implement itEdward A. James2-2/+41
2017-12-08watchdog: allow a device path to be specifiedEdward A. James2-1/+13
2017-12-08shared: use _cleanup_ in specifier_printf (#7586)Zbigniew Jędrzejewski-Szmek1-15/+10
2017-12-08acl: fix typo in comment (#7580)Yu Watanabe1-1/+1
2017-12-08networkd: Ignore DNS information when uplink is not managed (#7571)Patrik Flykt1-0/+10
2017-12-08resolved: support multiple TXT RRs per DNS-SD serviceDmitry Rozhkov7-70/+183
2017-12-08resolved: consult Polkit for privileges when manipulating DNS-SDDmitry Rozhkov6-3/+90
2017-12-08resolved: resolve possible conflicts for DNS-SD RRsDmitry Rozhkov3-17/+63
2017-12-08resolved: don't check conflicts for DNS-SD enumeration RRsDmitry Rozhkov1-0/+4
2017-12-08resolved: add man page for systemd.dnssdDmitry Rozhkov3-0/+252
2017-12-08resolved: implement D-Bus API for DNS-SDDmitry Rozhkov9-0/+392
2017-12-08resolved: detect and handle mDNS race condition upon probingDmitry Rozhkov4-2/+166
2017-12-08resolved: add authority section to mDNS probing queriesDmitry Rozhkov1-0/+40
2017-12-08resolved: set cache-flush bit on mDNS responsesDmitry Rozhkov1-2/+20
2017-12-08resolved: make rfc4795-specific code run for LLMNR onlyDmitry Rozhkov1-2/+4
2017-12-08resolved: announce DNS-SD records in mDNS scopesDmitry Rozhkov5-7/+106
2017-12-08resolved: put DNS-SD records to mDNS-enabled zones.Dmitry Rozhkov8-0/+187
2017-12-08resolved: add enablers for DNS-SDDmitry Rozhkov8-1/+503
2017-12-08resolved: inroduce dns_txt_item_new_empty() functionDmitry Rozhkov3-10/+20
2017-12-08shared: introduce dnssd_srv_type_is_valid() functionDmitry Rozhkov3-0/+32
2017-12-08resolved: answer all mDNS questions found in packetDmitry Rozhkov1-8/+15
2017-12-08man: missing whitespace (#7579)Clinton Roy1-1/+1
2017-12-07virt: propagate errors in detect_vm_xen_dom0 (#7553)Olaf Hering1-8/+13
2017-12-07boot/efi: fixup TPM V2 measuring and logging (#7568)Harald Hoyer1-23/+58
2017-12-07NEWS: mention systemd-tmpfiles --user (#7574)Zbigniew Jędrzejewski-Szmek1-7/+14
2017-12-07sulogin-shell: replace "^D" by "exit"Zbigniew Jędrzejewski-Szmek1-2/+2
2017-12-07update TODOLennart Poettering1-12/+1
2017-12-07nspawn: turn on watchdog logic for nspawn tooLennart Poettering2-0/+3
2017-12-07manager: taint the manager if the overflowuid/overflowgid aren't set to 65534Lennart Poettering1-2/+12
2017-12-07sulogin-shell: do daemon-reload before starting default targetZbigniew Jędrzejewski-Szmek1-8/+39
2017-12-07sulogin-shell: simplify returns from a functionZbigniew Jędrzejewski-Szmek1-7/+5
2017-12-07meson: place systemd-sulogin-shell in build/Zbigniew Jędrzejewski-Szmek2-26/+9
2017-12-07core: use empty_to_null() where we canLennart Poettering2-2/+7
2017-12-07coccinelle: improve run-coccinelle.sh to take list of scripts to runLennart Poettering1-1/+1
2017-12-07core: add console error message if manager_startup() failsLennart Poettering1-0/+1
2017-12-07core: make "taint" string logic a bit more generic and output it at bootLennart Poettering4-21/+60
2017-12-07manager: don't check /usr state of initrd to determine "taint-usr" taintLennart Poettering1-5/+8
2017-12-07manager: don't bother with creating /run/systemd/units/ in test modeLennart Poettering1-2/+1
2017-12-07manager: split out code that sets up run_queue event source into function of ...Lennart Poettering1-11/+24
2017-12-07meson: warn if nobody-user and nobody-group are set to different nameYu Watanabe1-0/+5
2017-12-07sysusers: use NOBODY_USER_NAMEYu Watanabe2-1/+3
2017-12-07test: use NOBODY_USER_NAME instead of hard-coded string "noody"Yu Watanabe2-2/+2
2017-12-07units: delegate only "cpu" and "pids" controllers by default (#7564)Lennart Poettering1-1/+1
2017-12-07bootspec: make boot_entries_select_default() staticYu Watanabe2-2/+1
2017-12-07bootspec: fix debug message about default entryYu Watanabe1-1/+1