| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r318704:
posix1e(3): reference using the section (3) when referencing libbsm with .Xr
r318708:
acl_create_entry(3): separate .Nm entries with commas in SYNOPSIS
r318709:
acl_to_text(3): start sentences on new lines
Notes:
svn path=/stable/10/; revision=321149
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
r297790 (by pfg):
libc: replace 0 with NULL for pointers.
While here also cleanup some surrounding code; particularly
drop some malloc() casts.
Found with devel/coccinelle.
Notes:
svn path=/stable/10/; revision=309485
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to
the FreeBSD test suite
functional_test.sh was ported from bin/sh/tests/functional_test.sh, as a
small wrapper around libarchive_test, bsdcpio_test, and bsdtar_test provided
by upstream.
A handful of testcases in lib/libarchive/tests have been disabled as they
were failing when run with kyua test (see BROKEN_TESTS in
lib/libarchive/tests/Makefile)
As a sidenote: this removes the check/test targets from the Makefiles as they
don't match the pattern used in the rest of the FreeBSD test suite.
Sponsored by: EMC / Isilon Storage Division
Conflicts:
lib/libarchive/test
usr.bin/cpio/test
Notes:
svn path=/stable/10/; revision=290893
|
| |
|
|
|
|
|
|
|
|
| |
Instead of doing an no-op (|= 0), actually clear the flags in
acl_clear_flags_np.
Reported by: Pascal Drecker <pascal freebsd drecker com>
Notes:
svn path=/stable/10/; revision=287547
|
| |
|
|
|
|
|
|
|
|
| |
Update Capsicum and Mandatory Access Control manual pages
to no longer claim they are experimental.
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/stable/10/; revision=286189
|
| |
|
|
|
|
|
|
|
|
|
| |
Remove acl_size.c; apparently it was never used.
PR: 194398
Submitted by: ngie@
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/stable/10/; revision=276782
|
| |
|
|
|
|
|
|
|
| |
Update acl(3) to expand on NFSv4 ACL support.
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/stable/10/; revision=275254
|
| |
|
|
|
|
|
|
|
| |
Make it clear that ACL flags are NFSv4-only.
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/stable/10/; revision=275253
|
| |
|
|
|
|
|
| |
Mention Capsicum.
Notes:
svn path=/stable/10/; revision=264818
|
| |
|
|
|
|
|
|
|
|
| |
Fix typo.
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/stable/10/; revision=258880
|
| |
|
|
|
|
|
|
|
|
| |
Fix description to actually make sense.
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/stable/10/; revision=258877
|
| |
|
|
|
|
|
|
|
|
| |
Mention acl_get_brand_np(3).
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/stable/10/; revision=258875
|
| |
|
|
| |
Notes:
svn path=/head/; revision=254700
|
| |
|
|
|
|
|
|
|
| |
PR: kern/176054
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
MFC after: 3 days
Notes:
svn path=/head/; revision=250576
|
| |
|
|
| |
Notes:
svn path=/head/; revision=235400
|
| |
|
|
|
|
|
|
|
| |
PR: 167734
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Notes:
svn path=/head/; revision=235286
|
| |
|
|
|
|
|
|
| |
this syntax violation and while I'm here also convert <TAB> to Ta and adjust
quotation marks in order to prevent this problem in the future.
Notes:
svn path=/head/; revision=233665
|
| |
|
|
|
|
|
|
|
|
| |
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
Notes:
svn path=/head/; revision=233648
|
| |
|
|
| |
Notes:
svn path=/head/; revision=233462
|
| |
|
|
|
|
|
|
|
|
|
| |
and write_set) with setfacl(1).
PR: kern/154113
Submitted by: Shawn Webb <lattera at gmail dot com> (earlier version)
MFC after: 1 month
Notes:
svn path=/head/; revision=220465
|
| |
|
|
|
|
|
| |
that was supposed to be kernel-only. There should be no functional changes.
Notes:
svn path=/head/; revision=219878
|
| |
|
|
|
|
|
|
|
|
|
| |
entries instead of six). This makes "setfacl -b" do the right thing
for ACLs on ZFS. UFS recognizes both kinds of trivial ACLs; no change
there.
MFC after: 2 months
Notes:
svn path=/head/; revision=219268
|
| |
|
|
| |
Notes:
svn path=/head/; revision=216416
|
| |
|
|
| |
Notes:
svn path=/head/; revision=216415
|
| |
|
|
|
|
|
| |
They have no effect when coming in pairs, or before .Bl/.Bd
Notes:
svn path=/head/; revision=213573
|
| |
|
|
|
|
|
|
|
| |
acl_is_trivial_np(3) properly recognize the new trivial ACLs. From
the user point of view, that means "ls -l" no longer shows plus signs
for all the files when running ZFS v28.
Notes:
svn path=/head/; revision=212906
|
| |
|
|
|
|
|
|
|
| |
this and previous one are MFC candidate.
MFC after: 1 month
Notes:
svn path=/head/; revision=212379
|
| |
|
|
|
|
|
| |
due to upcoming ACL changes required by the new ZFS.
Notes:
svn path=/head/; revision=212376
|
| |
|
|
| |
Notes:
svn path=/head/; revision=210772
|
| |
|
|
|
|
|
|
|
| |
names names starting with a digit.
MFC after: 1 month
Notes:
svn path=/head/; revision=209736
|
| |
|
|
|
|
|
| |
Reviewed by: rwatson
Notes:
svn path=/head/; revision=209712
|
| |
|
|
|
|
|
|
|
| |
break an unnecessary dependency on getpwuid() and getgrgid().
MFC after: 1 month
Notes:
svn path=/head/; revision=209147
|
| |
|
|
|
|
|
|
|
| |
Found with: Coverity Prevent
CID: 7466, 7467
MFC after: 2 weeks
Notes:
svn path=/head/; revision=208811
|
| |
|
|
|
|
|
|
| |
Found with: Coverity Prevent
CID: 6585
Notes:
svn path=/head/; revision=208786
|
| |
|
|
|
|
|
|
|
|
|
| |
return type to void and update callers. This simplifies code and
fixes one place where the returned value was not actually checked.
Found with: Coverity Prevent
CID: 4791
Notes:
svn path=/head/; revision=208785
|
| |
|
|
|
|
|
|
|
| |
Found with: Coverity Prevent
CID: 7517
MFC after: 2 weeks
Notes:
svn path=/head/; revision=208784
|
| |
|
|
|
|
|
|
| |
Found with: Coverity Prevent
CID: 6192
Notes:
svn path=/head/; revision=208783
|
| |
|
|
|
|
|
|
| |
Found with: Coverity Prevent
CID: 6193
Notes:
svn path=/head/; revision=208782
|
| |
|
|
|
|
|
|
| |
Reviewed by: kientzle@
MFC after: 1 week
Notes:
svn path=/head/; revision=208437
|
| |
|
|
|
|
|
|
|
| |
is ACL_BRAND_UNKNOWN, do what the programmer says instead of failing.
MFC after: 1 week
Notes:
svn path=/head/; revision=208034
|
| |
|
|
|
|
|
|
|
|
| |
and acl_delete_perm(3). It went undetected, because neither setfacl(1)
nor Samba use this routines. D'oh.
MFC after: 1 week
Notes:
svn path=/head/; revision=208033
|
| |
|
|
|
|
|
|
|
|
|
| |
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
Notes:
svn path=/head/; revision=206622
|
| |
|
|
|
|
|
|
| |
PR: amd64/145091
MFC after: 2 weeks
Notes:
svn path=/head/; revision=205796
|
| |
|
|
|
|
|
| |
Approved by: jedgar
Notes:
svn path=/head/; revision=204819
|
| |
|
|
|
|
|
| |
Approved by: trasz
Notes:
svn path=/head/; revision=204725
|
| |
|
|
| |
Notes:
svn path=/head/; revision=203787
|
| |
|
|
|
|
|
| |
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Notes:
svn path=/head/; revision=203778
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=201402
|
| |
|
|
|
|
|
|
|
|
|
| |
to an entry of 'acl', all ACL entries starting with entry_d would be deleted.
Reviewed by: trasz
Approved by: emax (mentor)
MFC after: 3 days
Notes:
svn path=/head/; revision=200992
|
| |
|
|
|
|
|
|
|
| |
The maximum length of a username has nothing to do with the size of the
username in the utmp files. Use MAXLOGNAME, which is defined as 17
(UT_USERSIZE + 1).
Notes:
svn path=/head/; revision=200142
|