Age | Commit message (Expand) | Author |
2009-04-09 | id: fix infinite loop on some systems | Pádraig Brady |
2009-04-07 | maint: remove compiler warnings from randint and randread modules | Pádraig Brady |
2009-04-07 | shred,sort,shuf: don't use /dev/urandom by default | Pádraig Brady |
2009-04-03 | ls: fix alignment when month names have varying widths | Pádraig Brady |
2009-03-27 | tests: test-argv-iter.c: avoid declaration-after-stmt | Jim Meyering |
2009-03-15 | maint: remove unused include and definitions | Jim Meyering |
2009-02-26 | argv-iter: avoid variadic macro | Eric Blake |
2009-01-16 | simplify mgetgroups() and avoid -Wsign-compare warnings | Pádraig Brady |
2009-01-01 | improve M4 quoting | Jim Meyering |
2008-12-01 | argv-iter: add tests | Jim Meyering |
2008-12-01 | argv-iter: new module | Jim Meyering |
2008-11-10 | xfreopen: new module | Jim Meyering |
2008-10-22 | clean up gl/modules/selinux-at | Jim Meyering |
2008-10-21 | move selinux-h module from gl/ to gnulib | Jim Meyering |
2008-10-21 | prepare to move selinux-h module to gnulib | Jim Meyering |
2008-10-19 | accommodate gnulib header removals | Jim Meyering |
2008-06-03 | remove duplicate definition of matchpathcon_init_prefix | Jim Meyering |
2008-06-02 | accommodate older SELinux which lacks matchpathcon_init_prefix | Jim Meyering |
2008-05-19 | use gnulib's base64 module, now that it's sync'd to match this one | Jim Meyering |
2008-05-11 | move sha256 and sha512 modules to gnulib | Jim Meyering |
2008-05-05 | base64 module: adjust API so it's compatible with gnulib's | Bo Borgerson |
2008-03-16 | sha512_process_bytes: fix a bug in processing a buffer where length&64 != 0 | J. Scott Edwards |
2008-03-03 | Define SHA*_DIGEST_SIZE symbols. | Simon Josefsson |
2008-03-02 | Create sha256 and sha512 modules and move files into gl/. | Jim Meyering |
2008-03-01 | Don't depend on gnulib's deprecated "free" module. | Jim Meyering |
2008-02-24 | * gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly. | Jim Meyering |
2008-02-24 | * gl/lib/mgetgroups.c: Include <stdlib.h>. | Jim Meyering |
2008-02-22 | id: avoid race when a group is added between getgrouplist calls | Jim Meyering |
2008-02-21 | id: use getgrouplist when possible | James Youngman |
2008-01-17 | Do not define-away __attribute__ when __STRICT_ANSI__ is set. | Jim Meyering |
2007-11-28 | * gl/modules/randread (Depends-on): Remove nonexistent rand-isaac. | Paul Eggert |
2007-11-10 | install+SELinux: reduce a 12x performance hit to ~1.5x | Jim Meyering |
2007-10-28 | Define ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9. | Jim Meyering |
2007-10-07 | Reflect 2->3 GPL copyright version update in gnulib. | Jim Meyering |
2007-10-07 | Make tempname more random, via the randint module. | Jim Meyering |
2007-10-07 | Convert coreutils' rand*.{c,h,m4} into modules. | Jim Meyering |
2007-10-07 | Copy from gnulib the parts of tempname that we'll modify. | Jim Meyering |
2007-10-04 | Adapt to new gnulib naming scheme. | Jim Meyering |
2007-09-27 | Move file-set and hash-triple modules to gnulib. | Jim Meyering |
2007-09-25 | Use XOR, not OR to combine bits. | Jim Meyering |
2007-08-23 | Move functions from copy.c into new modules, since ln needs them, too. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-07-07 | Fix typo in comment. | Jim Meyering |
2007-07-06 | setuidgid: set all groups, not just the primary one; mgetgroups: new module | Jim Meyering |
2007-03-29 | * gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H. | Jim Meyering |
2007-03-29 | New program: chcon | Jim Meyering |
2007-03-21 | * gl/lib/savewd.c: Remove this file, since the savewd_save change | Jim Meyering |
2007-03-20 | * gl/lib/acl.c: Remove this file, now that gnulib's version subsumes it. | Jim Meyering |
2007-03-16 | Begin adding support for Solaris ZFS (4 entries per trivial ACL) | Jim Meyering |