summaryrefslogtreecommitdiff
path: root/doc/CHANGES
AgeCommit message (Collapse)AuthorFilesLines
2008-09-10Fix up tree walking code for handling symlinks etc.Tim Shimmin1-0/+5
Merge of master-melb:xfs-cmds:32095a by kenmcd. Fix up tree walking code for handling symlinks etc.
2008-06-30Update attr to 2.4.43Barry Naujok1-1/+5
Merge of master-melb:xfs-cmds:31376a by kenmcd. Update to 2.4.43
2008-04-14Bump to version 2.4.42Barry Naujok1-1/+1
Merge of master-melb:xfs-cmds:30853a by kenmcd. Bump to version 2.4.42
2008-04-10Add Czech translationBarry Naujok1-0/+3
Merge of master-melb:xfs-cmds:30839a by kenmcd. Add Czech translation
2007-12-04Add some code to the tree walking to better handle file descriptors.Tim Shimmin1-4/+5
Merge of master-melb:xfs-cmds:30192a by kenmcd.
2007-12-03Update man pages about tree walking and symlinks.Tim Shimmin1-0/+2
Merge of master-melb:xfs-cmds:30185a by kenmcd. Update man pages about tree walking and symlinks.
2007-11-21Remove outdated conversion script ea-conv.Tim Shimmin1-0/+3
Merge of master-melb:xfs-cmds:30111a by kenmcd. Remove outdated conversion script ea-conv.
2007-11-21fix up tree walking for symlinksTim Shimmin1-1/+10
Merge of master-melb:xfs-cmds:30105a by kenmcd.
2007-10-26Fix compilation warning. unsigned int -> intTim Shimmin1-0/+3
Merge of master-melb:xfs-cmds:29967a by kenmcd. Fix compilation warning. unsigned int -> int
2007-09-11Update version numbers for acl and attrBarry Naujok1-2/+5
Merge of master-melb:xfs-cmds:29643a by kenmcd. Bump to version 2.4.39
2007-03-30Attr translations for Spanish (es) and Galician (gl).Tim Shimmin1-0/+4
Merge of master-melb:xfs-cmds:28323a by kenmcd. Bump version# for Attr translations for Spanish (es) and Galician (gl).
2007-01-23Fix cross-compile issues with libtool and compiler.Barry Naujok1-0/+3
Merge of master-melb:xfs-cmds:27984a by kenmcd. Fix cross-compile issues with libtool and compiler.
2006-12-20Fix link breakage in debian with last patchBarry Naujok1-0/+6
Merge of master-melb:xfs-cmds:27779a by kenmcd. Fix link breakage in debian with last patch
2006-12-09Remove system call stubs from libattr, we always defer toLachlan McIlroy1-0/+5
the libc interfaces in this day and age. Removes a SIGILL delivery from the ARM EABI, reported by Lennert Buytenhek. Also updates Debian packaging. Merge of master-melb:xfs-cmds:27677a by kenmcd.
2006-07-14fix make depend for libtool librariesTim Shimmin1-0/+3
Merge of master-melb:xfs-cmds:26539a by kenmcd.
2006-07-05Update attr package to better integrate into the Ubuntu localisation ↵Nathan Scott1-0/+6
up-to-dated-ness tracking system (Rosetta). Merge of master-melb:xfs-cmds:26417a by kenmcd.
2006-03-28Debian packaging updates for attr - libc-dev dependencies, and -O2 builds.Nathan Scott1-0/+4
Merge of master-melb:xfs-cmds:25571a by kenmcd.
2006-02-22Bump attr version number for recent changes.Nathan Scott1-1/+5
Merge of master-melb:xfs-cmds:25264a by kenmcd.
2006-02-22attr package build updates for the GNU/Hurd (reported via Debian).Nathan Scott1-1/+1
Merge of master-melb:xfs-cmds:25261a by kenmcd.
2006-02-21Fix builds for Debian folks using GNU/Hurd, thanks to Barry deFreese.Nathan Scott1-1/+2
Merge of master-melb:xfs-cmds:25256a by kenmcd.
2006-02-16Debian packaging updates for attr (debmake to debhelper transition).Nathan Scott1-0/+4
Merge of master-melb:xfs-cmds:25213a by kenmcd.
2006-01-31Add Swedish translation for attr package, thanks to Daniel Nylander ↵Nathan Scott1-0/+2
<yeager@lidkoping.net>. Merge of master-melb:xfs-cmds:25071a by kenmcd.
2006-01-31Minor updates - spec file usr/grp fixups on install, double-free cleanup in ↵Nathan Scott1-0/+3
libattr for non-alloca platforms. Merge of master-melb:xfs-cmds:25070a by kenmcd.
2006-01-31Updated Polish translation for attr package, thanks to Jakub Bogusz ↵Nathan Scott1-0/+4
<qboosh@pld-linux.org>. Merge of master-melb:xfs-cmds:25068a by kenmcd.
2006-01-12Implement the list_attr IRIX API on top of the Linux API. For fsstress.Nathan Scott1-0/+5
2005-12-05Fix up some accidentally un-LGPLd attr headers.Nathan Scott1-0/+4
Merge of master-melb:xfs-cmds:24693a by kenmcd.
2005-11-10Bump version numbers of userspace packages to note copyright/license updates.Nathan Scott1-3/+7
Merge of master-melb:xfs-cmds:24344a by kenmcd.
2005-10-11Merge in French translation from debian translation team (thanks to Guilhelm ↵Nathan Scott1-0/+4
Panaget). Merge of master-melb:xfs-cmds:24054a by kenmcd.
2005-08-10Update Polish translation, and fix an error reporting botch in attr code.Nathan Scott1-0/+4
Merge of master-melb:xfs-cmds:23447a by kenmcd.
2005-06-07Reduce verbosity when copying attributes between files.Nathan Scott1-0/+5
Merge of master-melb:xfs-cmds:22833a by kenmcd.
2005-02-21setfattr line buffer allocation fix from AndreasG.Nathan Scott1-0/+4
Merge of master-melb:xfs-cmds:21572a by kenmcd.
2005-01-31Replace use of _POSIX_PATH_MAX with the larger PATH_MAX - thanks to Andree ↵Nathan Scott1-0/+4
Leidenfrost. Merge of master-melb:xfs-cmds:21322a by kenmcd.
2004-11-30License and email address updates from Andreas.Nathan Scott1-0/+4
Merge of xfs-cmds-melb:slinx:20369a by kenmcd.
2004-09-30Keep userspace packaging in sync, portability changes.Nathan Scott1-0/+3
Merge of xfs-cmds-melb:slinx:19610a by kenmcd.
2004-09-23Add in Dutch language translation for attr package from Luc Claes (Debian).Nathan Scott1-0/+3
Merge of xfs-cmds-melb:slinx:19519a by kenmcd.
2004-09-10Clarify setfattr usage.Nathan Scott1-0/+4
2004-04-20Update Debian packaging info for attr package.Nathan Scott1-0/+3
2004-02-02Merge in acl/attr Polish message translations from Jakub Bogusz.Nathan Scott1-0/+3
2004-01-14Extended attribute updates mainly from Andreas Gruenbacher.Nathan Scott1-0/+7
2004-01-06Merge acl/attr nftw walk bug fix from Andreas.Nathan Scott1-0/+3
2003-10-13Fix some GNU/Hurd build issues for some Debian people porting to that platform.Nathan Scott1-0/+3
2003-10-08Bump version, changelogEric Sandeen1-0/+3
2003-08-28attr/acl nftw error handling fix from AndreasGNathan Scott1-1/+4
2003-08-27Merge acl/attr libmisc fixes from Ben Escoto via AndreasGNathan Scott1-0/+3
2003-08-03Fix up quote/unquote routines to handle NULL as input, fixes SEGVs in ↵Nathan Scott1-0/+3
several ACL tools
2003-07-29Little attr libmisc update from Andreas to ensure we dont exit from the libraryNathan Scott1-0/+3
2003-07-21attr updates from Andreas - emphasis on improved handling of special ↵Nathan Scott1-0/+7
characters, and creates an little library for helper functions
2003-07-07Fix userspace build so that msgmerge is not always run. Originally by Steve ↵Nathan Scott1-1/+5
Langasek.
2003-06-05Debian acl/attr library packaging updatesNathan Scott1-0/+3
2003-04-29Bunch of configure updates for acl/attr to allow packages to better beNathan Scott1-0/+3
kept in sync in this area. Add an aclocal.m4 build target for top level directory.