summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2013-10-25src/udev/Makefile.am: Fix udevadm symlinkMichael Forney
2013-09-10udev: fix printf(3) type specifierShawn Landden
2013-09-10udev: when complaining about invalid characters, print them outZbigniew Jędrzejewski-Szmek
2013-09-10udevd: respect the log-level set in /etc/udev/udev.confTom Gundersen
2013-09-10udev: hwdb - try reading modalias for usb before falling back to the composed...Kay Sievers
2013-08-16udev/udevadm-hwdb.c: remove usage of qsort_rrofl0r
2013-08-16fix usage of glibc-specific sys/poll.hrofl0r
2013-08-13src/udev/mkdir.c: remove usage of strndupa()rofl0r
2013-08-02rule-generator: proactively rename ifaces to avoid conflictsIan Stakenvicius
2013-07-31Revert "static-nodes: remove creation of static nodes if HAVE_LIBKMOD"Ian Stakenvicius
2013-07-31static-nodes: remove creation of static nodes if HAVE_LIBKMODAnthony G. Basile
2013-07-30src/udev/udevadm-hwdb.c: rename variable to match upstreamAnthony G. Basile
2013-07-30udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Anthony G. Basile
2013-07-30udev-rules: report rule parsing errors from get_keyDave Reisner
2013-07-30Bring collect.c and udevadm-hwdb.c in line with upstreamAnthony G. Basile
2013-07-24Switch from external keymaps to internal (hwdb) keymapsIan Stakenvicius
2013-07-11src/udev/udevadm-hwdb.c: fix double freeeudev/v1.1Anthony G. Basile
2013-07-11src/udev/udev-builtin-kmod.c: fix char *const declarationAnthony G. Basile
2013-07-10Fix potential memleak and use-after-free errors as reported by clangIan Stakenvicius
2013-07-10src/udev/udev-builtin-kmod.c: fix const char* declarationAnthony G. Basile
2013-07-10src/udev/mkdir.c: import path_startswith() from upstreamAnthony G. Basile
2013-07-10src/udev/udev-ctrl.c: explicitly declare return valueAnthony G. Basile
2013-07-10Bring mkdir.c, label.c and util.c in better line with upstreamAnthony G. Basile
2013-07-10hwdb: allow list of lookup keys per given recordKay Sievers
2013-07-10hwdb: return false if no property is foundKay Sievers
2013-07-09hwdb: add --lookup-prefix= optionKay Sievers
2013-07-07hwdb: allow to query arbitrary keysKay Sievers
2013-07-07hwdb: add --device=<device-id> and --filter=<key name glob>Kay Sievers
2013-07-07hwdb: remove support for (not fully implemented) conditional propertiesKay Sievers
2013-07-07dev-setup: do not create a dangling /proc/kcore symlinkZbigniew Jędrzejewski-Szmek
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-06-29src/udev/udev-ctrl.c: restore accept4_fallback codeAnthony G. Basile
2013-06-26udev: handle network controllers in nonstandard domainsSean McGovern
2013-06-26libudev: Use correct type for sizeofJan Janssen
2013-06-06Fix ordering of params for conf_files_list_strvAnthony G. Basile
2013-06-05Remove unused functions from src/udev/{label,mkdir}Anthony G. Basile
2013-06-03Add printf attributes in exported headersZbigniew Jędrzejewski-Szmek
2013-06-03Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek
2013-06-03Move remaining _cleanup_free_ in front of typeAnthony G. Basile
2013-06-02src/udev/udev-rules.c: fix a spelling errorAnatol Pomozov
2013-06-02udev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCREDHarald Hoyer
2013-06-02Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-06-02udevadm: do not free node on successZbigniew Jędrzejewski-Szmek
2013-06-02udev-builtin-usb_id: avoid comparison of unsigned and ssize_tZbigniew Jędrzejewski-Szmek
2013-06-02udevadm-hwdb: avoid leak in error pathZbigniew Jędrzejewski-Szmek
2013-04-21src/udev/Makefile.am: do not fail if sym link already existsAnthony G. Basile
2013-04-09build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers
2013-04-07src/udev/udev-event.c: restore code to allow rule generator to workAnthony G. Basile
2013-04-07src/udev/Makefile.am: fix symlink to udevadmAnthony G. Basile
2013-04-04src/udev/udev-rules.c: fix bug introduced in our 601c4e8Anthony G. Basile