summaryrefslogtreecommitdiff
path: root/libacl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Undoes mod: xfs-cmds:slinx:120772aEric Sandeen2002-06-041-1/+1
* Update copyright datesEric Sandeen2002-06-041-1/+1
* __acl_to_any_text bug fix from Andreas, test updates.Nathan Scott2002-04-301-12/+11
* updates from Andreas -libacl build change, 64 bit struct packing fix rework.Nathan Scott2002-04-223-6/+9
* bump to version 2.0.9 - small fix for a 64-bit-platform-only issue withNathan Scott2002-04-152-3/+5
* we were incorrectly linking a library with another library - this failsNathan Scott2002-04-141-1/+0