- 19 Aug, 2002 1 commit
-
-
bugreport%peshkin.net authored
r=bbaetz x2
-
- 12 Aug, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
-
- 07 Apr, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=justdave, gerv
-
- 17 Feb, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it needs the -t and -i as separate parameters instead of stacked (the original patch had -ti) Patch by Tobias Burnus <burnus@gmx.de> r= justdave, gerv
-
- 06 Feb, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with a period). Has been tested with sendmail and postfix. Patch by Dave Miller <justdave@syndicomm.com> r= afranke, bugzilla@bkor.dhs.org, jake
-
- 26 Nov, 2001 1 commit
-
-
jake%acutex.net authored
Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was incorrectly quoted in Bug.pm r= justdave, louie
-
- 05 Oct, 2001 1 commit
-
-
zach%zachlipton.com authored
that makes importxml.pl not fail the tests. We are on our way to 100%! Patch by Jake <jake@acutex.net>, r=zach@zachlipton.com, no 2nd review required.
-
- 26 Jul, 2001 1 commit
-
-
justdave%syndicomm.com authored
fix for bug 91903: insecure dependency in require in importxml.pl under taint mode only in Perl 5.005. Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
-
- 04 Jul, 2001 1 commit
-
-
justdave%syndicomm.com authored
-
- 01 Jun, 2001 3 commits
-
-
justdave%syndicomm.com authored
r= Hixie
-
justdave%syndicomm.com authored
backing out previous fix to importxml.pl. It fixed it on Perl 5.6 and broke it on Perl 5.005. Will need to investigate.
-
justdave%syndicomm.com authored
Patch by Nick Hibma <n_hibma@qubesoft.com> r= justdave@syndicomm.com
-
- 14 Jul, 2000 1 commit
-
-
endico%mozilla.org authored
Bug moving code is now fully implemented. To use it, turn on the param and set the move related params.
-
- 24 Jun, 2000 6 commits
-
-
endico%mozilla.org authored
-
endico%mozilla.org authored
-
endico%mozilla.org authored
-
endico%mozilla.org authored
-
endico%mozilla.org authored
-
endico%mozilla.org authored
-
- 23 Jun, 2000 2 commits
-
-
endico%mozilla.org authored
-
endico%mozilla.org authored
-
- 21 Jun, 2000 1 commit
-
-
endico%mozilla.org authored
-
- 09 Jun, 2000 1 commit
-
-
endico%mozilla.org authored
experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi
-
- 16 May, 2000 2 commits
-
-
endico%mozilla.org authored
-
endico%mozilla.org authored
export_bug.cgi emits a bug as xml in a form that import.pl can use to import the bug into another instance of bugzilla.
-