summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-fw
AgeCommit message (Collapse)Author
2009-01-29Set default target to ACCEPTSteven Barth
2009-01-27Add MSS Clamping option for Essentials (closes #45)Steven Barth
Rename "MSS correction" to the correct term "MSS Clamping" in Firewall Automatically set "defaultroute" and "peerdns" when PPP is selected in Essentials
2009-01-17applications/luci-fw: translation fixes for english and germanJo-Philipp Wich
2009-01-16applications/luci-fw: fix for german translationJo-Philipp Wich
2009-01-16applications/luci-fw: fixes for english translationJo-Philipp Wich
2009-01-16applications/luci-fw:Jo-Philipp Wich
- add toggle for the drop_invalid option - bump translations
2009-01-16applications/luci-fw: extend uvl schema to cover the drop_invalid and ↵Jo-Philipp Wich
mtu_fix options
2009-01-09Firewall GUI optimizationsSteven Barth
2009-01-08Make protocol selection in Firewall and QoS a comboboxSteven Barth
closes #29
2009-01-04Cleanup overview / details nodesSteven Barth
2008-12-31Add support for MSS correctionSteven Barth
2008-12-18French translation fixes, thanks for contribution (closes #13)Steven Barth
2008-10-31Removed UCI Save/Apply cache from EssentialsSteven Barth
Made CBI controllers configurable
2008-10-09OXYGEN #1: Added index-marksSteven Barth
2008-10-05* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" ↵Jo-Philipp Wich
to "-" in language tags
2008-10-04Rules should not be removed / created from the detailed rule configurationSteven Barth
2008-10-04Made distinction between INPUT and FORWARD rules less ambiguousSteven Barth
2008-10-03* luci/i18n/portuguese_brazilian: sync firewall translation, add ↵Jo-Philipp Wich
translations for tinyproxy and initmgr
2008-10-03Fixed last commitSteven Barth
2008-10-03Added several backreference to Overview pagesSteven Barth
2008-10-03Redesigned firewall configurationSteven Barth
2008-09-30* luci/app/firewall:Jo-Philipp Wich
- remove empty value from src zone, param is mandatory - add empty value to outgoing zone to allow removal of this param - change default action to "accept" to prevent unwanted lockouts
2008-09-25* luci/libs/uvl: move most schemes to their corresponding packagesJo-Philipp Wich
2008-09-25* luci/i18n/portuguese_brazilian: add fixes and translations for ddns, qos, ↵Jo-Philipp Wich
firewall and ntp client
2008-09-24Added REJECT target to firewall zone configurationSteven Barth
2008-09-22Better descriptions for firewall pagesSteven Barth
2008-09-02applications/luci-fw: Fixed r2979, closes #112Steven Barth
2008-09-02Bump i18n-filesSteven Barth
2008-08-27* luci/applications: luci-fw: implement combined tcp+udp protocol optionJo-Philipp Wich
2008-08-27Sync translationsSteven Barth
2008-08-27Upstream compatibilitySteven Barth
2008-08-27Upstream compatibilitySteven Barth
2008-08-26UCI API changesSteven Barth
2008-08-22Updated XML translation system, fixed some errors with multiline-translationsSteven Barth
Thanks: Alina Friedrichsen
2008-08-20* luci/i18n: updated translation files, xhtml fixes in openwrt.org themeJo-Philipp Wich
2008-08-20* luci/i18n: add luci translations in xml formatJo-Philipp Wich
2008-08-15applications/luci-fw: Fixed a typoSteven Barth
2008-08-14modules/admin-core: Added several cross-references to relevant configuration ↵Steven Barth
pages
2008-08-04applications/luci-fw: Reworked to use the new native UCI-based firewall ↵Steven Barth
configuration
2008-07-17applications/luci-qos: Smaller enhancements, support for luci-miniSteven Barth
applications/luci-fw: Fixed support for luci-mini libs/web: Removed luci.dispatcher.registered
2008-07-16applications/luci-fw: Added support for luci-miniSteven Barth
modules/admin-mini: Added portforwarding page, and UCI changes, apply and revert pages
2008-06-09* Completed cleanup of German translationSteven Barth
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-09* Made Makefiles attribute awareSteven Barth
2008-06-08* More TranslationSteven Barth
2008-06-06* Removed section titlesSteven Barth
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/
2008-05-25Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration ↵Steven Barth
Interface to Lua Configuration Interface
2008-05-22* Changed Makefiles to use mainline LuaSteven Barth
* Added a dispatching shortcut (thanks to Jow)