summaryrefslogtreecommitdiff
path: root/extras/volume_id/vol_id.c
AgeCommit message (Expand)Author
2007-02-24update DRIVER== changesKay Sievers
2007-01-21vol_id: add -L to print raw partition labelAndrey Borzenkov
2006-08-20vol_id: use primary group of 'nobody' instead of 'nogroup'Kay Sievers
2006-08-20volume_id: add suspend partition detectionKay Sievers
2006-07-25libvolume_id: add parameter 'size' to all probe functionsKay Sievers
2006-07-13vol_id: add --skip-raid and --probe-all optionKay Sievers
2006-04-28vol_id: fix logging from libvolume_id's log functionKay Sievers
2006-03-28volume_id: define exported symbolsKay Sievers
2006-03-27volume_id: rename subdirectoryKay Sievers
2006-03-27volume_id: provide a custom debug functionKay Sievers
2006-03-23volume_id: provide libraryKay Sievers
2006-01-13vol_id: probe volume as user nobodyKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-11-09volume_id: provide libvolume_id.a fileKay Sievers
2005-09-14volume_id: fix error handling with failing read()Kay Sievers
2005-08-28vol_id: ID_LABEL_SAFE will no longer contain fancy charactersKay Sievers
2005-08-22*_id: fix zero length in set_str()Kay Sievers
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers
2005-07-13volume_id: remove s390 dasd handling, it is dasd_id nowKay Sievers
2005-07-13trivial fixes for *_id programsKay Sievers
2005-06-26store the imported device information in the udevdbKay Sievers
2005-06-26rename udev_volume_id to vol_id and add --export optionKay Sievers