aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-18* src/runcon.c (main): Don't reorder arguments. Reported byselinuxJim Meyering4-2/+65
2007-03-18* src/runcon.c (main): Remove "." at end of a diagnostic.Jim Meyering2-1/+5
2007-03-18Arrange for "make check-root" to run the new root-only test.Jim Meyering3-17/+31
2007-03-18* src/runcon.c: New program.Jim Meyering10-8/+293
2007-03-18Regenerate .cvsignore and .gitignore files.Jim Meyering2-0/+4
2007-03-18mkfifo, mknod: Accept new "-Z, --context=C" option.Jim Meyering4-4/+39
2007-03-18mkdir: Accept new "-Z, --context=C" option.Jim Meyering3-2/+22
2007-03-18* tests/cp/cp-a-selinux: New file. Test for the bug reported inJim Meyering11-19/+175
2007-03-18* src/system.h (GETOPT_SELINUX_CONTEXT_OPTION_DECL): Define.Jim Meyering2-0/+3
2007-03-18cp, mv, install: add SELinux support, but unlike with the Red HatJim Meyering7-15/+243
2007-03-18* tests/misc/selinux [VERBOSE]: Print version info for eachJim Meyering2-0/+7
2007-03-18* src/c99-to-c89.diff: Remove the ls.c patch, now that I'veJim Meyering2-20/+3
2007-03-18* src/chcon.c (usage): Split a string literal that was longer than 509.Jim Meyering2-0/+4
2007-03-18* src/ls.c (gobble_file): Don't call getfilecon unless print_scontext.Jim Meyering2-3/+7
2007-03-18* src/c99-to-c89.diff: Adjust offsets.Jim Meyering2-2/+4
2007-03-18* AUTHORS: Add chcon.Jim Meyering2-0/+3
2007-03-18* src/c99-to-c89.diff: Remove trailing blanks.Jim Meyering2-4/+6
2007-03-18* src/chcon.c: Don't include "dirname.h". system.h already includes it.Jim Meyering2-1/+2
2007-03-18* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.Jim Meyering2-3/+3
2007-03-18* src/c99-to-c89.diff: Handle a new c99'ism in ls.c.Jim Meyering2-0/+22
2007-03-18* src/id.c (main): Tweak id -Z diagnostic.Jim Meyering2-2/+4
2007-03-18* POTFILES.in: Add src/chcon.c.Jim Meyering2-1/+6
2007-03-18id: Add SELinux support: -Z option.Jim Meyering3-10/+62
2007-03-18Keep SELinux-related ChangLog entries here.Jim Meyering1-0/+92
2007-03-18stat: Add support for SELinux in the form of a %C format directive.Jim Meyering2-6/+43
2007-03-18add chconJim Meyering2-2/+2
2007-03-18ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering18-74/+278
2007-03-18* man/chcon.x: New file.Jim Meyering3-1/+9
2007-03-18.cvsignore, .gitignore: updateJim Meyering6-0/+16
2007-03-18New program: chconJim Meyering13-10/+943
2007-03-18Merge branch 'master' of /cuJim Meyering19-81/+691
2007-03-18Fix a bug in how pr -m -s works.Jim Meyering6-2/+79
2007-03-17Fix a silly syntax error introduced in last change.Jim Meyering1-4/+3
2007-03-17fix a syntax errorJim Meyering1-1/+0
2007-03-17Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.Jim Meyering2-2/+12
2007-03-17* tests/misc/tty-eof: Add shuf to the list of tested commands.Jim Meyering2-0/+3
2007-03-17Avoid test failure on NFS-mounted Solaris ZFS file system.Jim Meyering2-17/+24
2007-03-17Avoid an obscure build failure, prefer waitpid over wait.Jim Meyering2-5/+8
2007-03-17* bootstrap: Don't use \> in grep regexp. For HP-UX.Jim Meyering2-1/+5
2007-03-16Begin adding support for Solaris ZFS (4 entries per trivial ACL)Jim Meyering2-8/+35
2007-03-16* bootstrap: Update from gnulib.Jim Meyering2-29/+38
2007-03-16* .x-sc_prohibit_atoi_atof: Add TODO here, too.Jim Meyering2-0/+5
2007-03-16* src/copy.c: Include filemode.h.Paul Eggert3-4/+19
2007-03-16Fix manual in response to bug reports by Dan Jacobson.Paul Eggert2-14/+28
2007-03-15Enforce policy: don't use *scanf functions.Jim Meyering4-3/+15
2007-03-13Prepare to work on ACL-related failure when using Solaris ZFS.Jim Meyering2-0/+409
2007-03-13Work around a failing test due to an NFS-based race condition.Jim Meyering2-1/+6
2007-03-12* coreutils.texi (cp invocation): Mention that --preserve=timestampsJim Meyering2-1/+13
2007-03-12Merge branch 'master' of /cuJim Meyering87-1311/+1733
2007-03-12Make bootstrap.conf a tiny bit more generic.Jim Meyering2-14/+35