log lib/set-mode-acl.c @ 17160:72f4bab621be

age author description
Wed, 29 Aug 2012 20:59:53 -0700 Paul Eggert acl, mbchar, priv-set: use extern-inline
Fri, 22 Jun 2012 13:26:07 +0200 Bruno Haible Write "Mac OS X" instead of "MacOS X".
Mon, 20 Feb 2012 01:12:06 +0100 Paul Eggert acl: Don't use GETACLCNT and similar ops, since they are unreliable.
Sun, 19 Feb 2012 22:17:05 +0100 Bruno Haible acl: Fix endless loop on Solaris with vxfs.
Wed, 11 Jan 2012 01:52:23 +0100 Bruno Haible acl: Rename a local variable.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 11 Sep 2011 11:56:35 +0200 Bruno Haible acl: Fix compilation on Solaris 10 (older version).
Tue, 06 Sep 2011 10:38:52 +0200 Bruno Haible acl: Fix a test failure on IRIX 6.5 with NFS.
Tue, 06 Sep 2011 00:26:07 +0200 Bruno Haible acl: Clean up Solaris code.
Mon, 05 Sep 2011 02:38:24 +0200 Bruno Haible acl: Remove unused code in last commit.
Mon, 05 Sep 2011 00:44:13 +0200 Bruno Haible acl: Improve support of NFSv4 ACLs on Solaris 10 (newer version).
Mon, 13 Jun 2011 02:11:03 +0200 Bruno Haible acl: Add support for HP-UX >= 11.11 JFS ACLs.
Mon, 13 Jun 2011 01:17:20 +0200 Bruno Haible acl: Complete the 2010-08-10 fix.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 03 Oct 2010 18:03:48 +0200 Bruno Haible acl: Add support for ACLs on NonStop Kernel.
Fri, 12 Feb 2010 08:32:00 -0500 Ben Walton copy-acl: enhance Solaris ACL error handling
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 27 Sep 2009 14:11:54 +0200 Bruno Haible Disable untested support for new flavours of ACLs on AIX.
Sun, 27 Sep 2009 14:05:56 +0200 Bruno Haible Add support for new flavours of ACLs on AIX. (Untested.)
Mon, 31 Aug 2009 00:53:46 +0200 Bruno Haible Fix an unnecessary error on Solaris 10 on NFSv3 file systems.
Mon, 04 May 2009 02:24:16 +0200 David Bartley Bug fix in acl module.
Wed, 11 Jun 2008 02:33:46 +0200 Bruno Haible Include gettext.h only in those files that need it.
Tue, 10 Jun 2008 02:40:28 +0200 Bruno Haible Work around the Solaris 10 ACE ACLs ABI change.
Sun, 08 Jun 2008 23:55:37 +0200 Bruno Haible Add me as co-author.
Sun, 08 Jun 2008 20:33:08 +0200 Bruno Haible Add support for AIX ACLs.
Sun, 08 Jun 2008 19:08:22 +0200 Bruno Haible Add support for HP-UX ACLs.
Sun, 08 Jun 2008 16:52:23 +0200 Bruno Haible Add support for Cygwin ACLs.
Sun, 08 Jun 2008 16:33:02 +0200 Bruno Haible Fix bug with setuid modes in Solaris 10+ code.
Sun, 08 Jun 2008 16:04:08 +0200 Bruno Haible Add support for Solaris 7..10 ACLs.
Sun, 08 Jun 2008 13:29:35 +0200 Bruno Haible Trivial code simplifications.
Sun, 08 Jun 2008 05:06:19 +0200 Bruno Haible Add support for MacOS X ACLs.
Sun, 08 Jun 2008 04:51:21 +0200 Bruno Haible Fix memory leak introduced on 2008-05-22.
Sun, 08 Jun 2008 04:39:51 +0200 Bruno Haible Avoid needing to know the textual representation of an ACL when possible.
Sun, 08 Jun 2008 04:34:52 +0200 Bruno Haible Trivial code simplifications.
Sat, 07 Jun 2008 20:11:23 +0200 Bruno Haible Trivial stylistic improvements.
Wed, 04 Jun 2008 00:00:28 +0200 Bruno Haible Simplify #ifs. Put Solaris code after POSIX-like code.
Tue, 03 Jun 2008 00:07:15 +0200 Bruno Haible Document qset_acl return value precisely.
Sun, 25 May 2008 13:44:20 +0200 Bruno Haible Rename acl.c to set-mode-acl.c.