Next | Query returned 49 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2003-09-19 19:54:20 by Thomas Klausner | Files touched by this commit (3)
Log message:
Fix a buffer overflow reported in PR 22863 by Ross Patterson.
Bump PKGREVISION.
   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-05-06 19:43:16 by Julio Merino | Files touched by this commit (726)
Log message:
Drop trailing whitespace.  Ok'ed by wiz.
   2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176)
Log message:
Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
   2002-09-20 04:02:02 by grant beattie | Files touched by this commit (38)
Log message:
Make these scripts more portable by taking advantage of automatic rc.d
script handling and using @RCD_SCRIPTS_SHELL@.

as discussed with jlam.
   2002-09-19 11:04:35 by Johnny C. Lam | Files touched by this commit (26)
Log message:
Take advantage of the auto-generation and installation of rc.d scripts.
   2002-06-16 21:12:13 by Thomas Klausner | Files touched by this commit (1)
Log message:
pkglint silencing.
   2002-06-16 21:10:26 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.23beta1, as requested in pkg/17251 by Oliver Tonnhofer.
Changes since 2.21b:
* Added some Microsoft MIME types (Kevin Day).
* Switch htpasswd from using tmpnam to mkstemp.
* Rewrote figure_mime() to do binary search.
* Removed the x- from gzip and compress in mime_encodings.txt.
* Added rudimentary option to set cache-control headers.
* Simplified the IPv6 ifdefs.
* Allow filenames with ? in them (Cameron Gregory).
* Some improvements to the mmap cache - added a "panic mode" if you run out
  of address space, added DESIRED_MAX_MAPPED_BYTES config.h option.
* Lowered OCCASIONAL_TIME from five minutes to two minutes.
* Fix CGI variable AUTH_TYPE (Alexandre CHERIF).
* Split clear_connection() into two routines, one which sends a possible
  buffered response and the other which ignores such (David Burgess).
* Remove /./ in de_dotdot() (Dana Dahlstrom).
* Shortened LINGER_TIME from two seconds to half a second.
* Changed some write() calls to httpd_write_fully(), as suggested by
  Neale Pickett.
* Changed the non-mmap() read() call in mmc.c to httpd_read_fully(), as
  suggested by Cameron Gregory.
* Added an madvise(MADV_SEQUENTIAL) call in mmc.c.
* Added .xhtml and .xht to mime_types.txt (suggested by Dave Hodder).
* Added index.xhtml and index.xht to INDEX_NAMES (suggested by Dave Hodder).
* Got rid of the custom-jiggered syslog.c, now we just use the standard
  system version. Also added a paragraph in the man page about the syslogd
  flags needed to make syslogging work from inside a chroot tree.
* Added some OpenOffice MIME types (Dave Hodder).
* Lowered the default DESIRED_MAX_MAPPED_FILES from 2000 to 1000.
* Set up accept filters after listen() (Kris Spinka).
* Preserve query string when doing a missing-slash directory redirect.
* Special-case logging to '-' as stdout (Matt Armstrong).
* Added -s to usage line (Pavel Janík).
* Fix for security hole that exposed contents of .htpasswd in some cases
  (noticed by zeno@cgisecurity.com).
* Allow (and ignore) extra fields in .htpasswd files.
* Added some calls to shutdown() in strategic places.
* Added a timer-kill of the CGI interpose input and output process.
  These processes also now close the listen fd(s).
* Fixed rare file descriptor leak, when we get an unknown sockaddr family
  (George Schlossnagle).
* Put virtual hostname in non-local referer syslog (Craig Leres).
* Added a P3P server privacy header setting (Henrik Schack Jensen).
And lots of other bug fixes.
   2002-05-12 16:47:29 by Johan Danielsson | Files touched by this commit (1)
Log message:
don't change .htpasswd into .thtpasswd

Next | Query returned 49 messages, browsing 41 to 50 | previous