summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the attr.5 man page (moved to man-pages)xattratAndreas Gruenbacher2015-04-223-156/+0
* Add {list,get,set,remove}xattrat() library functionsAndreas Gruenbacher2015-04-157-0/+132
* Remove <attr/xattr.h> and the syscall wrappersAndreas Gruenbacher2015-04-1511-198/+16
* Remove the section 2 man pagesAndreas Gruenbacher2015-04-157-568/+0
* Remove outdated tests from test/attr.testAndreas Gruenbacher2015-03-031-4/+0
* Remove test/ext/fs.testAndreas Gruenbacher2015-03-032-72/+1
* Add setfattr --raw optionAndreas Gruenbacher2015-02-202-1/+13
* Properly set and report empty attribute valuesAndreas Gruenbacher2015-02-203-9/+21
* Man pages: Minor fixesAndreas Gruenbacher2015-02-202-2/+2
* build: unbreak attr_copy_fd() and attr_copy_file().Nick Alcock2014-10-206-9/+14
* attr: Don't report a NULL attribute name when -l (list) failsAndreas Gruenbacher2014-07-081-2/+2
* attr_list / attr_listf: Fix cursor off-by-one errorAndreas Gruenbacher2014-07-081-2/+10
* Portability fix: <alloca.h> is Linux specificEmmanuel Dreyfus2014-06-301-0/+2
* Portability fixesEmmanuel Dreyfus2014-06-301-0/+11
* telldir return value and seekdir second parameters are of type longCristian Rodríguez2014-06-101-1/+1
* License fixesAndreas Gruenbacher2014-03-044-10/+10
* test: fix cleanup & running as rootMike Frysinger2014-01-134-4/+20
* include examples/ in dist tarballMike Frysinger2014-01-132-0/+4
* build: ship a pkgconfig file for libattrJan Engelhardt2014-01-134-0/+15
* build: make use of an aux-dir to stow away helper scriptsJan Engelhardt2014-01-132-14/+3
* avoid glibc-specific DECLS definesMike Frysinger2014-01-131-3/+6
* build: drop attrincludedir, use pkgincludedirJan Engelhardt2014-01-132-4/+2
* disable installation of man(2) pages by defaultMike Frysinger2014-01-092-0/+7
* po: regenerate files after moveMike Frysinger2014-01-098-473/+594
* modernize build systemMike Frysinger2014-01-0955-2014/+290
* test: make running parallel/out-of-tree safeMike Frysinger2014-01-093-22/+46
* move gettext logic into misc.hMike Frysinger2014-01-092-1/+14
* punt debian/rpm packaging logicMike Frysinger2014-01-0917-782/+5
* Suppress deprecation warnings when building attr and libattrAndreas Gruenbacher2014-01-092-0/+4
* Add a default /etc/xattr.conf fileAndreas Gruenbacher2013-11-183-0/+25
* Mark the Irix compatibility functions as deprecatedAndreas Gruenbacher2013-11-181-10/+20
* Make attr_get and attr_getf behave as described in the man pageAndreas Gruenbacher2013-11-181-4/+19
* Use autoreconf rather than autoconf to regenerate the files.Fabrice Bauzac2013-08-271-1/+1
* .gitignore: ignore *~ and config.h.in.Fabrice Bauzac2013-08-271-0/+2
* Fix ATTR_OP_REMOVE operation in attr_multi()Andreas Gruenbacher2013-05-281-6/+6
* Makefile: rename configure.in to configure.acMike Frysinger2013-05-201-1/+1
* VERSION: 2.4.46 -> 2.4.47v2.4.47Brandon Philips2013-05-181-1/+1
* attr: respect DESTDIR when installingMike Frysinger2013-05-181-0/+2
* attr: Fix static build installationThomas Petazzoni2013-05-181-2/+1
* package: cleanup whitespace errorsBrandon Philips2013-05-183-5/+5
* Rename build/ to package/Kamil Rytarowski2013-05-189-5/+5
* Add missing includes against libgen.hKamil Rytarowski2013-05-182-0/+2
* attr: use SHELL from configureMike Frysinger2013-05-182-1/+1
* rename configure.acMike Frysinger2013-05-181-0/+0
* libattr: syscalls: use syscalls.hRiku Voipio2013-04-301-164/+2
* test: fix on selinux systemsBrandon Philips2013-04-301-2/+2
* Install the libraries to the appropriate directoryKamil Rytarowski2013-04-301-1/+1
* Install the missing COPYING.LGPL fileKamil Rytarowski2013-04-301-1/+2
* Clarify what the --only-values flag doesAndreas Gruenbacher2011-12-111-1/+1
* fix typos in attr.1 man pageKamil Dudka2011-05-271-2/+2