index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
setfacl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it possible to use permission sets (full_set, modify_set, read_set
trasz
2011-04-09
1
-2
/
+17
*
Increase carried_error if we skip a file due to an error. This ensures
jh
2011-01-03
1
-0
/
+4
*
Typo fix: s/ommited/omitted
bcr
2010-07-27
1
-2
/
+2
*
Update authors and history.
trasz
2010-05-13
1
-1
/
+6
*
Switch to our preferred license text.
joel
2010-03-07
8
-64
/
+64
*
Fix breakage introduced in last commit.
trasz
2009-12-26
1
-1
/
+1
*
Improve ACL branding mismatch detection and reporting in some rare cases,
trasz
2009-12-26
4
-8
/
+32
*
Add NFSv4 support to setfacl(1).
trasz
2009-09-07
6
-221
/
+539
*
Fix double free in setfacl(1). Description from the author:
trasz
2008-09-06
1
-4
/
+6
*
Add hard sentence breaks.
csjp
2008-07-06
1
-8
/
+10
*
Document default ACLs and how to use them.
csjp
2008-07-06
1
-0
/
+16
*
Implement the -h flag (set an ACL on a symbolic link).
mckusick
2007-02-26
1
-4
/
+14
*
Markup fixes.
ru
2006-09-17
1
-2
/
+3
*
o Fix grammar, format.
maxim
2006-06-09
1
-3
/
+3
*
Document the way to get list of files to process from the stdin.
kib
2006-06-09
1
-1
/
+3
*
Copy filename read from the stdin into the private buffer. Otherwise,
kib
2006-06-09
1
-1
/
+5
*
[mdoc] add missing space before a punctuation type argument.
ru
2005-12-13
1
-1
/
+1
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-09
2
-4
/
+4
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-1
/
+1
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
8
-8
/
+8
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-8
/
+16
*
style.Makefile(5)
obrien
2004-06-13
1
-2
/
+2
*
Add additional documentation to setfacl(1) regarding the behavior of
rwatson
2003-08-07
1
-0
/
+18
*
-v no longer a valid argument to setfacl(1) -- remove from usage().
rwatson
2003-08-07
1
-1
/
+1
*
When reporting an error internalizing an ACL string, print out the
rwatson
2003-07-18
1
-2
/
+2
*
Add "-h" arguments to getfacl and setfacl, which behave in a manner
rwatson
2002-12-30
3
-6
/
+21
*
Consistently use FBSDID
obrien
2002-06-30
6
-12
/
+18
*
Remove extraneous blank line
jedgar
2002-02-19
1
-1
/
+0
*
Use acl_dup() to duplicate an ACL instead of rolling our own
jedgar
2002-02-19
1
-14
/
+2
*
Use a more correct method of copying entire ACLs (fixes
jedgar
2002-02-03
1
-3
/
+16
*
Spelling.
ru
2001-12-04
1
-1
/
+1
*
Default to WARNS=2. Binary builds that cannot handle this must explicitly
obrien
2001-12-04
1
-2
/
+0
*
Move the code merging ACL_USER and ACL_GROUP objects from under
jedgar
2001-12-03
1
-22
/
+33
*
Add defines for access and default ACLs (ACCESS_ACL/DEFAULT_ACL)
jedgar
2001-12-03
4
-27
/
+31
*
style(9) cleanups mostly consisting of:
jedgar
2001-12-03
6
-87
/
+85
*
Correct example to remove *all* extended ACL entries and
jedgar
2001-12-03
1
-3
/
+4
*
o Expand the explaination of the -b option WRT the resulting
jedgar
2001-12-02
1
-3
/
+13
*
o Correct error message forgotten in the last commit (malloc() -> calloc())
jedgar
2001-12-02
1
-3
/
+2
*
Use calloc(3) instead of rolling our own.
jedgar
2001-12-02
1
-2
/
+1
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
1
-3
/
+1
*
WARNS= -> WARNS?=
dd
2001-06-22
1
-1
/
+1
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
3
-2
/
+4
*
Correct assignment of the resulting ACL allowing the mask entry to
jedgar
2001-05-03
1
-1
/
+1
*
o Separate acl_t into internal and external representations as
jedgar
2001-04-24
5
-98
/
+168
*
mdoc(7) police: normalize .Nd.
ru
2001-04-18
1
-1
/
+1
*
setfacl and getfacl no longer need to link against libposix1e, since it
tmm
2001-04-04
1
-2
/
+0
*
mdoc(7) police: fix markup and some spelling.
ru
2001-03-23
1
-47
/
+73
*
Remove extra CFLAGS
jedgar
2001-03-20
1
-2
/
+1
*
Remove 'NOSHARED=yes' (../Makefile.inc already sets this)
jedgar
2001-03-19
1
-2
/
+0
*
o Missed in addition of setfacl.h in setfacl(1)
rwatson
2001-03-19
1
-0
/
+76
[next]