chiark / gitweb /
vol_id: fix logging glue
[elogind.git] / extras / volume_id / vol_id.c
2008-10-03 Kay Sieversvol_id: fix logging glue
2008-10-03 Kay Sieversvol_id: add size= option
2008-10-02 Kay Sieversuse no_argument, required_argument, optional_argument...
2008-09-16 Kay Sieversvol_id: fix lib logging glue
2008-09-10 Kay Sieversextras: use libudev code
2008-09-10 Kay Sieversupdate file headers
2008-09-06 Kay Sieversvol_id: add --debug option
2008-09-06 Kay Sieversuse libudev code, unify logging, pass udev context...
2008-08-22 Kay Sieversvol_id: make the --offset= argument optional
2008-07-29 Kay Sieversuse autotools
2008-04-20 Kay Sieverslogging: add trailing newline to all strings
2008-04-09 Kay Sieversvol_id: add --offset option
2007-06-06 David Zeuthenvol_id: do not fail if unable to drop privileges
2007-05-17 Kay Sieversvol_id: export encoded strings
2007-05-17 Kay Sieversreplace_chars: replace spaces in node name
2007-05-08 Kay Sieversvol_id: use libvolume_id prober list for --probe-all
2007-05-06 Kay Sieversvol_id: add ID_FS_UUID_SAFE
2007-05-03 Kay Sieversvol_id: use volume_id_get_*
2007-05-03 Kay Sieversvol_id: use long options
2007-03-18 Kay Sieversvolume_id: get rid of compiler warning
2007-02-24 Kay Sieversupdate DRIVER== changes
2007-01-21 Andrey Borzenkovvol_id: add -L to print raw partition label
2006-08-20 Kay Sieversvol_id: use primary group of 'nobody' instead of 'nogroup'
2006-08-20 Kay Sieversvolume_id: add suspend partition detection
2006-07-25 Kay Sieverslibvolume_id: add parameter 'size' to all probe functions
2006-07-13 Kay Sieversvol_id: add --skip-raid and --probe-all option
2006-04-28 Kay Sieversvol_id: fix logging from libvolume_id's log function
2006-03-28 Kay Sieversvolume_id: define exported symbols
2006-03-27 Kay Sieversvolume_id: rename subdirectory
2006-03-27 Kay Sieversvolume_id: provide a custom debug function
2006-03-23 Kay Sieversvolume_id: provide library
2006-01-13 Kay Sieversvol_id: probe volume as user nobody
2006-01-09 Kay Sieversreplace libsysfs
2005-11-09 Greg Kroah-HartmanMerge branch 'master' of gregkh@/linux/hotplug/udev
2005-11-09 Kay Sieversvolume_id: provide libvolume_id.a file
2005-09-14 Kay Sieversvolume_id: fix error handling with failing read()
2005-08-28 Kay Sieversvol_id: ID_LABEL_SAFE will no longer contain fancy...
2005-08-22 Kay Sievers*_id: fix zero length in set_str()
2005-07-31 Kay Sieversfix GGC signed pointer warnings and switch volume_id...
2005-07-14 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-07-13 Kay Sieversvolume_id: remove s390 dasd handling, it is dasd_id now
2005-07-13 Kay Sieverstrivial fixes for *_id programs
2005-06-26 Kay Sieversstore the imported device information in the udevdb
2005-06-25 Kay Sieversrename udev_volume_id to vol_id and add --export option