summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2017-05-06build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert
2016-11-02udev/udev-watch: calculate the real buffer sizes neededZbigniew Jędrzejewski-Szmek
2016-11-02Revert some uses of xsprintfZbigniew Jędrzejewski-Szmek
2016-11-01udev: net_id: add support for phys_port_name attribute (#4506)Jiří Pírko
2016-10-28udev: allow substitutions for SECLABEL key (#4505)Michal Sekletar
2016-10-22tree-wide: make parse_proc_cmdline() strip "rd." prefix automaticallyZbigniew Jędrzejewski-Szmek
2016-10-22udev: change kernel commandline option parsingZbigniew Jędrzejewski-Szmek
2016-10-22tree-wide: allow state to be passed through to parse_proc_cmdline_itemZbigniew Jędrzejewski-Szmek
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-10-11udevadm: use parse_sec instead of atoi for timeout option (#4331)Stefan Schweter
2016-10-10tree-wide: pass return value of make_null_stdio() to warning instead of errno...0xAX
2016-10-09tree-wide: print warning in a failure case of make_null_stdio() (#4320)0xAX
2016-10-06sd-device/networkd: unify code to get a socket for issuing netdev ioctls onLennart Poettering
2016-09-26udev/path_id: introduce support for NVMe devices (#4169)Keith Busch
2016-09-13udev: use get_proc_cmdline_key instead of FOREACH_WORD_QUOTEDZbigniew Jędrzejewski-Szmek
2016-09-02fix #4080Susant Sahani
2016-08-31link : add support to configure LRO and GRO Offload featuresSusant Sahani
2016-08-30link : add support to configure Offload features (#4017)Susant Sahani
2016-08-25udev: inform systemd how many workers we can potentially spawn (#4036)Michal Sekletar
2016-07-20core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering
2016-07-15udev: Line buffer 'udev monitor' output (#3733)Stef Walter
2016-07-14Fix tablet detection, by replicating decision tree of non-multi-touch axes (#...Andreas Pokorny
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø
2016-07-08udevadm: explicitly relabel /etc/udev/hwdb.bin after rename (#3686)Michal Sekletar
2016-06-14udevadm: trivial simplificationZbigniew Jędrzejewski-Szmek
2016-06-09udev-builtin-blkid: fix GPT_FLAG_NO_AUTO check for ESP (#3450)Lennart Poettering
2016-05-30udevd: try close ctrl connection blocking socket only once when spawning a ne...Franck Bui
2016-05-24Udevadm trivial cleanups (#3331)Zbigniew Jędrzejewski-Szmek
2016-05-05tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering
2016-05-03udev: fix build with DEBUG=1Lubomir Rintel
2016-04-21tree-wide: use mdash instead of a two minusesZbigniew Jędrzejewski-Szmek
2016-04-08udevadm: assert return valueZbigniew Jędrzejewski-Szmek
2016-04-08udevd: use (void) to silence coverityZbigniew Jędrzejewski-Szmek
2016-03-14include sys/sysmacros.h in more placesMike Frysinger
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-22Merge pull request #2701 from keszybz/udev-rulesLennart Poettering
2016-02-22udev-rules: fix querying of attributesZbigniew Jędrzejewski-Szmek
2016-02-22Merge pull request #2685 from poettering/lldp-fixes2Tom Gundersen
2016-02-21udev-rules: use _cleanup_ for fcloseZbigniew Jędrzejewski-Szmek
2016-02-21udev-rules: make error messages about rules more uniformZbigniew Jędrzejewski-Szmek
2016-02-21udev-rules: rewrite function to avoid clobbering argumentsZbigniew Jędrzejewski-Szmek
2016-02-21udev-rules: modernize syntax a bitZbigniew Jędrzejewski-Szmek
2016-02-21udev-rules: log_oom() on memory error and abort processing of eventZbigniew Jędrzejewski-Szmek
2016-02-20tree-wide: place #pragma once at the same place everywhereLennart Poettering
2016-02-19udev/path_id: correct segmentation fault due to missing NULL checkHendrik Brueckner
2016-02-18Remove/add (un)needed includesNathan McSween
2016-02-16udev: fix cg_unified() return code checkingLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-09path_id: reintroduce by-path links for virtio block devicesMichal Sekletar