0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 3 years ago.
Dec 28, 2019 — Dec 28, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved the source code to Github More... almost 12 years ago
Moved the source code to Github More... almost 12 years ago
Bump version to 1.10. Add a note about the XATTR_CREATE bug for ext4 on Linux. More... over 12 years ago
Add some helper scripts for creating a test ext2 filesystem on Linux More... over 12 years ago
Script for testing loopback ext3 filesystem mounted with nouser_xattr More... about 15 years ago
Fix #34394: "Test suite should skip on filesystems with no xattr support when run non-interactively" on Linux. More... about 15 years ago
Fix RT #31970: "OS X: setfattr fails to set empty value". According to the CPAN Testers results, this works on Mac OS X 10.5. More... about 15 years ago
Fix RT #37889: "Crash when operating on a closed file handle on Solaris". This was due to using an uninitialised directory handle. More... about 15 years ago
Bump version to 1.09. More... over 15 years ago
Update Solaris layer to use new error reporting convention. Ignore SUNWattr_r[ow] system extensible attributes on (Open)Solaris. Added doc ref to Solaris system extensible attributes. Test listfattr() on a closed file. More... almost 16 years ago
Update BSD layer to use new error reporting convention More... almost 16 years ago
Update Mac OS X layer to use new error reporting convention More... almost 16 years ago
setattr_warn must die -- too noisy More... about 16 years ago
Make sure that the errno value from any failed system calls is propagated into $! (#32679, #32680). More... about 16 years ago
Bail more gracefully when build pre-reqs aren't present More... about 16 years ago
Suggested build improvement More... about 16 years ago
User requirement on error handling More... about 16 years ago
Add man page references to docs, in addition to the URLS (suggested by Reuben Thomas) More... about 16 years ago
Reformat todo list; expand on exceptions todo; remove stuff about renaming the module More... about 16 years ago
Remove NetBSD 3.x from list of supported OSes, since File::ExtAttr's test suite will never pass on it. More... about 16 years ago
Add 2008 to copyright years More... about 16 years ago
Fix apostrophe escaping typo More... about 16 years ago
Add a typemap for usage of "const char *" in the XS. This may help fix the build with Perl 5.6.x or earlier. More... over 16 years ago
Bump version to 1.08 More... over 16 years ago
Bugfix: Don't return garbage for empty attributes for getfattr(); bump version to 1.07 More... over 16 years ago
Bump version number; change my contact details More... over 16 years ago
Release 1.06 More... over 16 years ago
Fix build and tests on Mac OS X 10.4 More... over 16 years ago
Catch up for 1.05 release More... over 16 years ago
1000 cycles per file/dir/file handle should be enough to diagnose memleaks in the future More... over 16 years ago