summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-20PatternUtil: Add plus sign ('+') to convertStringWithWildcardsToRegex()chrismair
2010-03-19Fix Bug #2828362: “Unit tests using FakeFtpServer are slow”. Reduce defau...chrismair
2010-03-16Fix bug #2953392: AbstractFtpServer waits forever if binding to port failschrismair
2009-06-17Version 2.1chrismair
2009-06-16Version 2.1chrismair
2009-06-16Add getServerControlPort() to AbstractFtpServer.chrismair
2009-06-16Fix Bug #2696898 : “WindowsFakeFilesystem DirectoryEntry case sensitivity”chrismair
2009-06-14Fix Bug #2797980: “UnixFakeFileSystem IsValidName Regex incorrect”chrismair
2009-06-13Refactor both PortCommandHandler(s) and the PortParser classes to use HostAnd...chrismair
2009-06-13Support for IPv6: EPRT and EPSVchrismair
2009-06-13Support for IPv6: EPRT and EPSVchrismair
2009-06-11Support for IPv6: EPRT and EPSVchrismair
2009-03-10Version 2.0.2chrismair
2009-03-10Version 2.0.2chrismair
2009-03-10Fix Bug #2653626: Cannot start() server after calling stop()chrismair
2009-03-10Fix Bug #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific.chrismair
2009-02-09Version 2.0.1chrismair
2009-02-09Version 2.0.1chrismair
2009-02-09Use entrySet() to iterate through sessions. (Rijk van Haaften)chrismair
2009-02-09Fix for Bug 2543193 “"cd .." and "pwd" don't work properly together”chrismair
2009-02-08Fix for Bug 2540548 - Missing new line on directory listingchrismair
2009-02-08Fix for Bug 2540366 - FileEntry.setContents( byte [] contents ) change the co...chrismair
2009-01-21Add Log4J and samples to assemblychrismair
2009-01-04Version 2.0chrismair
2009-01-03version 2.0chrismair
2009-01-03Add note to online doc about requiring Log4J configuration file if you want t...chrismair
2008-12-27Fix bug: #2462794 - filesystem.pathDoesNotExist key is missing from the Reply...chrismair
2008-12-27Fix bug: #2462973 FileEntry.cloneWithNewPath doesn't clone out field.chrismair
2008-12-19Remove mistaken check-inchrismair
2008-12-19Initial check-inchrismair
2008-12-14git-svn-id: svn://svn.code.sf.net/p/mockftpserver/code@210 531de8e6-9941-0410...chrismair
2008-12-14git-svn-id: svn://svn.code.sf.net/p/mockftpserver/code@209 531de8e6-9941-0410...chrismair
2008-12-14version 2.0-rc3chrismair
2008-12-14Fix bug: ClassCastException (SessionInfo) in AbstractFtpServer during cleanupchrismair
2008-12-14Reorganize sample code and add to online docchrismair
2008-12-14Reorganize sample code and add to online docchrismair
2008-12-13git-svn-id: svn://svn.code.sf.net/p/mockftpserver/code@204 531de8e6-9941-0410...chrismair
2008-12-122.0-rc2 releasechrismair
2008-12-12Remove personal refschrismair
2008-12-12Update CommandHandler classes to reflect permission-related reply codes in th...chrismair
2008-12-12Support for STAT commandchrismair
2008-12-11Enhance javadocchrismair
2008-12-11Cleanup and javadocchrismair
2008-12-09Introduce createSession() and make attr protected to facilitate subclassingchrismair
2008-12-09Fix bug in iterating through sessionschrismair
2008-12-08Add support for SMNTchrismair
2008-12-07Introduce AbstractStorCommandHandler. Remove final from stub CommandHandler c...chrismair
2008-12-07Fixes and cleanup for PMDchrismair
2008-12-07Create new UnrecognizedCommandHandler-- return 502 reply from FakeFtpServer a...chrismair
2008-12-06Move ConnectCommandHandler into corechrismair