Commit Graph

  • abfde5e5a0 LDAP-119: Integration test case for workaround. Mattias Hellborg Arthursson 2013-08-14 11:05:08 +02:00
  • 837bc489ef LDAP-232: Finalized migration to ApacheDS 1.5.5 for integration tests. Mattias Hellborg Arthursson 2013-08-14 10:36:46 +02:00
  • 2b2cbf0f38 LDAP-232: Apache Directory server upgrade to 1.5.5 pretty much finished. Mattias Hellborg Arthursson 2013-08-13 16:41:28 +02:00
  • cb360c38ac LDAP-232: starting upgrade to apache directory server. Mattias Hellborg Arthursson 2013-08-13 15:34:51 +02:00
  • 0e496203ef LDAP-183: LdapTemplate caches password with pooled connections Now explicitly disabling native Java LDAP connection pooling for ContextSource#getContext(String principal, String credentials) Mattias Hellborg Arthursson 2013-08-13 09:51:46 +02:00
  • 32d1381b39 Fixed typo/ Mattias Hellborg Arthursson 2013-08-12 14:02:01 +02:00
  • 5cfbbf556b Re-added missing import statement Mattias Hellborg Arthursson 2013-08-12 12:48:04 +02:00
  • 594886afe7 LDAP-229: Default DN parser does not handle hash/sharp symbol correctly Applied patch and added suggested test cases. Mattias Hellborg Arthursson 2013-08-12 12:45:16 +02:00
  • f15ea1cd00 LDAP-233: LdifParser goes into infinite loop when passed a non-LDIF file Fixed according to patch suggestion. Mattias Hellborg Arthursson 2013-08-12 11:47:28 +02:00
  • f8b979d5e6 LDAP-235, LDAP-228: Update with ODM. ODM update now uses modifyAttributes rather than rebind. Mattias Hellborg Arthursson 2013-08-12 11:18:45 +02:00
  • 540ae86136 LDAP-237: Spring LDAP does not correctly parse DN names that has double-quote in the middle Now compensating for even more CompositeName deficiencies. Mattias Hellborg Arthursson 2013-08-12 10:55:23 +02:00
  • 45fcf782cf LDAP-168, LDAP-244: Added warning when using the default TempEntryRenamingStrategy. Fixed failing test. Mattias Hellborg Arthursson 2013-08-12 09:03:42 +02:00
  • d08192d8aa LDAP-244, LDAP-168: Problems with recursive elements and transactions. Added a couple of integration test cases, and clarified in documentation. Mattias Hellborg Arthursson 2013-08-12 08:35:41 +02:00
  • b458471a93 LDAP-195: Use Spring 3.0 Upped to Spring 3.0.6.RELEASE Mattias Hellborg Arthursson 2013-08-01 13:39:57 +02:00
  • 02cd2412ea LDAP-234: Rollback intermittently causes data loss Finalized incremental attributes retrieval support. Integrated incremental attributes retrieval support in compansating transaction classes. Integration tests for Active Directory (not enabled on CI machine). Mattias Hellborg Arthursson 2013-08-01 10:54:15 +02:00
  • 79a922c778 LDAP-234: Rollback intermittently causes data loss Moved stuff related to LDAP-176 from sandbox to core. Minor formatting tweaks. Mattias Hellborg Arthursson 2013-07-30 12:46:26 +02:00
  • 895af4a44f LDAP-247: Using Spring Security and Spring LDAP together requires that BaseLdapPathBeanPostProcessor implements interface Ordered BaseLdapPathBeanPostProcessor now implements Ordered. Integration test from original issue comments to verify that the change fixes the problem. Mattias Hellborg Arthursson 2013-07-30 10:14:05 +02:00
  • a874a5c922 LDAP-250: spring-ldap-odm should not have its own log4j.properties Moved log4j.properties to where it should be: src/test/resources Mattias Hellborg Arthursson 2013-07-30 08:44:09 +02:00
  • e3b15cc494 LDAP-253: Specify sourceCompatibility and targetCompatibility Core module now uses 1.4 as source and target JDK. Mattias Hellborg Arthursson 2013-07-30 07:24:06 +02:00
  • 4cffa64117 Removed commented line. Mattias Hellborg Arthursson 2013-07-30 07:23:54 +02:00
  • 4f47c70c3e New try for CI machine: different LDAP port for every integration test. Mattias Hellborg Arthursson 2013-07-30 06:36:36 +02:00
  • 88574847c2 Changed all embedded LDAP server ports to 1888, since it appears CI tests might be helped by this. Mattias Hellborg Arthursson 2013-07-30 06:13:30 +02:00
  • cbd11f6868 Checking to see if test failure is caused by specific port. Mattias Hellborg Arthursson 2013-07-30 05:58:11 +02:00
  • ce09a7a42a Enabled all tests. Mattias Hellborg Arthursson 2013-07-29 17:12:57 +02:00
  • 5671a2bd5a Removed propdeps-maven invocation for now. Mattias Hellborg Arthursson 2013-07-29 15:35:00 +02:00
  • 7ff6816541 Made sure 'provided' dependencies are handled in idea and eclipse. Mattias Hellborg Arthursson 2013-07-29 15:19:58 +02:00
  • 16eca37992 Removing dummy file again. Mattias Hellborg Arthursson 2013-07-26 06:41:15 +02:00
  • 4f05260ec2 Test commit to verify repository access. Mattias Hellborg Arthursson 2013-07-26 06:40:09 +02:00
  • f5a33704d9 Update Docs folder Rob Winch 2013-07-10 11:45:50 -05:00
  • 8b350a874d Convert to Gradle Rob Winch 2013-07-10 11:33:07 -05:00
  • 781fddeddb Add contributor guidelines Rob Winch 2013-07-10 11:30:57 -05:00
  • f2988efea4 Update .gitignore Rob Winch 2013-07-05 16:30:53 -05:00
  • b06566682c LDAP-181: Changed log level to debug for missing 'returnObjFlag'. Ulrik Sandberg 2012-08-27 09:11:11 +00:00
  • 346bd41efa LDAP-181: Changed log level to debug for missing 'returnObjFlag'. Ulrik Sandberg 2012-08-27 09:09:23 +00:00
  • 7c13b616d2 Fixed the incorrect versions in samples and test, and also added relativePath to the poms that were missing it. Ulrik Sandberg 2011-06-16 12:29:13 +00:00
  • 4b790b364b Ben Hale's second patch for fixing CI deployment problems. Ulrik Sandberg 2011-02-26 10:01:18 +00:00
  • ed7ef2a573 Applied patch from Ben Hale for Maven3 S3 deploys. Ulrik Sandberg 2011-02-24 18:06:02 +00:00
  • def1fa5db2 Changed "poeredby" logos to external links, since it seems site plugin can't handle relative links. Ulrik Sandberg 2010-11-30 21:32:15 +00:00
  • 5a1adf7def Changed snapshot download page to refer to 1.3.2 snapshots. Ulrik Sandberg 2010-11-30 19:56:10 +00:00
  • a5aa82d97d Changed snapshot download to refer to 1.3.2 snapshots. Ulrik Sandberg 2010-11-30 19:53:43 +00:00
  • c0e83d0be3 Update milestone publication repository Ben Hale 2010-11-30 16:54:14 +00:00
  • 5ccb1854bd [maven-release-plugin] prepare for next development iteration Ben Hale 2010-11-30 16:00:34 +00:00
  • cff4f7ef1a [maven-release-plugin] prepare release spring-ldap-1.3.1.RELEASE Ben Hale 2010-11-30 16:00:31 +00:00
  • ddf0cdd7aa Update release publication repository Ben Hale 2010-11-30 15:58:01 +00:00
  • 9c8118247a Remove another bad tag. On the trail now though Ben Hale 2010-11-30 15:55:02 +00:00
  • ce8250fe98 [maven-release-plugin] prepare for next development iteration Ben Hale 2010-11-30 15:36:02 +00:00
  • 22b6bd33f7 [maven-release-plugin] prepare release spring-ldap-1.3.1.RELEASE Ben Hale 2010-11-30 15:35:58 +00:00
  • 6f42ddb17b Update release publication repository Ben Hale 2010-11-30 15:34:25 +00:00
  • 5a34bf2d78 Removed bad tag Ben Hale 2010-11-30 15:32:09 +00:00
  • 6c743b05eb [maven-release-plugin] prepare for next development iteration Ben Hale 2010-11-30 15:17:28 +00:00
  • c1cb82b29b [maven-release-plugin] prepare release spring-ldap-1.3.1.RELEASE Ben Hale 2010-11-30 15:17:25 +00:00
  • 2a9958fb4e Changed to new property skipTests. Ulrik Sandberg 2010-11-30 06:57:41 +00:00
  • 8d76c05ac3 Added info about LDAP-215 to the upgrading site doc. Ulrik Sandberg 2010-11-30 06:00:45 +00:00
  • 6e8c8114e2 Some minor documentation fixes. Ulrik Sandberg 2010-11-28 14:55:37 +00:00
  • f57954a078 Corrected links to fisheye and svn. Ulrik Sandberg 2010-11-28 13:10:26 +00:00
  • 54f1629418 Updated some maven plugins. Added relativePath to some poms. Ulrik Sandberg 2010-11-28 11:06:05 +00:00
  • 733045684a Broke a few lines in reference manual that caused overflow in PDF. Ulrik Sandberg 2010-11-28 11:05:55 +00:00
  • 17fc6e6d6b Added comment with info about fop.extensions and fop1.extensions. Ulrik Sandberg 2010-11-28 11:05:48 +00:00
  • c64e80c9e4 Updated Spring version in core projects Updated Spring Batch version in ldif-batch This update required updating JUnit version as well Minor modifications to reporting. Mattias Arthursson 2010-11-24 13:07:16 +00:00
  • cb821fd0b3 Upgraded aws-maven plugin to 3.0.0.RELEASE to avoid build error dring 'mvn deploy'. Ulrik Sandberg 2010-11-18 20:48:51 +00:00
  • 6dcd4092cd Adjusted copyright details. Ulrik Sandberg 2010-11-18 07:19:43 +00:00
  • b0295cabc5 Minor fixes in docbook XML. Ulrik Sandberg 2010-11-17 23:14:46 +00:00
  • 28a7ed68d8 Some more changes from running site and javadoc with Maven 3.0. Ulrik Sandberg 2010-11-17 22:40:07 +00:00
  • 1e74c3ecda Made lots of fixes based on warnings from Maven 3.0. Removed duplicates of ldif-core that were left in core-tiger. Ulrik Sandberg 2010-11-17 22:10:52 +00:00
  • bede63b2c7 Fixed problems reported after first run with Maven 3.0. Ulrik Sandberg 2010-11-16 07:10:44 +00:00
  • e0fe30ebc3 Work on LDAP-222 Ulrik Sandberg 2010-11-16 00:15:19 +00:00
  • 8b41a0a4ec Implemented choice in key case folding between lower, upper or none. LDAP-188 Ulrik Sandberg 2010-11-15 22:52:43 +00:00
  • fcd02162b8 Implementation for LDAP-188, Active Directory -- DirContextAdapter.addAttribute, removeAttribute does not work correctly Ulrik Sandberg 2010-11-15 22:52:27 +00:00
  • 2014f1ab10 Final touch on the examples. Ulrik Sandberg 2010-11-15 16:36:04 +00:00
  • fd382c429b Adjusted examples and sections and added some xrefs. Ulrik Sandberg 2010-11-15 16:35:57 +00:00
  • 22d62c114e Added docs from Keith. LDAP-220 Ulrik Sandberg 2010-11-15 16:35:50 +00:00
  • 00d34fd6db Finalized implementation and testing of LDAP-173. Ulrik Sandberg 2010-11-03 00:23:34 +00:00
  • c55d2e052e Preparing for tests of DigestMd5 Ulrik Sandberg 2010-11-03 00:23:19 +00:00
  • 5ad237544d Added support for DIGEST-MD5 SASL authentication mechanism. (LDAP-173) Ulrik Sandberg 2010-11-03 00:23:06 +00:00
  • 17ff5ee11f Added an integration test that stores and retrieves a Java Date object. Ulrik Sandberg 2010-10-26 21:55:47 +00:00
  • c5f850d17f Fixed LDAP-201, Resources, javadocs and compiles are platform dependent Ulrik Sandberg 2010-10-25 21:56:14 +00:00
  • c7d5c6f3ef Added info about LDAP-203 Ulrik Sandberg 2010-10-25 20:18:57 +00:00
  • fa109ab2c2 LDAP-180 Ulrik Sandberg 2010-10-19 20:34:19 +00:00
  • e456ddc736 Implemented LDAP-180, AbstractTlsDirContextAuthenticationStrategy Should Provide Setter for Customizing SSLSocketFactory Used for TLS Negotiation Ulrik Sandberg 2010-10-19 20:34:14 +00:00
  • 1952987fd5 Fixed LDAP-189, The constructor DefaultDirContextValidator(int searchScope) does not actually set scope in SearchControls Ulrik Sandberg 2010-10-17 21:59:01 +00:00
  • ed2b0180f8 Fixed LDAP-213, Javadoc for PresentFilter and NotPresentFilter is incorrect Ulrik Sandberg 2010-10-17 21:29:36 +00:00
  • cbaebee75f Added tests for LDAP-170. Ulrik Sandberg 2010-10-17 10:39:07 +00:00
  • fb6b20de57 authenticate method should not log errors (LDAP-170) Ulrik Sandberg 2010-10-17 10:38:59 +00:00
  • ce9042ebcf New LDIF intro from Keith. Ulrik Sandberg 2010-10-17 10:38:46 +00:00
  • d40d170b42 Improve documentation of DirContextAdapter regarding UnsupportedOperationException (LDAP-208) Ulrik Sandberg 2010-10-16 08:17:41 +00:00
  • 61d17e56a5 Added LDAP-217 to changelog. Ulrik Sandberg 2010-10-16 07:52:27 +00:00
  • da7728b191 Changed file format. Ulrik Sandberg 2010-10-16 07:52:21 +00:00
  • ee01491ace Fixed typo (LDAP-217). Ulrik Sandberg 2010-10-16 07:52:11 +00:00
  • f408dc75e5 Fixed typos. Ulrik Sandberg 2010-10-10 21:41:43 +00:00
  • 26a523a58b Added Keith's documentation for the LDIF parser. Updated package dependencies doc. Ulrik Sandberg 2010-10-10 21:41:37 +00:00
  • 06ce5a9bf6 Added attributeExists method so user can distinguish between attribute not exists or exists with no value. Improved javadoc for getObjectAttribute and getStringAttribute to reflect the new meaning of null. LDAP-215 Ulrik Sandberg 2010-10-03 22:18:34 +00:00
  • 5b662eff8c Added a check for empty attribute. LDAP-215 Ulrik Sandberg 2010-09-25 21:25:18 +00:00
  • ca1d6e3dab Remove duplicate LDIF files from test/integration-tests/src/test/java. (LDIF-207) Ulrik Sandberg 2010-06-20 10:22:00 +00:00
  • 7b9cb7ffca Upgraded commons-codec to 1.4. (LDAP-212) Ulrik Sandberg 2010-06-20 10:02:24 +00:00
  • 969588bc98 Upgraded commons-lang to 2.5. (LDAP-211) Ulrik Sandberg 2010-06-20 10:02:19 +00:00
  • 873f996c37 Upgraded commons-pool to 1.5.4. (LDAP-206) Ulrik Sandberg 2010-06-20 09:36:50 +00:00
  • 4c8a858bda Upgraded to Spring 2.5.6.SEC02 and 3.0.3.RELEASE (LDAP-210). Ulrik Sandberg 2010-06-19 09:17:51 +00:00
  • 31ce887e2d Changed base class of test to load db. Ulrik Sandberg 2010-03-28 22:22:51 +00:00
  • c7b17868b7 Added some tests for issues described in certain forum posts, like thread 86640. Ulrik Sandberg 2010-03-28 22:22:42 +00:00
  • c6fba9a763 Upgraded Spring 3.0 sample to use 3.0.1. Ulrik Sandberg 2010-03-25 14:07:43 +00:00