summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-11-05Handle empty fields correctlySteven Barth
2008-11-05Ensure hotdeployingSteven Barth
2008-11-04* luci/libs/uvl: remove max_nil option for nowJo-Philipp Wich
2008-11-04* luci/libs/uvl:Jo-Philipp Wich
- recursively check error-tree of option-level dependencies - mask all non-critical errors when walking error tree
2008-11-04* luci/contrib/olsrd: enable olsrd in postinstallJo-Philipp Wich
2008-11-04* luci/app/statistics: enable luci_statistics and collectd in postinstallJo-Philipp Wich
2008-11-04* luci/app/splash: add postinstall to enable init scriptJo-Philipp Wich
2008-11-04* luci/modules/admin-core: add postinstall to enable init scripts when ↵Jo-Philipp Wich
installed with opkg
2008-11-04* luci/libs/uvl: fix option dependency error handling in case of different ↵Jo-Philipp Wich
non-critical reasons
2008-11-04* luci/libs/uvl: revert accidentally committed changes in dependency handlerJo-Philipp Wich
2008-11-04* luci/libs/uvl: more sensitive checking of error reasons in evaluation of ↵Jo-Philipp Wich
option dependencies
2008-11-04* luci/libs/lua: process option dependencies first, allows mixing of ↵Jo-Philipp Wich
required flags with dependencies
2008-11-03Overall CBI improvementsSteven Barth
2008-11-03Merge CBI change-detectionSteven Barth
2008-11-03Always close POST-connections (circumvents some strange browser behaviour in ↵Steven Barth
Firefox / Opera)
2008-11-02Fixed new UVL optionsSteven Barth
2008-11-02Tune cbi2uvlSteven Barth
2008-11-02Apply host-UVLSteven Barth
2008-11-02Added UVL values minlength, maxlength, minimum, maximumSteven Barth
2008-11-02Bump UCI versionSteven Barth
2008-11-02Rewrote state based redirectionSteven Barth
2008-11-01Publish request argsSteven Barth
2008-11-01Extend CBI state handlingSteven Barth
2008-11-01Add XHR CBI helperSteven Barth
2008-11-01Merge pageactionsSteven Barth
2008-11-01* set .pageaction = false transparently in cbi SimpleForm constructorSteven Barth
2008-11-01Show ARP-Cache on "Active Connections" pageSteven Barth
2008-11-01Remove overload protection from SDK httpdSteven Barth
2008-10-31Throw error messages on stderrSteven Barth
2008-10-31Wifi devices should not be deletable (UVL override)Steven Barth
2008-10-31UVL related override fixes for EssentialsSteven Barth
2008-10-31Removed UCI Save/Apply cache from EssentialsSteven Barth
Made CBI controllers configurable
2008-10-30Add luci.util.appendSteven Barth
2008-10-30luci.util.combine now also accepts single objectsSteven Barth
2008-10-30Publish status dataSteven Barth
Conflicts: libs/web/luasrc/dispatcher.lua
2008-10-30Fix rewrite and alias functionsSteven Barth
2008-10-30Replace some makes-you-want-to-slash-your-wrists-Code with something less ↵Steven Barth
harmful
2008-10-30Fixed a typo in luci.sys.httpgetSteven Barth
2008-10-30Use uname instead of /proc for reading the system hostnameSteven Barth
2008-10-30* luci/libs/cbi: fix possible "Error in template cbi/full_valuefooter: ?:0: ↵Jo-Philipp Wich
attempt to get length of field 'description' (a nil value)"
2008-10-29* luci/app/statistics:Jo-Philipp Wich
- build datatree from rrd directory structure, allows "virtual" plugins - flush index cache on statistics reload - whitespace cleanup in config generator
2008-10-29* luci/app/statistics: fix syntax of collectd Exec plugin configJo-Philipp Wich
2008-10-28* luci/contrib/olsrd: bump package revisionJo-Philipp Wich
2008-10-28* luci/contrib/olsrd: disable ff sample interface by default to prevent ↵Jo-Philipp Wich
warning from init script
2008-10-28* luci/sgi/webuci: remove now empty 130-inet6_fix.patchJo-Philipp Wich
2008-10-28* luci/sgi/webuci: fix boa IPv4 support, thanks Alina!Jo-Philipp Wich
2008-10-27* luci/applications: add new mmc_over_gpio configuration, thanks Yanira!Jo-Philipp Wich
2008-10-27* luci: replace all "OpenWRT" occurences with "OpenWrt"Jo-Philipp Wich
2008-10-26Add posibility to pass args to called-functions in dispatcherSteven Barth
2008-10-24* luci/modules/admin-full: make custom dns servers selectable for any ↵Jo-Philipp Wich
interface protocol