1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-11-01 09:21:11 +03:00
systemd-stable/udev
Kay Sievers 5375c80eba fix $links substitution for devices without any link
Reported-by: Michel Hermier <michel.hermier@gmail.com>
2008-11-17 15:24:47 +01:00
..
lib limit $attr(<symlink>) magic to well-known links only 2008-11-17 02:01:37 +01:00
.gitignore gitignore: move *.8 to subdirs 2008-09-29 05:03:43 +02:00
Makefile.am do not use the new work-in-progress parser rule matcher 2008-10-21 12:45:54 +02:00
test-udev.c cache uid/gid during rule parsing 2008-10-24 10:51:04 +02:00
udev-event.c fix $links substitution for devices without any link 2008-11-17 15:24:47 +01:00
udev-node.c fix cleanup of possible left-over symlinks 2008-11-05 04:45:23 +01:00
udev-rules.c remove len == 0 check, the index root is always '\0' 2008-11-13 18:21:28 +01:00
udev-selinux.c selinux_init(udev) -> udev_selinux_init(udev) 2008-10-18 19:30:42 +02:00
udev-sysdeps.h set errno = ENOSYS in inotify stub 2008-11-13 01:52:33 +01:00
udev-util.c fix indentation 2008-11-06 02:56:45 +01:00
udev.h unify string replacement 2008-11-05 21:49:52 +01:00
udev.xml ATTR{}== always fails if the attribute does not exist 2008-10-29 22:22:12 +01:00
udevadm-control.c use no_argument, required_argument, optional_argument in longopts 2008-10-02 16:49:05 +02:00
udevadm-info.c udevadm: info - unify -V and --version 2008-11-13 07:31:04 +01:00
udevadm-monitor.c use no_argument, required_argument, optional_argument in longopts 2008-10-02 16:49:05 +02:00
udevadm-settle.c fix uninitialized variable warnings 2008-10-24 09:37:37 +02:00
udevadm-test.c cache uid/gid during rule parsing 2008-10-24 10:51:04 +02:00
udevadm-trigger.c libudev: device - get_attr_value() -> get_sysattr_value() 2008-10-20 18:12:36 +02:00
udevadm.c udevadm: fix option parsing breakage with klibc 2008-11-15 02:01:15 +01:00
udevadm.xml udevadm: trigger: use libudev 2008-09-30 13:43:35 +02:00
udevd.c udevd: fix cleanup of /dev/.udev/uevent_seqnum 2008-11-17 14:43:58 +01:00
udevd.xml udevadm: add --version --help options to man page, hide them as commands 2008-09-07 14:48:33 +02:00