index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
runcon.c
Age
Commit message (
Expand
)
Author
Lines
2021-06-26
maint: while (1) → while (true)
Paul Eggert
-1
/
+1
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-10-27
doc: make blank lines before --help consistent
Pádraig Brady
-1
/
+0
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-08-30
runcon: revert "disable use of the TIOCSTI ioctl"
Pádraig Brady
-28
/
+0
2017-08-29
runcon: disable use of the TIOCSTI ioctl
Pádraig Brady
-0
/
+28
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-28
/
+29
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-1
/
+1
2015-11-04
all: replace most uses of quotearg_colon() with quote()
Pádraig Brady
-3
/
+2
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
-6
/
+10
2015-09-22
maint: avoid deprecation warning with <selinux/flask.h>
Pádraig Brady
-6
/
+2
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-6
/
+4
2014-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
-3
/
+3
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-11-27
selinux: adjust utils to run restorecon with -Z
Pádraig Brady
-5
/
+4
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-1
/
+5
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-05-02
maint: adjust comments to avoid FP match on binary-operator-at-EOL
Jim Meyering
-3
/
+3
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-1
/
+1
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2009-10-29
maint: avoid exiting with magic number
Eric Blake
-2
/
+2
2009-10-06
chcon: exit immediately if SELinux is disabled
Ondřej Vašík
-1
/
+1
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+1
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-67
/
+67
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
-1
/
+1
2008-06-16
remove redundant const directives
Jim Meyering
-1
/
+1
2008-06-14
add "const" attribute, where possible
Jim Meyering
-1
/
+2
2008-06-03
use gnulib's progname module
Jim Meyering
-4
/
+1
2008-06-02
declare program_name consistently
Jim Meyering
-1
/
+1
2008-05-26
* src/runcon.c: Add copyright comment.
Jim Meyering
-0
/
+16
2008-05-26
convert single-author programs to use proper_name
Jim Meyering
-1
/
+1
2008-04-29
chcon, runcon: make --help print the bug-reporting address
Jim Meyering
-0
/
+1
2007-11-23
* src/runcon.c (main): Remove unused parameter, "envp".
Jim Meyering
-1
/
+1
2007-03-29
* src/runcon.c (main): Don't reorder arguments. Reported by
Jim Meyering
-2
/
+2
2007-03-29
* src/runcon.c (main): Remove "." at end of a diagnostic.
Jim Meyering
-1
/
+1
2007-03-29
* src/runcon.c: New program.
Jim Meyering
-0
/
+249