Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-29 | s3: Remove the lua interpreter again | Volker Lendecke | 1 | -396/+0 | |
This was meant to support async winbind. But as the hairy parts of async winbind (getgrent) are done without it, it can go again. | |||||
2008-12-17 | Add the Lua distibution from http://www.lua.org/ftp/lua-5.1.4.tar.gz | Volker Lendecke | 1 | -0/+396 | |
Available under the MIT license. Adding it to see how the build farm likes it. They claim to be 100% pure ANSI C and compile everywhere. Lets see. If it breaks badly, we can remove it again. |