Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-29 | * src/runcon.c: New program. | Jim Meyering | |
* src/Makefile.am (bin_PROGRAMS): Add runcon. (runcon_LDADD): Define. * README: Add runcon to the list of programs. * AUTHORS: Add this: runcon: Russell Coker * tests/help-version: Add runcon as an exception. * man/Makefile.am (dist_man_MANS): Add runcon.1. (runcon.1): New dependency. * po/POTFILES.in: Add src/runcon.c. | |||
2007-03-29 | New program: chcon | Jim Meyering | |
* gl/modules/selinux-at: New module. Check for libselinux and set LIB_SELINUX here, unconditionally, rather than depending on the configure-time --enable-selinux option. * gl/modules/selinux-h: New module. * bootstrap.conf (gnulib_modules): Add selinux-at. * gl/lib/selinux-at.c, gl/lib/selinux-at.h: New files. * gl/lib/se-selinux_.h: New file. * gl/lib/se-context_.h: New file. * gl/m4/selinux-selinux-h.m4: New file. * gl/m4/selinux-context-h.m4: New file. * src/Makefile.am (bin_PROGRAMS): Add chcon. (chcon_LDADD): Define. * README: Add chcon to the list of programs. * src/chcon.c: Rewrite the original (Red Hat) chcon to use fts. | |||
2007-03-27 | * README: Use "install", not "ginstall" in the list of program names. | Jim Meyering | |
* src/Makefile.am (check-README): Substitute s/ginstall/install/. | |||
2007-02-24 | * README: Document the OSF/1 4.0d build failure and work-around. | Jim Meyering | |
Reported by Bruno Haible. | |||
2006-09-26 | * README: Warn not to run autoreconf manually. Use bootstrap instead. | Jim Meyering | |
2006-08-19 | Capitalize the P in Pre-C99. | Jim Meyering | |
2006-08-19 | * README: Describe potential "pre-C99 build failure", and work-around. | Jim Meyering | |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-08-08 | Add shuf. | Paul Eggert | |
2006-07-09 | fix typo: remove doubled "each" | Jim Meyering | |
2006-02-27 | base64 comes first | Jim Meyering | |
2006-02-27 | Add base64 to the list. | Jim Meyering | |
2006-01-24 | tweak wording so as to pass `remedial English class' :-) | Jim Meyering | |
2005-10-23 | Add new programs: sha224sum, sha256sum, sha384sum, sha512sum. | Jim Meyering | |
Add their names to the list. | |||
2005-09-28 | remove note about FreeBSD make test failure. | Jim Meyering | |
2005-09-28 | *** empty log message *** | Jim Meyering | |
2005-01-08 | *** empty log message *** | Jim Meyering | |
2005-01-06 | List the precise HP-UX version numbers that are affected. | Jim Meyering | |
2005-01-04 | * README: Request VERBOSE=yes output when reporting test failures. | Jim Meyering | |
Other minor changes. | |||
2004-08-10 | Convert to UTF-8. | Paul Eggert | |
2004-01-18 | fix typo | Jim Meyering | |
2003-11-05 | Document _POSIX2_VERSION. | Jim Meyering | |
2003-07-29 | When running tests as root, suggest using sudo with NON_ROOT_USERNAME=$USER. | Jim Meyering | |
2003-07-16 | Update section on testing as `root'. | Jim Meyering | |
Suggestion from Paul Jarc. | |||
2003-07-06 | Add [. | Jim Meyering | |
2003-06-16 | add comma | Jim Meyering | |
2003-06-16 | Mention the CVS repository. | Jim Meyering | |
Encourage addition of test cases. | |||
2003-04-08 | Remove note about Ultrix compilation failure. | Jim Meyering | |
2003-03-29 | Note to expect build problems for stat.c on Ultrix 4.3. | Jim Meyering | |
Note that there are some harmless test failures when running `make check' as root on some systems. | |||
2003-03-23 | Describe problem with 64-bit mode on HPUX 11.x, | Jim Meyering | |
with patch for /usr/include/inttypes.h. | |||
2003-03-04 | Refer new feature discussion to bug-coreutils@gnu.org, rather than | Jim Meyering | |
bug-gnu-utils, now that the former is better known. | |||
2003-01-09 | Add readlink. | Jim Meyering | |
2002-09-02 | A good problem report/patch includes diffs against | Jim Meyering | |
the most recent test release. | |||
2002-08-04 | . | Jim Meyering | |