summaryrefslogtreecommitdiff
path: root/libacl
Commit message (Expand)AuthorAgeFilesLines
* Add $(LTLIBINTL) to libacl_LIBADD tools_ldaddArsen Arsenović2022-11-161-1/+3
* Define ENODATA if it is not definedGuillem Jover2022-11-121-0/+3
* Fix typosSamanta Navarro2022-11-121-1/+1
* 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
* Update my email addressAndreas Gruenbacher2020-02-0646-46/+46
* libacl: Fix acl_from_text() returning NULL on all inputDmitry V. Levin2017-04-201-1/+1
* libacl: Ignore warning in parse_acl_entry()Andreas Gruenbacher2016-03-021-0/+3
* Cleanup internal headers usageYury Usishchev2016-02-1513-12/+2
* Rework config.h usageYury Usishchev2016-02-1549-4/+48
* __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-231-5/+3
* fix compilation with latest xattr gitBrice De Bruyne2015-04-2710-14/+15
* libacl: acl_set_file: Remove unnecesary racy checkAndreas Gruenbacher2015-04-131-13/+0
* add __acl_ prefixes to internal symbolsMike Frysinger2014-08-122-4/+4
* mark libmisc funcs as hidden so they are not exportedMike Frysinger2014-08-121-8/+1
* modernize build systemMike Frysinger2014-01-132-68/+81
* move gettext logic into misc.hMike Frysinger2014-01-131-0/+2
* libacl: fix SIGSEGV of getfacl -e on overly long group nameKamil Dudka2013-11-011-0/+5
* libacl: Make sure that acl_from_text() always sets errno when it failsAndreas Gruenbacher2013-10-231-0/+6
* libacl/Makefile: add __acl_extended_file.h to HFILESBrandon Philips2011-04-151-1/+1
* Minor fixes to the previous commitAndreas Gruenbacher2011-04-043-9/+8
* libacl: Add acl_extended_file_nofollow()Kamil Dudka2011-04-045-18/+92
* libacl: fix potential null pointer dereferenceBrandon Philips2009-12-171-4/+5
* Stop quoting nonprintable characters in the getfacl outputAndreas Gruenbacher2009-06-221-2/+2
* Fix in acl_equiv_mode: return the right mode even when the acl is not equival...Andreas Gruenbacher2009-06-081-3/+9
* More license updatesAndreas Gruenbacher2009-06-081-0/+14
* Fix wrong license notices; add missing noticesAndreas Gruenbacher2009-03-1350-46/+114
* Fix a build issue on GNU/kFreeBSD, thanks to Petr Salinger.Lachlan McIlroy2006-12-091-0/+1
* Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott2005-11-091-29/+0
* License and email address updates from Andreas.Nathan Scott2004-11-3046-194/+240
* ACL update from AG - libmisc routines, numerous test updatesNathan Scott2003-07-293-15/+16
* Get all of userspace building within the tree againEric Sandeen2003-03-051-1/+1
* Make libacl routines more robust in the presence of callers who don'tNathan Scott2003-02-273-2/+10
* Very minor tidyups to problems I fixed in Andreas last patchset.Nathan Scott2003-02-262-6/+8
* An ACL userspace update from Andreas - adds in permissions copying routinesNathan Scott2003-02-266-6/+520
* Merge symbol visibility patch from Andreas for hiding symbols in libaclNathan Scott2003-02-202-12/+22
* Fix a zero-length malloc in acl_init - causing QA failures when libaclNathan Scott2003-02-181-2/+5
* Merge libacl bug fix from Andreas - acl_get_file mishandled default ACLNathan Scott2003-02-101-1/+1
* Merge several ACL userspace patches from Andreas.Nathan Scott2003-02-1017-42/+137
* Merge acl userspace patches from Andreas.Nathan Scott2003-02-101-1/+3
* I18N updates from Andreas, add an --enable-gettext configure option.Nathan Scott2002-11-291-6/+5
* acl package changes to support I18N.Nathan Scott2002-11-291-5/+4
* minor updates from Andreas.Nathan Scott2002-09-045-7/+7
* bump version, document changes - fix an unaligned access on ia64.Nathan Scott2002-08-123-8/+7
* bump version, document changes.Nathan Scott2002-07-101-3/+5
* patch from AndreasG - acl_get_file/acl_set_file have been made to followNathan Scott2002-06-253-7/+28
* changed libacl version number, since we haven't done so since several bugsNathan Scott2002-06-251-1/+1
* Update copyright dates (again)Eric Sandeen2002-06-041-1/+1