summaryrefslogtreecommitdiff
path: root/bin/setfacl
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-01-03bin/setfacl: remove unreachable break after usage()rilysh
2023-11-26bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-29setfacl.1: correct reference to a trailing comma, should read "colon"Ceri Davies
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2020-12-12Remove unused headers.Xin LI
2020-12-08fts_read: Handle error from a NULL return better.Bryan Drewery
2018-10-26Don't set NFSv4 ACL inheritance flags on non-directories.Mark Johnston
2018-10-26Don't print pathconf() errors if the target file doesn't exist.Mark Johnston
2018-10-26Avoid leaking memory in error paths.Mark Johnston
2018-04-27setfacl: style and break main() into manageable piecesEd Maste
2018-04-11setfacl: minor man page edit to appease igor(1)Ed Maste
2018-04-10setfacl: add recursive functionalityEd Maste
2017-12-07Fix mandoc -Tlint warnings in bin/Benjamin Kaduk
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2016-06-08Explicitly NUL terminate the buffer filled by fread().Don Lewis
2016-05-25Fix Coverity CID 1019054 (String not null terminated) in setfacl.Don Lewis
2016-02-09Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber
2016-01-23Don't mention the "canonical six" in setfacl(1); it describes semanticsEdward Tomasz Napierala
2015-09-04Expose an interface to determine if an ACE is inherited.Xin LI
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-06-20use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2013-04-12sync from headSimon J. Gerraty
2013-04-01Mention that read_attributes, write_attributes, read_acl and write_aclEdward Tomasz Napierala
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2013-02-08Fix NFSv4 permission description in setfacl(1) manual page: the 'D'Edward Tomasz Napierala
2013-02-08Improve description of the "-m" option to setfacl(1).Edward Tomasz Napierala
2013-02-08In the setfacl(1) manual page, make it clear that for NFSv4 ACLs,Edward Tomasz Napierala
2012-11-04Sync from headSimon J. Gerraty
2012-10-19Fix warnings found by -Wmising-variable-declarations.Ed Schouten
2012-09-04Fix an error in setfacl(1) that manifested like this:Edward Tomasz Napierala
2012-09-04Make "setfacl -bd" an alias for "setfacl -k". Previously it would crashEdward Tomasz Napierala
2012-09-04Make setfacl(1) behave properly in situations like "setfacl -kd".Edward Tomasz Napierala
2012-09-03Fix compact form of "synchronize" permission in setfacl(1) manual page - itEdward Tomasz Napierala
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-03-29Remove trailing whitespace per mdoc lint warningEitan Adler
2011-04-09Make it possible to use permission sets (full_set, modify_set, read_setEdward Tomasz Napierala
2011-01-03Increase carried_error if we skip a file due to an error. This ensuresJaakko Heinonen
2010-07-27Typo fix: s/ommited/omittedBenedict Reuschling
2010-05-13Update authors and history.Edward Tomasz Napierala
2010-03-07Switch to our preferred license text.Joel Dahl