bugzilla-daemon at bugzilla.mindrot.org
2010-Nov-04 23:30 UTC
[Bug 1833] New: incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833
Summary: incorrect completion of quoted directory
Product: Portable OpenSSH
Version: 5.6p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: djm at mindrot.org
mkdir /tmp/abc
mkdir "/tmp/a[bc]c"
sftp -D /usr/libexec/sftp-server
cd /tmp
cd a\[ <PRESS TAB>
autocompleted entry is "cd a\[c]c/"
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2010-Nov-04 23:30 UTC
[Bug 1833] incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1803
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jan-24 01:30 UTC
[Bug 1833] incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|1803 |
--- Comment #1 from Damien Miller <djm at mindrot.org> 2011-01-24 12:30:44
EST ---
Retarget unclosed bugs from 5.7=>5.8
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jan-24 01:31 UTC
[Bug 1833] incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1845
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2011-Sep-06 00:34 UTC
[Bug 1833] incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1930
--- Comment #2 from Damien Miller <djm at mindrot.org> 2011-09-06 10:34:07
EST ---
Retarget unresolved bugs/features to 6.0 release
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Sep-06 00:36 UTC
[Bug 1833] incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833 --- Comment #3 from Damien Miller <djm at mindrot.org> 2011-09-06 10:36:22 EST --- Retarget unresolved bugs/features to 6.0 release -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Sep-06 00:38 UTC
[Bug 1833] incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|1845 |
--- Comment #4 from Damien Miller <djm at mindrot.org> 2011-09-06 10:38:55
EST ---
Retarget unresolved bugs/features to 6.0 release
(try again - bugzilla's "change several" isn't)
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2012-Feb-23 23:34 UTC
[Bug 1833] incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1986
--- Comment #5 from Damien Miller <djm at mindrot.org> 2012-02-24 10:34:15
EST ---
Retarget from 6.0 to 6.1
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2012-Feb-23 23:37 UTC
[Bug 1833] incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|1930 |
--- Comment #6 from Damien Miller <djm at mindrot.org> 2012-02-24 10:37:53
EST ---
Retarget 6.0 => 6.1
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter of the bug.
Maybe Matching Threads
- [Bug 1596] New: Option parser does not permit a double-quote character to occur in option values
- [Bug 1542] New: Send echo on/off flag to SSH_ASKPASS
- [Bug 1552] New: Patch to log tunnel information
- [Bug 1798] New: Add fsync() support to sftp/sftp-server
- [Bug 1545] New: ssh-keygen -R removes all comments from known_hosts file