summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* getfacl: Add --one-file-system optionnextPavel Polacek2020-11-143-0/+17
* Move struct stat into struct walk_tree_argsAndreas Gruenbacher2020-11-141-14/+14
* Move list of open directories into struct walk_tree_argsAndreas Gruenbacher2020-11-141-30/+29
* Move walk_tree_rec arguments into a separate structAndreas Gruenbacher2020-11-141-32/+49
* acl_from_mode, acl_copy_int: Fix segfault on allocation failureTavian Barnes2020-09-032-3/+2
* __acl_create_entry_obj: do not break strict aliasing rulesKamil Dudka2020-08-311-4/+5
* Fix typo in getfacl(1) man pageAnthony Sottile2020-08-251-1/+1
* Update my email addressAndreas Gruenbacher2020-02-0695-136/+136
* test: fix out of tree testsv2.2.53Mike Frysinger2018-06-181-1/+1
* include: fix uninstall for `make distcheck`Mike Frysinger2018-06-181-0/+2
* acl.5 man page: Update link to POSIX.1e draftAndreas Gruenbacher2018-03-121-1/+1
* test: add regression testDmitry V. Levin2018-01-211-0/+1
* Enable large-file support on systems that do not enable it by defaultDmitry V. Levin2018-01-213-0/+9
* libacl: Fix acl_from_text() returning NULL on all inputDmitry V. Levin2017-04-201-1/+1
* setfacl --restore: Silence valgrindAndreas Gruenbacher2017-03-171-1/+8
* setfacl: Preserve special mode bits on filesystems without POSIX ACL supportAndreas Gruenbacher2016-08-232-2/+10
* setfacl.1: document the meaning of '-' in permsKamil Dudka2016-05-191-7/+21
* setfacl: Allow more than four characters in the perms fieldAndreas Gruenbacher2016-05-191-3/+1
* permissions.test: Fix umaskAndreas Gruenbacher2016-05-181-0/+1
* Add additional group names for root-specific testsAndreas Gruenbacher2016-03-072-2/+2
* libtestlookup: Add missing EXPORT and static declarationsAndreas Gruenbacher2016-03-072-14/+22
* Minor man-page clarificationsAndreas Gruenbacher2016-03-073-0/+3
* Remove ACL_ADD and ACL_DELETEAndreas Gruenbacher2016-03-071-2/+0
* test: fixups on SELinux machines for root testcasesHe Zhe2016-03-023-6/+6
* libacl: Ignore warning in parse_acl_entry()Andreas Gruenbacher2016-03-021-0/+3
* Cleanup visibility of API functionsYury Usishchev2016-03-024-47/+63
* Cleanup internal headers usageYury Usishchev2016-02-1513-12/+2
* Rework config.h usageYury Usishchev2016-02-1560-6/+58
* walk_tree_rec: Add parentheses to clarify codeAndreas Gruenbacher2015-12-261-2/+2
* __acl_from_xattr: Set errno for invalid tag typesAndreas Gruenbacher2015-12-261-2/+2
* Fix checks for valid permissions in inputCorinna Vinschen2015-12-263-3/+3
* use portable AC_C_BIGENDIANMike Frysinger2015-12-232-5/+4
* quote: escape literal backslashesJeff Mahoney2015-12-054-2/+52
* test: Add helper library to fake passwd/group filesJeff Mahoney2015-12-057-4/+341
* ignore configure.linenoMike Frysinger2015-09-211-0/+1
* walk_tree: mark internal variables as staticDmitry V. Levin2015-09-191-3/+3
* Do not export symbols that are not supposed to be exportedDmitry V. Levin2015-09-191-7/+1
* getfacl: Fix minor resource leakAndreas Gruenbacher2015-09-081-11/+20
* setfacl man page: Minor wording improvementsAndreas Gruenbacher2015-09-011-8/+8
* Fix the display block nesting in acl.5Andreas Gruenbacher2015-08-261-2/+2
* getfacl: Fix memory leakAndreas Gruenbacher2015-07-161-1/+1
* fix compilation with latest xattr gitBrice De Bruyne2015-04-2712-26/+15
* libacl: acl_set_file: Remove unnecesary racy checkAndreas Gruenbacher2015-04-131-13/+0
* cp.test: Check permissions of the right fileAndreas Gruenbacher2014-08-131-1/+1
* add __acl_ prefixes to internal symbolsMike Frysinger2014-08-1211-36/+28
* mark libmisc funcs as hidden so they are not exportedMike Frysinger2014-08-122-12/+14
* telldir return value and seekdir second parameters are of type longCristian Rodríguez2014-06-101-1/+1
* read_acl_{comments,seq}: switch to next_lineMike Frysinger2014-01-191-13/+10
* read_acl_{comments,seq}: rename "line" to "lineno"Mike Frysinger2014-01-193-14/+14
* build: ship a pkgconfig file for libaclMike Frysinger2014-01-184-0/+14