GNU bug report logs - #20666
[GNULIB v2 0/2] Improved acl handling

Previous Next

Package: coreutils;

Reported by: Andreas Gruenbacher <andreas.gruenbacher <at> gmail.com>

Date: Tue, 26 May 2015 20:55:03 UTC

Severity: normal

Merged with 20310, 20311, 20312, 20667, 20696

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Gruenbacher <andreas.gruenbacher <at> gmail.com>
To: bug-gnulib <at> gnu.org, 20666 <at> debbugs.gnu.org
Subject: bug#20666: [GNULIB v2 0/2] Improved acl handling
Date: Tue, 26 May 2015 22:53:55 +0200
Hello,

these are the remaining two gnulib patches from the patch set originally posted
on 12 April.  These patches (and the richacl patches on top) are also available
here:

  https://github.com/andreas-gruenbacher/gnulib
  https://github.com/andreas-gruenbacher/coreutils

On the coreutils side, all that's needed is a gnulib update.

Thanks,
Andreas

Andreas Gruenbacher (2):
  file-has-acl: Split feature tests again
  qacl: Reimplement qset_acl and qcopy_acl

 ChangeLog             |   9 +
 lib/acl-internal.c    |  30 ++
 lib/acl-internal.h    |  57 +++-
 lib/file-has-acl.c    |  15 +-
 lib/get-permissions.c | 280 +++++++++++++++++
 lib/qcopy-acl.c       | 531 +-------------------------------
 lib/qset-acl.c        | 639 +-------------------------------------
 lib/set-permissions.c | 833 ++++++++++++++++++++++++++++++++++++++++++++++++++
 m4/acl.m4             |  24 +-
 modules/qacl          |   4 +-
 10 files changed, 1233 insertions(+), 1189 deletions(-)
 create mode 100644 lib/get-permissions.c
 create mode 100644 lib/set-permissions.c

-- 
2.4.0





This bug report was last modified 10 years and 53 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.