1. c561a9b Enhance javadoc by chrismair · 16 years ago
  2. bd576ae Reorganize packages; consistent with stub packages by chrismair · 16 years ago
  3. 7bf26c5 Add convenience constructor/methods by chrismair · 16 years ago
  4. e05d3ea Convert main source from Groovy to Java by chrismair · 16 years ago
  5. ef13cb2 Convert main source from Groovy to Java by chrismair · 16 years ago
  6. e0bd1bd Convert main source from Groovy to Java by chrismair · 16 years ago
  7. 1845e12 Convert main source from Groovy to Java by chrismair · 16 years ago
  8. f11ac5b Convert main source from Groovy to Java by chrismair · 16 years ago
  9. 4994f84 Convert main source from Groovy to Java by chrismair · 16 years ago
  10. b0a7b98 Convert main source from Groovy to Java by chrismair · 16 years ago
  11. 16aada1 Convert main source from Groovy to Java by chrismair · 16 years ago
  12. 5eefc00 Convert main source from Groovy to Java by chrismair · 16 years ago
  13. c2864b8 Convert main source from Groovy to Java by chrismair · 16 years ago
  14. 334c6eb Convert main source from Groovy to Java by chrismair · 16 years ago
  15. 0bb4278 Convert main source from Groovy to Java by chrismair · 16 years ago
  16. 9cee382 Convert main source from Groovy to Java by chrismair · 16 years ago
  17. e08928a Convert main source from Groovy to Java by chrismair · 16 years ago
  18. 57e5445 Convert main source from Groovy to Java by chrismair · 16 years ago
  19. c4a2229 Validate file and directory access based on file permissions by chrismair · 16 years ago
  20. 3275b5a Validate file and directory access based on file permissions by chrismair · 16 years ago
  21. d3d8869 Validate file and directory access based on file permissions by chrismair · 16 years ago
  22. dc5be68 Validate file and directory access based on file permissions by chrismair · 16 years ago
  23. 36a506b Don't throw exception from finally; clean up warnings by chrismair · 16 years ago
  24. 2076c89 Fix throw exception from finally by chrismair · 16 years ago
  25. 954ee7d Cleanup constructor calls; allow null message key by chrismair · 16 years ago
  26. afca3a6 Changes to enable GMaven by chrismair · 16 years ago
  27. 35db51a Fix potential NPE. Only execute serverSocket.close() if serverSocket != null. by chrismair · 16 years ago
  28. 870d738 Terminate reply with \r\n by chrismair · 16 years ago
  29. 8d76c14 Parse host ip numbers as unsigned bytes (bug # 2047355) by chrismair · 16 years ago
  30. fa3e4a9 Fake ACCT CommandHandler by chrismair · 16 years ago
  31. 5aee6e3 Fake REIN CommandHandler. by chrismair · 16 years ago
  32. 5e9a022 Fake CDUP CommandHandler; change CDUP reply code to 200. by chrismair · 16 years ago
  33. 5e41675 Rename ReplyCodes.SEND_DATA_INITIAL_OK and SEND_DATA_FINAL_OK to TRANSFER_DATA_.. by chrismair · 16 years ago
  34. 31d38a1 Rename Command.getRequiredString(int) to getRequiredParameter(int). Get rid of AbstractFakeCommandHandler.getRequiredParameter() -- Use Command.getRequiredParameter() instead. by chrismair · 16 years ago
  35. 79eb164 Change StubFtpServer CommandHandlers to reply with 501 if required command parameters are missing by chrismair · 16 years ago
  36. df7926b Enable calling stop() on a server even if the server was never started by chrismair · 16 years ago
  37. 47fb67a Support for LIST and PORT commands; throw CommandSyntaxException for invalid parms by chrismair · 16 years ago
  38. d8cb70b Refactor (Stub)PortCommandHandler to pull out port parsing logic into common utility class. by chrismair · 16 years ago
  39. 5c17f34 FakFtpServerIntegrationTest (first phase); homeDirectory support by chrismair · 16 years ago
  40. 128e816 FakFtpServerIntegrationTest (first phase); QUIT command handler by chrismair · 16 years ago
  41. 32e4b53 Merge changes for JIRA issue 1925590 into HEAD by chrismair · 16 years ago
  42. abc66ab Introduce AbstractFtpServer and AbstractFtpServerTest by chrismair · 16 years ago
  43. 70cc389 Overide FileSystem methods to test exception-handling by chrismair · 16 years ago
  44. 016b6dd RNFR and RNTO commands and common infrastructure by chrismair · 16 years ago
  45. 562a28c RMD command and common infrastructure by chrismair · 16 years ago
  46. ae0aaa3 CWD command and common infrastructure by chrismair · 16 years ago
  47. 33e5281 Support for USER and PASS (fake) by chrismair · 16 years ago
  48. 78795c9 Initial fake command-handler for USER command by chrismair · 16 years ago
  49. b7462c1 Add wait/notify to ensure server is initialized before start() returns; fix potential race condition by chrismair · 16 years ago
  50. 394607f StubFtpServer: Allow configuring server control port other than the default (21). by chrismair · 16 years ago
  51. 4ca3386 Update SVN tags by chrismair · 17 years ago
  52. 9310244 Initial import. Version 1.0. by chrismair · 17 years ago