index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extras
/
volume_id
/
vol_id.c
Age
Commit message (
Expand
)
Author
2008-08-22
vol_id: make the --offset= argument optional
Kay Sievers
2008-07-30
use autotools
Kay Sievers
2008-04-20
logging: add trailing newline to all strings
Kay Sievers
2008-04-09
vol_id: add --offset option
Kay Sievers
2007-06-07
vol_id: do not fail if unable to drop privileges
David Zeuthen
2007-05-17
vol_id: export encoded strings
Kay Sievers
2007-05-17
replace_chars: replace spaces in node name
Kay Sievers
2007-05-08
vol_id: use libvolume_id prober list for --probe-all
Kay Sievers
2007-05-06
vol_id: add ID_FS_UUID_SAFE
Kay Sievers
2007-05-03
vol_id: use volume_id_get_*
Kay Sievers
2007-05-03
vol_id: use long options
Kay Sievers
2007-03-18
volume_id: get rid of compiler warning
Kay Sievers
2007-02-24
update DRIVER== changes
Kay Sievers
2007-01-21
vol_id: add -L to print raw partition label
Andrey Borzenkov
2006-08-20
vol_id: use primary group of 'nobody' instead of 'nogroup'
Kay Sievers
2006-08-20
volume_id: add suspend partition detection
Kay Sievers
2006-07-25
libvolume_id: add parameter 'size' to all probe functions
Kay Sievers
2006-07-13
vol_id: add --skip-raid and --probe-all option
Kay Sievers
2006-04-28
vol_id: fix logging from libvolume_id's log function
Kay Sievers
2006-03-28
volume_id: define exported symbols
Kay Sievers
2006-03-27
volume_id: rename subdirectory
Kay Sievers
2006-03-27
volume_id: provide a custom debug function
Kay Sievers
2006-03-23
volume_id: provide library
Kay Sievers
2006-01-13
vol_id: probe volume as user nobody
Kay Sievers
2006-01-09
replace libsysfs
Kay Sievers
2005-11-09
volume_id: provide libvolume_id.a file
Kay Sievers
2005-09-14
volume_id: fix error handling with failing read()
Kay Sievers
2005-08-28
vol_id: ID_LABEL_SAFE will no longer contain fancy characters
Kay Sievers
2005-08-22
*_id: fix zero length in set_str()
Kay Sievers
2005-08-01
fix GGC signed pointer warnings and switch volume_id to stdint
Kay Sievers
2005-07-13
volume_id: remove s390 dasd handling, it is dasd_id now
Kay Sievers
2005-07-13
trivial fixes for *_id programs
Kay Sievers
2005-06-26
store the imported device information in the udevdb
Kay Sievers
2005-06-26
rename udev_volume_id to vol_id and add --export option
Kay Sievers