• Home
  • Raw
  • Download

Lines Matching refs:BUG

30 - BUG #3103132: shutting down takes too long.
36 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
38 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
40 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
50 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
51 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
59 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
60 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
65 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
66 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
67 - BUG FIX: #2540366 �FileEntry.setContents( byte [] contents ) change the content� (https://sourcef…
73 - BUG FIX: #2462794 filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. …
74 - BUG FIX: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. See https://sourceforge.net…
80 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
86 - BUG FIX: AbstractFtpServer: Fix bug when iterating through sessions.
124 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
125 - BUG FIX: Terminate replies with <CRLF> (\r\n).
132 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
138 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
149 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server