Age | Commit message (Expand) | Author | Files | Lines |
2012-01-30 | Use native formatHEADmaster | Igor Pashev | 6 | -24/+7 |
2012-01-30 | Really fixed attribute listing | Igor Pashev | 1 | -5/+9 |
2012-01-29 | Fixed attributes listing | Igor Pashev | 3 | -5/+27 |
2012-01-27 | Ported to Dyson with Solaris xattr support | Igor Pashev | 1 | -0/+6 |
2012-01-27 | Include libgen.h | Igor Pashev | 1 | -0/+1 |
2012-01-27 | Moved to /usr | Igor Pashev | 1 | -1/+1 |
2012-01-27 | Made libattr1 optional | Igor Pashev | 1 | -1/+1 |
2012-01-27 | Replaced debian-dir | Igor Pashev | 10 | -14/+172 |
2012-01-27 | Added Solaris support (not sure about namespaces: user., trusted., etc). Syml... | Igor Pashev | 2 | -0/+324 |
2012-01-27 | Include libgen.h (for basename) | Igor Pashev | 1 | -0/+1 |
2012-01-27 | Added missed headers | Igor Pashev | 1 | -0/+2 |
2012-01-27 | Define __THROW if missed | Igor Pashev | 1 | -0/+12 |
2012-01-27 | u_int32_t -> uint32_t | Igor Pashev | 2 | -3/+3 |
2012-01-27 | Test for features.h | Igor Pashev | 2 | -0/+4 |
2012-01-27 | Avoid non-existing __BEGIN_DECLS macro | Igor Pashev | 1 | -3/+6 |
2011-12-11 | Clarify what the --only-values flag does | Andreas Gruenbacher | 1 | -1/+1 |
2011-05-27 | fix typos in attr.1 man page | Kamil Dudka | 1 | -2/+2 |
2011-05-27 | getfattr: return non-zero exit code on failure | Kamil Dudka | 2 | -3/+8 |
2011-05-25 | walk_tree: do not follow symlink to directory with -h | Kamil Dudka | 4 | -11/+16 |
2011-04-19 | VERSION: 2.4.45 -> 2.4.46 | Brandon Philips | 1 | -1/+1 |
2011-04-19 | test: fix root tests with sorting | Brandon Philips | 1 | -18/+17 |
2011-04-19 | test: Add sort-getfattr-output to source files | Brandon Philips | 1 | -1/+1 |
2011-04-15 | VERSION: 2.4.44 -> 2.4.45 | Brandon Philips | 1 | -1/+1 |
2010-11-23 | OPTIONS in man pages should be a section heading, not a subsection heading | Andreas Gruenbacher | 2 | -2/+2 |
2010-11-23 | getfattr: encode NULs properly with --encoding=text | Kamil Dudka | 1 | -2/+4 |
2010-11-23 | setfattr.1: document supported encodings of values | Kamil Dudka | 1 | -1/+9 |
2010-11-23 | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/attr | Andreas Gruenbacher | 6 | -50/+32 |
2010-06-28 | Ugly hack to convert the man pages into html | Andreas Gruenbacher | 1 | -0/+7 |
2010-06-03 | setfattr.c: fix thinko in restore() | Kamil Dudka | 1 | -1/+1 |
2010-06-03 | attr_parse_attr_conf: eliminate a double free | Kamil Dudka | 1 | -0/+1 |
2010-06-03 | attr_parse_attr_conf: eliminate a memory leak | Kamil Dudka | 1 | -0/+1 |
2010-01-22 | improve AC_PATH_PROG usage | Mike Frysinger | 1 | -39/+14 |
2010-01-22 | Merge branch 'misc' | Brandon Philips | 3 | -5/+9 |
2010-01-22 | quote: pull in string.h for strchr prototype | Mike Frysinger | 1 | -0/+1 |
2009-12-17 | libattr: fix memory leak in attr_copy_action() | Brandon Philips | 1 | -5/+6 |
2009-07-31 | VERSION: 2.4.43 -> 2.4.44 | Brandon Philips | 1 | -1/+1 |
2009-07-31 | attr.test: fix tests after "Stop quoting nonprintable characters in the getfa... | Andreas Gruenbacher | 1 | -8/+8 |
2009-06-23 | Introduce new WALK_TREE_DEREFERENCE_TOPLEVEL flag | Andreas Gruenbacher | 2 | -5/+8 |
2009-06-22 | Stop quoting nonprintable characters in the getfattr output | Andreas Gruenbacher | 2 | -17/+17 |
2009-06-22 | Merge branch 'misc' | Andreas Gruenbacher | 2 | -4/+4 |
2009-06-22 | Merge branch 'misc' | Andreas Gruenbacher | 4 | -8/+3 |
2009-06-22 | Add a parameter to quote() to specify which characters to quote | Andreas Gruenbacher | 2 | -4/+4 |
2009-06-22 | Put libmisc on its own branch | Andreas Gruenbacher | 8 | -0/+532 |
2009-06-22 | test/run: fix lt- prefix from libtool wrappers | Brandon Philips | 1 | -0/+2 |
2009-06-19 | Build fix for GNU/kFreeBSD | Petr Salinger | 2 | -0/+6 |
2009-06-19 | Add homepage url and remove obsolete references | Andreas Gruenbacher | 1 | -8/+2 |
2009-06-17 | Fix the path to include/install-sh | Andreas Gruenbacher | 1 | -1/+1 |
2009-05-12 | More license updates | Andreas Gruenbacher | 76 | -360/+550 |
2009-03-16 | Libtool compatibility fix for version 1 | Andreas Gruenbacher | 1 | -1/+6 |
2009-03-11 | Fix wrong license notices | Andreas Gruenbacher | 44 | -44/+44 |