Age | Commit message (Expand) | Author |
2014-07-02 | maint: fix context_t init warning on systems without selinux | Alex Deymo |
2014-07-01 | tests: adapt tests to change in pwd's default | Jim Meyering |
2014-07-01 | maint: fix const correctness warnings with security_context_t | Pádraig Brady |
2014-07-01 | chcon: avoid redundant context allocations | Namhyung Kim |
2014-07-01 | chcon: use security_check_context() for context validation | Namhyung Kim |
2014-06-30 | pwd: assume -L mode by default, as per POSIX | Pádraig Brady |
2014-06-26 | tests: use predetermined NON_ROOT_GID | Pádraig Brady |
2014-06-26 | maint: mention when the du cycle warning bug was introduced | Pádraig Brady |
2014-06-26 | id: output the effective group for the process | Petr Stodůlka |
2014-06-25 | df: report correct device in presence of eclipsed mounts | Pádraig Brady |
2014-06-24 | df: look for accessible mount points for specified devices | Pádraig Brady |
2014-06-24 | df: output placeholder values for inaccessible mount points | Pádraig Brady |
2014-06-24 | du: ignore directory cycles due to bind mounts | Pádraig Brady |
2014-06-24 | doc: state in ls --help, that -h affects --size format | Pádraig Brady |
2014-06-19 | doc: clarify chgrp restrictions | Pádraig Brady |
2014-06-18 | df: use all of the last device details provided | Pádraig Brady |
2014-06-18 | seq: fix incorrect output with start or end of -0 | Pádraig Brady |
2014-06-13 | tail: fix --follow to use polling mode for VXFS | Pádraig Brady |
2014-06-12 | maint: suppress a theoretical buffer overflow warning | Pádraig Brady |
2014-06-11 | tests: fix version printing for ginstall in one test | Pádraig Brady |
2014-06-11 | install: allow options -D and -t to be used together | Bernhard Voelker |
2014-06-11 | build: update gnulib submodule and tests/init.sh to latest | Pádraig Brady |
2014-06-11 | build: update GCC warnings | Pádraig Brady |
2014-06-03 | tests: consolidate tests for true and false | Pádraig Brady |
2014-06-02 | maint: avoid compiler warnings with some assert() implementations | Ben Walton |
2014-06-02 | build: be more specific about .git repo before enabling warnings | Ben Walton |
2014-06-01 | cut: restore special case handling of -f with -d$'\n' | Pádraig Brady |
2014-06-01 | stat: avoid redundant stat() calls | Pádraig Brady |
2014-05-29 | df: use the last device name provided by the system | Pádraig Brady |
2014-05-26 | stdbuf: support OS X | Pádraig Brady |
2014-05-26 | build: uname: avoid shadowing warning | Jim Meyering |
2014-05-26 | doc: clarify --zero-terminated option | Pádraig Brady |
2014-05-25 | build: libstdbuf.so: avoid new OS X link failure | Jim Meyering |
2014-05-25 | cat,cp,split: use a larger buffer for copying | Jim Meyering |
2014-05-24 | doc: use nicer quotes | Paul Eggert |
2014-05-23 | stat,tail: improve support for LogFS and ConfigFS | Pádraig Brady |
2014-05-22 | maint: enforce consistent width and case of file system constants | Pádraig Brady |
2014-05-21 | stdbuf: support compilers other than __GNUC__ | Pádraig Brady |
2014-05-21 | tests: use chroot --user rather than internal setuidgid tool | Pádraig Brady |
2014-05-21 | chroot: make changing root check more robust | Pádraig Brady |
2014-05-21 | chroot: exit immediately upon failure | Pádraig Brady |
2014-05-21 | chroot: with --userspec clear root's supplemental groups | Pádraig Brady |
2014-05-16 | chroot: don't chdir() if not changing root | Pádraig Brady |
2014-05-13 | maint: avoid clang -Wtautological-constant-out-of-range-compare warning | Pádraig Brady |
2014-05-13 | df: ignore non file system entries in /proc/mounts | Pádraig Brady |
2014-05-13 | df: fix handling of symlinks in mount list | Pádraig Brady |
2014-05-13 | df: also deduplicate virtual file systems | Pádraig Brady |
2014-05-13 | tests: fix spurious failure with leading spaces in file names | Pádraig Brady |
2014-05-12 | build: avoid bootstrap error with gettext 0.18.3.1 | Assaf Gordon |
2014-05-10 | shred: don't infloop upon negative size | Jim Meyering |