summaryrefslogtreecommitdiff
path: root/libattr
Commit message (Expand)AuthorAgeFilesLines
* libattr currently defines extended-attribute syscalls based on architectureFrank Schaefer2008-12-301-15/+19
* the current attribute copying functions attr_copy_file andBarry Naujok2008-05-195-31/+171
* Fix compilation warning. unsigned int -> intTim Shimmin2007-10-261-2/+2
* LTLDFLAGS set in environment are overwritten, but they shouldn't be.Barry Naujok2007-06-131-1/+1
* Fix link breakage in debian with last patchBarry Naujok2006-12-202-0/+269
* Remove system call stubs from libattr, we always defer toLachlan McIlroy2006-12-092-265/+0
* Fix a possible segfault from the attr list compat interfaces, thanks to Simon...Nathan Scott2006-02-221-13/+13
* attr package build updates for the GNU/Hurd (reported via Debian).Nathan Scott2006-02-221-2/+7
* Do not copy SGI DMI (data migration) attributes as well.Nathan Scott2006-02-161-2/+5
* Minor updates - spec file usr/grp fixups on install, double-free cleanup in l...Nathan Scott2006-01-312-2/+0
* Implement the list_attr IRIX API on top of the Linux API. For fsstress.Nathan Scott2006-01-121-8/+167
* Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott2005-11-092-60/+30
* Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott2005-11-091-28/+0
* Update Polish translation, and fix an error reporting botch in attr code.Nathan Scott2005-08-101-1/+1
* Reduce verbosity when copying attributes between files.Nathan Scott2005-06-072-30/+54
* License and email address updates from Andreas.Nathan Scott2004-11-303-39/+42
* Extended attribute updates mainly from Andreas Gruenbacher.Nathan Scott2004-01-142-5/+8
* Fix some GNU/Hurd build issues for some Debian people porting to that platform.Nathan Scott2003-10-131-1/+0
* Tweak that last libattr compat change -- check for both ENOATTR & ENOTSUP.Nathan Scott2003-04-151-6/+6
* attr/acl configure.in fixups, also removed the COMPAT_XFSROOT hack andNathan Scott2003-04-141-37/+69
* Use correct offsets for attribute name comparisons in attr_copy_check.Nathan Scott2003-02-271-6/+6
* Very minor tidyups to problems I fixed in Andreas last patchset.Nathan Scott2003-02-261-2/+1
* Another extended attributes userspace patch from AndreasG - several smallNathan Scott2003-02-265-20/+68
* New attr userspace package - transition to the trusted namespace for XFS,Nathan Scott2003-02-255-10/+365
* updates from Andreas.Nathan Scott2002-09-061-1/+1
* bump version, document changes.Nathan Scott2002-08-281-0/+15
* Build infrastructure updates so that configure options can be used toNathan Scott2002-07-052-1/+14
* Update copyright dates (again)Eric Sandeen2002-06-043-3/+3
* Undoes mod: xfs-cmds:slinx:120772aEric Sandeen2002-06-043-3/+3
* Update copyright datesEric Sandeen2002-06-043-3/+3
* add mips/mips64 syscall entries.Nathan Scott2002-03-201-0/+30
* man page and test script updates from Andreas. fix syscall numberingNathan Scott2002-03-111-1/+2
* bump version, incorporate Andreas test update & ARM syscalls.Nathan Scott2002-02-281-2/+17
* 2.0.2 - add in S/390 system call numbers from Martin Schwidefsky;Nathan Scott2002-02-271-12/+26
* slide ia64 xattr syscalls down one slot, tkill has appeared in 2.5/IA64Nathan Scott2002-02-261-12/+12
* Merge of xfs-cmds-2.4.18:slinx:112352a by nathans.Nathan Scott2002-02-251-0/+14
* Merge of xfs-cmds-2.4.18:slinx:112273a by nathans.Nathan Scott2002-02-253-3/+10
* Merge of xfs-cmds-2.4.18:slinx:111744a by nathans.Nathan Scott2002-02-251-12/+12
* Merge of xfs-cmds-2.4.18:slinx:111138a by nathans.Nathan Scott2002-02-254-326/+424
* bump to 1.1.4, document change.Nathan Scott2002-01-111-1/+1
* incorporate syscall fix for ppc from Juer Lee.Nathan Scott2001-08-031-1/+1
* updates to integrate libtool into the build throughout the package.Nathan Scott2001-07-161-13/+7
* workaround syscall number collision on recent ia64 kernels.Nathan Scott2001-07-021-1/+1
* bump the revision number.Nathan Scott2001-04-251-10/+12
* change over to ia64 friendly syscall() instead of _syscall* macrosAndrew Gildfind2001-03-291-11/+7
* include stdio.h for Thomas' PPC builds.Nathan Scott2001-03-031-0/+1
* No Message SuppliedAndrew Gildfind2001-02-091-10/+27
* cleanup attr/acl syscallsTim Shimmin2001-02-011-2/+20
* initial version for reworked extended attributes build environment.Nathan Scott2001-01-151-0/+14
* cmd/xfs/libattr/Makefile 1.1 Renamed to cmd/attr/libattr/MakefileNathan Scott2001-01-152-0/+328