1. 84d3d4b Remove old scm information by Colm O hEigeartaigh · 5 years ago
  2. 0a967ef Disallow setting the TrustManagers to null by Colm O hEigeartaigh · 5 years ago
  3. 2a10bd4 Applied patch for DIRSERVER-1847 by emmanuel lecharny · 5 years ago
  4. c7524e0 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by emmanuel lecharny · 5 years ago
  5. 9ba50f5 Fix for DIRAPI-344 by emmanuel lecharny · 5 years ago
  6. 58a995e Allowing easier subclassing of DefaultSchemaManager by Radovan Semancik · 5 years ago
  7. 6572f3d Allowing easier subclassing of DefaultSchemaLoader by Radovan Semancik · 5 years ago
  8. b228f52 [maven-release-plugin] prepare for next development iteration by emmanuel lecharny · 5 years ago
  9. 721d4e9 [maven-release-plugin] prepare release 2.0.0.AM4 by emmanuel lecharny · 5 years ago 2.0.0.AM4
  10. 922f60f Bumped up some dependencies by emmanuel lecharny · 5 years ago
  11. a39077a o Used a CompletableFuture instead of a CountdownLatch o Refer to MINA 2.1.3 by emmanuel lecharny · 5 years ago
  12. 6aff0d2 Removed some spurious printStackTrace by emmanuel lecharny · 5 years ago
  13. 5c11bc1 Fixed for DIRAPI-342 by emmanuel lecharny · 5 years ago
  14. deb572c Revert "DIRAPI-342: Unbind/close breaks connection" by emmanuel lecharny · 5 years ago
  15. 125889b DIRAPI-342: Unbind/close breaks connection by Stefan Seelmann · 5 years ago
  16. 895607e Added some syntax checker for teh Bootparameter NIS AT; Updated the SCM part in pom.xml by emmanuel lecharny · 5 years ago
  17. c5b1158 Updated the SCM part by emmanuel lecharny · 5 years ago
  18. d6fc208 Switch to using https in the poms by Colm O hEigeartaigh · 5 years ago
  19. 5fb6aa1 Checkstyle fix by Colm O hEigeartaigh · 5 years ago
  20. 2e63641 Added the missing GroupParaleter syntax checker (DIRAPI-343, DIRSERVER-2264) by emmanuel lecharny · 5 years ago
  21. 2501a91 Added the missing NisNetGroupTriple syntax checker (DIRAPI-343, DIRSERVER-2264) by emmanuel lecharny · 5 years ago
  22. 194c648 [maven-release-plugin] prepare for next development iteration by emmanuel lecharny · 5 years ago
  23. 8063861 [maven-release-plugin] prepare release 2.0.0.AM3 by emmanuel lecharny · 5 years ago 2.0.0.AM3
  24. cd72895 Fixed a typo by emmanuel lecharny · 5 years ago
  25. 0e116e9 o Removed some calls to value.getString() which weren't necessary by emmanuel lecharny · 5 years ago
  26. ccb6586 o Added the <scope>test</scope> foe the junit dependency where it's by emmanuel lecharny · 5 years ago
  27. e5f2694 Fix test scope by Stefan Seelmann · 5 years ago
  28. 7a10892 Another attempt to fix jenkins pipeline... by emmanuel lecharny · 5 years ago
  29. 89845cc o Restaured the test to its previous state by emmanuel lecharny · 5 years ago
  30. c787edb Fixed a merge error by emmanuel lecharny · 5 years ago
  31. e3197fc Merge pull request #10 from gbatalski/DIRAPI-341 by Emmanuel Lécharny · 5 years ago
  32. 2b78267 Merge branch 'master' into DIRAPI-341 by Emmanuel Lécharny · 5 years ago
  33. 359f080 Seems like this test class's methods cannot be run in parallel. gathered by emmanuel lecharny · 5 years ago
  34. cb569e7 Applied patch submitted by Ghenadii Batalski (DIRMINA-341) by emmanuel lecharny · 5 years ago
  35. b9cb116 Trying to fix the failing test by emmanuel lecharny · 5 years ago
  36. 57b598a Removed a now useless class by emmanuel lecharny · 5 years ago
  37. a6d42bd Fixed random failures in tests (due to some Junit 5 concurrent tests by emmanuel lecharny · 5 years ago
  38. e8a4e86 Migrating LDAP API to Junit 5 by emmanuel lecharny · 5 years ago
  39. 79b27a2 DIRAPI-341 respecting strict/relaxed settings from SchemaLoader by Ghenadii Batalski · 5 years ago
  40. 3a43134 Fix for DIRAPI-340 by emmanuel lecharny · 5 years ago
  41. 104adb9 Applied fix for DIRAPI-300 (without the potential NPE ;-) by emmanuel lecharny · 5 years ago
  42. 821565d Applied fix for DIRAPI-300 by emmanuel lecharny · 5 years ago
  43. 13834c1 Split the connect() method in many methods to simplify the maintainance by emmanuel lecharny · 5 years ago
  44. c6989f3 DIRAPI-339: Handle connection errors and timeout for SSL/ldaps by Stefan Seelmann · 5 years ago
  45. 70588ac DIRAPI-339: Fix NullPointerException by Stefan Seelmann · 5 years ago
  46. 2f74af7 Fix extended response handling for responses without value, like StartTLS (OpenLDAP doesnt't add the responseName/OID so StartTLS wasn't working). by Stefan Seelmann · 5 years ago
  47. db3e53c Refered to MINA 2.1.2 which has been released by emmanuel lecharny · 5 years ago
  48. 721bef1 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by emmanuel lecharny · 5 years ago
  49. a9640f8 Added support for RFC 4525 (modify increment operation) by emmanuel lecharny · 5 years ago
  50. 9078db5 Updating NOTICE year by Colm O hEigeartaigh · 5 years ago
  51. 57e3875 Fixed the maven release plugin config so that the module's version is by emmanuel lecharny · 5 years ago
  52. d15cbb6 Fix m2 repo mount by Stefan Seelmann · 5 years ago
  53. 1adb624 Bumped up MINA dependency by emmanuel lecharny · 5 years ago
  54. f87ca9c Fix m2 repo mount by Stefan Seelmann · 5 years ago
  55. cbb32ee Remove retry by Stefan Seelmann · 5 years ago
  56. 71b7278 Attempt to stabilize OSGi tests with Java 12 by Stefan Seelmann · 5 years ago
  57. 56b69ba Enable tests for Java 12. Configure timeouts per stage. by Stefan Seelmann · 5 years ago
  58. 5bb4a03 Fix for DIRAPI-336 by emmanuel lecharny · 5 years ago
  59. 5b93e10 Bumped up the parent pom version, leveraged MINA 2.1 in LdapNetworkConnection by emmanuel lecharny · 5 years ago
  60. 4aa71f4 Added teh last missing messages, moved to I18n by emmanuel lecharny · 5 years ago
  61. f6eb1a0 o Changed some error message number o Added some more by emmanuel lecharny · 5 years ago
  62. 2d0c5eb Fixed many Javadoc issues by emmanuel lecharny · 5 years ago
  63. 2a77152 Improved the hashcode pre-computation protection: we use a temporary by emmanuel lecharny · 5 years ago
  64. 850dee0 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by emmanuel lecharny · 5 years ago
  65. 27e03ad bumped up dependencies by emmanuel lecharny · 5 years ago
  66. 95915c9 Added the LdapClientTrustStoreManager class that is used to check certificates by emmanuel lecharny · 5 years ago
  67. ac2adc1 bumped up MINA to 2.1.0 by emmanuel lecharny · 5 years ago
  68. b6a981f Added a printstacktrace to track errors by emmanuel lecharny · 5 years ago
  69. bbbcb5d Updating SLF4J by Colm O hEigeartaigh · 5 years ago
  70. 80b9c94 Updating DOM4J to 2.1.1 by Colm O hEigeartaigh · 5 years ago
  71. 9119e92 Don't run deploy within Docker, credentials not available by Stefan Seelmann · 5 years ago
  72. 373400a Remove deploy condition by Stefan Seelmann · 5 years ago
  73. a4769f8 Fix deploy and send notification by Stefan Seelmann · 5 years ago
  74. 8d24139 Removed the Mutable classes (AttributeType, ObjectClass, MatchingRule) by emmanuel lecharny · 5 years ago
  75. 8e2d017 Skip tests on Java 12, still flaky by Stefan Seelmann · 5 years ago
  76. 45c7963 Temporary add snapshot repository here to be able to resolve snapshot parent pom by Stefan Seelmann · 5 years ago
  77. 6464677 Update jenkins file by Stefan Seelmann · 5 years ago
  78. b14fa79 Removed files that should not have been committed by Emmanuel Lecharny · 5 years ago
  79. f439b5a As suggested by Stefan, throw a RTE instead of nothing by Emmanuel Lecharny · 5 years ago
  80. 51b35a6 Fix for DIRAPI-301: we use a default TrustManager, instead of a by Emmanuel Lecharny · 5 years ago
  81. 0cce09b Rename the Value.getValue() to Value.getString() (cf DIRAPI-328) by Emmanuel Lecharny · 5 years ago
  82. 0a198ab Improved the generics for Grammar by Emmanuel Lecharny · 5 years ago
  83. c783a2b o Used a TLS to store the encoding buffer by Emmanuel Lecharny · 5 years ago
  84. fb5720c o Added some missing hashcode methods by Emmanuel Lecharny · 5 years ago
  85. cb78ad6 Fixed 20 blocker issues (Sonar) by Emmanuel Lecharny · 5 years ago
  86. 0169c46 Fixing Sonar errors by Emmanuel Lecharny · 5 years ago
  87. 0df6b09 Made the Asn1Decoder class a static class by Emmanuel Lecharny · 5 years ago
  88. f5a7338 o Removed some dead code from LdapEncoder o Renamed some methods by Emmanuel Lecharny · 5 years ago
  89. e861d2c Fix some OSGi issues by Stefan Seelmann · 5 years ago
  90. ef9080f Renamed the LdapMessageContainerDirect to LdapMessageContainer by Emmanuel Lecharny · 5 years ago
  91. c414542 o Added the SyncStateValue factory in the list of response factories (it by Emmanuel Lecharny · 5 years ago
  92. 8c30eec o Added a NoD factory by Emmanuel Lecharny · 5 years ago
  93. e7e2049 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lecharny · 5 years ago
  94. ac9529e Removed some dead code by Emmanuel Lecharny · 5 years ago
  95. b23123d Rmoved Decorators from teh LDAP API by Emmanuel Lecharny · 5 years ago
  96. 9dce02b Fix license header by Stefan Seelmann · 5 years ago
  97. 648db0c Extract certificate exception classification to make it reusable by Stefan Seelmann · 5 years ago
  98. 1118e2d Fix race condition in intermediate response handling. The incomplete intermediate response object was already passed to the future, response name and value were set afterwards, the consumer of the future queue hence saw sometimes null values. by Stefan Seelmann · 5 years ago
  99. ddaa1d7 o Added a hashCode() method to the AttributeType class by Emmanuel Lecharny · 5 years ago
  100. f39c863 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lecharny · 5 years ago