chiark / gitweb /
volume_id: add internal UUID_STRING
[elogind.git] / extras / volume_id /
2007-05-04 Kay Sieversvolume_id: add internal UUID_STRING
2007-05-03 Matthias Schwarzottvolume_id: fix Makefile for parallel make
2007-05-03 Kay Sieversvol_id: use volume_id_get_*
2007-05-03 Kay Sieversvolume_id: add volume_id_get_* functions
2007-05-03 Kay Sieversvol_id: use long options
2007-05-03 Kay Sieversvolume_id: use md native uuid format
2007-04-28 Kay Sieversvolume_id: minix version 3 support
2007-04-28 Kay Sieversvolume_id: old md metadata has only 32 bit for the...
2007-04-26 Kay Sieversvolume_id: ext - fix endianess in version number
2007-04-24 Kay Sieversvolume_id: add md metadata 1.0, 1.1, 1.2 support
2007-04-23 Kay Sieverslibvolume_id: do not install static library
2007-03-18 Kay Sieversvolume_id: get rid of compiler warning
2007-02-24 Kay Sieversupdate DRIVER== changes
2007-02-05 Kay Sieversman: correct udevinfo --export-db
2007-02-03 Kay Sieversvolume_id: really fix endianess bug in linux_raid detection
2007-01-22 Andrey Borzenkovvol_id: document -L
2007-01-21 Andrey Borzenkovvol_id: add -L to print raw partition label
2007-01-21 Peter Breitenlohnerfix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2006-11-27 Kay Sieversman: recreate from xml
2006-11-15 Kay Sieversvolume_id: fix endianess bug in linux_raid detection
2006-10-15 Kay Sieversvolume_id: add comment about hfs uuid conversion
2006-10-13 Kay Sieversvolume_id: add checksum check to via_raid
2006-09-23 Bryan Kadzbanadd IMPORT operations to the udev man page
2006-09-12 Kay Sieversvolume_id: correct iso9660 high sierra header
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-08-15 Lennart Poetteringvolume_id: fix fat32 cluster chain traversal
2006-08-04 Kay Sieverslibvolume_id: read ufs2 label
2006-07-29 Kay Sieversrefresh vol_id man page
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-07-04 Kay SieversMakefiles: fix .PHONY for man page target
2006-07-02 Kay Sieversnetif rename: optimistic loop for the name to become...
2006-05-30 Kay Sieverslibvolume_id: gfs + gfs2 support
2006-05-15 Kay Sieverslibvolume_id: add more software raid signatures
2006-05-13 Kay Sieverslibvolume_id: fat - check for signature at end of sector
2006-05-12 Kay Sieverslibvolume_id: nss - use different uuid
2006-05-09 Kay Sieversvol_id: add NetWare volume detection
2006-04-28 Kay Sieversvol_id: fix logging from libvolume_id's log function
2006-04-08 Kay Sieversvolume_id: move some debug to info level
2006-04-05 Kay Sieversvolume_id: fix endianess conversion typo for FAT32
2006-04-03 Kay Sieversfix symlink targets in Makefiles
2006-03-30 Kay Sieversvolume_id: generate man page from xml source
2006-03-29 Kay Sieversvolume_id: update README
2006-03-29 Kay Sieverspass CROSS_COMPILE to AR and RANLIB down to extras/
2006-03-29 Kay Sieversmove all *_id programs to /lib/udev/
2006-03-28 Kay Sieversman pages: mention udev(7) not udev(8)
2006-03-28 Kay Sieversremove all stripping code
2006-03-28 Kay Sieversvolume_id: define exported symbols
2006-03-27 Kay Sieversvolume_id: remove some global symbols
2006-03-27 Kay Sieversbecause is better than cause
2006-03-27 Kay Sieversvolume_id: use shared library by default
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-03-21 Kay Sieversvolume_id: remove all partition table support
2006-03-21 Kay Sieversvolume_id: remove partition table parsing code
2006-03-08 Kay Sieversvolume_id: add squashfs detection
2006-02-21 Kay Sieversvolume_id: add missing return
2006-02-21 Kay Sieversvolume_id: split raid and filesystem detection
2006-02-21 Kay Sieversvolume_id: replace __packed__ by PACKED macro
2006-02-13 Kay Sieverscramfs detection for bigendian
2006-01-28 Kay Sieversreplace fancy silent build program by simple kernel...
2006-01-13 Kay Sieversvol_id: probe volume as user nobody
2006-01-09 Kay Sieversreplace libsysfs
2005-11-21 Kay Sieverslibvolume_id: fix weird fat volume recognition
2005-11-16 Kay SieversMakefile: remove exec_prefix and srcdir
2005-11-12 Kay Sieversvolume_id: use glibc's byteswap
2005-11-12 Kay Sieversvolume_id: include stddef.h header
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-10-31 Jan Luebbeadd man pages for *_id programs
2005-10-27 Kay Sievers"STRIPCMD=" for the EXTRAS
2005-10-23 Kay Sieversvolume_id: Version 052
2005-10-23 Kay Sieversvolume_id: fix typo in ext blocksize check
2005-10-23 Kay Sieversvolume_id: Version 051
2005-10-23 Kay Sieversvolume_id: make FAT32 recognition more robust
2005-10-23 Kay Sieversvolume_id: add vxfs include
2005-10-23 Kay Sieversvolume_id: fix typo in ocfs
2005-10-23 Kay Sieversvolume_id: move blocksize validation to fix jbd recognition
2005-10-23 Kay Sieversvolume_id: check ext fs for valid blocksize, cause...
2005-10-23 Kay Sieversvolume_id: add Veritas fs
2005-10-23 Kay Sieversvolume_id: add OVFS Version 1
2005-09-27 <gregkh@suse.de>Merge branch 'master' from gregkh@/linux/hotplug/udev
2005-09-27 Kay Sieversswitch tools and volume_id from LGPL to GPLv2
2005-09-27 Kay Sieversremove no longer needed includes
2005-09-18 Kay Sieversvolume_id: set reiser instead of reiserfs for filesyste...
2005-09-14 Kay SieversEXTRAS: cleanup and sync all Makefiles
2005-09-14 Kay Sieversvolume_id: fix error handling with failing read()
2005-09-14 Jürg BilleterEXTRAS/Makefile: fix install targets to match main...
2005-08-30 Kay SieversMakefile: remove all the duplicated rules
2005-08-28 Kay Sieversvol_id: ID_LABEL_SAFE will no longer contain fancy...
2005-08-24 Kay Sieversvolume_id: don't probe for mac_partition_maps
2005-08-22 Kay Sievers*_id: fix zero length in set_str()
2005-08-18 Kay SieversMerge rsync.kernel.org/pub/scm/linux/hotplug/udev
2005-08-17 Kay Sieversvol_id: fix sloppy error handling
2005-08-13 Kay SieversMerge rsync.kernel.org/pub/scm/linux/hotplug/udev
2005-08-12 Kay Sieversfix more compiler warnings ...
2005-07-31 Kay Sieversfix GGC signed pointer warnings and switch volume_id...
2005-07-19 Hannes Reineckeusb_id: fix typo
next