modules/admin-{mini,full}: rename "mode" to "hwmode"
[project/luci.git] / modules / admin-full / luasrc / model / cbi / admin_network / ifaces.lua
2009-01-25 Steven BarthFix PPP support (closes #41)
2009-01-07 Jo-Philipp Wichmodules/admin-full: fix default state and handling...
2008-12-23 Jo-Philipp Wichmodules/admin-full: readd "none" protocol option to...
2008-11-29 Jo-Philipp Wichmodules/admin-full: only display protocol related optio...
2008-10-24 Jo-Philipp Wich* luci/modules/admin-full: make custom dns servers...
2008-10-23 Jo-Philipp Wich* luci/modules/admin-full: obfuscate password field...
2008-10-23 Jo-Philipp Wich* luci/modules/admin-full: only display interface proto...
2008-10-13 Jo-Philipp Wich* luci/modules/admin-full: made keep-alive and demand...
2008-10-13 Jo-Philipp Wich* luci/admin-full: implement 3G support in interface...
2008-10-12 Jo-Philipp Wich* luci/modules/admin-full: make some ppp options actual...
2008-10-12 Jo-Philipp Wich* luci/modules/admin-full: add support for PPP interfac...
2008-10-03 Steven BarthFixed last commit
2008-10-03 Steven BarthAdded several backreference to Overview pages
2008-08-26 Steven BarthUCI API changes
2008-08-19 Steven Barthmodules/admin-full: Correctly unload firewall config...
2008-08-14 Steven Barthmodules/admin-full: Added a cross-references from netwo...
2008-08-14 Steven BarthUser interface improvements part #3
2008-08-13 Steven BarthCompleted rewrite of network interface configuration...
2008-08-13 Steven BarthFixed last commit
2008-08-13 Steven Barthmodules/admin-full: Network interface configuration...
2008-08-11 Steven Barthmodules/admin-full: Preparing rewrite of network interf...
2008-08-07 Steven Barthmodules/admin-full: Added support for interface aliases
2008-08-07 Steven Barthlibs/cbi: Added magic ;-)
2008-08-07 Steven Barthmodules/admin-full: Added support for IPv6 network...
2008-08-06 Steven Barthmodules/admin-full: Several user interface improvements
2008-07-25 Steven Barthmodules/admin-full: Made interfaces optional
2008-07-15 Steven BarthSplit up admin-core into admin-core and admin-full...