summaryrefslogtreecommitdiffstats
path: root/winsup/utils/setfacl.c
Commit message (Expand)AuthorAgeFilesLines
* Implement POSIX.1e ACL functionsCorinna Vinschen2016-03-081-2/+1
* setfacl: Remove unused local variableCorinna Vinschen2015-12-251-1/+1
* setfacl(1): Fix handling of -m and -x on a single commandlineCorinna Vinschen2015-12-211-9/+22
* setfacl(1): Rewrite support for mask recomputationCorinna Vinschen2015-12-211-30/+51
* setfacl --mask/--no-mask really don't need an argumentHouder2015-12-201-2/+2
* Fix missing arg requirement for setfacl -x optionHouder2015-12-191-1/+1
* setfacl: Allow to combine -b and -k optionsCorinna Vinschen2015-11-181-125/+128
* Reapply POSIX ACL changes.Corinna Vinschen2015-11-181-135/+240
* * setfacl.c (action_t): Add DeleteDef value.Corinna Vinschen2014-12-151-7/+26
* * setfacl.c (setfacl): Fix bracketing in expression.Corinna Vinschen2014-10-291-1/+1
* * setfacl.c (usage): Add -b to require options.Corinna Vinschen2014-10-271-1/+1
* * setfacl.c (action_t): Add DeleteAll value.Corinna Vinschen2014-10-271-13/+67
* * setfacl.c (addmissing): New function to add missing acl entries toCorinna Vinschen2014-09-031-0/+65
* * setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' asCorinna Vinschen2014-09-031-10/+17
* * setfacl.c (getaclentry): Fix return value in case of a lone 'm' ifCorinna Vinschen2014-09-031-4/+2
* * setfacl.c (usage): Drop outdated note that default ACEs are notCorinna Vinschen2014-08-311-3/+3
* Clean up whitespace.Christopher Faylor2011-12-171-234/+234
* * Align usage output, version output, as well as usage and versionCorinna Vinschen2011-10-101-34/+21
* * setfacl.c (getaclentry): Allow extra colon in mask and other entries.Corinna Vinschen2011-04-181-1/+5
* * setfacl.c (strchrnul): Drop local implementation.Corinna Vinschen2011-03-281-11/+1
* * setfacl.c (strchrnul): New function.Corinna Vinschen2010-12-111-68/+66
* * setfacl.c (getaclentry): Allow to delete default entries for theCorinna Vinschen2009-11-291-3/+12
* * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generateCorinna Vinschen2009-05-061-3/+3
* * setfacl.c (setfacl): Change from void to int. Return 2 in case ofCorinna Vinschen2008-05-221-7/+14
* bad_keywordsChristopher Faylor2006-01-181-4/+4
* * getfacl (main): Remove extern declaration of optind.Corinna Vinschen2003-09-111-2/+0
* * cygcheck.cc (usage) Add description output.Joshua Daniel Franklin2003-04-261-1/+0
* * mkgroup.c: Fix copyright date.Corinna Vinschen2003-01-151-1/+1
* * setfacl (usage): Remove double ":" for mask and other.Corinna Vinschen2003-01-101-2/+2
* * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen2002-12-151-3/+3
* * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen2002-11-241-4/+4
* * setfacl.c (usage): Add missing LF.Corinna Vinschen2002-11-081-1/+1
* Add final newlines to utilsJoshua Daniel Franklin2002-09-151-1/+2
* * setfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2002-05-241-122/+195
* * getfacl.c (username): New function.Corinna Vinschen2001-11-041-36/+143
* * getfacl.c: Add copyright hint.Corinna Vinschen2001-03-051-0/+11
* * Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor2000-10-281-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+377