Systemd/src/udev
Tom Gundersen edf029b7fd udev: link-config - fix mem leak
Reported by Kay.
2014-06-04 12:55:23 +02:00
..
accelerometer everywhere: always use O_CLOEXEC where it makes sense 2014-02-13 14:59:56 +01:00
ata_id everywhere: always use O_CLOEXEC where it makes sense 2014-02-13 14:59:56 +01:00
cdrom_id cdrom_id: use the old MMC fallback 2014-02-27 11:12:04 +01:00
collect everywhere: always use O_CLOEXEC where it makes sense 2014-02-13 14:59:56 +01:00
mtd_probe everywhere: always use O_CLOEXEC where it makes sense 2014-02-13 14:59:56 +01:00
net udev: link-config - fix mem leak 2014-06-04 12:55:23 +02:00
scsi_id Remove dead lines in various places 2014-02-24 19:24:14 -05:00
v4l_id Remove duplicate includes 2013-11-18 20:28:55 -05:00
.gitignore udev: add builtin 'keyboard' to manage key mappings 2013-07-10 22:52:55 +02:00
.vimrc
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
udev-builtin-blkid.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
udev-builtin-btrfs.c everywhere: always use O_CLOEXEC where it makes sense 2014-02-13 14:59:56 +01:00
udev-builtin-firmware.c log: log_error() and friends add a newline after each line anyway, so avoid including it in the log strings 2013-12-24 16:39:37 +01:00
udev-builtin-hwdb.c udev: hwdb - try reading modalias for usb before falling back to the composed one 2013-08-07 16:47:31 +02:00
udev-builtin-input_id.c input_id: Recognize buttonless joystick types 2014-03-10 08:54:22 +01:00
udev-builtin-keyboard.c udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed. 2014-06-01 08:05:38 +02:00
udev-builtin-kmod.c log: log_error() and friends add a newline after each line anyway, so avoid including it in the log strings 2013-12-24 16:39:37 +01:00
udev-builtin-net_id.c udev: net_id - use constants rather than magic numbers 2014-04-06 18:00:40 +02:00
udev-builtin-net_setup_link.c udev - link-setup - expose ID_NET_DRIVER 2014-02-21 21:00:39 +01:00
udev-builtin-path_id.c udev: persistent naming - we cannot use virtio numbers as they are not stable 2014-03-27 21:47:14 +01:00
udev-builtin-uaccess.c udev-builtin: uaccess - inherit logging form udev 2013-10-19 12:23:17 +02:00
udev-builtin-usb_id.c doc: update punctuation 2014-02-17 19:03:07 -05:00
udev-builtin.c udev: builtin - rename net_link to net_setup_link 2013-10-29 14:17:57 +01:00
udev-ctrl.c udev: remove seqnum API and all assumptions about seqnums 2014-04-13 17:12:14 -07:00
udev-event.c udev: do not skip the execution of RUN when renaming a network device fails 2014-05-15 10:32:26 +02:00
udev-node.c log: log_error() and friends add a newline after each line anyway, so avoid including it in the log strings 2013-12-24 16:39:37 +01:00
udev-rules.c udev: increase the size of RESULT buffer 2014-04-24 11:26:26 +02:00
udev-watch.c log: log_error() and friends add a newline after each line anyway, so avoid including it in the log strings 2013-12-24 16:39:37 +01:00
udev.conf move imported udev into place 2012-04-04 05:05:07 +02:00
udev.h udev: do not skip the execution of RUN when renaming a network device fails 2014-05-15 10:32:26 +02:00
udev.pc.in udev.pc: install udev files to /lib/udev rather than /lib/systemd 2012-05-27 15:24:20 +02:00
udevadm-control.c udevadm: modernization 2013-12-18 23:58:23 -05:00
udevadm-hwdb.c udev: make sure we always return a valid error code in trie_store() 2014-02-19 17:53:50 +01:00
udevadm-info.c Remove dead lines in various places 2014-02-24 19:24:14 -05:00
udevadm-monitor.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
udevadm-settle.c udevadm-settle: fixed return code for empty queue 2014-05-20 12:25:16 +02:00
udevadm-test-builtin.c udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
udevadm-test.c udev: do not skip the execution of RUN when renaming a network device fails 2014-05-15 10:32:26 +02:00
udevadm-trigger.c everywhere: always use O_CLOEXEC where it makes sense 2014-02-13 14:59:56 +01:00
udevadm.c log: log_error() and friends add a newline after each line anyway, so avoid including it in the log strings 2013-12-24 16:39:37 +01:00
udevd.c udev: synthesize "change' events for partitions when tools change the disk 2014-06-04 12:21:44 +02:00