Commit graph

3 commits

Author SHA1 Message Date
martti
cc077f6a97 Updated cvsweb to version 1.112. Changes since 1.93:
- Fixed all prototypes
- Add prototypes to work with newer perl version
- By default, thwart access to files named 'passwd' and '.cvspass'
  (configurable in cvsweb.conf). This avoids security problems with
  naive configuration
- diff "Attic" redirect bugfix
- Preset the global variable the stores the per file cvs info to avoid
  accumulating cruft under modperl
- Avoid warning about uninitialized value if displaying a particular
  branch only
- Allow for 0.X versions
- Fix the PRINTF tie method, this messed up the annotate display
- Implement gzip compressed output by using the Compress::Zlib module
- View Adobe Acrobat .pdf files embedded in the cvs markup view
2001-10-15 17:25:09 +00:00
kim
30761500e5 Disable "-w" for perl, as this causes lots and lots of warnings about
uninitialized variables.  Since the script works, this will prevent
the web error log from filling up...
2001-04-24 13:25:29 +00:00
kim
53cca51a51 Fix bug in CVS log form. 2001-04-23 21:20:32 +00:00