summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rev: option parsing bug fixed & long options addedSami Kerola2011-04-061-5/+19
* rev: memory leak fixSami Kerola2011-04-061-2/+2
* rev: use xrealloc from xalloc.hSami Kerola2011-04-061-9/+1Star
* partx: trivial comment fixDavidlohr Bueso2011-04-061-1/+1
* getopt: add static qualifiersOlivier Mengué2011-04-061-27/+27
* build-sys: remove check-newsKarel Zak2011-04-051-1/+1
* build-sys: use git-version-gen to distinct git and release versionsSami Kerola2011-04-055-1/+190
* libmount: fix parsing of mountinfo from 2.6.39Karel Zak2011-04-051-8/+21
* build-sys: fix distcheck for term-utilsKarel Zak2011-04-041-1/+1
* libmount: add mountpoint(1) implementation to samples/Karel Zak2011-04-013-1/+176
* umount: use helper= for all UIDsKarel Zak2011-04-016-19/+20
* libmount: support /run/mount rather than /dev/.mountKarel Zak2011-03-317-16/+28
* tests: add dump from PPC64 to lscpu testsKarel Zak2011-03-312-0/+31
* lscpu: detect sun4{u,v} in /proc/cpuinfo for sparc64Karel Zak2011-03-312-1/+5
* tests: add dump from UltraSparc T1 to lscpu testsKarel Zak2011-03-312-0/+37
* tests: add dump from huge ia64 to lscpu testsKarel Zak2011-03-312-0/+654
* lscpu: fix op-mode for /{sys,proc} dumpsKarel Zak2011-03-312-1/+5
* lscpu: fix threads-per-core calculationKarel Zak2011-03-311-6/+14
* login: fix checktty test to compile with old glibcKarel Zak2011-03-311-0/+1
* libmount: plug memory leak in sample programPetr Uzel2011-03-311-0/+1
* libmount: fix some typos and copy&paste mistakes in commentsPetr Uzel2011-03-313-20/+19Star
* libmount: fix memory leak in cacheKarel Zak2011-03-301-2/+2
* libmount: add phelper= supportKarel Zak2011-03-303-17/+45
* mount: add phelper=Karel Zak2011-03-303-21/+42
* libmount: small lock code cleanupKarel Zak2011-03-303-25/+29
* libmount: use chdir() and NOFOLLOW umount flag for umount operationKarel Zak2011-03-304-3/+114
* libmount: fix testKarel Zak2011-03-302-2/+1Star
* libmount: cleanup umount codeKarel Zak2011-03-301-38/+29Star
* libmount: block signals when writing to mtabKarel Zak2011-03-305-26/+73
* docs: update TODOKarel Zak2011-03-301-5/+19
* docs: update TODOKarel Zak2011-03-301-0/+10
* blkid: small fix for safe_print()Sergey Gusarov2011-03-291-1/+1
* umount: use UMOUNT_NOFOLLOW for non-root usersKarel Zak2011-03-291-11/+87
* blkid: add -d option to print non-printable charsKarel Zak2011-03-292-9/+22
* partx: add fallback for openat() to be usable on old systemsKarel Zak2011-03-292-3/+8
* include: [c.h] add definition wrappers for old libc versionsDavidlohr Bueso2011-03-291-1/+11
* libmount: fix leak in sample programKarel Zak2011-03-281-1/+1
* libmount: create a default lock for mtab updateKarel Zak2011-03-281-1/+10
* build-sys: do not ignore datarootdirSami Kerola2011-03-221-0/+5
* docs: update TODOKarel Zak2011-03-221-17/+0Star
* lib: [fsprobe.c] fix blkid_evaluate_spec() callKarel Zak2011-03-221-1/+1
* ddate: use ARRAY_SIZEKarel Zak2011-03-181-2/+4
* ddate: remove non-ascii chars from ddateKarel Zak2011-03-181-4/+4
* tailf: support --lines 0Karel Zak2011-03-181-1/+1
* libmount: rename mount option "quiet" to "silent"Karel Zak2011-03-182-3/+3
* fdisk: check index before access to array [coverity scan]Karel Zak2011-03-171-2/+4
* libblkid: add blkid_evaluate_spec()Karel Zak2011-03-174-28/+51
* lib: [fsprobe.c] remove obsolete <blkid/blkid.h>Karel Zak2011-03-161-4/+0Star
* build-sys: don't use HAVE_LIBBLKID_INTERNAL macroKarel Zak2011-03-163-7/+7
* build-sys: clean up partx MakefileKarel Zak2011-03-163-17/+22