summaryrefslogtreecommitdiffstats
path: root/src/chcon.c
AgeCommit message (Expand)AuthorLines
2008-10-06chcon: remove traces of unimplemented --change (-c) optionOndřej Vašík-22/+1
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-16chcon: correct --verbose output to include newlinesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-1/+1
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-05-26convert 2-author programs to use proper_nameJim Meyering-1/+3
2008-04-29chcon, runcon: make --help print the bug-reporting addressJim Meyering-0/+1
2008-01-30Now that system.h defines is_empty_dir, include "openat.h".Jim Meyering-1/+0
2008-01-26chcon: correct description of --no-dereference (-h) option.Jim Meyering-2/+1
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2007-03-29* src/chcon.c (usage): Split a string literal that was longer than 509.Jim Meyering-0/+2
2007-03-29* src/chcon.c: Don't include "dirname.h". system.h already includes it.Jim Meyering-1/+0
2007-03-29New program: chconJim Meyering-0/+589