aboutsummaryrefslogtreecommitdiffstats
path: root/move.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 134575 - some scripts trying to make world writable directoriesbbaetz%student.usyd.edu.au2002-04-071-5/+1
| | | | r=justdave, gerv
* Fix for bug 125516: the recent fix for emails truncating when a period ↵justdave%syndicomm.com2002-02-171-1/+1
| | | | | | | | 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
* Fix for bug 122897: Comments entered on the bug form are now added to the ↵justdave%syndicomm.com2002-02-061-1/+5
| | | | | | | | bug before it is closed and moved when moving a bug to another Bugzilla install. Patch by Dave Miller <justdave@syndicomm.com> r= timeless, bbaetz
* Fix for bug 117055: Emails were being truncated if they contained a line ↵justdave%syndicomm.com2002-02-061-1/+1
| | | | | | | | | 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
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+4
| | | | | Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
* Fix for bugs 55161 and 12819. The activity log now stores only what's ↵jake%acutex.net2001-07-201-2/+2
| | | | | | changed in multi-value fields. r= justdave@syndicomm.com
* Fix for bug 57848, perl warnings in several files.justdave%syndicomm.com2001-06-011-1/+1
| | | | | Patch by Nick Hibma <n_hibma@qubesoft.com> r= justdave@syndicomm.com
* Fix for bug 79730: Minor minor typo in move.pl (recieve -> receive).justdave%syndicomm.com2001-05-101-1/+1
| | | | | Patch by gavins@iplbath.com (Gavin Shelley). r= justdave@syndicomm.com
* Bug moving code is now fully implemented. To use it, turn on the param and ↵endico%mozilla.org2000-07-141-13/+46
| | | | set the move related params.
* change wording of mail notificationendico%mozilla.org2000-06-271-1/+1
|
* rename move.cgi to move.plendico%mozilla.org2000-06-211-0/+123