summaryrefslogtreecommitdiffstats
path: root/libblkid
Commit message (Expand)AuthorAgeFilesLines
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-286-99/+138
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-242-2/+2
* libblkid: add BLKID_PARTS_MAGIC to blkid_do_wipe() docsKarel Zak2012-02-221-1/+2
* docs: update copyright yearsKarel Zak2012-02-221-1/+1
* libblkid: update docsKarel Zak2012-02-221-0/+2
* libblkid: verify arroy bound before reference [cppcheck]Sami Kerola2012-02-081-1/+1
* libblkid: allow return value to indicate error [cppcheck]Sami Kerola2012-02-081-1/+1
* libblkid: clarify operation order [cppcheck]Sami Kerola2012-02-081-1/+1
* libblkid: improve reiserfs and btrfs min. size limitsKarel Zak2012-02-082-3/+3
* libblkid: remove >> 9 from GPT codeKarel Zak2012-02-061-2/+4
* libblkid: fix suspicious implicit sign extension [coverity scan]Karel Zak2012-01-311-1/+1
* libblkid: more robust idx usage [coverity scan]Karel Zak2012-01-311-2/+4
* libblkid: make fd usage in md code more robustKarel Zak2012-01-311-2/+4
* libblkid: comparing an array to null is not useful [coverity scan]Karel Zak2012-01-313-5/+3Star
* libblkid: check for NULL in blkid_flush_cache() [coverity scan]Karel Zak2012-01-311-2/+4
* libblkid: fix blkid_do_fullprobe() [coverity scan]Karel Zak2012-01-311-2/+1Star
* libblkid: check blkid_probe_set_magic() return in ultrix code [coverity scan]Karel Zak2012-01-311-2/+3
* libblkid: check blkid_probe_set_magic() return in GPT code [coverity scan]Karel Zak2012-01-311-2/+3
* libblkid: check return values in safe_probe code [coverity scan]Karel Zak2012-01-311-4/+11
* libblkid: check blkid_probe_set_magic() return value [coverity scan]Karel Zak2012-01-311-1/+1
* libblkid: check rename() return value [coverity scan]Karel Zak2012-01-311-3/+9
* libblkid: fix use-after-free [coverity scan]Karel Zak2012-01-301-0/+2
* libblkid: fix limit for OCFS checkKarel Zak2012-01-301-2/+2
* blkid: move cache to /run on new systemsKarel Zak2012-01-255-40/+47
* 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