CVS log for xfs-cmds/nfs4acl/include/nfs4acl-internal.h

[BACK] Up to [Development] / xfs-cmds / nfs4acl / include

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 24 15:59:26 2008 UTC (9 years, 3 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +9 -0 lines
Diff to previous 1.2 (colored)

Don't create or leave around ACL entries which only contain permissions which
 are always allowed.
Merge of master-melb:xfs-cmds:31749a by kenmcd.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 24 15:55:26 2008 UTC (9 years, 3 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.1: +0 -2 lines
Diff to previous 1.1 (colored)

* Rename nfs4ace_is_same_who to nfs4ace_is_same_identifier, and export it to
   library users.
 * Add nfs4ace_copy.
 * Finally implement the --modify and --modify-file switches.
 * Add missing parentheses in nfs4acl_for_each_entry and nfs4acl_for_each_entry_reverse.
 * Add a flags parameter to nfs4acl_from_text in which nfs4acl_from_text retrns which
   parts of the acl have been set (mask(s) and/or flags). We use this for telling
   which parts to override in a --modify operation. Adapt src/nfs4acl.c accordingly.
 * nfs4acl_to_text Only hide permissions which are never allowed anyway from the masks,
   but not from ACEs, particularly not from DENY ACEs.
Merge of master-melb:xfs-cmds:31744a by kenmcd.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 24 15:49:51 2008 UTC (9 years, 3 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN

nfs4acl-0.9 userspace from Andreas Gruenbacher.
 It includes the nfs4acl command, library and qa tests.
Merge of master-melb:xfs-cmds:31737a by kenmcd.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>