| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
(main): Don't reuse local variables confusingly. Don't print any file
information if acl() fails. Improve error message. Always print a
trailing empty line. Set return code to 2 if accessing some file fails.
|
| |
|
|
|
|
| |
* setfacl (main): Remove extern declaration of optarg and optind.
|
|
|
|
|
| |
(groupname): Ditto.
(main): Ditto.
|
|
|
|
|
| |
* getfacl.c (getaclentry): Allow both : and :: for other and mask.
(main): Remove extraneous break.
|
|
|
|
| |
ace permissions.
|
| |
|
|
|
|
|
|
|
| |
static void.
(print_version): New function.
(longopts): Added longopts for all options.
(main): Accommodate new help and version options.
|
|
|
|
|
|
|
| |
instead.
* getfacl.c: Add include to remove warning.
* mkgroup.c (main): Assign variables outside of parameter passing. This seems
to eliminate some compiler warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(groupname): Ditto.
(usage): Ditto. Add more user friendly help text.
(main): Add -n and --help option. Print names instead of IDs
unless -n option is given.
* setfacl.c (getperm): Tolerate whitespace and comment chars in input.
(getaclentry): Fix several input string misdetections.
(getaclentries): Allow - as input file name to read from stdin.
Tolerate whitespace and comment chars in input.
(usage): Add more user friendly help text.
(main): Add --help option.
|
|
|
|
|
| |
* setfacl.c: Ditto.
* strace.cc: Ditto.
|
| |
|
|
|