Age | Commit message (Expand) | Author |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-05-31 | install: reenable matchpathcon-related code | Jim Meyering |
2008-05-26 | install many binaries at once, when possible | Jim Meyering |
2008-05-26 | adjust AUTHORS and check-AUTHORS rule to accommodate | Jim Meyering |
2008-05-26 | use gnulib's proper_name_utf8 function, but *not* proper_name | Jim Meyering |
2008-04-12 | Avoid link failure when using mkstemp replacement. | Jim Meyering |
2008-03-10 | install, rmdir: write --verbose output to stdout, not to stderr. | Ondřej Vašík |
2008-03-10 | make syntax-check: also check src/*.h files for extern functions, | Jim Meyering |
2008-03-01 | Don't skip the groups-version test. | Jim Meyering |
2008-02-13 | Replace groups.sh with groups.c. | James Youngman |
2008-01-26 | Add a ";", so "make install" works with --enable-install-program=su. | Zvi Har'El |
2008-01-08 | Remove uses of now-undefined Makefile variable. | Jim Meyering |
2007-12-02 | Remove just-installed su, if unable to make it set-UID root. | Jim Meyering |
2007-11-16 | Port to Solaris 'make' and use a Posixish shell on Solaris. | Jim Meyering |
2007-10-09 | Now that we don't install su, don't make misleading suggestions. | Jim Meyering |
2007-10-07 | New program: mktemp. | Jim Meyering |
2007-09-01 | Ensure that snapshot version changes make it to groups, too. | Jim Meyering |
2007-08-30 | Use PACKAGE_NAME instead of GNU_PACKAGE. | Eric Blake |
2007-08-28 | By default, do not install hostname anymore; no kidding, this time. | Jim Meyering |
2007-08-23 | Move functions from copy.c into new modules, since ln needs them, too. | Jim Meyering |
2007-08-21 | By default, do not install hostname anymore. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Skip "arch" test if it's not built. | Jim Meyering |
2007-07-10 | Add support for enabling/disabling installation of specified programs. | Jim Meyering |
2007-07-10 | New program: arch | Karel Zak |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-03-29 | * src/runcon.c: New program. | Jim Meyering |
2007-03-29 | mkfifo, mknod: Accept new "-Z, --context=C" option. | Jim Meyering |
2007-03-29 | mkdir: Accept new "-Z, --context=C" option. | Jim Meyering |
2007-03-29 | cp, mv, install: add SELinux support, but unlike with the Red Hat | Jim Meyering |
2007-03-29 | id: Add SELinux support: -Z option. | Jim Meyering |
2007-03-29 | stat: Add support for SELinux in the form of a %C format directive. | Jim Meyering |
2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering |
2007-03-29 | New program: chcon | Jim Meyering |
2007-03-27 | * README: Use "install", not "ginstall" in the list of program names. | Jim Meyering |
2007-03-20 | * src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD): | Paul Eggert |
2007-01-04 | Use the release year, not the current year. | Jim Meyering |
2007-01-04 | Ensure that "group --version" always prints the current year. | Jim Meyering |
2006-08-27 | (AM_CPPFLAGS): Remove -I$(srcdir) and -I../lib, | Paul Eggert |
2006-08-25 | * .cvsignore: Remove stamp-h1. Add coreutils-*, to ignore | Paul Eggert |
2006-08-23 | * .cvsignore: Remove config.h, config.hin, as they are now | Paul Eggert |
2006-08-22 | Move the check-AUTHORS rule to be run as part of "make distcheck", | Jim Meyering |
2006-08-08 | (bin_PROGRAMS): Add shuf. | Paul Eggert |
2006-07-01 | (seq_LDADD): Remove $(SEQ_LIBM); add $(POW_LIB). | Paul Eggert |
2006-06-27 | .PHONY: sc_tight_scope | Jim Meyering |
2006-03-27 | (uptime_LDADD): Add $(POW_LIB), for uptime's use of strtod. | Jim Meyering |
2006-02-27 | (bin_PROGRAMS): Add base64. | Jim Meyering |
2006-02-11 | *** empty log message *** | Jim Meyering |
2006-02-11 | (EXTRA_DIST): Add c99-to-c98.diff. | Jim Meyering |
2005-12-17 | (dir_LDADD, ls_LDADD, vdir_LDADD, cp_LDADD, mv_LDADD, ginstall_LDADD): | Jim Meyering |