aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-10tests: improve test for a working setfaclBernhard Voelker1-1/+29
2014-01-09tests: avoid FP failure when cp fails for /proc/cpuinfoBernhard Voelker1-1/+6
2014-01-02maint: fix copyright holder and year in selinux sourcesBernhard Voelker2-2/+2
2014-01-02maint: update all copyright year number rangesBernhard Voelker724-724/+724
2014-01-02maint: prevent update-copyright from updating files from gnulibBernhard Voelker1-0/+2
2014-01-02build: update gnulib submodule, bootstrap and tests/init.sh to latestBernhard Voelker3-3/+11
2013-12-13maint: post-release administriviaPádraig Brady3-2/+5
2013-12-13version 8.22v8.22Pádraig Brady1-1/+1
2013-12-13stat,tail: improve support for hostfs and smackfsPádraig Brady2-4/+8
2013-12-13tests: avoid unlikely deadlock in dd/no-allocate on some shellsPádraig Brady1-18/+35
2013-12-13tests: restrict cp --link inode comparisons to compatible systemsPádraig Brady1-0/+16
2013-12-13build: default to avoiding openssl system librariesPádraig Brady2-5/+2
2013-12-12doc: fix typo in numfmt invocationTiger Lee1-1/+1
2013-12-11tests: df/total-unprocessed: fix false failure with lofsPádraig Brady1-5/+7
2013-12-11tests: avoid warnings due to new filefrag -v formatPádraig Brady1-1/+2
2013-12-09build: update gnulib to fix a tests build failurePádraig Brady1-0/+0
2013-12-09tests: fix false failure due to xargs usagePádraig Brady1-1/+1
2013-12-09tests: fix false failure on systems without /dev/stdinPádraig Brady1-10/+15
2013-12-09build: update gnulib and improve --with-openssl configure helpPádraig Brady2-10/+2
2013-12-09tests: fix false failure due to gdb inline function handlingPádraig Brady1-5/+9
2013-12-09tail: use consistent diagnostics with and without inotifyPádraig Brady2-6/+11
2013-12-09tests: avoid false df failure with nfs and lofsBernhard Voelker1-1/+1
2013-12-07tests: avoid problematic $(< file) shell constructPádraig Brady1-1/+1
2013-12-07tests: fix false failure on platforms using newfstatatPádraig Brady1-8/+13
2013-12-07tests: avoid a false memory leak test failurePádraig Brady1-2/+6
2013-12-06tests: fix shuf test verifying that -i and -e can not be combinedBernhard Voelker1-2/+3
2013-12-06shuf: --repeat, not --repetitions; default --head-count is infinityPaul Eggert4-88/+70
2013-12-06doc: clarify that df now generally processes special files correctlyBernhard Voelker2-3/+4
2013-12-05tests: fix false failure with disabled SELinux supportPádraig Brady1-18/+24
2013-12-05selinux: fix --context=CTX for cp and diagnose defaultcon() errorsPádraig Brady6-13/+30
2013-12-04md5sum, sha*sum: use libcrypto where availablePádraig Brady3-0/+25
2013-12-04df: handle bind mounts when processing device nodesPádraig Brady2-1/+16
2013-12-04df: dereference symlinks to disk device nodesPádraig Brady4-1/+44
2013-12-04build: update gnulib submodule to latestPádraig Brady1-0/+0
2013-12-04build: update gnulib submodule to latestPádraig Brady1-0/+0
2013-12-03maint: avoid '%s' quoting notation in diagnostic messagesBernhard Voelker6-36/+49
2013-12-03doc: remove obsolete info on terminal alignment bugsPádraig Brady1-5/+3
2013-11-29build: fix potential factor build failure on arm and powerpcPádraig Brady1-116/+137
2013-11-29tests: add a test for rm -r "/"Bernhard Voelker2-0/+257
2013-11-29maint: remove various FIXME commentsBernhard Voelker2-4/+2
2013-11-29df: remove long-obsolescent --megabytes optionBernhard Voelker2-10/+3
2013-11-28build: fix selinux.c build failure on 32 bitPádraig Brady1-3/+2
2013-11-27build: avoid more selinux build failuresPádraig Brady3-4/+25
2013-11-27build: avoid build failure on non selinux systemsPádraig Brady1-1/+0
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady19-177/+612
2013-11-27selinux: a new module implementing "restorecon" functionalityDaniel J Walsh3-0/+357
2013-11-27shred: provide --remove methods to avoid excessive syncingPádraig Brady5-15/+72
2013-11-27tail: improve inotify handling of symlinksPádraig Brady4-4/+123
2013-11-27df: add --output=file to directly output specified argumentsPádraig Brady4-12/+40
2013-11-27timeout: avoid unlikely issues with --kill-afterPádraig Brady1-5/+8