summaryrefslogtreecommitdiff
path: root/setfacl
Commit message (Expand)AuthorAgeFilesLines
* walk_tree: do not follow symlink to directory with -hAndreas Gruenbacher2011-05-271-1/+0
* Prevent setfacl --restore from SIGSEGV on malformed restore fileKamil Dudka2010-03-241-1/+1
* setfacl: make sure that -R only calls stat(2) on symlinks when it needs toM. Steinborn2010-01-221-3/+5
* setfacl: fix restore crash on malformed inputMarkus Steinborn2009-12-171-1/+3
* setfacl: print useful error from read_acl_commentsBrandon Philips2009-12-172-5/+9
* setfacl: changing owner and when S_ISUID should be set --restore fixBrandon Philips2009-12-171-1/+7
* Include the S_ISUID, S_ISGID, S_ISVTX flags in the getfacl output, and restor...Brandon Philips2009-06-236-29/+114
* Stop quoting nonprintable characters in the getfacl outputAndreas Gruenbacher2009-06-221-10/+10
* Avoid unnecessary but destructive chown callsAndreas Gruenbacher2009-06-081-8/+14
* More license updatesAndreas Gruenbacher2009-06-081-0/+14
* Fix wrong license notices; add missing noticesAndreas Gruenbacher2009-03-136-12/+12
* acl: fix setfacl segfault when using only "--" as parameterEric Sandeen2009-02-231-0/+2
* acl: add short option support to the acl commandsEric Sandeen2009-02-231-4/+4
* acl: Return error status on setfacl failuresEric Sandeen2009-02-231-1/+3
* acl: fix setfacl for long utf8 filenamesEric Sandeen2009-02-231-1/+7
* Fix NULL pointer access / segmentation fault in setfaclTim Shimmin2008-02-261-9/+9
* Add some code to the tree walking to better handle file descriptors.Tim Shimmin2007-12-042-2/+12
* fix up tree walking code with symlinks for acl commandsTim Shimmin2007-11-213-94/+23
* Fix symlink handling in getfattr, getfacl and setfaclBarry Naujok2007-09-111-9/+9
* Fix a segfault in get/setfacl with non-existent files, nftw-workaround-related.Nathan Scott2006-06-071-3/+2
* Merge simple nftw-vs-symlinks handling fixes, suggested fix from Andreas.Nathan Scott2006-05-021-1/+25
* Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott2005-11-091-28/+0
* Make acl package buildable without gettext support, from vapier@gentoo.org.Nathan Scott2005-03-111-6/+4
* Updated next_line fix from AndreasGNathan Scott2005-02-221-39/+5
* setfacl line buffer allocation fix from AndreasG.Nathan Scott2005-02-211-13/+36
* Replace use of _POSIX_PATH_MAX with the larger PATH_MAX - thanks to Andree Le...Nathan Scott2005-01-311-1/+1
* License and email address updates from Andreas.Nathan Scott2004-11-304-16/+16
* ACL updates from Andreas.Nathan Scott2004-08-265-76/+24
* Merge acl/attr nftw walk bug fix from Andreas.Nathan Scott2004-01-061-7/+9
* attr/acl nftw error handling fix from AndreasGNathan Scott2003-08-281-1/+1
* ACL update from AG - libmisc routines, numerous test updatesNathan Scott2003-07-293-17/+36
* More error reporting tweaks from AndreasG - report errors on directoriesNathan Scott2003-03-031-0/+7
* Tweak error reporting (patch from AndreasG) - also show path on error.Nathan Scott2003-03-031-1/+2
* Fix link order for acl binaries when linking with static libattr.a.Nathan Scott2003-02-061-1/+1
* Add 'X' permission specification for setfacl.fsgqa2003-01-153-31/+62
* Updates to acl/attr I18N (final). Sync up dmapi scripts with the I18NNathan Scott2002-12-011-0/+1
* I18N updates from Andreas, add an --enable-gettext configure option.Nathan Scott2002-11-291-31/+27
* acl package changes to support I18N.Nathan Scott2002-11-293-36/+40
* Update error message string - an internationalization update from Andreas.Nathan Scott2002-11-271-1/+1
* updates from Andreas.Nathan Scott2002-09-062-13/+8
* Change to setfacl's whitespace handling logic for user/group names withinNathan Scott2002-08-221-9/+17
* merge in Andreas' 2.0.17 changes - fixing a setfacl/acl_get_file issue.Nathan Scott2002-08-121-7/+10
* 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
* bump to version 2.0.7, document changes.Nathan Scott2002-04-094-88/+3
* new version fixing bug in error handling in setfacl (since 2.0.3).Nathan Scott2002-04-081-1/+2
* bump version number to 2.0.5 - section 3 added to man pages, someNathan Scott2002-03-261-25/+19
* merge changes from Andreas - test scripts updates, setfacl bug fix.Nathan Scott2002-03-055-39/+65
* merging in many of Andreas changesTim Shimmin2002-02-273-74/+49