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