1. d24a195 added test for DIRSERVER-2206 by Kiran Ayyagari · 7 years ago
  2. 9a1c092 Added one more missing Import-Package by Emmanuel Lécharny · 7 years ago
  3. 0e97511 Added a missing Import-Package, fixed some checkstyle errors, used non deprecated API by Emmanuel Lécharny · 7 years ago
  4. d3fed1f o Declare a range for slf4j by Emmanuel Lécharny · 7 years ago
  5. 9b3ca30 o Added the OSGi Import-Package/Export-Package elements by Emmanuel Lécharny · 7 years ago
  6. 155bd94 Get rid of a deprecated mina function by Emmanuel Lécharny · 7 years ago
  7. 905c6e9 minor formating by Emmanuel Lécharny · 7 years ago
  8. b22fbbe Switched the apacheds value to 2.0.0-M25-SNAPSHOT by Emmanuel Lécharny · 7 years ago
  9. d672316 Added a bind(SaslRequest) method by Emmanuel Lécharny · 7 years ago
  10. 916b67e Formatting by Emmanuel Lécharny · 7 years ago
  11. e492451 Fixed a checkstyle error by Emmanuel Lécharny · 7 years ago
  12. 42e76ad Fixed a checkstyle error by Emmanuel Lécharny · 7 years ago
  13. 2142f74 Applied patch for DIRSERVER-2007 by Emmanuel Lécharny · 7 years ago
  14. 9aa7e4b Fixed some compilation failure (missing '+') by Emmanuel Lécharny · 7 years ago
  15. 878bec7 No need to create the temp file twice... by Emmanuel Lécharny · 7 years ago
  16. 081964a Fixed a double definition of a variable by Emmanuel Lécharny · 7 years ago
  17. 19974b1 Added a log to tell when the server ca't create a temporary file (DIRSERVER-2091/DIRSERVER-2007) by Emmanuel Lécharny · 7 years ago
  18. 761a6eb [maven-release-plugin] prepare for next development iteration by Emmanuel Lécharny · 7 years ago
  19. 887f022 [maven-release-plugin] prepare release 2.0.0-M24 by Emmanuel Lécharny · 7 years ago
  20. 6183232 Commented the osgi-test module as it fails randomly, and bumped up the felix dependency to 5.6.4 by Emmanuel Lécharny · 7 years ago
  21. ebb4372 Moved back to felix-5.6.1, and enabled the osgi-integ module, as it seems that felix 5.6.4 is randomly failing by Emmanuel Lécharny · 7 years ago
  22. 6f02ec4 Bumped up felix dependency again by Emmanuel Lécharny · 7 years ago
  23. 3646d7d Forgot to uncomment the osgi-integ module... by Emmanuel Lécharny · 7 years ago
  24. 85300e3 retried with an older version fo felix, to see if teh osgi tests are passing by Emmanuel Lécharny · 7 years ago
  25. 5124273 Used the latest project version by Emmanuel Lécharny · 7 years ago
  26. d18def8 Swicthed to LDAP API 1.0.0 by Emmanuel Lécharny · 7 years ago
  27. c4e2f58 Using project-39 by Emmanuel Lécharny · 7 years ago
  28. 5021c2c Downgraded some depenencies by Emmanuel Lécharny · 7 years ago
  29. 708546c Downgraded some dependencies by Emmanuel Lécharny · 7 years ago
  30. 740b00b Bumped up some dependencies by Emmanuel Lécharny · 7 years ago
  31. 35c82d3 Bumped up some dependencies for the next release to come by Emmanuel Lécharny · 7 years ago
  32. 0365e9c Applied Colm's changes (FikeIn/OutputStream) by Emmanuel Lécharny · 7 years ago
  33. 07c4466 Switching FileInput/OutputStream to Files.newInput/OutputStream by Colm O hEigeartaigh · 7 years ago
  34. 404a01f Applied patches from trunk by Emmanuel Lécharny · 7 years ago
  35. cce59a7 Check that the ads_pwdValidator is not null, and if so, use the DefaultPasswordValidator class by Emmanuel Lécharny · 7 years ago
  36. fac15ee Added a shutdown() method that shutdown the executor (see DIRSEVER-2190) by Emmanuel Lécharny · 7 years ago
  37. 5cb4a85 Call the Interceptor.destroy() method in the shutdown() method by Emmanuel Lécharny · 7 years ago
  38. 4990579 Modified the exception thrown by Emmanuel Lécharny · 7 years ago
  39. 6d112b7 Ported modifications made in trunk by Emmanuel Lécharny · 7 years ago
  40. 1a9af16 Added the jar containing the test SC by Emmanuel Lécharny · 7 years ago
  41. 1d3005e Added the jar containing the test SC by Emmanuel Lécharny · 7 years ago
  42. 0dd3270 Removed the @Ignored tag now that the SC has been fixed to support inner class by Emmanuel Lécharny · 7 years ago
  43. 162b6c0 Removed the Ignore as the pb with the SC classloader has been fixed. by Emmanuel Lécharny · 7 years ago
  44. 4565b49 Made the event interceptor using daemon threads by Emmanuel Lécharny · 7 years ago
  45. 7c9ec39 Fix test under Windows by Stefan Seelmann · 7 years ago
  46. bbd4245 DIRSERVER-2186: Fix repair command * Adapt docker tests by Stefan Seelmann · 7 years ago
  47. 09e1abc DIRSERVER-2186: Fix repair command by Stefan Seelmann · 7 years ago
  48. 081197c DIRSERVER-2186: Fix repair command by Stefan Seelmann · 7 years ago
  49. 5dd60be Disable tests, loading syntax checkers from bytecode doesn't work by Stefan Seelmann · 7 years ago
  50. 97a931a Used the Strings.EMPTY_STRING_ARRAY constant by Emmanuel Lécharny · 7 years ago
  51. e0e3384 Used teh Strings.EMPTY_STRING_ARRAY constant by Emmanuel Lécharny · 7 years ago
  52. 6605c2e The getPrincipal method now throws a LdapException, and not a generic Exception by Emmanuel Lécharny · 7 years ago
  53. 727848e o Used SyntaxChecker.INSTANCE when needed by Emmanuel Lécharny · 7 years ago
  54. f2fcaca o Used SyntaxChecker.INSTANCE when needed by Emmanuel Lécharny · 7 years ago
  55. 15b85e4 o Used SyntaxChecker.INSTANCE when needed by Emmanuel Lécharny · 7 years ago
  56. 4e1903e o Used SyntaxChecker.INSTANCE when needed by Emmanuel Lécharny · 7 years ago
  57. 0f2a674 Removed an unused import by Emmanuel Lécharny · 7 years ago
  58. e245a67 Removed an unused import by Emmanuel Lécharny · 7 years ago
  59. d77de39 Added a server test for bcrypt hash by Emmanuel Lécharny · 7 years ago
  60. 849bc29 Added a server test for bcrypt hash by Emmanuel Lécharny · 7 years ago
  61. 26442a0 Fix for DIRKRB-620 by Emmanuel Lécharny · 7 years ago
  62. b94d8f2 Patch for DIRKRB-619 by Emmanuel Lécharny · 7 years ago
  63. cff04d4 o Removed useless import o Used a try-with-resource for a connection by Emmanuel Lécharny · 7 years ago
  64. fc29595 Updating NOTICE year! by Colm O hEigeartaigh · 7 years ago
  65. 5347dd7 Bumped up dependencies by Emmanuel Lécharny · 7 years ago
  66. 064d19a Bumped up dependencies by Emmanuel Lécharny · 7 years ago
  67. de15352 Improved one test by Emmanuel Lécharny · 7 years ago
  68. 5d7b4aa Improved one test by Emmanuel Lécharny · 7 years ago
  69. 3a27ad7 Fixed a wrong expected exception by Emmanuel Lécharny · 7 years ago
  70. a6b0bd3 Fixed a NPE by Emmanuel Lécharny · 7 years ago
  71. dd57c43 Bumped up the skin revision by Emmanuel Lécharny · 7 years ago
  72. 4369559 Bumped up to the latest shared revision, and the latest skin revision by Emmanuel Lécharny · 7 years ago
  73. cdea8cd Bumped MINA revision by Emmanuel Lécharny · 7 years ago
  74. 78203db Added the code that launch the database repair by Emmanuel Lécharny · 7 years ago
  75. 7f42900 Used Strings.EMPTY_BYTES instead of StringConstants.EMPTY_BYTES by Emmanuel Lécharny · 7 years ago
  76. 816e504 Used Strings.EMPTY_BYTES instead of StringConstants.EMPTY_BYTES by Emmanuel Lécharny · 7 years ago
  77. 47a8c74 Used Strings.EMPTY_BYTES instead of StringConstants.EMPTY_BYTES by Emmanuel Lécharny · 7 years ago
  78. 314bf80 Used Strings.EMPTY_BYTES instead of StringConstants.EMPTY_BYTES by Emmanuel Lécharny · 7 years ago
  79. c12d3b8 Set the log4j property file to avoid printing useless informations by Emmanuel Lécharny · 7 years ago
  80. 3b4cb65 Set the log4j property file to avoid printing useless informations by Emmanuel Lécharny · 7 years ago
  81. 7aa5b43 Fixed teh ApacheDS starting script by Emmanuel Lécharny · 7 years ago
  82. e263815 Fixed teh apacheds starting script by Emmanuel Lécharny · 7 years ago
  83. dc80144 Added a test by Emmanuel Lécharny · 7 years ago
  84. 2501a8b Added a test by Emmanuel Lécharny · 7 years ago
  85. 6d93e27 o Fixed a failing test o Used the try-with-resource syntax by Emmanuel Lécharny · 7 years ago
  86. b415100 Used try-with-resources by Emmanuel Lécharny · 7 years ago
  87. f2cc41c Fixed a failing test by Emmanuel Lécharny · 7 years ago
  88. 0d12295 Added some SSL/TLS tests by Emmanuel Lécharny · 7 years ago
  89. e4404db Added some SSL/TLS tests by Emmanuel Lécharny · 7 years ago
  90. 5f7baf9 Fixed the TrustManagerFactory class by Emmanuel Lécharny · 7 years ago
  91. 2bfce31 Fixed some failures introduced in a previous commit by Emmanuel Lécharny · 7 years ago
  92. 8186166 Fixed the certificate and factory to work with Java 8 by Emmanuel Lécharny · 7 years ago
  93. 362d99a Removed a useless import by Emmanuel Lécharny · 7 years ago
  94. 4cb1dd0 o Use Strings.EMPTY_BYTES instead of StringConstants.EMPTY_BYTES by Emmanuel Lécharny · 8 years ago
  95. 603344b Ported fixes provided by Stefan to the branch by Emmanuel Lécharny · 8 years ago
  96. 10780f4 Ported Stefan's fixes to the branch by Emmanuel Lécharny · 8 years ago
  97. 4267b6f Add test for DIRSERVER-2173 by Stefan Seelmann · 8 years ago
  98. 5f10366 DIRSERVER-2173: Fix usage of RUN_AS_GROUP variable in bin installer by Stefan Seelmann · 8 years ago
  99. 16e2a5a Update dependencies, should fix tests that expect AuthenticationException instead of InvalidNameException by Stefan Seelmann · 8 years ago
  100. 3032bef Added a test on the person OC with index by Emmanuel Lécharny · 8 years ago