summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
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-11-09Update copyright annotations and license boilerplates to correspond with SGI ↵Nathan Scott2-56/+0
Legals preferences. Merge of master-melb:xfs-cmds:24326a 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.
2003-04-14attr/acl configure.in fixups, also removed the COMPAT_XFSROOT hack andNathan Scott1-0/+6
implemented Andreas' suggestion which allows us to dynamically figure out which is the right namespace (xfsroot/trusted). attr package configure fixes, rework xfsroot/trusted namespace detection.
2003-04-07configure.in patch from Andreas re default configure paths.Nathan Scott1-0/+1
2003-03-26Minor packaging related cleanups and updates.Nathan Scott1-0/+5
2003-02-26Another extended attributes userspace patch from AndreasG - several smallNathan Scott1-1/+13
incremental fixes from last set, and addition of symbol versioning.
2003-02-25New attr userspace package - transition to the trusted namespace for XFS,Nathan Scott1-0/+12
Add in the new attribute copying routines from Andreas, and also update the license info in the syscall man pages so that other folks can use em too.
2002-12-02German translation for attr package from Andreas.Nathan Scott1-1/+2
2002-11-30attr package I18N changes.Nathan Scott1-0/+3
2002-11-25Documentation updates regarding trusted EAs from AndreasG.Nathan Scott1-0/+3
2002-10-31Updates to Debian packaging, closing out some Debian-specific bugs.Nathan Scott1-0/+3
Updates to Debian packaging, closing out some Debian-specific bugs.
2002-10-20Change to the package name for the ACL and attr development packages.Nathan Scott1-0/+6
Change the devel .rpm and .deb package names so that they use a lib prefix. Several packaging changes related to this to ensure upgrades work correctly and dependency information isn't lost.
2002-10-06Bump version number for upload to Debian archives.Nathan Scott1-0/+1
2002-09-07Updates from AndreasG.Nathan Scott1-0/+3
2002-09-06updates from Andreas.Nathan Scott1-0/+3
2002-09-04minor updates from Andreas.Nathan Scott1-0/+6