Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-17 | rules: use encoded strings instead of skipping characters | Kay Sievers | |
This is needed for mount(8) and LABEL=* to find symlinks of label strings with special character in it. | |||
2007-05-17 | vol_id: export encoded strings | Kay Sievers | |
2007-05-17 | volume_id: add and export string encoding function | Kay Sievers | |
Needed for mount(8) to lookup LABEL=* in /dev/disk/by-label/*. Characters not suited for a filename will be escaped and the encoded LABEL=* string is able to find the corresponding symlink. | |||
2007-05-17 | replace_chars: replace spaces in node name | Kay Sievers | |
2007-05-17 | udevsettle: use long options | Kay Sievers | |
2007-05-16 | rules: ignore partitons that span the entire disk | Fabio Massimo Di Nitto | |
2007-05-16 | run_program: log "info" not "error" if program is missing | Scott James Remnant | |
2007-05-16 | replace_untrusted_chars: replace all whitespace with space | Scott James Remnant | |
2007-05-16 | udev_db: escape path names with \x00 instead of %00 | Kay Sievers | |
2007-05-15 | volume_id: add function documentation | Kay Sievers | |
2007-05-15 | create_floppy_devices: remove dead "unlink" code | Kay Sievers | |
2007-05-13 | path_id: remove on make uninstall | Miklos Vajna | |
2007-05-13 | create_floppy_devices: add man page | Miklos Vajna | |
2007-05-11 | udevd: close /proc/meminfo after reading | Kay Sievers | |
2007-05-10 | release 111 | Kay Sievers | |
2007-05-10 | volume_id: vol_id depends on libvolume_id | Kay Sievers | |
2007-05-09 | rules: SUSE update | Kay Sievers | |
2007-05-09 | volume_id: add remaining names for prober lookup by type | Kay Sievers | |
2007-05-09 | rules: Gentoo update | Matthias Schwarzott | |
2007-05-08 | vol_id: use libvolume_id prober list for --probe-all | Kay Sievers | |
2007-05-08 | volume_id: give access to list of all available probers | Kay Sievers | |
2007-05-07 | rules: SUSE update | Kay Sievers | |
2007-05-07 | rules: use ID_FS_UUID_SAFE | Kay Sievers | |
2007-05-06 | vol_id: add ID_FS_UUID_SAFE | Kay Sievers | |
2007-05-06 | volume_id: rename UUID_64BIT_LE/BE | Kay Sievers | |
2007-05-04 | vol_id: README update | Kay Sievers | |
2007-05-04 | volume_id: add DDF support | Kay Sievers | |
2007-05-04 | volume_id: add internal UUID_STRING | Kay Sievers | |
2007-05-03 | volume_id: fix Makefile for parallel make | Matthias Schwarzott | |
2007-05-03 | udevd: use fgets() to read /proc files | Kay Sievers | |
Based on a patch by: George Beshers <gbeshers@sgi.com> | |||
2007-05-03 | vol_id: use volume_id_get_* | Kay Sievers | |
2007-05-03 | volume_id: add volume_id_get_* functions | Kay Sievers | |
In a future version of libvolume_id, struct volume_id will be an opaque data type, which can't be accessed directly. No interface has changed for now, until all known users are converted not to access the structure directly. | |||
2007-05-03 | vol_id: use long options | Kay Sievers | |
2007-05-03 | volume_id: use md native uuid format | Kay Sievers | |
2007-05-03 | rules: Fedora update | Kay Sievers | |
2007-05-03 | rules: SUSE update | Kay Sievers | |
2007-05-01 | release 110 | Kay Sievers | |
2007-05-01 | rules: SUSE update | Kay Sievers | |
2007-05-01 | ata_id: use getopt_long() | Kay Sievers | |
2007-05-01 | usb_id: add <devpath> to help text | Kay Sievers | |
2007-04-30 | don't create $tempnode for devices without major | Kay Sievers | |
2007-04-29 | ata_id: don't log error for libata devices on older kernels | Matthias Schwarzott | |
2007-04-28 | volume_id: minix version 3 support | Kay Sievers | |
2007-04-28 | volume_id: old md metadata has only 32 bit for the uuid | Kay Sievers | |
2007-04-28 | rules: Fedora update | Kay Sievers | |
2007-04-27 | rules: Gentoo update | Matthias Schwarzott | |
2007-04-26 | udevcontrol: allow to set global variables in udevd | Harald Hoyer | |
The initial patch is from Harald, possible new bugs are from me. | |||
2007-04-26 | volume_id: ext - fix endianess in version number | Kay Sievers | |
2007-04-25 | Makefile: respect CFLAGS/LDFLAGS | Matthias Schwarzott | |
2007-04-25 | delete copies of default rules in SUSE rules | Kay Sievers | |