Commit Graph

25 Commits

Author SHA1 Message Date
Ulrik Sandberg
77eccd0507 Removed invalid import. 2007-11-26 20:41:13 +00:00
Ulrik Sandberg
68c25238fd Fixed incorrect import of DefaultDirObjectFactory. 2007-10-08 22:12:16 +00:00
Ulrik Sandberg
197e68f4d5 Fixed incorrect import. 2007-07-27 16:59:21 +00:00
Ulrik Sandberg
ea3c0fd66b LDAP-54: Adjust copyright year in all source files
http://opensource.atlassian.com/projects/spring/browse/LDAP-54
2007-04-27 07:42:58 +00:00
Mattias Arthursson
951c2e775d LDAP-29: Implement transaction support for Spring LDAP. 2007-02-18 12:49:58 +00:00
Mattias Arthursson
b99bdffd1e Added integration test and license information where it was missing. 2007-02-18 11:39:21 +00:00
Mattias Arthursson
183c18962d Introduced ContextSourceTransactionManagerDelegate and ContextSourceAndDataSourceTransactionManager. 2007-02-12 17:30:22 +00:00
Mattias Arthursson
3fffbf1408 Introduced ContextSourceTransactionManagerDelegate and ContextSourceAndDataSourceTransactionManager. 2007-02-12 17:28:24 +00:00
Mattias Arthursson
fdbb158d64 Moved from ldap.support.transaction to ldap.transaction and ldap.transaction.core 2007-01-21 18:23:34 +00:00
Ulrik Sandberg
a69612852a Get sandbox to compile with Ant. 2007-01-14 21:26:49 +00:00
Mattias Arthursson
d7c5ac6ccd Introduced TempEntryRenamingStrategy. 2007-01-14 16:19:09 +00:00
Mattias Arthursson
8099b2e312 Changed strategy for rebind and unbind, storing renaming the entry temporarily.
This caused changes in CompensatingTransactionRollbackOperation - 
this interface along with implementing classes should be renamed.
2007-01-13 13:10:58 +00:00
Ulrik Sandberg
b30e4ef5c6 IN PROGRESS - issue LDAP-4: Translate LDAP error codes
http://opensource.atlassian.com/projects/spring/browse/LDAP-4
2007-01-12 16:20:49 +00:00
Ulrik Sandberg
1690853dc3 LDAP-33: Remove package dependency cycle. 2007-01-12 10:38:27 +00:00
Ulrik Sandberg
9326a80b53 Preparing to replace the exceptions. 2007-01-09 22:55:20 +00:00
Ulrik Sandberg
7e5586a255 LDAP-18: Deprecated the userName property in AbstractContextSource and changed it to the more correct userDn. 2007-01-07 17:19:02 +00:00
Ulrik Sandberg
b46411073d Changed to port 3900 (>1024) to enable non-root integration testing on UNIX. 2007-01-07 01:20:55 +00:00
Ulrik Sandberg
6f0d3190cf Upgraded to ApacheDS 1.0.0. 2007-01-06 21:13:04 +00:00
Mattias Arthursson
ce7fd3704f Compensating rollback operations are now not stored until the target operation has been successfully performed. 2007-01-06 16:53:36 +00:00
Ulrik Sandberg
1355ac7368 Moved core classes to ldap.core package. 2007-01-05 16:17:48 +00:00
Ulrik Sandberg
302c7143f3 Changed all Spring config files to XSD. 2006-12-31 15:46:49 +00:00
Mattias Arthursson
c5987b0f28 Finished transaction support for modifyAttributes and unbind. 2006-12-30 12:37:43 +00:00
Mattias Arthursson
1fa9359090 Added transaction support for rename operations. 2006-12-29 19:32:15 +00:00
Mattias Arthursson
25cd9ed71b Interation tests of bind and rebind operations, along with bugfixes for found problems. 2006-12-27 20:10:36 +00:00
Ben Hale
a658f81bdd 2006-12-18 22:03:24 +00:00