summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2006-08-28update source file headersKay Sievers
2006-08-20vol_id: use primary group of 'nobody' instead of 'nogroup'Kay Sievers
2006-08-20volume_id: add suspend partition detectionKay Sievers
2006-08-19consistent key naming to match only the event device or include all parent de...Kay Sievers
2006-08-15volume_id: fix fat32 cluster chain traversalLennart Poettering
2006-08-05switch ifdef __KLIBC__ to ifndef __GLIBC__Kay Sievers
2006-08-05libvolume_id: read ufs2 labelKay Sievers
2006-07-29refresh vol_id man pageKay Sievers
2006-07-29path_id: fix an harmless syntax errorMarco d'Itri
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-07-11firmware.sh: remove needless '/'Kay Sievers
2006-07-09path_id: prepare for new sysfs layoutKay Sievers
2006-07-04Makefiles: fix .PHONY for man page targetKay Sievers
2006-07-03netif rename: optimistic loop for the name to become freeKay Sievers
2006-05-30libvolume_id: gfs + gfs2 supportKay Sievers
2006-05-28replace binary firmware helper with shell scriptKay Sievers
2006-05-26path_id: prevent endless loop for SAS devices on older kernelsKay Sievers
2006-05-23path_id: add support for iSCSI devicesHannes Reinecke
2006-05-15libvolume_id: add more software raid signaturesKay Sievers
2006-05-13libvolume_id: fat - check for signature at end of sectorKay Sievers
2006-05-12libvolume_id: nss - use different uuidKay Sievers
2006-05-10edd_id: fix "(null)" output if "mbr_signature" does not existKay Sievers
2006-05-09path_id: fix bashismMarco d'Itri
2006-05-09path_id: add platform and serio supportLibor Klepac
2006-05-09vol_id: add NetWare volume detectionKay Sievers
2006-04-28vol_id: fix logging from libvolume_id's log functionKay Sievers
2006-04-21path_id: fix SAS device path generationHannes Reinecke
2006-04-13path_id: fix loop for SAS devicesKay Sievers
2006-04-11usb_id: remove uneeded codeKay Sievers
2006-04-08volume_id: move some debug to info levelKay Sievers
2006-04-05volume_id: fix endianess conversion typo for FAT32Kay Sievers
2006-04-03fix symlink targets in MakefilesKay Sievers
2006-03-30volume_id: generate man page from xml sourceKay Sievers
2006-03-30volume_id: update READMEKay Sievers
2006-03-30pass CROSS_COMPILE to AR and RANLIB down to extras/Kay Sievers
2006-03-29move all *_id programs to /lib/udev/Kay Sievers
2006-03-28man pages: mention udev(7) not udev(8)Kay Sievers
2006-03-28remove all stripping codeKay Sievers
2006-03-28volume_id: define exported symbolsKay Sievers
2006-03-27volume_id: remove some global symbolsKay Sievers
2006-03-27because is better than causeKay Sievers
2006-03-27volume_id: use shared library by defaultKay 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-03-22path_id: add bus to USB pathHannes Reinecke
2006-03-21fix output for USB pathKay Sievers
2006-03-21volume_id: remove all partition table supportKay Sievers
2006-03-21persistent links: add scsi tape links and usb path supportHannes Reinecke