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