summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-05-25Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration ↵Steven Barth
Interface to Lua Configuration Interface
2008-05-25* core: Added shortcut translatef for translate and formatSteven Barth
2008-05-25* ffluci/core: fs.lua: add wrapper for mkdir() to allow recursive creation ↵Jo-Philipp Wich
of directory paths; whitespace cleanup
2008-05-25* ffluci/statistics: update default configJo-Philipp Wich
2008-05-25* ffluci/statistics: set svn propertiesJo-Philipp Wich
2008-05-25* ffluci/statistcs: implement rrdtool stuff, extend controller to public ↵Jo-Philipp Wich
pages - wip
2008-05-24* ffluci/core: dispatcher.lua: setgid() won't work after setuid() due to ↵Jo-Philipp Wich
missing permission - swapped set*id() calls; whitespace cleanups
2008-05-24* Removed luaposix package (was committed to OpenWRT)Steven Barth
2008-05-24(no commit message)Steven Barth
2008-05-24Removed a comment in NOTICE fileSteven Barth
2008-05-24* Added support for first-level controllersSteven Barth
* Added several posix functions to ffluci.fs * Added ffluci.util.combine
2008-05-23* Separated Freifunk wizard from Freifunk moduleSteven Barth
2008-05-23* Updated luaposix Makefile (prepare for merge to OpenWRT)Steven Barth
2008-05-23* ffluci/statistics: move contrib files from files/ to root/Jo-Philipp Wich
2008-05-23* ffluci/statistics: port statistics to new controller api, add mysel to NOTICEJo-Philipp Wich
2008-05-22* CleanupSteven Barth
2008-05-22* Changed Makefiles to use mainline LuaSteven Barth
* Added a dispatching shortcut (thanks to Jow)
2008-05-22* ffluci/statistics: updated default configJo-Philipp Wich
2008-05-22Merge branch 'menu'Steven Barth
2008-05-22* ffluci/statistics: fixes for interface, netlink, dns and email plugin cbi ↵Jo-Philipp Wich
models
2008-05-22* ffluci/statistics: processes.lua: fix parameter spelling in commentJo-Philipp Wich
2008-05-22* ffluci/statistics: add cbi model for rrdtool, fix stat-genconfig to allow ↵Jo-Philipp Wich
correctly spelled list value parameters, updated default config
2008-05-21* ffluci/statistics: add unixsock.lua missing in last commitJo-Philipp Wich
2008-05-21* ffluci/statistics: add cbi model for unixsock pluginJo-Philipp Wich
2008-05-21* ffluci/statistics: include general configuration in stat-genconfigJo-Philipp Wich
2008-05-21* ffluci/statistics: fix file description in tcpconns cbi modelJo-Philipp Wich
2008-05-21* ffluci/statistics: add cbi models for processes and tcpconns pluginJo-Philipp Wich
2008-05-21* ffluci/statistics: add cbi models for irq, netlink and network plugins, ↵Jo-Philipp Wich
updated menu, default config and config generator
2008-05-20* ffluci/statistics: added initial config generator for collectdJo-Philipp Wich
2008-05-20* ffluci/statistics: fix c'n'p errors in iptables cbi modelJo-Philipp Wich
2008-05-20* ffluci/statistics: updated menu, added collectd interface and iptables cbi ↵Jo-Philipp Wich
models
2008-05-20* ffluci: fix internal property in sys/iptparser.luaJo-Philipp Wich
2008-05-20* ffluci: moved src/iptparser.lua to src/sys/iptparser.lua; renamed lib to ↵Jo-Philipp Wich
ffluci.sys.iptparser
2008-05-20* ffluci: added iptparser library to coreJo-Philipp Wich
2008-05-20* ffluci/statistics: first bunch of collectd plugin cbi modelsJo-Philipp Wich
2008-05-18* Add community package for Freifunk HannoverSteven Barth
2008-05-17* ffluci/statistics: set svn propertiesJo-Philipp Wich
2008-05-17* ffluci: first work on statistics application based on collectdJo-Philipp Wich
2008-05-17* Generalized dispatcher handlingSteven Barth
2008-05-17Added global imagepathSteven Barth
2008-05-14* applications/luci-fw: Fixed initscriptSteven Barth
2008-05-14* modules/freifunk: Fixed MakefileSteven Barth
2008-05-14* modules/freifunk: Cleaned up Freifunk init-Script and wizardSteven Barth
2008-05-14* modules/freifunk: Updated wizard to be more genericSteven Barth
2008-05-14* applications/luci-fw: Added support for customizing inter-device routingSteven Barth
* applications/luci-fw: Adapted Firewallscripts to better integrate into OpenWRT networking concept
2008-05-14* core: Added template for a table view of typed sectionsSteven Barth
2008-05-14* Readded missing firewall configuration pagesSteven Barth
2008-05-14* Completed last commitSteven Barth
2008-05-14* CBI: Minor changesSteven Barth
2008-05-13* modules/admin-core: Reintroduced ffluci.controller.admin.statusSteven Barth
* modules/admin-core: Added Syslog status page