index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
Age
Commit message (
Expand
)
Author
2009-08-11
libs/iwinfo: make lua wrapper functions static
Jo-Philipp Wich
2009-08-11
libs/iwinfo: implement *_get_mbssid_support() check
Jo-Philipp Wich
2009-08-10
libs/iwinfo: add dummy module for the sdk, use dummy on Darwin
Jo-Philipp Wich
2009-08-10
luanet doesn't compile on Darwin
Steven Barth
2009-08-10
libs/iwinfo: forgot to clear string buffer in wrapper function
Jo-Philipp Wich
2009-08-09
libs/iwinfo: implement *_get_frequency() - operating freq in mhz
Jo-Philipp Wich
2009-08-09
libs/sys: implement luci.sys.wifi.getiwinfo() oop interface
Jo-Philipp Wich
2009-08-09
libs/iwinfo: fix broadcom signal calculation in master mode
Jo-Philipp Wich
2009-08-09
libs: introduce iwinfo - wireless information abstraction for proprietary bro...
Jo-Philipp Wich
2009-08-07
libs/web: restore protected call to Template(), was accidentally removed in r...
Jo-Philipp Wich
2009-08-07
libs/sgi-cgi: fix udata vs. string in cgi backend
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-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
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-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
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
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
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
2009-07-25
libs/web: use C templates by default
Jo-Philipp Wich
2009-07-25
libs/core: support udata util.striptags(), optimizie copcall implementation
Jo-Philipp Wich
2009-07-25
libs/lucid-http: make chunksinks cope with string-like udata
Jo-Philipp Wich
2009-07-24
Merge from fonosfera
Steven Barth
2009-07-24
FIx lsat commit
Steven Barth
2009-07-24
luci.fs compat
Steven Barth
[next]