* Updated INSTALL file
[project/luci.git] / src / ffluci / util.lua
2008-04-02 Steven Barth* Updated INSTALL file
2008-03-30 Steven Barth* Moved exec, execl from ffluci.util to ffluci.sys
2008-03-29 Steven Barth* Replaced luafilesystem with luaposix library
2008-03-27 Steven Barth* Major CBI improvements
2008-03-26 Steven Barth* CBI update
2008-03-25 Steven Barth* Entering Version 0.2
2008-03-24 Steven Barth* CBI: updates
2008-03-24 Steven Barth* CBI: updates
2008-03-22 Steven Barth* CBI updates
2008-03-21 Steven Barth* ffluci.cbi: updates
2008-03-20 Steven Barth* Splitted up value validation code from ffluci.http...
2008-03-17 Steven Barth* Added ffluci.util.instanceof function
2008-03-16 Steven Barth* Rewrote OOP class constructor
2008-03-12 Steven BarthAdded module for system abstraction
2008-03-02 Jo-Philipp Wich* new project: ff-luci - Freifunk Lua Configuration...