Age | Commit message (Expand) | Author |
2009-08-07 | Commit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages tr... | Translation System |
2009-08-07 | Commit from LuCI Translation Portal by user keksdosenmann. 32 of 32 messages ... | Translation System |
2009-08-07 | Commit from LuCI Translation Portal by user keksdosenmann. 5 of 5 messages tr... | Translation System |
2009-08-07 | applications/luci-fw: make source port optional and hidden by default, most u... | Jo-Philipp Wich |
2009-08-05 | contrib/package: remove dependency on remote-update in community package, thi... | Jo-Philipp Wich |
2009-08-05 | libs/web: template: fix spurious nil or false values that broke various templ... | Jo-Philipp Wich |
2009-08-04 | libs/core: fix loading of nixio.bit in luci.ip | Jo-Philipp Wich |
2009-08-03 | contrib/package: allow pipe signs for service descriptions in olsrd init script | Jo-Philipp Wich |
2009-08-01 | [PATCH] make luci.ip.IPvX a bit more forgiving | Jo-Philipp Wich |
2009-07-31 | libs/cbi: fix default property of ListValue fields | Jo-Philipp Wich |
2009-07-31 | Performance improvements, where did that get lost? | Steven Barth |
2009-07-31 | contrib/package: bump pkg revision as well | Jo-Philipp Wich |
2009-07-31 | contrib/package: increase load threshold of freifunk watchdog to 15.0 | Jo-Philipp Wich |
2009-07-31 | Typo | Steven Barth |
2009-07-31 | Fix cookie logout | Steven Barth |
2009-07-31 | libs/cbi: fix error reporting in map loading | Jo-Philipp Wich |
2009-07-31 | application/luci-statistics: fix i18n binding, use string() instead of translate | Jo-Philipp Wich |
2009-07-31 | modules/admin-full: fix syntax error in system controller | Jo-Philipp Wich |
2009-07-31 | modules/admin-mini: fix syntax error in system controller | Jo-Philipp Wich |
2009-07-30 | Fix errorhandling in Delegators | Steven Barth |
2009-07-30 | Fix delegators | Steven Barth |
2009-07-30 | libs/lmo: remove cast in first lseek(), not needed since it's a constant expr... | Jo-Philipp Wich |
2009-07-30 | Disable Basic-Auth in SDK | Steven Barth |
2009-07-30 | libs/lmo: fix lmo_read32() (dereferencing type-punned pointer will break stri... | Jo-Philipp Wich |
2009-07-30 | * Add sample UCI config files for luci-app-diag-devinfo, to be used by the SDK. | Daniel Dickinson |
2009-07-30 | libs/lmo: explicitly cast values to off_t for lseek() | Jo-Philipp Wich |
2009-07-29 | Kill abandoned files | Steven Barth |
2009-07-29 | libs/core: properly handle udata values in overloaded string format operator | Jo-Philipp Wich |
2009-07-29 | libs/lmo: jffs2 does not support mmap() with MAP_SHARED, use MAP_PRIVATE inst... | Jo-Philipp Wich |
2009-07-28 | modules/freifunk: fix yet another syntax error in public status model | Jo-Philipp Wich |
2009-07-28 | modules/freifunk: fix syntax error introduced in r5150 | Jo-Philipp Wich |
2009-07-28 | Increase timeout for HTTP, fixing some browser problems | Steven Barth |
2009-07-27 | Add luci.lucid.running() | Steven Barth |
2009-07-27 | Add native support for homepages | Steven Barth |
2009-07-27 | Optimize util.threadlocal, Add luci.store as global threadlocal store | Steven Barth |
2009-07-27 | Code style | Steven Barth |
2009-07-26 | libs/web: fix template parsing of default texts in i18n expressions | Jo-Philipp Wich |
2009-07-26 | libs/web: fix file handle leak in template parser | Jo-Philipp Wich |
2009-07-26 | libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua st... | Jo-Philipp Wich |
2009-07-26 | modules/freifunk: fix same problem | Jo-Philipp Wich |
2009-07-26 | modules/admin-mini: fix the same issue in admin-mini | Jo-Philipp Wich |
2009-07-26 | modules/admin-full: fix udata vs. string in system.lua model | Jo-Philipp Wich |
2009-07-26 | libs/web: convert given argument to string in i18n.translatef() | Jo-Philipp Wich |
2009-07-26 | libs/nixio: d'oh ... import tostring() as well | Jo-Philipp Wich |
2009-07-26 | libs/nixio: convert data to string in writeall(), this is required for numeri... | Jo-Philipp Wich |
2009-07-26 | libs/uvl: fix some memory wasting | Jo-Philipp Wich |
2009-07-25 | Reintroduce prefisx support - was gone somewhere | Steven Barth |
2009-07-25 | Allow Basic-Auth pass-through | Steven Barth |
2009-07-25 | Add: luci.http.splice to allow direct copying of data from a file | Steven Barth |
2009-07-25 | libs/lmo: return entries as udata and only create strings on demand | Jo-Philipp Wich |