summaryrefslogtreecommitdiffstats
path: root/libmount
Commit message (Expand)AuthorAgeFilesLines
* libmount: unable to umount nfs shares using the force optionKarel Zak2011-10-171-1/+1
* build-sys: check scanf %ms modifierKarel Zak2011-10-101-11/+12
* libmount: support -o loop=<devname>Karel Zak2011-09-301-3/+8
* libmount: use loopdev debug facilityKarel Zak2011-09-292-4/+14
* libmount: support {offset,sizelimit}= foor loopdevsKarel Zak2011-09-291-18/+51
* libmount: add function to parse offsets/sizesKarel Zak2011-09-293-11/+25
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-271-1/+1
* libmount: fix use of logical '&&' with constant operandFrancesco Cosoleto2011-09-272-2/+2
* libmount: previously assumed null pointer [smatch scan]Karel Zak2011-09-121-4/+4
* libmount: variable dereferenced before check [smatch scan]Karel Zak2011-09-121-1/+1
* libmount: redundant null check on calling free() [smatch scan]Karel Zak2011-09-121-2/+1Star
* libmount: use unsigned int for bitfields [smatch scan]Karel Zak2011-09-121-3/+3
* 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-313-509/+9Star
|\
| * docs: remove duplicated textSami Kerola2011-08-301-0/+8
| * docs: Documentation directory addedSami Kerola2011-08-122-509/+1Star
* | libmount: fix debug messageKarel Zak2011-08-261-2/+3
* | libmount: cut up mount's help text into manageable chunksBenno Schulenberg2011-08-161-17/+24
* | grammar fixesDavidlohr Bueso2011-08-151-2/+2
|/
* lib: [loopdev.c] correct trivial typoDavidlohr Bueso2011-08-081-1/+1
* libmount: fix undefined sourcesDavidlohr Bueso2011-08-081-2/+0Star
* libmount: update list of pseudo-filesystemsKarel Zak2011-08-081-0/+4
* libmount: fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-025-14/+20
* build-sys: remove and ignore generated filesKarel Zak2011-07-282-0/+1
* build-sys: fix gtk-doc distcleanKarel Zak2011-07-271-1/+1
* libmount: remove 'seclabel' on remount, improve for 2.6.39Karel Zak2011-07-252-9/+31
* libmount: improve apply_fstab debuggingKarel Zak2011-07-251-4/+17
* libmount: add MOUNT_2.20 version to the APIKarel Zak2011-07-251-13/+16
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-2517-112/+8Star
* libmount: clean up docsKarel Zak2011-07-255-20/+70
* libmount: cleanup docsKarel Zak2011-07-2313-153/+206
* libmount: fix mtab update for "none" sourceKarel Zak2011-07-201-11/+13
* libmount: cleanup code for "none" source and fstype, fix mem leakKarel Zak2011-07-202-11/+8Star
* libmount: minor fixesKarel Zak2011-06-272-2/+3
* libmount: allow to convert /dev/loopN to backing filenameKarel Zak2011-06-234-3/+58
* libmount: cleanup return codes in mount sampleKarel Zak2011-06-231-18/+9Star
* libmount: add support for mount -aKarel Zak2011-06-236-42/+287
* libmount: fix fstype cachingKarel Zak2011-06-231-15/+27
* libmount: rename in cache.cKarel Zak2011-06-231-16/+16
* libmount: clean up cache.cKarel Zak2011-06-231-50/+51
* libmount: add generic function to read table for contextKarel Zak2011-06-223-1/+55
* libmount: allow to set parser callback to contextKarel Zak2011-06-215-7/+35
* mountpoint: add new commandKarel Zak2011-06-213-176/+1Star
* libmount: add mount support for loopdevsKarel Zak2011-06-107-26/+261
* libmount: minor changes in sample programKarel Zak2011-06-091-6/+25
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-0935-0/+14266