summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* build: make use of an aux-dir to stow away helper scriptsMike Frysinger2014-01-182-14/+3
* build: drop aclincludedir, use pkgincludedirMike Frysinger2014-01-182-3/+2
* po: regenerate files after moveMike Frysinger2014-01-136-1081/+1133
* modernize build systemMike Frysinger2014-01-1368-1935/+418
* test: make running parallel/out-of-tree safeMike Frysinger2014-01-133-8/+35
* move gettext logic into misc.hMike Frysinger2014-01-137-19/+27
* punt debian/rpm packaging logicMike Frysinger2014-01-1317-792/+5
* libacl: fix SIGSEGV of getfacl -e on overly long group nameKamil Dudka2013-11-012-0/+22
* libacl: Make sure that acl_from_text() always sets errno when it failsAndreas Gruenbacher2013-10-231-0/+6
* Use autoreconf rather than autoconf to regenerate the files.Fabrice Bauzac2013-08-271-1/+1
* .gitignore: ignore *~ and config.h.in.Fabrice Bauzac2013-08-271-0/+2
* Bad markup in acl.5 pageEric S. Raymond2013-05-281-14/+5
* Makefile: rename configure.in to configure.acMike Frysinger2013-05-201-1/+1
* test: fix insufficient quoting of '\'Kamil Dudka2013-05-203-7/+7
* setfacl.1: fix typo 'inclu de' -> 'include'John Bradshaw2013-05-201-2/+2
* Install the libraries to the appropriate directoryBrandon Philips2013-05-201-1/+1
* VERSION: VERSION: v2.2.51 -> v2.2.52v2.2.52Brandon Philips2013-05-181-1/+1
* acl: respect DESTDIR when installingMike Frysinger2013-05-181-0/+2
* acl: Fix static build installationThomas Petazzoni2013-05-181-2/+1
* Rename build/ to package/Brandon Philips2013-05-189-5/+5
* test: getfacl-recursive: set umaskBrandon Philips2013-05-181-0/+1
* test: fixups on SELinux machinesBrandon Philips2013-05-183-7/+7
* acl: use SHELL from configureMike Frysinger2013-05-182-1/+1
* rename configure.acMike Frysinger2013-05-181-0/+0
* quote: pull in string.h for strchr prototypeMike Frysinger2013-04-301-0/+1