summaryrefslogtreecommitdiff
path: root/shlibs
AgeCommit message (Expand)AuthorFilesLines
2010-12-30libblkid: fix endian conversion bug in NILFSKarel Zak1-1/+1
2010-12-03libblkid: NTFS volume label not foundKarel Zak1-1/+1
2010-11-30rename util-linux-ng back to util-linuxKarel Zak13-37/+37
2010-11-30libblkid: add LINHIB0001 signature to swap proberKarel Zak1-0/+12
2010-11-29libblkid: remove unnecessary __UCLIBC__ checkMike Frysinger1-1/+1
2010-11-26libblkid: 256MiB is min size of btrfsKarel Zak1-0/+1
2010-11-23libblkid: remove unused variableKarel Zak1-1/+0
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso2-48/+0
2010-11-23libblkid: cache is incorrectly revalidatedKarel Zak2-6/+5
2010-11-15libblkid: add blkid_probe_get_sectors()Davidlohr Bueso4-0/+14
2010-11-08libblkid: add magic to vfatJeroen Oortwijn1-0/+1
2010-11-01libblkid: add signature to FAT32 fsinfo blockJeroen Oortwijn1-0/+1
2010-10-25libmount: optimize blkid_devno_to_devname()Karel Zak1-23/+65
2010-10-21libblkid: fix memory leakIgor Bazhitov1-0/+2
2010-10-15libblkid: fix MBR detection on iPod and cleanup vfat codeKarel Zak4-196/+186
2010-10-15libblkid: consolidate magic strings detection codeKarel Zak4-49/+46
2010-10-07libblkid: add searching in attributes dir to BeFSJeroen Oortwijn1-60/+323
2010-09-15libblkid: don't probe directoriesKarel Zak1-0/+3
2010-09-07libblkid: don't ignore zero for SBMAGIC_OFFSETKarel Zak1-4/+3
2010-08-20libmount: remove unused mnt_strconcat3()Karel Zak2-29/+0
2010-08-13libblkid: wrong PT detection on RAID0Karel Zak1-1/+1
2010-08-04libblkid: remove dead code sectionValerie Aurora1-47/+0
2010-07-29build-sys: man aliases don't depend on original man pageDiego Elio 'Flameeyes' Pettenò1-1/+1
2010-07-29build-sys: use the silent-rules prefix when generating man pages.Diego Elio 'Flameeyes' Pettenò1-1/+1
2010-07-29build-sys: drop shlibs/Makefile.am that only adds SUBDIRSDiego Elio 'Flameeyes' Pettenò1-13/+0
2010-07-29build-sys: drop the getsize test out of Makefile.amDiego Elio 'Flameeyes' Pettenò1-1/+1
2010-07-26libblkid: set tolerant flag for HFSAlexandre Peixoto Ferreira1-0/+1
2010-07-26libblkid: fix typo filesystem name nilfs to nilfs2Jiro SEKIBA1-1/+1
2010-07-13libblkid: add nilfs2 filesystem superblock probeJiro SEKIBA4-0/+123
2010-07-12docs: add COPYING.lib* filesKarel Zak4-3/+511
2010-07-07libmount: fix merge_optstr (do not truncate 3 trailing characters)Petr Uzel1-1/+2
2010-06-14uuidd: spell the plural of "UUID" consistently as "UUIDs"Benno Schulenberg3-4/+4
2010-06-14build-sys: minor changes for GNU/HurdSamuel Thibault3-0/+10
2010-06-08libmount: don't build tests by defaultKarel Zak1-30/+7
2010-06-08build-sys: cleanup lib{mount,blkid} buildingKarel Zak3-3/+3
2010-06-07libmount: another Makefile.am fixKarel Zak1-1/+1
2010-06-07libmount: use mangle function from lib/Karel Zak1-24/+2
2010-06-07libmount: fix Makefile.amKarel Zak1-4/+6
2010-06-07build-sys: use include/list.hKarel Zak2-3/+5
2010-06-04libblkid: optimize UDF label readingKarel Zak1-0/+3
2010-06-04libmount: add #warning libmount API is not stable yet!Karel Zak2-1/+6
2010-06-03libmount: fix some gtkdoc warningsKarel Zak3-3/+7
2010-06-03libmount: remove mnt_open_device()Karel Zak5-40/+2
2010-06-03findmnt: small change in usage()Karel Zak1-1/+1
2010-06-03libmount: fix name of mnt_fs_get_*_optstr()Karel Zak2-4/+4
2010-06-03libmount: merge vfs and fs options more carefullyKarel Zak1-23/+31
2010-06-03libmount: add docsKarel Zak16-72/+472
2010-06-03libmount: cleanup docsKarel Zak14-161/+296
2010-06-03libmount: fix mnt_fs_match_source()Karel Zak1-16/+14
2010-06-03libmount: add new debug messagesKarel Zak1-0/+10