This website requires JavaScript.
7f04f99e5a
Added test for new class LookupAttemptingCallback.
Ulrik Sandberg
2010-03-22 22:16:31 +00:00
caa287f092
LDAP-200, reverted to maven-site-plugin 2.0.1.
Ulrik Sandberg
2010-02-20 01:29:28 +00:00
250aa8f777
LDAP-200, reverted maven-site-plugin to 2.0.2, since it requires a newer Maven (2.1+).
Ulrik Sandberg
2010-02-20 01:13:13 +00:00
a6612f49da
LDAP-200, updated versions on several plugins.
Ulrik Sandberg
2010-02-20 00:58:37 +00:00
e96293708c
Worked on LDAP-200, Add pluginManagement to parent pom.
Ulrik Sandberg
2010-02-20 00:58:30 +00:00
a60fc118d1
Removed old unused stuff.
Ulrik Sandberg
2010-02-20 00:58:22 +00:00
655f43897f
Ended first sentence with a dot to not screw up javadoc summary for the class.
Ulrik Sandberg
2010-02-20 00:58:15 +00:00
5856211ff2
Changed to explicit java version, since pmd cannot understand versions like "1.6.0_17".
Ulrik Sandberg
2010-02-20 00:58:06 +00:00
bdb56cdc10
Ignoring generated stuff.
Ulrik Sandberg
2010-02-20 00:58:01 +00:00
2d013b865f
Fixed LDAP-199, Documentation error: transaction manager configuration.
Ulrik Sandberg
2010-02-19 08:17:05 +00:00
527974a294
Added profile for building sandbox, which is needed by sunone integration tests.
Ulrik Sandberg
2010-02-12 21:39:03 +00:00
fbb3ab1db5
Ignoring generated stuff.
Ulrik Sandberg
2010-02-10 05:10:01 +00:00
9a441aeef9
Ignoring generated stuff.
Ulrik Sandberg
2010-02-10 05:08:56 +00:00
bf0e8701e9
Added samples project for testing with Spring 3.0 artifacts.
Ulrik Sandberg
2010-02-10 05:05:51 +00:00
4978f11c23
Ignoring generated stuff.
Ulrik Sandberg
2010-02-10 04:23:32 +00:00
15b12831de
Improved equals and hashCode implementations in filters (LDAP-198).
Ulrik Sandberg
2010-01-25 07:17:14 +00:00
dea9e15aa4
Added missing equals/hashCode methods to some filter classes (LDAP-198).
Ulrik Sandberg
2010-01-25 07:17:01 +00:00
6d078288d3
Fixed problem with non-needed dependencies causing assembly problems.
Ulrik Sandberg
2010-01-24 17:22:05 +00:00
0d49570aa6
Now ignoring generated files.
Ulrik Sandberg
2010-01-24 11:27:16 +00:00
2f8db52b70
Now including ldif in top-level build.
Ulrik Sandberg
2010-01-24 11:18:41 +00:00
9130747d7e
Fixed up changelog. Added tiger parent pom for 1.5 modules.
Ulrik Sandberg
2010-01-24 11:18:36 +00:00
2a859b839f
Added Keith Barlow's LDIF parsing framework, including Spring Batch integration.
Ulrik Sandberg
2010-01-24 11:18:27 +00:00
7c4c15e88a
Added Paul Harvey's Spring LDAP Object-Directory Mapper (ODM).
Ulrik Sandberg
2010-01-24 00:58:28 +00:00
1dcad955c9
LDAP-196
Ulrik Sandberg
2009-12-20 12:46:25 +00:00
86dbeafda2
Now uses Java5 constructor only if at least JDK15 (LDAP-196).
Ulrik Sandberg
2009-12-20 12:44:15 +00:00
d58c8ad8d9
Fixed typo (LDAP-193).
Ulrik Sandberg
2009-12-18 13:37:49 +00:00
0af69ea48e
Fixed typo (LDAP-193).
Ulrik Sandberg
2009-12-18 13:37:15 +00:00
b5bc5b17e2
Collecting callback now top-level (LDAP-192).
Ulrik Sandberg
2009-12-17 15:50:40 +00:00
8215562607
Added authenticate methods that take only error callback (LDAP-192).
Ulrik Sandberg
2009-12-16 23:58:29 +00:00
2df7de35c2
Documented the new authentication methods (LDAP-193).
Ulrik Sandberg
2009-12-15 00:09:31 +00:00
81281476b1
Added info about recent changes.
Ulrik Sandberg
2009-12-14 21:29:11 +00:00
b9e7d062ef
Upgraded Spring to 2.5.6.SEC01 (LDAP-194).
Ulrik Sandberg
2009-12-14 21:16:15 +00:00
f02cf43c95
First shot at authentication methods that provide the actual exception (LDAP-192).
Ulrik Sandberg
2009-12-14 20:45:30 +00:00
499d07fdce
Changed AWS extension to the 2.0.0.RELEASE, as recommended in SPR-5189.
Ulrik Sandberg
2009-10-12 05:44:16 +00:00
b5fe4843c1
incremental attribute read support
Marius Scurtescu
2009-09-18 16:38:25 +00:00
494532f605
VLV support
Marius Scurtescu
2009-09-18 16:31:45 +00:00
24dc8811ee
Applied Keiths patch 0.0.2-SNAPSHOT.20090827.
Ulrik Sandberg
2009-09-03 17:49:12 +00:00
3b8fbe8288
Applied patch_v.0.0.1-SNAPSHOT.20090814.txt.
Ulrik Sandberg
2009-08-15 20:22:09 +00:00
559d0cfc1d
Updated copyright year.
Ulrik Sandberg
2009-08-02 19:32:20 +00:00
1e86d76b14
Added copyright statements to all new files.
Ulrik Sandberg
2009-08-02 19:31:57 +00:00
e17523daf3
Updated according to Keiths second delivery, plus some minor cleanup.
Ulrik Sandberg
2009-08-02 19:31:38 +00:00
721fe2d73c
Fixed package info files.
Ulrik Sandberg
2009-08-02 19:31:13 +00:00
2d4a185186
Added LDIF parser files from Keith Barlow.
Ulrik Sandberg
2009-08-02 19:30:55 +00:00
69ad3a295e
Fixed newline problems, probably due to copy paste.
Ulrik Sandberg
2009-07-30 15:07:45 +00:00
48a2608620
Added info about ContextMapperCallbackHandlerWithControls.
Ulrik Sandberg
2009-07-30 15:07:40 +00:00
eeee11f47d
Now Git also ignores generated stuff
Ulrik Sandberg
2009-07-30 15:07:37 +00:00
cffb12c92c
Added toStirng method to Person.
Ulrik Sandberg
2009-07-30 15:07:28 +00:00
65f9d050b0
Added unit test structure to core-tiger, and added a test for the new ContextMapperCallbackHandlerWithControls.
Ulrik Sandberg
2009-07-30 15:07:24 +00:00
945af3bd8b
Added the suggested code
Ulrik Sandberg
2009-07-30 15:07:17 +00:00
27a0409967
Added info about LDAP-187.
Ulrik Sandberg
2009-07-29 22:05:51 +00:00
df1ce0e327
Added converters for Active Directory SID.
Ulrik Sandberg
2009-07-25 00:27:46 +00:00
85132f517e
Fixed LDAP-184.
Ulrik Sandberg
2009-07-07 06:55:37 +00:00
eb8927026e
Used wrong class in logger.
Ulrik Sandberg
2009-05-06 18:03:03 +00:00
923a35cb8a
sanbox util package
Marius Scurtescu
2009-03-27 18:07:41 +00:00
f3c52e8d0d
Fixed incorrect artifact names. Removed redundant snapshot info.
Ulrik Sandberg
2009-02-01 13:43:37 +00:00
3c2b46448c
Minor changes regarding repo.
Ulrik Sandberg
2009-01-31 23:14:34 +00:00
fac551ff19
Updated release number.
Ulrik Sandberg
2009-01-31 23:09:38 +00:00
53a5262552
Updated various files with new release number. Also removed LDAP-151 from 1.3.0.RC1 in changelog, since it wasn't resolved until 1.3.0.RELEASE.
Ulrik Sandberg
2009-01-31 20:46:33 +00:00
1fcc8ed1e1
spring-ldap 1.3.0.RELEASE
Ben Hale
2009-01-30 10:04:07 +00:00
6e3946f2db
Now excluding the itest package itself as well.
Ulrik Sandberg
2009-01-28 21:14:40 +00:00
5d96d08794
Added missing LDIF file for testing.
Ulrik Sandberg
2009-01-28 20:09:25 +00:00
0eac950d3e
Added to ignore.
Ulrik Sandberg
2009-01-28 20:04:52 +00:00
18397362a3
Added article project that uses Spring 2.0 in order to verify backwards compatibility.
Ulrik Sandberg
2009-01-28 20:03:02 +00:00
ef284530d0
Fixed typo. Removed unused folders.
Ulrik Sandberg
2009-01-28 20:01:50 +00:00
2c23706839
Filtered log output and uncovered a little typo.
Ulrik Sandberg
2009-01-28 17:40:54 +00:00
30f53ba794
Removed comment about site url.
Ulrik Sandberg
2009-01-28 17:25:41 +00:00
c5832dea4d
Fix for LDAP-165: Moved integration test dummy classes to org.springframework.ldap.itest... Excluded that package and its sub-packages from javadoc generation in top pom.xml
Mattias Arthursson
2009-01-28 09:34:16 +00:00
9310339cec
Added first FAQ entry.
Ulrik Sandberg
2009-01-21 21:35:06 +00:00
51f35b2490
Improved readme.
Ulrik Sandberg
2009-01-19 23:24:00 +00:00
41c9496048
Reverted to the specific host.
Ulrik Sandberg
2009-01-19 22:46:47 +00:00
e9c4746c6c
Corrected path to static files.
Ulrik Sandberg
2009-01-19 22:30:36 +00:00
9d8109185e
Renamed PoolingMutableContextSource to MutablePoolingContextSource.
Ulrik Sandberg
2009-01-19 20:49:00 +00:00
a07102f472
No longer relevant release information.
Ulrik Sandberg
2009-01-19 20:37:47 +00:00
ecfa281d40
Fixed incorrect version.
Ulrik Sandberg
2009-01-19 20:37:26 +00:00
153a7cbfb4
Updated versions.
Ulrik Sandberg
2009-01-19 20:13:26 +00:00
6ab36c0afa
Got correct host and path to our static file area.
Ulrik Sandberg
2009-01-19 20:09:03 +00:00
6d864b1f7f
Improved releases page.
Ulrik Sandberg
2009-01-19 20:08:19 +00:00
708f05ccda
Updated changelog with all resolved issues for 1.3.0
Mattias Arthursson
2009-01-19 18:36:04 +00:00
d4be31c159
LDAP-153: Added a pooling context source that creates mutable ldap contexts.
Ulrik Sandberg
2009-01-18 21:56:52 +00:00
c37bae73fb
Added scripts used on the static site for generating download links.
Ulrik Sandberg
2009-01-17 20:38:43 +00:00
5fb4a307d7
Fixed typo.
Ulrik Sandberg
2009-01-17 09:57:50 +00:00
1bdaea8aa8
Added site generation.
Ulrik Sandberg
2009-01-16 21:49:30 +00:00
d013cf31bd
Got rid of javadoc warning. Fixed typos.
Ulrik Sandberg
2009-01-16 21:48:39 +00:00
54fb0cdcd6
LDAP-162: Improved more search methods that take handlers.
Ulrik Sandberg
2009-01-11 22:13:32 +00:00
d15bb0d955
Got rid of an annoying reference to Spring Security in the PDF XSL. Also adjusted copyright years.
Ulrik Sandberg
2009-01-09 11:30:17 +00:00
07976d0e57
LDAP-160, LDAP-161: Cleaned up DirContextProcessor implementations.
Ulrik Sandberg
2009-01-08 21:45:48 +00:00
4d9feea73c
LDAP-160, LDAP-161: Cleaned up DirContextProcessor implementations.
Ulrik Sandberg
2009-01-08 21:29:48 +00:00
ca0ac4cb81
LDAP-159: SortControlDirContextProcessor no longer has hard dependencies to ldapbp.
Ulrik Sandberg
2009-01-08 16:43:50 +00:00
5ce867f0c5
Added more package info about pooling.
Ulrik Sandberg
2009-01-08 15:02:03 +00:00
b68a01c628
LDAP-157: Fixed package structure docs and images. Also corrected pooling default value.
Ulrik Sandberg
2009-01-08 14:32:50 +00:00
4fe61840d6
Fixed typos
Ulrik Sandberg
2009-01-08 13:22:29 +00:00
769766d4fd
Added TLS certificate file
Ulrik Sandberg
2009-01-08 11:45:05 +00:00
0db66ec2d5
Improved dn performance test.
Ulrik Sandberg
2009-01-07 12:48:49 +00:00
a1e31becea
Removed unused import.
Ulrik Sandberg
2009-01-07 12:46:44 +00:00
e3b178f5e1
Fix for LDAP-152: Added filter classes to test for attribute precense, received from Jordan Hein.
Mattias Arthursson
2009-01-03 10:53:10 +00:00
bf9ba15079
Fix for LDAP-145: added constructor in DirContextAdapter that takes a String.
Mattias Arthursson
2009-01-03 10:40:52 +00:00
0d7375d927
Fix for LDAP-123: Now returning false from ContextSourceAndDataSourceTransactionManager#isNestedTransaction, properly inidicating that nested transactions are not supported.
Mattias Arthursson
2009-01-03 10:33:36 +00:00
0e0d796d00
Removed unused imports.
Ulrik Sandberg
2008-11-25 22:47:47 +00:00
2daa83fb3e
Now ignoring generated files. Adjusted dependencies for demo projects.
Ulrik Sandberg
2008-11-25 21:58:41 +00:00
ee3ff93c18
Fixed some minor problems with the logging.
Ulrik Sandberg
2008-11-25 21:36:33 +00:00