1. e3d34a4 Return the result immediately by Emmanuel Lécharny · 6 years ago
  2. b530a75 Always write a decorator by Emmanuel Lécharny · 6 years ago
  3. 465e749 Added the endTransaction OSGi tests by Emmanuel Lécharny · 6 years ago
  4. f15cea4 o Updated the copyright date by Emmanuel Lécharny · 6 years ago
  5. 5661940 Minor refactoring by Emmanuel Lécharny · 6 years ago
  6. 03d2e22 Many fixes for the Transaction extended operations by Emmanuel Lécharny · 6 years ago
  7. e0baa92 o Fixed some StartTransaction implementation errors o Fixed some LOG message by Emmanuel Lécharny · 6 years ago
  8. 206222a Removed the useless findbugs dependency by Emmanuel Lécharny · 6 years ago
  9. 11a3177 Removed the useless findbugs dependency; Fixed some txn error by Emmanuel Lécharny · 6 years ago
  10. 9c44c82 Updated the NOTICE date to 2018 by Emmanuel Lécharny · 6 years ago
  11. 79f5c23 [maven-release-plugin] prepare for next development iteration by Emmanuel Lécharny · 6 years ago
  12. 69e08e9 [maven-release-plugin] prepare release 2.0.0.AM2 by Emmanuel Lécharny · 6 years ago 2.0.0.AM2
  13. a2edcde Removed useless calls to computeHashCode() by Emmanuel Lécharny · 6 years ago
  14. 8b81835 Fixed a dependency revision by Emmanuel Lécharny · 6 years ago
  15. 3ac2712 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lécharny · 6 years ago
  16. 7a9c9ff Fixed the SchemaObject hashcode computation by Emmanuel Lécharny · 6 years ago
  17. c26c197 A couple of NPE fixes by Radovan Semancik · 6 years ago
  18. 73d8c2d Delete broken utils only used by Studio (Files.newInputStream() no longer returns a FileInputStream) by Stefan Seelmann · 6 years ago
  19. 37fcd93 Removed commented code by Emmanuel Lécharny · 6 years ago
  20. 284e8b7 Fix the multithreaded test (DIRAPI-317) by Emmanuel Lécharny · 6 years ago
  21. a755f84 Fix the failing test. by Emmanuel Lécharny · 6 years ago
  22. cc31690 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lécharny · 6 years ago
  23. 67153d9 Fixed a stack overflow by Emmanuel Lécharny · 6 years ago
  24. dbc703c Jenkinsfile: define label by Stefan Seelmann · 6 years ago
  25. e613d7b Add Jenkinsfile by Stefan Seelmann · 6 years ago
  26. 0b91376 Last batch of Javadoc fixing: we now don't have anymore error or by Emmanuel Lécharny · 6 years ago
  27. 5212950 o Fixed all the remaining Javadoc errors, and many warnings by Emmanuel Lécharny · 6 years ago
  28. 9d2a81e Fixed many Javadoc issues by Emmanuel Lécharny · 6 years ago
  29. 20f7500 Fixed Javadoc by Emmanuel Lécharny · 6 years ago
  30. af087f2 Fixed javadoc LINT warnings and errors by Emmanuel Lécharny · 6 years ago
  31. 21d49e3 [maven-release-plugin] prepare for next development iteration by Emmanuel Lécharny · 6 years ago
  32. f545fa3 [maven-release-plugin] prepare release 2.0.0.AM1 by Emmanuel Lécharny · 6 years ago 2.0.0.AM1
  33. 256ca63 Trying anoyther way to disable this stupid Javadoc lint by Emmanuel Lécharny · 6 years ago
  34. 0be3e1c Added a configuration flag to the Javadoc plugin to ignore LINT by Emmanuel Lécharny · 6 years ago
  35. b6189ab Fixed a javadoc issue by Emmanuel Lécharny · 6 years ago
  36. 1ad5f72 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lécharny · 6 years ago
  37. 513bb90 Fixed a non-UTF-8 character by Emmanuel Lécharny · 6 years ago
  38. eaa6b4f Update versions to fix Java 9/10/11 build by Stefan Seelmann · 6 years ago
  39. b4594fa Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lécharny · 6 years ago
  40. 3527333 Many little SONAR fixes by Emmanuel Lécharny · 6 years ago
  41. 09e13f8 Many little SONAR fixes by Emmanuel Lécharny · 6 years ago
  42. 4f1bdee Fixed some SONAR issues by Emmanuel Lécharny · 6 years ago
  43. ad1ed72 Fixed some warnings by Emmanuel Lécharny · 6 years ago
  44. a52ffd6 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lécharny · 6 years ago
  45. f3422c8 Bumped up to the latest 'project' version by Emmanuel Lécharny · 6 years ago
  46. 3063665 Removing ancient leftovers by Radovan Semancik · 6 years ago
  47. 6274cec Flexible schema error handling by Radovan Semancik · 6 years ago
  48. e214ec6 Fixed some XML syntax by Emmanuel Lécharny · 6 years ago
  49. 31b6085 Fixed the surefire pluging version to a version that is 'fast' by Emmanuel Lécharny · 6 years ago
  50. e05fe64 o Fixed a bug in the startTLS handling : teh SslFilter was not added by Emmanuel Lécharny · 6 years ago
  51. 906605c Fixes to support bad LDAP servers by Radovan Semancik · 6 years ago
  52. dce7780 Cleaned up the file by Emmanuel Lécharny · 6 years ago
  53. 608489f Removed a useless file by Emmanuel Lécharny · 6 years ago
  54. 1cd2385 Last drop of changes related to ERR/MSG by Emmanuel Lécharny · 6 years ago
  55. 430d5af Processed the DSML engine err/msg by Emmanuel Lécharny · 6 years ago
  56. db68122 Moving the last messages for LDAP API by Emmanuel Lécharny · 6 years ago
  57. 27661ad Renamed MSG by Emmanuel Lécharny · 6 years ago
  58. 202d310 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lécharny · 6 years ago
  59. d1dee6d Some more error/msg I18nalization by Emmanuel Lécharny · 6 years ago
  60. f4aa4f6 Some more Err/Msg modifications by Emmanuel Lécharny · 6 years ago
  61. ff07452 Some more Err/Msg modifications by Emmanuel Lécharny · 6 years ago
  62. c4ca952 Finishing migrating errors and messages to I18n for ldap-codec-core by Emmanuel Lécharny · 6 years ago
  63. 3c3df9a Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lécharny · 6 years ago
  64. 46bb4ba Moved some error messages to I18n by Emmanuel Lécharny · 6 years ago
  65. 85a3c1d Moved error and debug messages to I18n by Emmanuel Lécharny · 6 years ago
  66. 075b70a Fixed some race condition in LdapConnection when using SSL by Emmanuel Lécharny · 6 years ago
  67. a4f3efe Bumped up some dependencies by Emmanuel Lécharny · 6 years ago
  68. 1b54c95 Fix value equals. Don't normalize already normalized value which fails e.g. for DN by Stefan Seelmann · 6 years ago
  69. c895bd2 Migrated to commons-pool 2.5.0 by Emmanuel Lécharny · 6 years ago
  70. 02e6a01 Had the OpenLdapSchemaParser.parse method to throw a non-generic Exception by Emmanuel Lécharny · 6 years ago
  71. 73cdfc7 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lécharny · 6 years ago
  72. 3bdb996 The Fast OpenLdapSchemaParser and all the associate changes. by Emmanuel Lécharny · 6 years ago
  73. 22bc0cc Fixed some typoes in messages by Emmanuel Lécharny · 6 years ago
  74. c2cebda Some fixes in LdapNetworkConnection by Emmanuel Lécharny · 6 years ago
  75. cefbe9e Added a hand-crafted OpenLDAP schema parser, which is 40x faster than by Emmanuel Lécharny · 6 years ago
  76. a4a06ab o Refactored api-ldap-codec-standalone error messages by Emmanuel Lécharny · 6 years ago
  77. d70e6f2 o Fixed a compilation failure by Emmanuel Lécharny · 6 years ago
  78. 6f7a695 Refactored the error messages for extra-utils by Emmanuel Lécharny · 6 years ago
  79. a3f52dd Encapsulated all calls to LOG.debug/info/warn/trace by a check by Emmanuel Lécharny · 6 years ago
  80. 800c86b Added a if ( LOG.isDebugEnabled() ) around the LOG.debug to speed up the code by Emmanuel Lécharny · 6 years ago
  81. 3c6a765 Fix for DIRAPI-302. We now throw an IllegalArgumentException instead of a NPE. by Emmanuel Lécharny · 6 years ago
  82. 1aea113 Using StandardCharset.UTF_8 instead of "UTF-8" by Emmanuel Lécharny · 6 years ago
  83. 7365bbc Finishing the error message refactoring for ldap-model by Emmanuel Lécharny · 6 years ago
  84. e090f61 Fixed OSGi missing declarations and errors by Emmanuel Lécharny · 6 years ago
  85. b0aad21 End of teh ldap/model message refactoring by Emmanuel Lécharny · 6 years ago
  86. 4fcb60b Refactored I18n messages for ldap model schema Added a test by Emmanuel Lécharny · 6 years ago
  87. 820fa9b Simplified the getClassType method by Emmanuel Lécharny · 6 years ago
  88. 61ef7c1 Using a future to manage the startTLS operation, not wasting CPU. This is a real fix for DIRAPI-314 by Emmanuel Lécharny · 6 years ago
  89. 1ae4e34 Merge branch 'master' of https://gitbox.apache.org/repos/asf/directory-ldap-api by Emmanuel Lécharny · 6 years ago
  90. 4e029ec Applied patch for [DIRAPI-313] - SCM Pointing to SVN instead of GitBox by Emmanuel Lécharny · 6 years ago
  91. 60451c5 Merge pull request #2 from khmarbaise/DIRAPI-313 by Stefan Seelmann · 6 years ago
  92. ba0af8e [DIRAPI-313] - SCM Pointing to SVN instead of GitBox by Karl Heinz Marbaise · 6 years ago
  93. 6118346 Switching back to MINA 2.0.17 as the startTLS problme has been fixed by Emmanuel Lécharny · 6 years ago
  94. 85d5039 o Added a loop to wait for the startTLS operation to be completed by Emmanuel Lécharny · 6 years ago
  95. 5ebb1bb Reverted to MINA 2.0.16, as the new version is causing some failure in SSL tests by Emmanuel Lécharny · 6 years ago
  96. b401e31 Bumped up a few dependencies : by Emmanuel Lécharny · 6 years ago
  97. 8f985b3 Removed a scrip that was comitted by mistake by Emmanuel Lécharny · 6 years ago
  98. eb35e4e Fixed some more tests by Emmanuel Lécharny · 6 years ago
  99. 65d26a1 Fixed some test failure by Emmanuel Lécharny · 6 years ago
  100. 98f7a1a Refactored err/msg for ldap/model/name by Emmanuel Lécharny · 6 years ago