summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 6.9.91.v6.9.91Jim Meyering2007-12-152-1/+3
* * Makefile.cfg (gpg_key_ID): Use new, longer signing subkey.Jim Meyering2007-12-152-1/+5
* * tests/mv/part-symlink: Redirect diff output to stderr.Jim Meyering2007-12-122-2/+6
* Add a test to exercise today's bug fix.Jim Meyering2007-12-113-0/+11
* "ls -l" wouldn't output "+" on SELinux hosts unless -Z was also given.Paul Eggert2007-12-112-34/+50
* * NEWS: Add the "Bug fixes" heading.Jim Meyering2007-12-112-0/+6
* "rm" as root would fail to unlink a non-directory on OS X 10.4.xJim Meyering2007-12-094-1/+14
* * src/c99-to-c89.diff: Adjust shred.c offsets.Jim Meyering2007-12-082-1/+5
* Reflect change in gnulib: don't include getpagesize.h,Jim Meyering2007-12-046-7/+12
* Copy a .po file into place also when the target doesn't exist.Jim Meyering2007-12-022-0/+6
* Make my-distcheck depend on "check".Jim Meyering2007-12-022-1/+6
* * NEWS: Add the usual "Noteworthy changes in release 6.9.91..." line.Jim Meyering2007-12-022-0/+5
* Remove just-installed su, if unable to make it set-UID root.Jim Meyering2007-12-022-1/+13
* Make test script, existing-perm-race, executable.Bob Proulx2007-12-022-0/+5
* .prev-version: Record previous version: 6.9.90.Jim Meyering2007-12-011-1/+1
* Version 6.9.90.v6.9.90Jim Meyering2007-12-011-0/+2
* NEWS: Remove the now-untrue statement about cp vs. dangling symlinksJim Meyering2007-12-012-10/+10
* Change release procedure: tag *before* running e.g., "make stable".Jim Meyering2007-12-012-21/+8
* * Makefile.maint (vc-tag-check): Correct check for existing git tag.Jim Meyering2007-12-012-1/+3
* Defer NEWS and ChangeLog checks until after the version-changing tag.Jim Meyering2007-12-012-1/+7
* * NEWS: Mention some of the SELinux changes.Jim Meyering2007-12-013-3/+21
* TODO: Add entries (documentation needed); remove the "add mktemp program" one.Jim Meyering2007-12-012-2/+12
* Add "extern" keyword to declaration of cp_options_default.Jim Meyering2007-12-012-2/+8
* Change comments: say bug present up to coreutils-6.9, not fixed in 6.10.Jim Meyering2007-12-017-11/+21
* Add a test for cp -p and existing file permissions.Paul Eggert2007-12-013-0/+103
* Fix a security race with "cp -p A B" when B already exists.Paul Eggert2007-12-016-21/+93
* Avoid a spurious test failure when build directory is set-GID.Jim Meyering2007-11-302-0/+4
* Be extra careful to quote $abs_top_builddir-derived names.Jim Meyering2007-11-302-1/+24
* Include test name in the "unsafe working directory name" diagnostic.Jim Meyering2007-11-302-0/+9
* Add quotes to protect against white space in build dir name.Ralf Wildenhues2007-11-307-18/+26
* Define `tst', for CU_TEST_NAME.Ralf Wildenhues2007-11-302-0/+5
* * tests/CuTmpdir.pm (END): Do not do the cleanup if $dir is notRalf Wildenhues2007-11-302-5/+15
* Close a file descriptor leak when cp --preserve=context fails.Paul Eggert2007-11-292-2/+8
* README: Document the known problem with gettext <= 0.17.Jim Meyering2007-11-282-0/+16
* * gl/modules/randread (Depends-on): Remove nonexistent rand-isaac.Paul Eggert2007-11-282-1/+4
* Don't block use of 'cat' or 'wc' in "make check".Jim Meyering2007-11-272-1/+5
* Fix md5sum+sha*sum on sparc: regenerate files with latest autoconf.Jim Meyering2007-11-271-0/+8
* setuidgid.c: more cleanupJim Meyering2007-11-262-24/+31
* Document install's -D option.Jim Meyering2007-11-252-0/+11
* setuidgid: Update --help output.Jim Meyering2007-11-252-3/+13
* Tweak new test.Jim Meyering2007-11-242-9/+16
* setuidgid: minor clean-up.Jim Meyering2007-11-242-14/+35
* setuidgid.c: Normalize leading white space: no more TABsJim Meyering2007-11-242-9/+17
* Test the new feature: cp -p preserves the GID whenever possible.Lasse Collin2007-11-244-2/+104
* setuidgid: accept numeric UID, and new option -g GID,GID1,GID2,...Lasse Collin2007-11-242-25/+85
* "cp -p" tries to preserve GID even if preserving the UID fails.Lasse Collin2007-11-244-8/+41
* * src/runcon.c (main): Remove unused parameter, "envp".Jim Meyering2007-11-232-1/+3
* Add tests to show new class of strings accepted by date -d.Jim Meyering2007-11-233-0/+15
* Quiet warnings about unused parameters.Jim Meyering2007-11-222-0/+8
* * GNUmakefile: Correct the "rerunning..." diagnostic.Jim Meyering2007-11-222-1/+3