Age | Commit message (Expand) | Author |
2017-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2016-10-16 | all: use die() rather than error(EXIT_FAILURE) | Pádraig Brady |
2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2015-11-04 | all: avoid quoting file names when possible | Pádraig Brady |
2015-10-27 | all: quote string arguments in error messages | Pádraig Brady |
2015-04-22 | maint: avoid -Werror=strict-overflow warnings with GCC 5 | Pádraig Brady |
2015-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2014-09-19 | doc: output correct --help references with --program-prefix | Pádraig Brady |
2014-09-08 | maint: prefer 'return status;' to 'exit (status);' in 'main' | Paul Eggert |
2014-07-01 | maint: fix const correctness warnings with security_context_t | Pádraig Brady |
2014-04-09 | doc: clarify in --help that -Z doesn't take an argument | Pádraig Brady |
2014-01-17 | doc: clarify SMACK related --help and documentation | Chengwei Yang |
2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker |
2013-12-03 | maint: avoid '%s' quoting notation in diagnostic messages | Bernhard Voelker |
2013-11-27 | selinux: adjust utils to run restorecon with -Z | Pádraig Brady |
2013-07-02 | mkdir,mkfifo,mknod: give scontext-related variable a better scope | Bernhard Voelker |
2013-07-02 | maint: refactor SMACK interface to a separate module | Pádraig Brady |
2013-07-01 | mkdir,mkfifo,mknod: with -Z, create SMACK security context | Jarkko Sakkinen |
2013-05-11 | mkdir: don't assume umask equals POSIX default ACL mask | Paul Eggert |
2013-01-23 | maint: define usage note about mandatory args centrally | Bernhard Voelker |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-06-22 | maint: refactor common mode bits used to create files | Pádraig Brady |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-09 | maint: src/*.[ch]: convert more `...' to '...' | Jim Meyering |
2012-01-09 | maint: src/*.c: change remaining quotes (without embedded spaces) | Jim Meyering |
2012-01-07 | maint: use new emit_try_help in place of equivalent fprintf | Jim Meyering |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-09-21 | doc: mention the texinfo documentation in --help | Pádraig Brady |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2008-09-19 | mkfifo, mknod --help: put -Z option in its alphabetical position | Benno Schulenberg |
2008-07-18 | mknod: correct misplaced -Z description in --help output | Andreas Schwab |
2008-06-16 | remove redundant const directives | Jim Meyering |
2008-06-14 | add "const" attribute, where possible | Jim Meyering |
2008-06-03 | use gnulib's progname module | Jim Meyering |
2008-06-02 | declare program_name consistently | Jim Meyering |
2008-05-26 | convert single-author programs to use proper_name | Jim Meyering |
2008-04-16 | mknod --help: note that this command may be a shell built-in | Jim Meyering |
2008-03-28 | mknod, mkfifo: don't segfault when diagnosing invalid SELinux context | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-03-29 | mkfifo, mknod: Accept new "-Z, --context=C" option. | Jim Meyering |
2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering |
2006-08-29 | (main): Don't test whether macros like | Paul Eggert |
2006-07-17 | (main): Adjust to new mode_adjust API. | Paul Eggert |
2006-01-02 | (usage): Clarify -m's operation. | Paul Eggert |
2005-12-28 | Don't include <assert.h>; it wasn't used. | Jim Meyering |
2005-12-19 | (main) Avoid a minor race condition when `-m MODE' is specified, by using | Jim Meyering |