Hi, I'de like to announce the release of Thug version 0.12. What is Thug? Thug is new network file system for Linux, similar in nature to NFS but with different design goals. Thug's primary goal is security. New in this release: New features: - Display list of connected clients through /proc/thug/clients - Mount read only - 'groups' specifier for permissions - Allow client disconnect - man page for 'exports.thug' Fixes: - Memory leak on failure to a allocate new inode - Incorrect return code in read_super that could crash - Overflow in error table - Race condition between thugd unload and creating a new worker thread by koyzer - Make sure no section in the rules contains a empty 'users' and 'groups' sections - Update of last client outside of critical section The project's home page is: http://thug.sf.net -- ------------------------------------------------------ Etay Meiri etaym@versedge.com ------------------------------------------------------ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/