Kill abandoned files
[project/luci.git] / libs /
2009-07-29 Steven BarthKill abandoned files
2009-07-29 Jo-Philipp Wichlibs/core: properly handle udata values in overloaded...
2009-07-29 Jo-Philipp Wichlibs/lmo: jffs2 does not support mmap() with MAP_SHARED...
2009-07-28 Steven BarthIncrease timeout for HTTP, fixing some browser problems
2009-07-27 Steven BarthAdd luci.lucid.running()
2009-07-27 Steven BarthAdd native support for homepages
2009-07-27 Steven BarthOptimize util.threadlocal, Add luci.store as global...
2009-07-27 Steven BarthCode style
2009-07-26 Jo-Philipp Wichlibs/web: fix template parsing of default texts in...
2009-07-26 Jo-Philipp Wichlibs/web: fix file handle leak in template parser
2009-07-26 Jo-Philipp Wichlibs/web: implement i18n.string() and i18n.stringf...
2009-07-26 Jo-Philipp Wichlibs/web: convert given argument to string in i18n...
2009-07-26 Jo-Philipp Wichlibs/nixio: d'oh ... import tostring() as well
2009-07-26 Jo-Philipp Wichlibs/nixio: convert data to string in writeall(), this...
2009-07-26 Jo-Philipp Wichlibs/uvl: fix some memory wasting
2009-07-25 Steven BarthReintroduce prefisx support - was gone somewhere
2009-07-25 Steven BarthAllow Basic-Auth pass-through
2009-07-25 Steven BarthAdd: luci.http.splice to allow direct copying of data...
2009-07-25 Jo-Philipp Wichlibs/lmo: return entries as udata and only create strin...
2009-07-25 Jo-Philipp Wichlibs/web: use C templates by default
2009-07-25 Jo-Philipp Wichlibs/core: support udata util.striptags(), optimizie...
2009-07-25 Jo-Philipp Wichlibs/lucid-http: make chunksinks cope with string-like...
2009-07-24 Steven BarthMerge from fonosfera
2009-07-24 Steven BarthFIx lsat commit
2009-07-24 Steven Barthluci.fs compat
2009-07-24 Steven BarthRevert external tree usage
2009-07-24 Steven BarthTypo
2009-07-24 Steven BarthRevert "libs/lucid-http: prepare external indexing...
2009-07-23 Jo-Philipp Wichlibs/web: disable memory debuggin in trunk as well
2009-07-23 Jo-Philipp Wichlibs/web: dispatcher.lua: add support for external...
2009-07-23 Jo-Philipp Wichlibs/uvl: convert uvlc to nixio.fs api, fix error condi...
2009-07-23 Jo-Philipp Wichlibs/lucid-http: prepare external indexing and tree...
2009-07-23 Jo-Philipp Wichlibs/core: util.lua optimize get() and set() accessors...
2009-07-23 Jo-Philipp Wichlibs/core: debug.lua use integers for memory size and...
2009-07-23 Jo-Philipp Wichlibs/web: use new parser in non-caching mode
2009-07-23 Jo-Philipp Wichlibs/web: add template parser reimplemented in C
2009-07-19 Jo-Philipp Wichlibs/lmo: check for integer, not number in lmo.archive...
2009-07-19 Jo-Philipp Wichlibs/lmo: ensure integer return value in lmo.hash(...
2009-07-19 Jo-Philipp Wichlibs/nixio: don't close stdin, stdout or stderr during...
2009-07-19 Jo-Philipp Wichfix fallout from nixio.fs transition
2009-07-19 Jo-Philipp Wichconvert luci.fs users to nixio.fs api
2009-07-18 Jo-Philipp Wichlibs/nixio: allow calls to nixio.util.consume() with...
2009-07-18 Jo-Philipp Wichlibs/nixio: add destination table argument to nixio...
2009-07-18 Jo-Philipp Wichlibs/core: record peak values in luci.debug
2009-07-17 Jo-Philipp Wichlibs/web: optimize code generation in luci.template
2009-07-14 Steven Barthnixio:
2009-07-11 Jo-Philipp Wichlibs/lmo: fix possible resource leak if lua runs out...
2009-07-11 Jo-Philipp Wichlibs/lmo: implement lmo.archive.get() and lmo.archive...
2009-07-11 Steven BarthFix getifaddrs() for BSD
2009-07-11 Steven Barthnixio: Mark axTLS as discouraged, fix changelog
2009-07-11 Steven Barthnixio: Update documentation to prepare 0.3 release
2009-07-11 Steven Barthnixio: Fix accidental closing of file descriptors after...
2009-07-10 Jo-Philipp Wichlibs/sys: implement callbacks in luci.sys.net.arptable...
2009-07-10 Jo-Philipp Wichlibs/core: trigger garbage collection in coxpcall(...
2009-07-10 Steven BarthSession-IDs are lowercase now
2009-07-10 Steven BarthMove memory limit to lucid, reincrease thread limit
2009-07-10 Jo-Philipp Wichlibs/core: optimize strip_bytecode() memory usage by...
2009-07-10 Jo-Philipp Wichlibs/lucid: lower threadlimit to 2
2009-07-10 Jo-Philipp Wichlibs/sys: split zoneinfo in tzdata and tzoffset and...
2009-07-10 Jo-Philipp Wichlibs/core: make use of global memory limits if supported
2009-07-10 Jo-Philipp Wichlibs/sys: optimize luci.sys.net.defaultroute6()
2009-07-10 Steven BarthOptimise luci.sys
2009-07-10 Jo-Philipp Wichlibs/core: make memory tracer work with c and r events...
2009-07-10 Steven BarthFix LuCId behaviour if thread-limit is reached
2009-07-09 Jo-Philipp Wichlibs/sys: improve efficiency of sys.net.defaultroute...
2009-07-09 Jo-Philipp Wichlibs/web: use lmo in luci.i18n
2009-07-09 Jo-Philipp Wichlibs: introduce lmo - Lua Machine Objects, an implement...
2009-07-06 Jo-Philipp Wichlibs/lucid: only execute handlers if daemon is below...
2009-07-06 Jo-Philipp Wichlibs/lucid: lower thread limit to 10 due to oom issues...
2009-06-30 Jo-Philipp Wichlibs/nixio: add sysupgrade hook to include /etc/nixio...
2009-06-21 Steven BarthDrop support for luaposix and bitlib (obsoleted by...
2009-06-21 Steven Barthnixio: Resolve namespace clashes
2009-06-20 Steven BarthDrop webuci (obsolete)
2009-06-20 Steven BarthMerge fixes / improvements
2009-06-16 Jo-Philipp Wichdrop obsoleted lucittpd packages
2009-06-16 Jo-Philipp Wichlibs/lucid-http: use SERVER_ADDR as fallback
2009-06-16 Steven BarthCatchall workaround for strange sockaddresses by Jow
2009-06-15 Jo-Philipp Wichlibs/nixio: wrap $(CC) in quotes, command could break...
2009-06-15 Steven BarthRedefine splice() flags for crappy uclibc versions
2009-06-14 Steven BarthGSoC: Add RPC client
2009-06-14 Steven BarthGSoC: Documentation #2
2009-06-13 Steven BarthGSoC: Documentation #1
2009-06-13 Steven BarthGSoC: Add LuCId RPC-Slave
2009-06-10 Steven BarthRevert "libs/lucid-http: copyz() causes a Kernel oops...
2009-06-10 Steven BarthSome sendfile() under Linux 2.4 is broken
2009-06-10 Jo-Philipp Wichlibs/lucid-http: copyz() causes a Kernel oops on brcm...
2009-06-10 Jo-Philipp WichRevert r4822, problem is caused by sth. else
2009-06-10 Jo-Philipp Wichlibs/lucid: Kamikaze 8.09.1/brcm-2.4 still has the...
2009-06-10 Jo-Philipp Wichlibs/px5g: fix "x509write.c:717: warning: 'ret' might...
2009-06-10 Jo-Philipp Wichlibs/px5g: remove -fvisibility=hidden from PX5G_LIB_CFL...
2009-06-08 Jo-Philipp Wichlibs/luanet: fix error in base64 decoder, patch from...
2009-06-07 Steven BarthHTTPd: No keep-alive after POST request, because we...
2009-06-07 Jo-Philipp Wichlibs/sys: don't convert searched target to uppercase...
2009-06-07 Jo-Philipp Wichlibs/sys: properly parse iptables rules with not target set
2009-06-07 Steven BarthRevert "adjust axtls level"
2009-06-07 Steven Barthadjust axtls level
2009-06-07 Steven Barthbetter warnings
2009-06-07 Steven BarthEnable key generation
2009-06-07 Steven BarthPX5G: no autogeneration
2009-06-07 Steven BarthLuCId: PX5G integration
next