Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-08 | modules/admin-full: implement iptables status page | Jo-Philipp Wich | |
i18n/english: resync xml, add strings for iptables page libs/sys/iptparser: implement chain() and is_custom_target() | |||
2009-02-08 | libs/sys/iptparser: remove typo, bump copyright year | Jo-Philipp Wich | |
2009-02-08 | libs/sys/iptparser: import required functions | Jo-Philipp Wich | |
2009-02-08 | libs/sys/iptparser: | Jo-Philipp Wich | |
- rewrite inline documentation to luadoc - utilize luci.ip for source and destination comparisations | |||
2009-02-02 | libs/sys: import missing symbol | Jo-Philipp Wich | |
2009-02-01 | libs/sys: extend luci.sys.hostname() to allow setting a new name | Jo-Philipp Wich | |
modules/admin-{full,mini}: update the hostname at runtime | |||
2008-12-07 | Make luci.sys.wifi.getiwconfig more compatible | Steven Barth | |
2008-12-06 | build: generate timezone offsets too in zoneinfo2lua.pl | Jo-Philipp Wich | |
libs/http: drop zoneinfo information in luci.http.protocol.data, use luci.sys.zoneinfo instead libs/sys: refresh zoneinfo information | |||
2008-11-30 | modules/admin-full: whitesapce cleanup in routes.lua | Jo-Philipp Wich | |
libs/sys: code changes in routes6() and defaultroute6() | |||
2008-11-30 | Don't fail if we do not have v6 support | Steven Barth | |
2008-11-30 | Optimized conntrack (thanks to Joe Burpee) | Steven Barth | |
2008-11-29 | libs/core/ip: optmizations | Jo-Philipp Wich | |
libs/sys: implement defaultroute6(), change return values of routes() and routes6() modules/admin-full: adept route config page to new api modules/freifunk: adept overview page to new routes api | |||
2008-11-27 | libs/sys: whitespace fix | Jo-Philipp Wich | |
2008-11-27 | libs/sys: fix regexp pattern in routes6() | Jo-Philipp Wich | |
2008-11-26 | libs/sys: whitespaces fixes | Jo-Philipp Wich | |
2008-11-26 | libs/sys: implement luci.sys.net.routes6() | Jo-Philipp Wich | |
2008-11-16 | * luci/themes: fix log pages | Jo-Philipp Wich | |
* luci/modules/admin-full: add dmesg page * luci/i18n: add "dmesg" translations * luci/libs/util: add cmatch(), register string functions in string class * luci/libs/sys: add dmesg() | |||
2008-11-12 | Detect IXP4xx processors correctly | Steven Barth | |
2008-11-06 | * luci/libs/sys: add zoneinfo module | Jo-Philipp Wich | |
2008-10-30 | Replace some makes-you-want-to-slash-your-wrists-Code with something less ↵ | Steven Barth | |
harmful | |||
2008-10-30 | Fixed a typo in luci.sys.httpget | Steven Barth | |
2008-10-30 | Use uname instead of /proc for reading the system hostname | Steven Barth | |
2008-10-17 | Rearrange output of luci.sys.wifi.*, luci.sys.net.conntrack | Steven Barth | |
2008-10-12 | * luci/libs/sys: fix password authentication for users with disabled ↵ | Jo-Philipp Wich | |
password and shadow environments | |||
2008-10-08 | Fixed a typo | Steven Barth | |
2008-10-08 | Remove debug code from last commit | Steven Barth | |
2008-10-08 | modules/admin-full: Added conntrack network page | Steven Barth | |
2008-10-03 | * luci/lib/sys: fixes for sys.init api | Jo-Philipp Wich | |
2008-10-03 | * luci/lib/sys: fix inline documentation of sys.init | Jo-Philipp Wich | |
2008-10-03 | * luci/libs/sys: fix function name of init.disable() | Jo-Philipp Wich | |
2008-10-01 | * luci-0.8: backport olsr translation fixes | Jo-Philipp Wich | |
2008-10-01 | Fix a bug preventing login in non-shadow environments | Steven Barth | |
2008-09-29 | Work around OpenWRT / Busybox shadow password quirks | Steven Barth | |
2008-09-29 | Added support for shadow passwords | Steven Barth | |
2008-09-18 | Revert mtdow | Steven Barth | |
2008-09-18 | new sysupgrade fixes part 2 | Steven Barth | |
2008-09-18 | Revised sysupgrade part 1 | Steven Barth | |
2008-09-18 | More mtdow fixes | Steven Barth | |
2008-09-18 | mtdow fixes level 1 | Steven Barth | |
2008-09-18 | libs/sys: Added autodetection for mtdow | Steven Barth | |
2008-09-17 | Initial implementation of OpenWrt mtd writer | Steven Barth | |
2008-09-16 | * luci/libs/sys: add workaround for wrapped lines in df output | Jo-Philipp Wich | |
2008-09-12 | Revert "Redesigned firmware upgrade process" | Steven Barth | |
2008-09-12 | Avoid some blocking issues | Steven Barth | |
2008-09-12 | Disable buffering of sysupgrade output | Steven Barth | |
2008-09-12 | Fixed status detection for firmware flash | Steven Barth | |
2008-09-12 | Redesigned firmware upgrade process | Steven Barth | |
2008-09-05 | libs/sys: Added luci.sys.call | Steven Barth | |
2008-09-02 | Alias luci.util.exec as luci.sys.exec for legacy purposes | Steven Barth | |
2008-08-29 | lib/sys: Fixed inline documentation | Steven Barth | |