[Afpfs-ng-devel] afpfs-ng now in CVS
Status: Alpha
Brought to you by:
alexthepuffin
From: Alex d. <ale...@gm...> - 2007-02-05 03:51:46
|
To make merging a little easier, afpfs-ng is now in CVS. You should be able to get it with: cvs -d :pserver:ano...@af...:/cvsroot/afpfs-ng co afpfs-ng What's in there now is well on its way to being 0.4. Key things that have change since 0.3.2: - Integrated various advanced UAMs (thanks, Derrik Pates) - huge memory leaks fixed - overall stability; you can now untar and build a Linux kernel - could be 64-bit safe (untested) - unmounting works properly - suspend/resume connections - various fixes to chmod, readdir, write - start of uid/gid mapping (where what's on the server's not what you have locally) - DSI and afpRead bugs fixed - implemnted a DID cache to improve performance (currently disabled) - fixes to meta data (icons, comments, forks) - lots, lots more The largest obstacle before 0.4 are: - it leaks gobs and gobs of memory on write - updated documentation - packages for distributions (FC6, Ubuntu, Debian) Any help is appreciated... - Alex |