1. ae298c1 o Call the unbind method in a finally o Added some LOG message by emmanuel lecharny · 5 years ago
  2. 770a8ab DIRAPI-342: Add tests to demostrate the problem by Stefan Seelmann · 5 years ago
  3. 05b2c4a Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-server by emmanuel lecharny · 5 years ago
  4. 6837f5c Added a test for DIRAPI-340 by emmanuel lecharny · 5 years ago
  5. 1a1ca46 Merge pull request #2 from mchoma/DIRSERVER-2223 by Emmanuel Lécharny · 5 years ago
  6. 6a5c543 Merge branch 'master' into DIRSERVER-2223 by Emmanuel Lécharny · 5 years ago
  7. 2eab73c Fixed some compilation issues due to some update in LDAP API. Added a test for the Modify increment extension by emmanuel lecharny · 5 years ago
  8. d97871c Applied PR #2 (Upgrade signature hash of generate key) by emmanuel lecharny · 5 years ago
  9. 453b479 Fix flaky test by Stefan Seelmann · 5 years ago
  10. 9eeaf2e Add condition for AdoptOpenJDK, nonsense test... by Stefan Seelmann · 5 years ago
  11. 5d604ec Close resource (fix tests on Windows) by Stefan Seelmann · 5 years ago
  12. 9c39f9d Remove unreliable test. Increase timeout for slow machines. by Stefan Seelmann · 5 years ago
  13. 3b74a94 DIRAPI-339: Tests for handling connection errors and timeout for SSL/ldaps by Stefan Seelmann · 5 years ago
  14. d918fd7 Fix docker container hostname and refactoring by Stefan Seelmann · 5 years ago
  15. fd47b1e Increase timeout by Stefan Seelmann · 5 years ago
  16. 472afd5 Implement Jenkins pipeline and update installer tests to recent OS and Java version by Stefan Seelmann · 5 years ago
  17. a49b06f Add missing OSGi import by Stefan Seelmann · 5 years ago
  18. 78d65a8 Implemented RFC 4525 (Modify Increment operation) by emmanuel lecharny · 5 years ago
  19. d154889 Use Java 8 by emmanuel lecharny · 5 years ago
  20. 5abfc74 merge with Stefan's changes by emmanuel lecharny · 5 years ago
  21. c6f064d Changes to fix the certificate handling in ApacheDS by emmanuel lecharny · 5 years ago
  22. 04bb407 o Swicthed to MINA 2.1.2 by emmanuel lecharny · 5 years ago
  23. 0f043fb Merge pull request #14 from apache/caffeine by Stefan Seelmann · 5 years ago
  24. f9c25f9 Replace ehcache with caffeine by Stefan Seelmann · 5 years ago caffeine
  25. 05a5ab7 Update to latest parent pom and Java 8. Update dependencies to fix build. by Stefan Seelmann · 5 years ago
  26. 40b5618 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-server by emmanuel lecharny · 5 years ago
  27. 08530ed Bumped up a dependency by emmanuel lecharny · 5 years ago
  28. 310007c Merge pull request #12 from coheigea/slf4j_upgrade by Colm O hEigeartaigh · 5 years ago
  29. ee3c911 Updating SLF4J by Colm O hEigeartaigh · 5 years ago
  30. 8942572 Added a test for NIS by emmanuel lecharny · 5 years ago
  31. 3b763ef Added the apacheds.ks KeyStore file in InstanceLayout by emmanuel lecharny · 5 years ago
  32. bbddbd9 Added the core partition package import which is needed for the kerberos by emmanuel lecharny · 5 years ago
  33. 2a7dc89 o Fixed Apache DS build following the removal of Mutable classes by emmanuel lecharny · 5 years ago
  34. c93fbc1 Fixed the tests after the change in the default config that now use a by Emmanuel Lecharny · 5 years ago
  35. 08b0c2e Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-server by Emmanuel Lecharny · 5 years ago
  36. 298ae23 Applied the modification in the LDAP API for the Value.getValue() to by Emmanuel Lecharny · 5 years ago
  37. 598558b Disable Java 7 tests by Stefan Seelmann · 5 years ago
  38. 2d1eb6a Fix OSGi issues with ehcache 3 by Stefan Seelmann · 5 years ago
  39. 5b599ac Fix OSGi issues with ehcache 3 by Stefan Seelmann · 5 years ago
  40. 4ce5d95 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-server by Emmanuel Lecharny · 5 years ago
  41. 5d40c41 Bumped up ehcache version to 3.6.1 by Emmanuel Lecharny · 5 years ago
  42. d560fc9 Merge pull request #10 from coheigea/jetty-upgrade by Stefan Seelmann · 5 years ago
  43. 46bdfbf Upgrade Jetty to latest version by Colm O hEigeartaigh · 5 years ago
  44. a1ffff1 Updating BouncyCastle by Colm O hEigeartaigh · 5 years ago
  45. 6489706 Used the static Asn1Decoder class by Emmanuel Lecharny · 5 years ago
  46. d9f4e8d Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-server by Emmanuel Lecharny · 5 years ago
  47. f28f4aa Fixed the server compilation issues following the changes in the LDA API by Emmanuel Lecharny · 5 years ago
  48. 4e8a2e6 Extract certificate exception classification to make it reusable. Cleanup test annotations. by Stefan Seelmann · 5 years ago
  49. 23e88d8 Reduce test output by Stefan Seelmann · 5 years ago remove-infinite-timeout
  50. 55ce3a3 Improve replication tests, remove duplicate wait method, also wait for sync info intermediate response by Stefan Seelmann · 5 years ago
  51. 0df3a39 Fix wrong property check by Stefan Seelmann · 5 years ago
  52. 6300181 Remove inifinite timeout from replication config by Stefan Seelmann · 5 years ago
  53. 2f415c5 Remove inifinite timeout settings in tests by Stefan Seelmann · 5 years ago
  54. a967693 Fix replication tests by Stefan Seelmann · 5 years ago
  55. 13fb268 Fix compile error by Stefan Seelmann · 5 years ago
  56. 6214985 Fix assertions by Stefan Seelmann · 5 years ago
  57. 9163f20 Fix connection pool tests by Stefan Seelmann · 5 years ago
  58. 59d35df DIRAPI-330: Improve TLS handshake error handling (tests) by Stefan Seelmann · 5 years ago
  59. 23afdb1 Don't write decorated messages anymore by elecharny · 5 years ago
  60. 41ff0c4 o Simplified the replication code, using the SyncInfoValue class by elecharny · 5 years ago
  61. 873b508 Fixed teh server accordingly to the LDAP API control modifications by elecharny · 5 years ago
  62. 7d155cf Fix OSGi by Stefan Seelmann · 5 years ago
  63. a5d0e43 Fixed ApacheDS compilation error accordingly to the changes in teh LDAP by Emmanuel Lecharny · 5 years ago
  64. 44a22f5 o Applied the SortRequest/Response renaming by Emmanuel Lecharny · 5 years ago
  65. 8bf99a5 Added the commons-codec explicit dependency by elecharny · 5 years ago
  66. d5e8015 Bumped up commons-collections and commons-lang to version 4 and 3, respectively by elecharny · 5 years ago
  67. a5f582a Fixed the test to use the static LdapEnoder class by elecharny · 5 years ago
  68. ab92d11 Removed spurious sysout by elecharny · 5 years ago
  69. 21a9a17 Adding a check for Azul JVM. This test class function has to be by elecharny · 5 years ago
  70. 09a0168 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-server by Emmanuel Lécharny · 6 years ago
  71. 4adfc98 Applied patch for DIRSERVER-2247 by Emmanuel Lécharny · 6 years ago
  72. b19d715 Remove superfluous plugin configuration. OSGi tests anyway spawn a new JVM because is used. by Stefan Seelmann · 6 years ago
  73. d416575 Minor cleanup by Emmanuel Lécharny · 6 years ago
  74. 3b5f789 Fixed a compilation error by Emmanuel Lécharny · 6 years ago
  75. 1ea037f Fixed some compilation errors following the abstract classes renaming in LDAP API by Emmanuel Lécharny · 6 years ago
  76. 8dba015 o Using Decorator in handlers to avoid using a big switch while encoding by Emmanuel Lécharny · 6 years ago
  77. 861aff2 Formating by Emmanuel Lécharny · 6 years ago
  78. e5d1491 o Fixed the StartTransaction implementation: we now generate a by Emmanuel Lécharny · 6 years ago
  79. 6db80d9 Removed useless cursor on reverse index, they are never used by Emmanuel Lécharny · 6 years ago
  80. 86929a0 Added the beginTransaction support in the server by Emmanuel Lécharny · 6 years ago
  81. 0b95bc1 Bumped up the commons-pool2 version by Emmanuel Lécharny · 6 years ago
  82. b882feb Updated the copyright date, changed some outdated AL 2.0 license headers by Emmanuel Lécharny · 6 years ago
  83. 1878659 o Fixed many Sonarlint errors by Emmanuel Lécharny · 6 years ago
  84. 66f8cfb rolled back to surefire 2.19 for osgi-test, to speedup them. Bumped up some dependencies. Refering to LDAP API 2.0.0.1M2-SNAPSHOT by Emmanuel Lécharny · 6 years ago
  85. a19cb97 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-server by Emmanuel Lécharny · 6 years ago
  86. 351f253 Some more sonarLint fixes by Emmanuel Lécharny · 6 years ago
  87. 9ba3865 Some more sonarLint fixes by Emmanuel Lécharny · 6 years ago
  88. 3dd90c3 Fixed many SonarLint issues (and some potential bugs) by Emmanuel Lécharny · 6 years ago
  89. c9d8aed Update the ctxCsnChanged flag when we have written the contextCsn on disk. This saves a lot of useless writes by Emmanuel Lécharny · 6 years ago
  90. 8ba2d05 Use a Dn method to see if an entry is a descendant, instead of checking using the Rdn index by Emmanuel Lécharny · 6 years ago
  91. 5396c62 bypass the iteration on attributeTypes by Emmanuel Lécharny · 6 years ago
  92. 7963f3b Moved the reporting parts out of the maven-site plugin configuration by Emmanuel Lécharny · 6 years ago
  93. 2c7a1b9 [maven-release-plugin] prepare for next development iteration by Emmanuel Lécharny · 6 years ago
  94. 40ab08d [maven-release-plugin] prepare release 2.0.0.AM25 by Emmanuel Lécharny · 6 years ago 2.0.0.AM25
  95. 9eca5ab Added some missing N&L by Emmanuel Lécharny · 6 years ago
  96. e674273 Activate javadoc with lint, make it so warnings limit is above 100 by Emmanuel Lécharny · 6 years ago
  97. 17bf80c Fixed some of the kerberos-codec javadoc warnings by Emmanuel Lécharny · 6 years ago
  98. 4b2353d Fixed the xdbm-partition javadoc errors and warnings by Emmanuel Lécharny · 6 years ago
  99. ee4383a Fixed core-annotations javadoc errors and warnings by Emmanuel Lécharny · 6 years ago
  100. ca3b275 Fixed server-annotations javadoc errors/warnings by Emmanuel Lécharny · 6 years ago