Age | Commit message (Expand) | Author |
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 |
2007-03-13 | Prepare to work on ACL-related failure when using Solaris ZFS. | Jim Meyering |
2007-03-10 | Try to fix today's NFS-related failure: Treat ESTALE like EACCES. | Jim Meyering |
2007-01-05 | Avoid a used-uninitialized bug for invalid input, i.e., when the size | Jim Meyering |
2007-01-04 | [ChangeLog] | Jim Meyering |
2007-01-04 | * gl/lib/base64.c: Copied from gnulib. | Jim Meyering |
2006-11-14 | * gl/m4/root-dev-ino.m4: Now that this is part of a real "module", | Jim Meyering |
2006-11-14 | Adapt to new version of gnulib-tool. | Jim Meyering |
2006-09-23 | remove trailing blanks | Jim Meyering |
2006-09-23 | * gl/modules/getloadavg.diff: New file. Work around the way the latest | Jim Meyering |