summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-27getfattr: return non-zero exit code on failureKamil Dudka2-3/+8
2011-05-25walk_tree: do not follow symlink to directory with -hKamil Dudka4-11/+16
2011-04-19VERSION: 2.4.45 -> 2.4.46Brandon Philips1-1/+1
2011-04-19test: fix root tests with sortingBrandon Philips1-18/+17
2011-04-19test: Add sort-getfattr-output to source filesBrandon Philips1-1/+1
2011-04-15VERSION: 2.4.44 -> 2.4.45Brandon Philips1-1/+1
2010-11-23OPTIONS in man pages should be a section heading, not a subsection headingAndreas Gruenbacher2-2/+2
2010-11-23getfattr: encode NULs properly with --encoding=textKamil Dudka1-2/+4
2010-11-23setfattr.1: document supported encodings of valuesKamil Dudka1-1/+9
2010-11-23Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/attrAndreas Gruenbacher6-50/+32
2010-06-28Ugly hack to convert the man pages into htmlAndreas Gruenbacher1-0/+7
2010-06-03setfattr.c: fix thinko in restore()Kamil Dudka1-1/+1
2010-06-03attr_parse_attr_conf: eliminate a double freeKamil Dudka1-0/+1
2010-06-03attr_parse_attr_conf: eliminate a memory leakKamil Dudka1-0/+1
2010-01-22improve AC_PATH_PROG usageMike Frysinger1-39/+14
2010-01-22Merge branch 'misc'Brandon Philips3-5/+9
2010-01-22quote: pull in string.h for strchr prototypeMike Frysinger1-0/+1
2009-12-17libattr: fix memory leak in attr_copy_action()Brandon Philips1-5/+6
2009-07-31VERSION: 2.4.43 -> 2.4.44Brandon Philips1-1/+1
2009-07-31attr.test: fix tests after "Stop quoting nonprintable characters in the getfa...Andreas Gruenbacher1-8/+8
2009-06-23Introduce new WALK_TREE_DEREFERENCE_TOPLEVEL flagAndreas Gruenbacher2-5/+8
2009-06-22Stop quoting nonprintable characters in the getfattr outputAndreas Gruenbacher2-17/+17
2009-06-22Merge branch 'misc'Andreas Gruenbacher2-4/+4
2009-06-22Merge branch 'misc'Andreas Gruenbacher4-8/+3
2009-06-22Add a parameter to quote() to specify which characters to quoteAndreas Gruenbacher2-4/+4
2009-06-22Put libmisc on its own branchAndreas Gruenbacher8-0/+532
2009-06-22test/run: fix lt- prefix from libtool wrappersBrandon Philips1-0/+2
2009-06-19Build fix for GNU/kFreeBSDPetr Salinger2-0/+6
2009-06-19Add homepage url and remove obsolete referencesAndreas Gruenbacher1-8/+2
2009-06-17Fix the path to include/install-shAndreas Gruenbacher1-1/+1
2009-05-12More license updatesAndreas Gruenbacher76-360/+550
2009-03-16Libtool compatibility fix for version 1Andreas Gruenbacher1-1/+6
2009-03-11Fix wrong license noticesAndreas Gruenbacher44-44/+44
2009-03-11Split doc/{COPYING => COPYING, COPYING.LGPL}Andreas Gruenbacher2-529/+529
2009-03-10Add copyright and license notices to lots of filesAndreas Gruenbacher43-24/+648
2009-03-10Fix encoding and add copyright and license noticeAndreas Gruenbacher1-197/+215
2009-03-10More libtoolize fixesAndreas Gruenbacher4-7/+14
2009-03-10Whitespace cleanupsAndreas Gruenbacher1-11/+11
2009-03-10Add more generated files to .gitignore, and sort the fileAndreas Gruenbacher1-16/+22
2009-03-08Remove redundant AC_PROG_LIBTOOL invocationAndreas Gruenbacher1-2/+0
2009-02-27Automake and libtool fixesAndreas Gruenbacher4-260/+12
2009-02-27Define ENABLE_GETTEXT with --enable-gettextAndreas Gruenbacher1-0/+2
2009-02-26Make sure we respect LINGUAS #205948 by Arvid NorlanderAndreas Gruenbacher1-1/+1
2009-02-23Add a small script for sorting the getfattr outputAndreas Gruenbacher3-22/+121
2009-02-23Make all the tests readdir order independentAndreas Gruenbacher2-115/+24
2009-02-23Add top-level ext-tests and root-tests targetsAndreas Gruenbacher1-3/+3
2009-02-23Add root tests to tarballs as wellAndreas Gruenbacher1-1/+1
2009-02-23Move getfattr.test to root/Brandon Philips2-1/+6
2009-02-23attr: add make tests target and use make to run testsBrandon Philips3-4/+26
2009-02-23attr: Tests for path recursion with -L -P -RBrandon Philips1-0/+116