summaryrefslogtreecommitdiffstats
path: root/src/udev/udev-event.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-04docs: say that fuzzer input samples should have short namesZbigniew Jędrzejewski-Szmek1-0/+11
2022-05-04fuzz-network-parser: drop ".network" and shorten namesZbigniew Jędrzejewski-Szmek60-2/+2
2022-05-04fuzz: rename test cases for brevity and meaningZbigniew Jędrzejewski-Szmek25-0/+0
2022-05-04update NEWS for 251-rc2Lennart Poettering1-0/+27
2022-05-04units: remove spurious empty lineLennart Poettering1-1/+0
2022-05-04sd-lldp: use memcpy_safe() as the buffer size may be zeroYu Watanabe1-1/+2
2022-05-04sd-ndisc: drop unused functionYu Watanabe2-22/+0
2022-05-04libsystemd-network: refuse too large raw_sizeYu Watanabe2-0/+6
2022-05-04sd-network: Keep inotify watch if watch descriptor didn't changeDaan De Meyer1-17/+20
2022-05-03tests: make valgrind_wrapper track file descriptorsEvgeny Vereshchagin1-1/+1
2022-05-03tests: make it possible to install valgrindEvgeny Vereshchagin1-7/+7
2022-05-03Adding a description of the keyboard shortcut Fn+F12 for the HP EliteBook 845...rodin-ia1-0/+4
2022-05-03meson: Sort lines in tmpfiles.d/meson.buildDaan De Meyer1-3/+3
2022-05-03tmpfiles: Split networkd entries into a separate fileDaan De Meyer4-6/+21
2022-05-03journal: Use header macros everywhere instead of JournalFile fieldsDaan De Meyer5-105/+92
2022-05-03udev: check stats of .link files and their drop-in filesYu Watanabe4-34/+169
2022-05-03build(deps): bump github/super-linter from 4.9.1 to 4.9.2dependabot[bot]1-1/+1
2022-05-03build(deps): bump actions/checkout from 3.0.0 to 3.0.2dependabot[bot]6-6/+6
2022-05-02nspawn: Set LANG to C.UTF-8Daan De Meyer1-0/+11
2022-05-02shared/install: use correct cleanup functionYu Watanabe1-1/+1
2022-05-02man: document that systemd-fstab-generator actually cares about roothash=/usr...Lennart Poettering1-0/+12
2022-05-02boot: Mark loader.conf settings with (config)Jan Janssen1-8/+8
2022-05-02fix typoYu Watanabe2-3/+3
2022-05-02creds: trivial coding style fixesLennart Poettering1-5/+5
2022-05-02docs: typo fixLennart Poettering1-1/+1
2022-05-02man: correct a major missed opportunityLennart Poettering1-5/+7
2022-05-02docs: Clarify where options are read fromDaan De Meyer1-7/+8
2022-05-02update TODOLennart Poettering1-0/+15
2022-05-02Fix orientation detection for HP Pavilion X2 10-k010nrAlice S1-0/+2
2022-05-01Fix orientation detection for Asus Transformer T100TAF, copied T100TA ruletechtino1-0/+1
2022-05-01analyze security: print DeviceAllow listLuca Boccassi2-8/+24
2022-05-01analyze: fix crash with online security checkLuca Boccassi2-7/+15
2022-05-01stat-util: ignore hidden_or_backup_file when checking if dir is emptyLuca Boccassi2-2/+8
2022-04-29core/device: use DEVICE_FOUND_MASKYu Watanabe1-2/+2
2022-04-29core/device: minor coding style updatesYu Watanabe1-4/+5
2022-04-29core/device: drop unused unit name generated from pathYu Watanabe1-5/+4
2022-04-29core/device: device_found_node() does not accept DEVICE_FOUND_UDEVYu Watanabe1-0/+1
2022-04-29core/device: use sd_device_new_from_devname() to verify the device nodeYu Watanabe1-30/+11
2022-04-29core/device: use udev_available()Yu Watanabe1-14/+2
2022-04-29core/device: use device_get_property_bool()Yu Watanabe1-14/+6
2022-04-29sd-device: introduce device_get_property_bool()Yu Watanabe2-4/+18
2022-04-29core/device: use _cleanup_ attribute at one more placeYu Watanabe1-20/+10
2022-04-29core/device: unit_name_from_path() does not return -ENAMETOOLONG anymoreYu Watanabe1-22/+2
2022-04-29core/device: use strv_consume()Yu Watanabe1-3/+1
2022-04-29meson: also check c_args to maybe add -Wno-maybe-uninitializedZbigniew Jędrzejewski-Szmek1-2/+8
2022-04-29libsystemd-network: add assert about packet lengthZbigniew Jędrzejewski-Szmek1-0/+1
2022-04-29libsystemd-network: do not split messages in halfZbigniew Jędrzejewski-Szmek1-8/+4
2022-04-29core: drop non-default value for DefaultLimitMEMLOCK=Yu Watanabe1-1/+1
2022-04-29login: drop non-default value for RuntimeDirectoryInodesMax=Yu Watanabe1-1/+1
2022-04-29login: make RuntimeDirectoryInodesMax= support K, G, M suffixesYu Watanabe1-1/+1