aboutsummaryrefslogtreecommitdiffstats
path: root/showattachment.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 281358: Attachment links in bugmail are different from the link in show_b...lpsolit%gmail.com2006-03-021-1/+1
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-7/+11
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Fix for bug 104521: Removes old attachment interface in favor of new attachme...myk%mozilla.org2002-01-301-36/+7
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-2/+4
* Bug 98080 ask for an attachment number when no params are giventimeless%mac.com2001-12-211-0/+13
* Users should only be able to view attachments if they can view the bug that t...jake%acutex.net2001-06-071-9/+17
* Fixed stupid syntax error in last patch.terry%mozilla.org2000-03-081-1/+1
* Patch by Brian Duggan <bduggan@oven.com> -- security improvements.terry%mozilla.org2000-03-081-1/+1
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Oops; fixed stupid typo.terry%mozilla.org1999-05-251-1/+1
* Don't put the filename in the content-type field; it's apparently not legal M...terry%mozilla.org1999-05-251-3/+2
* Bugzilla now has the ability to store patches and other attachments with bugs.terry%netscape.com1999-04-081-0/+43