summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2009-08-11libs/iwinfo: make lua wrapper functions staticJo-Philipp Wich
2009-08-11libs/iwinfo: implement *_get_mbssid_support() checkJo-Philipp Wich
2009-08-10libs/iwinfo: add dummy module for the sdk, use dummy on DarwinJo-Philipp Wich
2009-08-10luanet doesn't compile on DarwinSteven Barth
2009-08-10libs/iwinfo: forgot to clear string buffer in wrapper functionJo-Philipp Wich
2009-08-09libs/iwinfo: implement *_get_frequency() - operating freq in mhz Jo-Philipp Wich
2009-08-09libs/sys: implement luci.sys.wifi.getiwinfo() oop interfaceJo-Philipp Wich
2009-08-09libs/iwinfo: fix broadcom signal calculation in master mode Jo-Philipp Wich
2009-08-09libs: introduce iwinfo - wireless information abstraction for proprietary bro...Jo-Philipp Wich
2009-08-07libs/web: restore protected call to Template(), was accidentally removed in r...Jo-Philipp Wich
2009-08-07libs/sgi-cgi: fix udata vs. string in cgi backendJo-Philipp Wich
2009-08-05libs/web: template: fix spurious nil or false values that broke various templ...Jo-Philipp Wich
2009-08-04libs/core: fix loading of nixio.bit in luci.ipJo-Philipp Wich
2009-08-01[PATCH] make luci.ip.IPvX a bit more forgivingJo-Philipp Wich
2009-07-31libs/cbi: fix default property of ListValue fieldsJo-Philipp Wich
2009-07-31Performance improvements, where did that get lost?Steven Barth
2009-07-31TypoSteven Barth
2009-07-31Fix cookie logoutSteven Barth
2009-07-31libs/cbi: fix error reporting in map loadingJo-Philipp Wich
2009-07-30Fix errorhandling in DelegatorsSteven Barth
2009-07-30Fix delegatorsSteven Barth
2009-07-30libs/lmo: remove cast in first lseek(), not needed since it's a constant expr...Jo-Philipp Wich
2009-07-30Disable Basic-Auth in SDKSteven Barth
2009-07-30libs/lmo: fix lmo_read32() (dereferencing type-punned pointer will break stri...Jo-Philipp Wich
2009-07-30libs/lmo: explicitly cast values to off_t for lseek()Jo-Philipp Wich
2009-07-29Kill abandoned filesSteven Barth
2009-07-29libs/core: properly handle udata values in overloaded string format operatorJo-Philipp Wich
2009-07-29libs/lmo: jffs2 does not support mmap() with MAP_SHARED, use MAP_PRIVATE inst...Jo-Philipp Wich
2009-07-28Increase timeout for HTTP, fixing some browser problemsSteven Barth
2009-07-27Add luci.lucid.running()Steven Barth
2009-07-27Add native support for homepagesSteven Barth
2009-07-27Optimize util.threadlocal, Add luci.store as global threadlocal storeSteven Barth
2009-07-27Code styleSteven Barth
2009-07-26libs/web: fix template parsing of default texts in i18n expressionsJo-Philipp Wich
2009-07-26libs/web: fix file handle leak in template parser Jo-Philipp Wich
2009-07-26libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua st...Jo-Philipp Wich
2009-07-26libs/web: convert given argument to string in i18n.translatef()Jo-Philipp Wich
2009-07-26libs/nixio: d'oh ... import tostring() as wellJo-Philipp Wich
2009-07-26libs/nixio: convert data to string in writeall(), this is required for numeri...Jo-Philipp Wich
2009-07-26libs/uvl: fix some memory wastingJo-Philipp Wich
2009-07-25Reintroduce prefisx support - was gone somewhereSteven Barth
2009-07-25Allow Basic-Auth pass-throughSteven Barth
2009-07-25Add: luci.http.splice to allow direct copying of data from a fileSteven Barth
2009-07-25libs/lmo: return entries as udata and only create strings on demandJo-Philipp Wich
2009-07-25libs/web: use C templates by defaultJo-Philipp Wich
2009-07-25libs/core: support udata util.striptags(), optimizie copcall implementationJo-Philipp Wich
2009-07-25libs/lucid-http: make chunksinks cope with string-like udataJo-Philipp Wich
2009-07-24Merge from fonosferaSteven Barth
2009-07-24FIx lsat commitSteven Barth
2009-07-24luci.fs compatSteven Barth