Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-10 | Add copyright and license notices to lots of files | Andreas Gruenbacher | 1 | -0/+16 | |
Signed-off-by: Andreas Gruenbacher <agruen@suse.de> | |||||
2007-12-04 | Add some code to the tree walking to better handle file descriptors. | Tim Shimmin | 1 | -3/+6 | |
Merge of master-melb:xfs-cmds:30192a by kenmcd. | |||||
2007-11-21 | fix up tree walking for symlinks | Tim Shimmin | 2 | -77/+20 | |
Merge of master-melb:xfs-cmds:30105a by kenmcd. | |||||
2007-09-11 | Fix symlink handling in getfattr, getfacl and setfacl | Barry Naujok | 1 | -6/+33 | |
Merge of master-melb:xfs-cmds:29637a by kenmcd. Fix symlink handling in getfattr | |||||
2005-11-09 | Update copyright annotations and license boilerplates to correspond with SGI ↵ | Nathan Scott | 1 | -28/+0 | |
Legals preferences. Merge of master-melb:xfs-cmds:24326a by kenmcd. | |||||
2005-04-21 | GCC4 fixes | Christoph Hellwig | 1 | -6/+8 | |
fix a warning about pointer signedness mismach | |||||
2004-11-30 | License and email address updates from Andreas. | Nathan Scott | 1 | -11/+12 | |
Merge of xfs-cmds-melb:slinx:20369a by kenmcd. | |||||
2004-01-06 | Merge acl/attr nftw walk bug fix from Andreas. | Nathan Scott | 1 | -7/+8 | |
2003-08-28 | attr/acl nftw error handling fix from AndreasG | Nathan Scott | 1 | -1/+1 | |
2003-07-29 | Little attr libmisc update from Andreas to ensure we dont exit from the library | Nathan Scott | 1 | -10/+20 | |
2003-07-21 | attr updates from Andreas - emphasis on improved handling of special ↵ | Nathan Scott | 2 | -50/+36 | |
characters, and creates an little library for helper functions | |||||
2003-03-05 | Same nftw permissions handing fix that recently went into acl (from AG). | Nathan Scott | 1 | -0/+7 | |
2002-12-01 | Updates to acl/attr I18N (final). Sync up dmapi scripts with the I18N | Nathan Scott | 1 | -0/+1 | |
aware versions - dmapi doesn't have any strings, so this is just keeping scripts in sync. Updates to acl/attr I18N (final). | |||||
2002-11-30 | attr package I18N changes. | Nathan Scott | 1 | -5/+7 | |
2002-09-04 | minor updates from Andreas. | Nathan Scott | 1 | -1/+1 | |
2002-06-04 | Update copyright dates (again) | Eric Sandeen | 2 | -2/+2 | |
2002-06-04 | Undoes mod: xfs-cmds:slinx:120772a | Eric Sandeen | 2 | -2/+2 | |
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod. | |||||
2002-06-04 | Update copyright dates | Eric Sandeen | 2 | -2/+2 | |
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:112587a by nathans. | Nathan Scott | 1 | -2/+2 | |
redo short/long options in the way Andreas intended, and fix up man pages. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:112563a by nathans. | Nathan Scott | 1 | -6/+7 | |
workaround for Andreas' list kernel bug. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:112556a by nathans. | Nathan Scott | 1 | -9/+0 | |
remove special casing in getxattr code - the reason for its existance (kernel issue workaround) no longer exists. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:112537a by nathans. | Nathan Scott | 1 | -0/+1 | |
grr...ensure an error is returned if an error occured. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:112536a by nathans. | Nathan Scott | 1 | -1/+1 | |
report file name on error. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:112535a by nathans. | Nathan Scott | 4 | -398/+350 | |
merge with AndreasG latest snapshot - long options, rename a couple of options to his prefered letters, -5 is gone, use ntfw instead of doing it ourselves. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:112273a by nathans. | Nathan Scott | 2 | -22/+39 | |
sync up with patch from AndreasG, mainly creates libattr.rpm/deb. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:111986a by nathans. | fsgqa | 1 | -5/+3 | |
Don't filter out ENOTSUP errors. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:111470a by nathans. | Nathan Scott | 1 | -2/+2 | |
remove off-by-one noop loop in listing attributes. | |||||
2002-02-25 | Undoes mod: xfs-cmds-2.4.18:slinx:111335a | Nathan Scott | 1 | -6/+6 | |
Merge of xfs-cmds-2.4.18:slinx:111337a by nathans. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:111335a by nathans. | Nathan Scott | 1 | -35/+48 | |
Vastly reduce the amount of memory allocations we do by using a high-water mark allocator. Fixes a bunch of memory leaks in the process. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:111138a by nathans. | Nathan Scott | 4 | -0/+585 | |
bump to version 2.0.0 for extended attribute and other interface changes. incorporate new code, docs, etc from ext2/ext3 project. |