summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* getfattr: Minor fix to the --help textHEADmasterAndreas Gruenbacher2023-03-161-1/+1
* libattr: Set symbol versions for legacy syscalls via attribute or asmAlexander Miller2023-02-133-22/+33
* update various URLsMike Frysinger2022-12-302-5/+5
* man: Use apostrophe instead of acute accentGuillem Jover2022-12-104-7/+7
* man: Remove mdoc-specific macros from man formatted man pagesGuillem Jover2022-12-105-8/+0
* po: Update French translationJean-Pierre Giraud2022-12-101-54/+77
* tools: mark long_options static & constMike Frysinger2022-12-102-2/+2
* po: Add Georgian translationTemuri Doghonadze2022-12-102-1/+234
* Add $(LTLIBINTL) to libattr_LIBADD tools_ldaddArsen Arsenović2022-11-192-1/+4
* build: require automake 1.13+Mike Frysinger2022-11-191-1/+1
* po: Update Dutch translationFrans Spiesschaert2022-11-191-123/+128
* build: switch to AC_CONFIG_HEADERSMike Frysinger2022-11-161-1/+1
* build: Only include the compat syscall stubs on Linux systemsGuillem Jover2022-11-162-3/+19
* man: Fix various typosGuillem Jover2022-11-122-4/+4
* examples: Check "user." as a prefix not as the entire stringGuillem Jover2022-11-121-1/+1
* Ignore examples/copyattrGuillem Jover2022-11-121-0/+1
* build: Use LDLIBS instead of LDFLAGS for librariesGuillem Jover2022-11-121-1/+1
* build: Fix for incompatibility with autoconf 2.13Wookey2022-11-121-0/+1
* use autoconf APIs to test & error outMike Frysinger2022-11-121-4/+2
* Polish translation updateJakub Bogusz2022-05-211-53/+55
* Fix stale attr(5) referencesŠtěpán Němec2022-03-084-5/+5
* attr: eliminate a dead store in attr_copy_action()Kamil Dudka2021-04-191-2/+1
* Version 2.5.1v2.5.1Andreas Gruenbacher2021-03-169-9/+9
* Fix libtool library versioning regressionAndreas Gruenbacher2021-03-161-1/+6
* Version 2.5.0v2.5.0Andreas Gruenbacher2021-03-111-1/+1
* Update po files and German translationAndreas Gruenbacher2021-03-119-936/+955
* getfattr: Add --one-file-system optionAndreas Gruenbacher2021-03-113-0/+17
* Move struct stat into struct walk_tree_argsAndreas Gruenbacher2021-03-111-14/+14
* Move list of open directories into struct walk_tree_argsAndreas Gruenbacher2021-03-111-30/+29
* Move walk_tree_rec arguments into a separate structAndreas Gruenbacher2021-03-111-32/+49
* xattr.conf: Indicate afs metadata xattrs should be skipped when copyingDavid Howells2020-11-031-0/+1
* Fix typos in manual pagesSamanta Navarro2020-10-082-2/+2
* Update my email addressAndreas Gruenbacher2020-02-067-7/+7
* man: add examples to setfattr.1Achilles Gaikwad2020-02-061-0/+12
* install-data: Don't remove unrelated empty directoriesAndreas Gruenbacher2019-08-161-2/+1
* attr: Replace bzero with memsetRosen Penev2019-08-123-5/+5
* getfattr: don't count terminating NULL in well_enough_printableJeff Layton2019-06-131-0/+4
* attr_list, attr_listf: Guard against unterminated bufferAndreas Gruenbacher2018-12-171-5/+7
* attr_multi, attr_multif: Don't set errno to -EINVALAndreas Gruenbacher2018-12-171-2/+2
* Switch back to syscall()Andreas Gruenbacher2018-08-171-12/+14
* attr_list.3: Fix the attributes.h include pathAndreas Gruenbacher2018-07-031-1/+1
* getfattr.1: by default only user namespace attributes are dumpedSimon Ruderich2018-01-211-3/+3
* Enable large-file support on systems that do not enable it by defaultDmitry V. Levin2018-01-212-0/+7
* man: standardize AUTHORS sectionMike Frysinger2018-01-213-2/+18
* man: fix bold style in SEE ALSO sectionMike Frysinger2018-01-218-21/+17
* test: escape left brace in a regex in test/runTroy Dawson2018-01-211-1/+1
* attr: Fix segmentation faultv2.4.48Andreas Gruenbacher2017-09-151-0/+4
* po: updateAndreas Gruenbacher2017-09-158-188/+196
* setfacl: Include errno.hAndreas Gruenbacher2016-12-111-1/+1
* copy_action: drop unused alloca.h includeMike Frysinger2016-12-091-3/+0