Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-10 | volume_id: merge util.h in libvolume_id-private.h | Kay Sievers | |
2008-08-31 | volume_id: hfs - calculate proper uuid | Kay Sievers | |
2007-12-16 | volume_id: LVM - add uuid | Hannes Reinecke | |
2007-05-25 | volume_id: terminate overlong label strings | Kay Sievers | |
2007-05-21 | volume_id: escape % character | 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-06 | volume_id: rename UUID_64BIT_LE/BE | Kay Sievers | |
2007-05-04 | volume_id: add internal UUID_STRING | 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 | volume_id: use md native uuid format | Kay Sievers | |
2006-03-28 | volume_id: define exported symbols | Kay Sievers | |
2006-03-27 | volume_id: rename subdirectory | Kay Sievers | |