Merge pull request #1818 from dibdot/lxc_fix
[project/luci.git] / modules / admin-full / luasrc / controller / admin / system.lua
2015-01-08 Jo-Philipp WichRework LuCI build system
2014-08-05 Manuel Munzluci/po: spelling and grammar fixes by Alex Henrie
2012-12-20 Jo-Philipp Wichdon't use symlink to /lib/functions.sh
2012-08-08 Jo-Philipp Wichmodules/admin-full: remove session expiry workaround...
2011-12-20 Jo-Philipp Wichmodules/admin-full: reuse sysupgrade facilities to...
2011-10-26 Jo-Philipp Wichmodules/admin-full:
2011-10-24 Jo-Philipp Wichmodules/admin-full: rework system menu area
2011-10-15 Jo-Philipp Wichmodules/admin-full: support installing multiple package...
2011-10-15 Jo-Philipp Wichmodules/admin-full: make software page tabbed, show...
2011-10-08 Jo-Philipp Wichmodules/admin-full: hide system software tab if opkg...
2011-08-12 Jo-Philipp Wichapplications, modules: remove i18n handling from contro...
2011-06-23 Jo-Philipp Wichmodules/admin-full: display raw opkg output, the error...
2011-05-04 Jo-Philipp Wichmodules/admin-full: fix system/admin from form() to...
2011-05-04 Jo-Philipp Wichmodules/admin-full: move system/processes to status...
2011-05-03 Jo-Philipp Wichmodules/admin-full: merge system/password, system/sshke...
2010-11-27 Jo-Philipp Wichmodules/admin-full: rework fstab pages, include extroot...
2010-11-26 Jo-Philipp Wichmodules/admin-full: honour keep settings choice on...
2010-11-26 Jo-Philipp Wichmodules/admin-full: remove debug code for firmware...
2010-11-24 Jo-Philipp Wichmodules/admin-full: fix backup generation
2010-11-23 Jo-Philipp Wichmodules/admin-full: disable hosts page if dnsmasq is...
2010-04-18 Jo-Philipp Wichmodules/admin-full: merge rewritten package management...
2010-03-27 Jo-Philipp Wichmodules/admin-{mini,full}: start sysupgrade in background
2010-03-08 Jo-Philipp Wichmodules/admin-full: only show mount point config if...
2009-11-01 Jo-Philipp Wichall: remove references to old i18n files
2009-10-31 Jo-Philipp Wichall: change most translate statements to new format...
2009-07-19 Jo-Philipp Wichconvert luci.fs users to nixio.fs api
2009-07-01 Jo-Philipp Wichmodules/admin-full: fix backup generation (#74)
2009-07-01 Jo-Philipp Wichmodules/admin-{full,mini}: draw newlines in sysupgrade...
2009-06-17 Jo-Philipp Wichmodules/admin-full, modules/admin-mini: set appropriate...
2009-06-17 Jo-Philipp Wichmodules/admin-full: fix status output of luci-flash...
2009-05-30 Jo-Philipp Wichmodules/admin-full: purge indexcache after installing...
2009-05-09 Jo-Philipp Wichmodules/admin-full: determine storage space from /proc...
2009-05-09 Jo-Philipp Wichi18n: bump translations for upgrade pages
2009-05-09 Jo-Philipp Wichmodules/admin-full: fixes for upgrade pages:
2009-05-09 Jo-Philipp Wichmodules/admin-full: rewrite firmware upgrade pages
2009-01-17 Steven Barth* Remove "OPKG Configuration" link in menu - link on...
2008-12-19 Jo-Philipp Wichmodules/admin-full: make menu entry for led config...
2008-11-09 Steven BarthInclude backup date and hostname in backup archive...
2008-10-09 Steven BarthOXYGEN #1: Added index-marks
2008-09-24 Steven BarthBroadcom should handle keep_avail now
2008-09-19 Steven Barthadmin-full/admin-mini: Fixed backup module
2008-09-18 Steven BarthRevert mtdow
2008-09-18 Steven Barthnew sysupgrade fixes part 2
2008-09-18 Steven BarthRevised sysupgrade part 1
2008-09-12 Steven BarthAvoid XML errors
2008-09-12 Steven BarthRevert "Redesigned firmware upgrade process"
2008-09-12 Steven BarthRedesigned firmware upgrade process
2008-09-06 Steven BarthFixed stupid bug
2008-09-06 Steven BarthTrigger post-flash reboot manually
2008-09-06 Steven BarthMade flashing more responsive as well
2008-08-26 Steven BarthUCI API changes
2008-08-16 Steven BarthAdded status information
2008-08-16 Steven Barthmodules/admin-full: Fixed package management page
2008-08-16 Steven BarthAdded process control page
2008-08-15 Steven Barthmodules/*: Reintroduced the broadcom sanity check
2008-08-14 Steven BarthConverted password change form to CBI model
2008-08-14 Steven BarthConverted IPKG configuration to CBI model
2008-08-14 Steven BarthFixed login form
2008-08-09 Steven BarthAdded missing dependency which broke LuCI
2008-08-07 Steven Barthmodules/admin-full: Completed support for LED configuration
2008-08-06 Steven BarthMoved luci.sys.exec, luci.sys.execl and luci.sys.bigend...
2008-08-03 Steven Barthmodules/admin-*: Fixes for firmware upgrade and system...
2008-08-03 Steven Barthadmin-full, admin-mini: Added configuration backup...
2008-07-16 Steven Barthlibs/web: Prevent luci.http to prematurely parse the...
2008-07-15 Steven BarthSplit up admin-core into admin-core and admin-full...