Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-29 | path_id: skip subsystem directory | Kay Sievers | |
2007-05-25 | rules: use long options for scsi_id | Kay Sievers | |
2007-05-25 | scsi_id: add long options | Kay Sievers | |
2007-05-25 | cciss device support | Hannes Reinecke | |
2007-05-25 | volume_id: support for long-filename based labels | Ryan Lortie | |
2007-05-25 | volume_id: terminate overlong label strings | Kay Sievers | |
2007-05-21 | rules: SUSE update | Kay Sievers | |
2007-05-21 | scsi_id: do not install symlink in /sbin | Kay Sievers | |
2007-05-21 | IMPORT: do not mangle whitespace | Kay Sievers | |
2007-05-21 | replace_chars: replace % character | Kay Sievers | |
2007-05-21 | volume_id: escape % character | Kay Sievers | |
2007-05-21 | udevtest: print message before log output | Kay Sievers | |
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 | |