2007-07-01 Iustin Pop <iusty@k1024.org> Fix a bug when listing xattrs of symlinks (report and fix by cscott@cscott.net) 2006-02-11 Iustin Pop <iusty@k1024.org> * Fixed bug in dealing with symlinks (didn't work at all) * Fixed possible memory leak if reading of EA failed but buffer calculation didn't fail * Added and fixed Makefile after switched to subversion 2006-02-11 Iustin Pop <iusty@k1024.org> * Added MANIFEST file in MANIFEST.in (old change from 2003) 2003-07-07 Iustin Pop <iusty@k1024.org> Increase version number 2003-07-07 Iustin Pop <iusty@k1024.org> Added support for manipulating attributes of symbolic links (by request of an actual user!) 2002-12-24 Iustin Pop <iusty@k1024.org> Removed build_requires 2002-12-24 Iustin Pop <iusty@k1024.org> Don't call python2, only python 2002-12-24 Iustin Pop <iusty@k1024.org> Prepare for first public release 2002-12-24 Iustin Pop <iusty@k1024.org> Added README 2002-12-24 Iustin Pop <iusty@k1024.org> Build changes 2002-12-24 Iustin Pop <iusty@k1024.org> Added new files, some example in the docstrings 2002-12-24 Iustin Pop <iusty@k1024.org> Improved documentation and added some constants (XATTR_*) 2002-12-24 Iustin Pop <iusty@k1024.org> Added url and license to setup.py 2002-12-22 Iustin Pop <iusty@k1024.org> Fixed names again, and switched parsing of int and files to PyObject_AsFileDescriptor 2002-12-21 Iustin Pop <iusty@k1024.org> Typos 2002-12-21 Iustin Pop <iusty@k1024.org> Renaming files 2002-12-21 Iustin Pop <iusty@k1024.org> Initial revision 2002-12-21 Iustin Pop <iusty@k1024.org> Documentation/comments 2002-12-21 Iustin Pop <iusty@k1024.org> Added support for variable type parameters, in order to wrap both forms like get... and fget... in the same call. 2002-12-21 Iustin Pop <iusty@k1024.org> Initial revision 2002-12-21 Iustin Pop <iusty@k1024.org> New repository initialized by cvs2svn. ;; Local Variables: ;; coding: utf-8 ;; End: