summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update various URLsHEADmasterMike Frysinger2022-12-304-7/+7
* build: Fix cross-compilation on musl-based systemsGuillem Jover2022-12-101-1/+4
* tools: mark long_options static & constMike Frysinger2022-12-102-2/+2
* po: Add Georgian translationTemuri Doghonadze2022-12-102-1/+342
* build: require automake 1.13+Mike Frysinger2022-11-191-1/+1
* po: Update French translationJean-Philippe MENGUAL2022-11-191-100/+103
* build: switch to AC_CONFIG_HEADERSMike Frysinger2022-11-161-1/+1
* Add $(LTLIBINTL) to libacl_LIBADD tools_ldaddArsen Arsenović2022-11-162-2/+4
* man: Document setfacl --restore=-Guillem Jover2022-11-121-2/+3
* man: Add reference to mount(8) for the acl/noacl mount optionsGuillem Jover2022-11-121-0/+1
* man: Clarify terms that otherwise make sentences ungrammaticalGuillem Jover2022-11-122-5/+7
* man: Fix typosGuillem Jover2022-11-123-3/+3
* Define ENODATA if it is not definedGuillem Jover2022-11-121-0/+3
* Remove PATH_MAX usage which does not exist on GNU/HurdGuillem Jover2022-11-123-16/+2
* Fix for incompatibility with autoconf2.13Wookey2022-11-121-0/+1
* doc: add INSTALL back to release tarballsMike Frysinger2022-11-121-1/+2
* Fix typosSamanta Navarro2022-11-125-6/+6
* chacl: Use portable version of dirent and readdirKhem Raj2022-11-121-2/+2
* use autoconf APIs to test & error outMike Frysinger2022-11-121-4/+2
* Polish translation updateJakub Bogusz2022-05-211-80/+81
* Version 2.3.1v2.3.1Andreas Gruenbacher2021-03-161-1/+1
* Fix libtool library versioning regressionAndreas Gruenbacher2021-03-161-1/+6
* Version 2.3.0v2.3.0Andreas Gruenbacher2021-03-111-1/+1
* Update po files and German translationAndreas Gruenbacher2021-03-027-1085/+1095
* getfacl: fix indent in --help outputValentin Vidic2021-03-027-7/+7
* 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