summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fallocate: new commandKarel Zak2009-09-226-0/+234
* mount: document changed semantics of tmpfs size option in mount.8kevin.granade@gmail.com2009-09-221-1/+1
* libblkid: prefer ISO9660 PVD Label to Joliet LabelKarel Zak2009-09-221-0/+22
* libblkid: trim tailing whitespace from unicode LABELsKarel Zak2009-09-224-20/+31
* libblkid: fix blkid_probe_set_utf8label() call for JolietKarel Zak2009-09-221-3/+1Star
* libblkid: minor changes to samplesKarel Zak2009-09-213-10/+11
* libblkid: add EVMS topology support (for old kernels)Karel Zak2009-09-214-2/+78
* libblkid: add DM topology support (for old kernels)Karel Zak2009-09-214-2/+148
* libblkid: add MD topology support (for old kernels)Karel Zak2009-09-214-4/+158
* libblkid: cosmetic change in topology sampleKarel Zak2009-09-181-13/+14
* libblkid: fix probing for binary interfaceKarel Zak2009-09-181-0/+1
* libblkid: add private blkid_topology_set_*() functionsKarel Zak2009-09-183-37/+65
* libblkid: add blkid_driver_has_major()Karel Zak2009-09-183-0/+40
* libblkid: fix blkid_devno_to_wholedisk()Karel Zak2009-09-181-1/+1
* libblkid: allows more probing methods for topology chainKarel Zak2009-09-184-139/+219
* libblkid: minor fix in topology sampleKarel Zak2009-09-181-3/+1Star
* libblkid: fix topology information valuesEric Sandeen2009-09-181-1/+1
* mount: fix mount.8, xfs attr2 is enabled by defaultKarel Zak2009-09-171-3/+3
* libblkid: add blkid_partition_get_type_string()Karel Zak2009-09-179-17/+86
* mount: fix reference to samba-client in mount.8Karel Zak2009-09-171-1/+1
* po: update POTFILES.inKarel Zak2009-09-161-36/+53
* tests: add partitions probing testKarel Zak2009-09-1613-4/+74
* tests: rename blkid/images to blkid/images-fsKarel Zak2009-09-1627-4/+7
* libblkid: gtkdocize (API docs generated by gtk-docs)Karel Zak2009-09-1612-2/+410
* libblkid: add missing commentsKarel Zak2009-09-168-10/+149
* libblkid: add mkfs sampleKarel Zak2009-09-163-1/+90
* libblkid: add partitions sampleKarel Zak2009-09-163-1/+95
* libblkid: add EFI GPT partitions supportKarel Zak2009-09-165-2/+362
* lib: add a generic crc32()Karel Zak2009-09-163-0/+126
* libblkid: add MINIX partitions supportKarel Zak2009-09-165-2/+105
* libblkid: add MS-DOS partitions supportKarel Zak2009-09-165-1/+297
* libblkid: add MAC partitions supportKarel Zak2009-09-164-1/+182
* libblkid: add SGI partitions supportKarel Zak2009-09-164-1/+157
* libblkid: add SUN partitions supportKarel Zak2009-09-164-1/+172
* libblkid: add SOLARIS-X86 partitions supportKarel Zak2009-09-164-1/+150
* libblkid: add UNIXWARE partitions supportKarel Zak2009-09-164-2/+192
* libblkid: add BSD partitions supportKarel Zak2009-09-164-2/+244
* libblkid: add AIX partitions supportKarel Zak2009-09-165-1/+74
* libblkid: add partitions filter routinesKarel Zak2009-09-163-0/+50
* libblkid: add partitions parsing supportKarel Zak2009-09-1610-2/+1172
* libblkid: add samples/topology.cKarel Zak2009-09-165-1/+105
* libblkid: add topology supportKarel Zak2009-09-168-3/+353
* libblkid: add blkid_devno_to_wholedisk()Karel Zak2009-09-163-3/+149
* libblkid: use the new API in whole u-l-ngKarel Zak2009-09-165-16/+29
* libblkid: refresh blkid.{h,sym}Karel Zak2009-09-162-9/+37
* libblkid: add generic function for binary dataKarel Zak2009-09-162-0/+25
* libblkid: allow to read in sectorsKarel Zak2009-09-162-0/+9
* libblkid: allow to change dimension of probing areaKarel Zak2009-09-162-0/+39
* libblkid: add blkid_probe_get_{size,sectorsize,devno}Karel Zak2009-09-162-0/+64
* libblkid: add missing comments to probe.cKarel Zak2009-09-161-9/+73