summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-15Clean up unused importschrismair
2012-07-15Upgrade to Groovy 1.7.10; fix Maven site plugin incompatibilitychrismair
2012-07-14Upgrade POM, including later Groovy and GMaven; fix environment-specific testschrismair
2012-07-14Clean up environment-specific test failureschrismair
2011-06-07Use SFTP to deploy to Maven Repochrismair
2011-06-06Version 2.3chrismair
2011-06-06Version 2.3chrismair
2011-06-06Use a dynamically chosen free port number for the server control portchrismair
2011-06-05Add a new readData(int numBytes) to Sessionchrismair
2011-03-21Test close processingchrismair
2011-03-18Fix bug/feature #3103132: shutting down takes too long.chrismair
2010-03-26Verify we can store files using relative pathchrismair
2010-03-26Add example code for fileSystem.getEntry() and createInputStream()chrismair
2010-03-24Update test/example dir listing to remove superfluous file size for a DIR entry.chrismair
2010-03-24Update/fix POM to enable Maven deploy.chrismair
2010-03-24Version 2.2chrismair
2010-03-24version 2.2chrismair
2010-03-24Change fake RNTO and RNFR CommandHandlers to allow renaming directorieschrismair
2010-03-22Change rename() to fail if the TO file already existschrismair
2010-03-21Rename AbstractGroovyTest to AbstractGroovyTestCasechrismair
2010-03-21Rename AbstractTest to AbstractTestCasechrismair
2010-03-20Add sample directory listing(s) to online docs for StubFtpServer ListCommandH...chrismair
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