summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2009-09-11Fix requestpath, export authuserSteven Barth
2009-09-11libs/http: map *.xsl files to application/xmlJo-Philipp Wich
2009-09-10libs/iwinfo: add channels to the dummy scan resultsJo-Philipp Wich
2009-09-10libs/iwinfo: add fake scan results to the dummy moduleJo-Philipp Wich
2009-09-10libs/web: drop unneeded requires in template classJo-Philipp Wich
2009-09-10libs/web: add missing local variable declarationJo-Philipp Wich
2009-09-10libs/web: drop the Lua template parser, the C implementation is faster in alm...Jo-Philipp Wich
2009-08-27libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile erro...Jo-Philipp Wich
2009-08-26libs/iwinfo: return bitrate in kilobits to properly handle .5 ratesJo-Philipp Wich
2009-08-24libs/iwinfo: fixes for brcm-2.4Jo-Philipp Wich
2009-08-24libs/iwinfo: add signal and quality values to scan resultsJo-Philipp Wich
2009-08-24libs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them...Jo-Philipp Wich
2009-08-24libs/iwinfo: fixes for wpa/wep detection in wifi scanJo-Philipp Wich
2009-08-24libs/iwinfo: implement wifi scansJo-Philipp Wich
2009-08-20libs/cbi: preserve tab state across page reloadsJo-Philipp Wich
2009-08-19libs/cbi: remove redundant line break in listvalue templateJo-Philipp Wich
2009-08-19libs/lmo: fix typo in previous commitJo-Philipp Wich
2009-08-19libs/lmo: fix off-by-one in bounds check, null-terminate dest buffer in lmo_l...Jo-Philipp Wich
2009-08-19libs/lmo: fix possible null pointer dereference in lmo_lookup() - thanks blogicJo-Philipp Wich
2009-08-19libs/iwinfo: unify LUA_WRAP_ASSOCLIST and LUA_WRAP_TXPWRLIST macrosJo-Philipp Wich
2009-08-19libs/iwinfo: add dummy.txpwrlist()Jo-Philipp Wich
2009-08-19libs/iwinfo: implement *_get_txpwrlist() to obtain valid tx power levelsJo-Philipp Wich
2009-08-19libs/iwinfo: add dummy.mbsssid_support() stubJo-Philipp Wich
2009-08-19libs/iwinfo: use dummy if $(SDK) is setJo-Philipp Wich
2009-08-16libs/cbi: implement tabbing to split large sections and group options in tabsJo-Philipp Wich
2009-08-13libs/cbi: attach pcdata() to template scope and use itJo-Philipp Wich
2009-08-13libs/cbi: properly escape values in dynlist widget (#79)Jo-Philipp Wich
2009-08-13libs/lucid: revert main state on startup to prevent accumulation.Malte S. Stretz
2009-08-13libs/uci: more detailed api docsMalte S. Stretz
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