summaryrefslogtreecommitdiffstats
path: root/libblkid
Commit message (Expand)AuthorAgeFilesLines
* libblkid; fix memory leak in blkid_probe_get_wholedisk_probe()Karel Zak2011-12-211-0/+3
* libblkid: minor docs changesFrancesco Cosoleto2011-12-162-9/+9
* build-sys: check HAVE_ definitions with #ifdef [smatch scan]Sami Kerola2011-12-027-17/+17
* libblkid: fix mac partition detectionFrancesco Cosoleto2011-11-221-5/+7
* libblkid: export PTMAGIC also if only PTTYPE requestedKarel Zak2011-11-152-8/+8
* libblkid: export info about PT magic stringsKarel Zak2011-11-134-9/+41
* libblkid: add BLKID_PARTS_MAGICKarel Zak2011-11-115-17/+36
* libblkid: add blkid_do_wipe()Karel Zak2011-11-113-0/+96
* libblkid: don't call CDROM_GET_CAPABILITY for partitionsKarel Zak2011-11-101-1/+4
* libblkid: silence a format string warning [-Wformat]Francesco Cosoleto2011-11-091-1/+1
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-272-6/+5Star
* libblkid: remove unnecessary position check from list_for_each_safe loopsKarel Zak2011-09-122-6/+1Star
* libblkid: fix smatch warningSami Kerola2011-09-101-1/+1
* libblkid: DRBD proxy data-log identification.Philipp Marek2011-09-074-0/+58
* libblkid: new magic for 8.4 style (unclean) activity log.Philipp Marek2011-09-071-2/+4
* docs: use .LGPL extension for file with GNU Lesser LicenseKarel Zak2011-08-311-1/+1
* Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-08-314-589/+9Star
|\
| * docs: remove duplicated textSami Kerola2011-08-301-0/+8
| * docs: Documentation directory addedSami Kerola2011-08-123-589/+1Star
* | docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-221-1/+1
* | libblkid: befs validate di_br_size !=0 and br_per_di_br != 0Timo Warns2011-08-151-0/+7
|/
* libblkid: fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-023-12/+16
* libblkid: [superblocks] fix compiler warnings [-Wunused-parameter -Wsign-comp...Karel Zak2011-08-0222-57/+83
* libblkid: [partitions] fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-0211-28/+38
* libblkid: [topology] fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-027-16/+25
* build-sys: remove and ignore generated filesKarel Zak2011-07-282-0/+1
* build-sys: fix gtk-doc distcleanKarel Zak2011-07-271-2/+2
* libblkid: minor change in man pageKarel Zak2011-07-261-22/+17Star
* Merge branch 'cramfs' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-07-261-3/+3
|\
| * md5: use symbolical digest lengthSami Kerola2011-07-211-3/+3
* | libblkid: vfat big endian fixJindrich Makovicka2011-07-261-1/+1
* | libblkid: use 64bit offset in search_fat_label to avoid truncationJindrich Makovicka2011-07-261-3/+3
* | libblkid: update docsKarel Zak2011-07-2310-33/+88
* | libblkid: move MINIX_MAXPARTITIONS to minix.hSami Kerola2011-07-201-5/+1Star
* | libblkid: use MINIX_BLOCK_SIZE from minix.hSami Kerola2011-07-201-3/+0Star
* | libblkid: use superblock structure from minix.hSami Kerola2011-07-201-29/+1Star
|/
* libblkid: add docs for new PART_ENTRY_* valuesKarel Zak2011-07-011-0/+6
* blkid: list all known filesystems/RAIDs (add -k option)Karel Zak2011-06-203-0/+23
* libblkid: add debug messageKarel Zak2011-06-201-3/+4
* libblkid: don't ignore swap UUID if only first byte is zeroRichard W.M. Jones2011-06-141-1/+1
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-09112-0/+20301