Next | Query returned 109 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2003-10-06 03:18:28 by matthew green | Files touched by this commit (1) | Package updated
Log message:
update to bozohttpd 20031005.  changes include:
o  fixes for basic authorisation.  from <ecu@ipv42.net>
o  always display file size in directory index mode
o  add .xbel, .xml & .xsl -> text/xml mappings.  from
   <wiz@danbala.ifoer.tuwien.ac.at>
   2003-10-06 03:16:47 by matthew green | Files touched by this commit (2) | Package updated
Log message:
update to bozohttpd 20031005.  changes include:
o  fixes for basic authorisation.  from <ecu@ipv42.net>
o  always display file size in directory index mode
o  add .xbel, .xml & .xsl -> text/xml mappings.  from
   <wiz@danbala.ifoer.tuwien.ac.at>
   2003-09-27 17:37:43 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix build with gcc3 (hi mrg! :) ).
   2003-09-22 10:39:00 by Thomas Klausner | Files touched by this commit (1)
Log message:
Teach bozohttpd some XML mime types (mozilla needs them).
Bump PKGREVISION.
   2003-09-22 10:38:18 by Thomas Klausner | Files touched by this commit (2)
Log message:
Teach bozohttpd some XML mime types (mozilla needs them).
Bump PKGREVISION.
   2003-08-30 04:14:28 by Jeremy C. Reed | Files touched by this commit (25)
Log message:
"It's" stands for "it is" (or "it has").  The \ 
apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
   2003-07-22 06:14:48 by Martti Kuparinen | Files touched by this commit (92)
Log message:
COMMENT should start with a capital letter.
   2003-07-09 19:11:43 by matthew green | Files touched by this commit (2) | Package updated
Log message:
update to bozohttpd 20030622.  changes since bozohttpd 20030409:
        o  fix a recent core dump when given no input
        o  add new -r flag that ensures referrer is set to this host
        o  fix several compile time errors with -DNO_CGIBIN_SUPPORT
        o  fix some man page details. from lukem@wasabisystems.com
        o  re-add a missing memset(), fixing a core dump. from lukem
        o  support HTTP basic authorisation, disabled by default.  from lukem
        o  print the port number in redirects and errors. from lukem
        o  only syslog the basename of the program. from lukem
        o  add __attribute__() format checking. from lukem
        o  fix cgibin SCRIPT_NAME to have a leading /.  from zakj@nox.cx
        o  simplify some code in -C to avoid a core dump.  from lukem
        o  add a .css -> css/text entry to the content_map[].  from zakj@nox.cx
   2003-06-11 08:41:44 by matthew green | Files touched by this commit (2) | Package updated
Log message:
update to bozohttpd 20030409.

        o  -d without DEBUG enabled only prints one warning and continues
        o  one can now define the C macro SERVER_SOFTWARE when building to
           change the Server: header and CGI variable of the same name
        o  add new -s flag the force logging output to stderr. from zakj@nox.cx
        o  add new -a flag for CGI bin that stops bozohttpd from outputting
           any HTTP reply, the CGI program must output these.  from zakj@nox.cx
        o  new REQUEST_URI and DATE_GMT environment variables for CGI.  from
           zakj@nox.cx
        o  add a "Makefile.boot" that should work with any make program
        o  build on linux again
        o  fix core dumps when using -C
   2003-03-13 13:06:20 by matthew green | Files touched by this commit (2) | Package updated
Log message:
update to bozohttpd 20030313.

changes since bozohttpd 20021106:
        o  deprecate -r flag; make this the default and silently ignore -r now
        o  add support for file extentions to call CGI programs (from lukem)
        o  add dynamic support to add new content map entries, allowing both
           new file types and non /cgi-bin CGI programs to be run with the
           new -C "suffix cgihandler" and -M "suffix type \ 
encoding encoding11"
           options
        o  in -b mode, set the http date after accept() returns, not before we
           call accept().
        o  in -b mode, bind all addresses found not just the first one
        o  unsupport old hostname API
        o  in -b mode, set the SO_REUSEADDR socket option (lukem)
        o  allow -x (index.html) mode to work with CGI handlers

Next | Query returned 109 messages, browsing 81 to 90 | Previous