summaryrefslogtreecommitdiffstats
path: root/shlibs
Commit message (Expand)AuthorAgeFilesLines
* rename util-linux-ng back to util-linuxKarel Zak2010-11-3013-37/+37
* libblkid: add LINHIB0001 signature to swap proberKarel Zak2010-11-301-0/+12
* libblkid: remove unnecessary __UCLIBC__ checkMike Frysinger2010-11-291-1/+1
* libblkid: 256MiB is min size of btrfsKarel Zak2010-11-261-0/+1
* libblkid: remove unused variableKarel Zak2010-11-231-1/+0Star
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-232-48/+0Star
* libblkid: cache is incorrectly revalidatedKarel Zak2010-11-232-6/+5Star
* libblkid: add blkid_probe_get_sectors()Davidlohr Bueso2010-11-154-0/+14
* libblkid: add magic to vfatJeroen Oortwijn2010-11-081-0/+1
* libblkid: add signature to FAT32 fsinfo blockJeroen Oortwijn2010-11-011-0/+1
* libmount: optimize blkid_devno_to_devname()Karel Zak2010-10-251-23/+65
* libblkid: fix memory leakIgor Bazhitov2010-10-211-0/+2
* libblkid: fix MBR detection on iPod and cleanup vfat codeKarel Zak2010-10-154-196/+186Star
* libblkid: consolidate magic strings detection codeKarel Zak2010-10-154-49/+46Star
* libblkid: add searching in attributes dir to BeFSJeroen Oortwijn2010-10-071-60/+323
* libblkid: don't probe directoriesKarel Zak2010-09-151-0/+3
* libblkid: don't ignore zero for SBMAGIC_OFFSETKarel Zak2010-09-071-4/+3Star
* libmount: remove unused mnt_strconcat3()Karel Zak2010-08-202-29/+0Star
* libblkid: wrong PT detection on RAID0Karel Zak2010-08-131-1/+1
* libblkid: remove dead code sectionValerie Aurora2010-08-041-47/+0Star
* build-sys: man aliases don't depend on original man pageDiego Elio 'Flameeyes' Pettenò2010-07-291-1/+1
* build-sys: use the silent-rules prefix when generating man pages.Diego Elio 'Flameeyes' Pettenò2010-07-291-1/+1
* build-sys: drop shlibs/Makefile.am that only adds SUBDIRSDiego Elio 'Flameeyes' Pettenò2010-07-291-13/+0Star
* build-sys: drop the getsize test out of Makefile.amDiego Elio 'Flameeyes' Pettenò2010-07-291-1/+1
* libblkid: set tolerant flag for HFSAlexandre Peixoto Ferreira2010-07-261-0/+1
* libblkid: fix typo filesystem name nilfs to nilfs2Jiro SEKIBA2010-07-261-1/+1
* libblkid: add nilfs2 filesystem superblock probeJiro SEKIBA2010-07-134-0/+123
* docs: add COPYING.lib* filesKarel Zak2010-07-124-3/+511
* libmount: fix merge_optstr (do not truncate 3 trailing characters)Petr Uzel2010-07-071-1/+2
* uuidd: spell the plural of "UUID" consistently as "UUIDs"Benno Schulenberg2010-06-143-4/+4
* build-sys: minor changes for GNU/HurdSamuel Thibault2010-06-143-0/+10
* libmount: don't build tests by defaultKarel Zak2010-06-081-30/+7Star
* build-sys: cleanup lib{mount,blkid} buildingKarel Zak2010-06-083-3/+3
* libmount: another Makefile.am fixKarel Zak2010-06-071-1/+1
* libmount: use mangle function from lib/Karel Zak2010-06-071-24/+2Star
* libmount: fix Makefile.amKarel Zak2010-06-071-4/+6
* build-sys: use include/list.hKarel Zak2010-06-072-3/+5
* libblkid: optimize UDF label readingKarel Zak2010-06-041-0/+3
* libmount: add #warning libmount API is not stable yet!Karel Zak2010-06-042-1/+6
* libmount: fix some gtkdoc warningsKarel Zak2010-06-033-3/+7
* libmount: remove mnt_open_device()Karel Zak2010-06-035-40/+2Star
* findmnt: small change in usage()Karel Zak2010-06-031-1/+1
* libmount: fix name of mnt_fs_get_*_optstr()Karel Zak2010-06-032-4/+4
* libmount: merge vfs and fs options more carefullyKarel Zak2010-06-031-23/+31
* libmount: add docsKarel Zak2010-06-0316-72/+472
* libmount: cleanup docsKarel Zak2010-06-0314-161/+296
* libmount: fix mnt_fs_match_source()Karel Zak2010-06-031-16/+14Star
* libmount: add new debug messagesKarel Zak2010-06-031-0/+10
* libmount: cleanup cache flags and debug messagesKarel Zak2010-06-031-9/+9
* libmount: export mnt_init_debug()Karel Zak2010-06-034-4/+3Star