2009-07-27 |
Steven Barth | Add native support for homepages |
tree | commitdiff |
2009-07-27 |
Steven Barth | Optimize util.threadlocal, Add luci.store as global... |
tree | commitdiff |
2009-07-27 |
Steven Barth | Code style |
tree | commitdiff |
2009-07-26 |
Jo-Philipp Wich | libs/web: fix template parsing of default texts in... |
tree | commitdiff |
2009-07-26 |
Jo-Philipp Wich | libs/web: fix file handle leak in template parser |
tree | commitdiff |
2009-07-26 |
Jo-Philipp Wich | libs/web: implement i18n.string() and i18n.stringf... |
tree | commitdiff |
2009-07-26 |
Jo-Philipp Wich | libs/web: convert given argument to string in i18n... |
tree | commitdiff |
2009-07-26 |
Jo-Philipp Wich | libs/nixio: d'oh ... import tostring() as well |
tree | commitdiff |
2009-07-26 |
Jo-Philipp Wich | libs/nixio: convert data to string in writeall(), this... |
tree | commitdiff |
2009-07-26 |
Jo-Philipp Wich | libs/uvl: fix some memory wasting |
tree | commitdiff |
2009-07-25 |
Steven Barth | Reintroduce prefisx support - was gone somewhere |
tree | commitdiff |
2009-07-25 |
Steven Barth | Allow Basic-Auth pass-through |
tree | commitdiff |
2009-07-25 |
Steven Barth | Add: luci.http.splice to allow direct copying of data... |
tree | commitdiff |
2009-07-25 |
Jo-Philipp Wich | libs/lmo: return entries as udata and only create strin... |
tree | commitdiff |
2009-07-25 |
Jo-Philipp Wich | libs/web: use C templates by default |
tree | commitdiff |
2009-07-25 |
Jo-Philipp Wich | libs/core: support udata util.striptags(), optimizie... |
tree | commitdiff |
2009-07-25 |
Jo-Philipp Wich | libs/lucid-http: make chunksinks cope with string-like... |
tree | commitdiff |
2009-07-24 |
Steven Barth | Merge from fonosfera |
tree | commitdiff |
2009-07-24 |
Steven Barth | FIx lsat commit |
tree | commitdiff |
2009-07-24 |
Steven Barth | luci.fs compat |
tree | commitdiff |
2009-07-24 |
Steven Barth | Revert external tree usage |
tree | commitdiff |
2009-07-24 |
Steven Barth | Typo |
tree | commitdiff |
2009-07-24 |
Steven Barth | Revert "libs/lucid-http: prepare external indexing... |
tree | commitdiff |
2009-07-23 |
Jo-Philipp Wich | libs/web: disable memory debuggin in trunk as well |
tree | commitdiff |
2009-07-23 |
Jo-Philipp Wich | libs/web: dispatcher.lua: add support for external... |
tree | commitdiff |
2009-07-23 |
Jo-Philipp Wich | libs/uvl: convert uvlc to nixio.fs api, fix error condi... |
tree | commitdiff |
2009-07-23 |
Jo-Philipp Wich | libs/lucid-http: prepare external indexing and tree... |
tree | commitdiff |
2009-07-23 |
Jo-Philipp Wich | libs/core: util.lua optimize get() and set() accessors... |
tree | commitdiff |
2009-07-23 |
Jo-Philipp Wich | libs/core: debug.lua use integers for memory size and... |
tree | commitdiff |
2009-07-23 |
Jo-Philipp Wich | libs/web: use new parser in non-caching mode |
tree | commitdiff |
2009-07-23 |
Jo-Philipp Wich | libs/web: add template parser reimplemented in C |
tree | commitdiff |
2009-07-19 |
Jo-Philipp Wich | libs/lmo: check for integer, not number in lmo.archive... |
tree | commitdiff |
2009-07-19 |
Jo-Philipp Wich | libs/lmo: ensure integer return value in lmo.hash(... |
tree | commitdiff |
2009-07-19 |
Jo-Philipp Wich | libs/nixio: don't close stdin, stdout or stderr during... |
tree | commitdiff |
2009-07-19 |
Jo-Philipp Wich | fix fallout from nixio.fs transition |
tree | commitdiff |
2009-07-19 |
Jo-Philipp Wich | convert luci.fs users to nixio.fs api |
tree | commitdiff |
2009-07-18 |
Jo-Philipp Wich | libs/nixio: allow calls to nixio.util.consume() with... |
tree | commitdiff |
2009-07-18 |
Jo-Philipp Wich | libs/nixio: add destination table argument to nixio... |
tree | commitdiff |
2009-07-18 |
Jo-Philipp Wich | libs/core: record peak values in luci.debug |
tree | commitdiff |
2009-07-17 |
Jo-Philipp Wich | libs/web: optimize code generation in luci.template |
tree | commitdiff |
2009-07-14 |
Steven Barth | nixio: |
tree | commitdiff |
2009-07-11 |
Jo-Philipp Wich | libs/lmo: fix possible resource leak if lua runs out... |
tree | commitdiff |
2009-07-11 |
Jo-Philipp Wich | libs/lmo: implement lmo.archive.get() and lmo.archive... |
tree | commitdiff |
2009-07-11 |
Steven Barth | Fix getifaddrs() for BSD |
tree | commitdiff |
2009-07-11 |
Steven Barth | nixio: Mark axTLS as discouraged, fix changelog |
tree | commitdiff |
2009-07-11 |
Steven Barth | nixio: Update documentation to prepare 0.3 release |
tree | commitdiff |
2009-07-11 |
Steven Barth | nixio: Fix accidental closing of file descriptors after... |
tree | commitdiff |
2009-07-10 |
Jo-Philipp Wich | libs/sys: implement callbacks in luci.sys.net.arptable... |
tree | commitdiff |
2009-07-10 |
Jo-Philipp Wich | libs/core: trigger garbage collection in coxpcall(... |
tree | commitdiff |
2009-07-10 |
Steven Barth | Session-IDs are lowercase now |
tree | commitdiff |
2009-07-10 |
Steven Barth | Move memory limit to lucid, reincrease thread limit |
tree | commitdiff |
2009-07-10 |
Jo-Philipp Wich | libs/core: optimize strip_bytecode() memory usage by... |
tree | commitdiff |
2009-07-10 |
Jo-Philipp Wich | libs/lucid: lower threadlimit to 2 |
tree | commitdiff |
2009-07-10 |
Jo-Philipp Wich | libs/sys: split zoneinfo in tzdata and tzoffset and... |
tree | commitdiff |
2009-07-10 |
Jo-Philipp Wich | libs/core: make use of global memory limits if supported |
tree | commitdiff |
2009-07-10 |
Jo-Philipp Wich | libs/sys: optimize luci.sys.net.defaultroute6() |
tree | commitdiff |
2009-07-10 |
Steven Barth | Optimise luci.sys |
tree | commitdiff |
2009-07-10 |
Jo-Philipp Wich | libs/core: make memory tracer work with c and r events... |
tree | commitdiff |
2009-07-10 |
Steven Barth | Fix LuCId behaviour if thread-limit is reached |
tree | commitdiff |
2009-07-09 |
Jo-Philipp Wich | libs/sys: improve efficiency of sys.net.defaultroute... |
tree | commitdiff |
2009-07-09 |
Jo-Philipp Wich | libs/web: use lmo in luci.i18n |
tree | commitdiff |
2009-07-09 |
Jo-Philipp Wich | libs: introduce lmo - Lua Machine Objects, an implement... |
tree | commitdiff |
2009-07-06 |
Jo-Philipp Wich | libs/lucid: only execute handlers if daemon is below... |
tree | commitdiff |
2009-07-06 |
Jo-Philipp Wich | libs/lucid: lower thread limit to 10 due to oom issues... |
tree | commitdiff |
2009-06-30 |
Jo-Philipp Wich | libs/nixio: add sysupgrade hook to include /etc/nixio... |
tree | commitdiff |
2009-06-21 |
Steven Barth | Drop support for luaposix and bitlib (obsoleted by... |
tree | commitdiff |
2009-06-21 |
Steven Barth | nixio: Resolve namespace clashes |
tree | commitdiff |
2009-06-20 |
Steven Barth | Drop webuci (obsolete) |
tree | commitdiff |
2009-06-20 |
Steven Barth | Merge fixes / improvements |
tree | commitdiff |
2009-06-16 |
Jo-Philipp Wich | drop obsoleted lucittpd packages |
tree | commitdiff |
2009-06-16 |
Jo-Philipp Wich | libs/lucid-http: use SERVER_ADDR as fallback |
tree | commitdiff |
2009-06-16 |
Steven Barth | Catchall workaround for strange sockaddresses by Jow |
tree | commitdiff |
2009-06-15 |
Jo-Philipp Wich | libs/nixio: wrap $(CC) in quotes, command could break... |
tree | commitdiff |
2009-06-15 |
Steven Barth | Redefine splice() flags for crappy uclibc versions |
tree | commitdiff |
2009-06-14 |
Steven Barth | GSoC: Add RPC client |
tree | commitdiff |
2009-06-14 |
Steven Barth | GSoC: Documentation #2 |
tree | commitdiff |
2009-06-13 |
Steven Barth | GSoC: Documentation #1 |
tree | commitdiff |
2009-06-13 |
Steven Barth | GSoC: Add LuCId RPC-Slave |
tree | commitdiff |
2009-06-10 |
Steven Barth | Revert "libs/lucid-http: copyz() causes a Kernel oops... |
tree | commitdiff |
2009-06-10 |
Steven Barth | Some sendfile() under Linux 2.4 is broken |
tree | commitdiff |
2009-06-10 |
Jo-Philipp Wich | libs/lucid-http: copyz() causes a Kernel oops on brcm... |
tree | commitdiff |
2009-06-10 |
Jo-Philipp Wich | Revert r4822, problem is caused by sth. else |
tree | commitdiff |
2009-06-10 |
Jo-Philipp Wich | libs/lucid: Kamikaze 8.09.1/brcm-2.4 still has the... |
tree | commitdiff |
2009-06-10 |
Jo-Philipp Wich | libs/px5g: fix "x509write.c:717: warning: 'ret' might... |
tree | commitdiff |
2009-06-10 |
Jo-Philipp Wich | libs/px5g: remove -fvisibility=hidden from PX5G_LIB_CFL... |
tree | commitdiff |
2009-06-08 |
Jo-Philipp Wich | libs/luanet: fix error in base64 decoder, patch from... |
tree | commitdiff |
2009-06-07 |
Steven Barth | HTTPd: No keep-alive after POST request, because we... |
tree | commitdiff |
2009-06-07 |
Jo-Philipp Wich | libs/sys: don't convert searched target to uppercase... |
tree | commitdiff |
2009-06-07 |
Jo-Philipp Wich | libs/sys: properly parse iptables rules with not target set |
tree | commitdiff |
2009-06-07 |
Steven Barth | Revert "adjust axtls level" |
tree | commitdiff |
2009-06-07 |
Steven Barth | adjust axtls level |
tree | commitdiff |
2009-06-07 |
Steven Barth | better warnings |
tree | commitdiff |
2009-06-07 |
Steven Barth | Enable key generation |
tree | commitdiff |
2009-06-07 |
Steven Barth | PX5G: no autogeneration |
tree | commitdiff |
2009-06-07 |
Steven Barth | LuCId: PX5G integration |
tree | commitdiff |
2009-06-07 |
Steven Barth | LuCId: DER certificate / key support |
tree | commitdiff |
2009-06-07 |
Steven Barth | nixio: Add support for DER certificates, PX5G fix Certm... |
tree | commitdiff |
2009-06-06 |
Steven Barth | GCC: serious business, srsly |
tree | commitdiff |
2009-06-06 |
Steven Barth | Add PX5G Keymaster |
tree | commitdiff |
2009-06-06 |
Steven Barth | nixio: Fix axTLS configuration, prepare px5g integration |
tree | commitdiff |
next |