Age | Commit message (Expand) | Author |
2007-08-07 | rules_generator: fix write_cd_rules when similar names exist in the root dire... | Marco d'Itri |
2007-08-07 | rules_generator: remove policy from write_cd_rules | Marco d'Itri |
2007-08-02 | rules_generator: skip random MAC addresses | Kay Sievers |
2007-07-25 | rules_generator: remove "installation" function | Kay Sievers |
2007-07-25 | rules_generator: add S/390 persistent network support | Hannes Reinecke |
2007-07-24 | collect: extra to synchronize actions across events | Hannes Reinecke |
2007-07-22 | libvolume_id: use /usr/$libdir in pc file | Kay Sievers |
2007-07-08 | volume_id: ext4 detection | Kay Sievers |
2007-06-25 | rules_generator: remove executable flag from include file | Kay Sievers |
2007-06-07 | vol_id: do not fail if unable to drop privileges | David Zeuthen |
2007-05-29 | scsi_id: fix typo in help text | Kay Sievers |
2007-05-29 | path_id: skip subsystem directory | 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 | scsi_id: do not install symlink in /sbin | Kay Sievers |
2007-05-21 | volume_id: escape % character | Kay Sievers |
2007-05-17 | vol_id: export encoded strings | Kay Sievers |
2007-05-17 | volume_id: add and export string encoding function | Kay Sievers |
2007-05-17 | replace_chars: replace spaces in node name | 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-10 | volume_id: vol_id depends on libvolume_id | Kay Sievers |
2007-05-09 | volume_id: add remaining names for prober lookup by type | Kay Sievers |
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-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 | vol_id: use volume_id_get_* | Kay Sievers |
2007-05-03 | volume_id: add volume_id_get_* functions | Kay Sievers |
2007-05-03 | vol_id: use long options | Kay Sievers |
2007-05-03 | volume_id: use md native uuid format | 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-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-26 | volume_id: ext - fix endianess in version number | Kay Sievers |
2007-04-24 | volume_id: add md metadata 1.0, 1.1, 1.2 support | Kay Sievers |
2007-04-24 | remove eventrecorder.sh | Kay Sievers |
2007-04-23 | libvolume_id: do not install static library | Kay Sievers |
2007-04-22 | path_id: remove broken example | Kay Sievers |
2007-04-22 | path_id: add man page | VMiklos |