<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libposix1e/acl_support.c, branch releng/4.7</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Minor fixes to library interface to improve POSIX.1e compliance.  This</title>
<updated>2000-01-26T04:19:38+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-01-26T04:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8f45e8c07611579a6a623ef2201082816c2f39ae'/>
<id>8f45e8c07611579a6a623ef2201082816c2f39ae</id>
<content type='text'>
adds _np to a couple of function prototypes that provided more broad/useful
interfaces than POSIX.1e interfaces included.

Also, move from using a heuristic to identify POSIX.1e-semantic ACLs to
using different ACL types for non-POSIX.1e ACLs.  This should clean up the
existing fuzzy logic that determined when acl_sort() should be applied
before kernel submission.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adds _np to a couple of function prototypes that provided more broad/useful
interfaces than POSIX.1e interfaces included.

Also, move from using a heuristic to identify POSIX.1e-semantic ACLs to
using different ACL types for non-POSIX.1e ACLs.  This should clean up the
existing fuzzy logic that determined when acl_sort() should be applied
before kernel submission.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bde'isms in acl/extattr syscall interface, renaming syscalls to</title>
<updated>2000-01-19T06:13:59+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-01-19T06:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d33523160658b54127ac63bcaefa6080d8dbe373'/>
<id>d33523160658b54127ac63bcaefa6080d8dbe373</id>
<content type='text'>
prettier (?) names, adding some const's around here, et al.

This is commit 4 out of 3, updating the userland library to reflect kernel
interface changes.

Reviewed by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prettier (?) names, adding some const's around here, et al.

This is commit 4 out of 3, updating the userland library to reflect kernel
interface changes.

Reviewed by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>libposix1e provides userland library calls for the POSIX.1e security</title>
<updated>2000-01-15T19:44:27+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-01-15T19:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=515d7c92d3d615e260c93049e2b046aee9be39e8'/>
<id>515d7c92d3d615e260c93049e2b046aee9be39e8</id>
<content type='text'>
interface.  This commit introduces the library, as well as a modest
subset of the ACL calls, with some modifications to support multiple
ACL semantics.

Reviewed by:	eivind
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interface.  This commit introduces the library, as well as a modest
subset of the ACL calls, with some modifications to support multiple
ACL semantics.

Reviewed by:	eivind
</pre>
</div>
</content>
</entry>
</feed>
