aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/getfacl.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen1-6/+4
2018-07-25getfacl: Simplify by using acl_to_any_textKen Brown1-113/+41
2018-07-23getfacl and setfacl: Align with LinuxKen Brown1-6/+6
2016-10-23getfacl: Don't trust length of incoming user/groupnameCorinna Vinschen1-2/+2
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+1
2016-03-08Implement POSIX.1e ACL functionsCorinna Vinschen1-2/+1
2015-11-18Reapply POSIX ACL changes.Corinna Vinschen1-58/+139
2015-02-28 * getfacl.c (usage): Change --all to --access, --dir to --default.Corinna Vinschen1-6/+6
2014-08-31 * getfacl.c (usage): Add flags description.Corinna Vinschen1-2/+8
2011-12-17Clean up whitespace.Christopher Faylor1-48/+48
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen1-32/+19
2009-11-11 * getfacl.c (print_version): Fix copyright.Corinna Vinschen1-18/+16
2004-09-15 * getfacl.c (main): Correct layout when nopt is set.Corinna Vinschen1-2/+2
2003-09-11 * getfacl (main): Remove extern declaration of optind.Corinna Vinschen1-1/+0
2003-03-09 * getfacl.c (username): Fix ambiguous printf calls.Corinna Vinschen1-6/+6
2002-12-15 * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen1-2/+2
2002-11-24 * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen1-3/+3
2002-09-15Add final newlines to utilsJoshua Daniel Franklin1-1/+2
2002-05-23 * getfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen1-58/+93
2002-01-29* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor1-0/+1
2001-11-04 * getfacl.c (username): New function.Corinna Vinschen1-15/+98
2001-03-05 * getfacl.c: Add copyright hint.Corinna Vinschen1-0/+11
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor1-52/+54
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+124