Age | Commit message (Collapse) | Author |
|
|
|
* Introduced stub for ffluci.model.ipkg
|
|
* Introduced privilege dropping capability
* Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci)
|
|
|
|
* Added some configuration pages
* Introduced contact site
* Introduced luci UCI config file
|
|
* Completed CBI
* Minor bugfixes and enhancements
|
|
* UCI: fixed argument escaping
|
|
* UCI: Introduced Session class, supporting different change file paths
* util: introduced sessionid() function
* general: Changed several error messages to OS native ones
|
|
|
|
* ffluci.template: fixed a bug where different template scopes were not separated correctly
* Added ffluci.dispatcher.cbi and ffluci.dispatcher.dynamic
|
|
ffluci.util.validate
|
|
* Minor beautifying in dispatcher
* Added field for additional Tags under <head> in main style
* Added structure for CBI
* Added CBI to Makefile
|
|
* Added stub for cbi (configuration bind interface)
|
|
Rewrote readfile and exec functions
Moved some orpahned example file out of the way
|
|
|