General

Profile

mm

  • Login: mm
  • Registered on: 2008-10-25
  • Last sign in: 2013-09-29

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 7 7

Activity

2013-09-29

08:48 Lighttpd Bug #2515 (Fixed): r2873 breaks compilation without IPV6
Revision r2873 breaks compilation without IPV6 in src/mod_extforward.c
Patch attached
mm

2011-12-24

01:32 Lighttpd Bug #2376: Possible wrong info for Network-handler when you run "lighttpd -V"
I am attaching a patch that fixes this. Lighttpd should report all supported handlers and not just stop at sendfile. mm

2011-12-19

08:49 Lighttpd Bug #2373 (Fixed): FreeBSD build with libev broken
If using libev, the EV_ERROR constant collides with FreeBSD's event.h
Suggested patch attached.
mm

2011-11-02

21:23 Lighttpd Feature #2361: add support for pcre JIT (patch included)
Ok, I have updated your patch according to your description. You cannot actually have the #ifdefs removed.
the macro...
mm
17:07 Lighttpd Feature #2361: add support for pcre JIT (patch included)
This third version also includes a per-server common PCRE JIT stack of size 32kB-1024kB mm
15:48 Lighttpd Feature #2361: add support for pcre JIT (patch included)
Here is a more complete patch that also adds pcre_study() to mod_rewrite and other relevant modules.
Next step would...
mm

2011-10-31

15:15 Lighttpd Feature #2361: add support for pcre JIT (patch included)
In the patch, I forgot to replace the last ... mm
15:10 Lighttpd Feature #2361 (Fixed): add support for pcre JIT (patch included)
With PCRE version 8.20 just-in-time compiling is introduced that significantly speeds up the processing of regular ex... mm

2011-06-13

16:09 Lighttpd Feature #2171: Solaris event-ports support
Hi, to compile, the patch is missing a int declaration:
for (i = 0; i < available_events; ++i) {
solaris_port_ev...
mm
11:09 Lighttpd Feature #2171: Solaris event-ports support
That is probably remains from the old patch, I don't think it is necessary. mm

Also available in: Atom