Commit Graph

40 Commits

Author SHA1 Message Date
Mattias Arthursson
b0d59d2236 Introduced TempEntryRenamingStrategy. 2007-01-14 16:20:30 +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
Mattias Arthursson
bac2c2b51f Updated todo 2007-01-07 16:40:41 +00:00
Mattias Arthursson
457fb52871 Fixed imports. 2007-01-07 14:35:04 +00:00
Ulrik Sandberg
4521360748 Upgraded to ApacheDS 1.0.0. 2007-01-07 01:25: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
Ulrik Sandberg
0958671409 Upgraded to ApacheDS 1.0.0. 2007-01-06 21:10:41 +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
Mattias Arthursson
c96911a670 Compensating rollback operations are now not stored until the target operation has been successfully performed. 2007-01-06 16:52:56 +00:00
Mattias Arthursson
83f1073a96 Compensating rollback operations are now not stored until the target operation has been successfully performed. 2007-01-06 16:52:21 +00:00
Mattias Arthursson
f715dcc0ef Compensating rollback operations are now not stored until the target operation has been successfully performed. 2007-01-06 16:50:01 +00:00
Mattias Arthursson
4a8541ae2e Compensating rollback operations are now not stored until the target operation has been successfully performed. 2007-01-06 16:49:29 +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
2598beb5b9 2006-12-31 13:07:41 +00:00
Mattias Arthursson
f14942efcf Fixed some javadocs. 2006-12-31 13:06:20 +00:00
Mattias Arthursson
bb7a7d8253 Fixed some javadocs. 2006-12-30 19:59:19 +00:00
Mattias Arthursson
3a0351dba2 Finished transaction support for modifyAttributes and unbind. 2006-12-30 12:38:33 +00:00
Mattias Arthursson
c5987b0f28 Finished transaction support for modifyAttributes and unbind. 2006-12-30 12:37:43 +00:00
Mattias Arthursson
02863db55c Started working on transaction support for ModifyAttributes. 2006-12-29 20:31:07 +00:00
Mattias Arthursson
1fa9359090 Added transaction support for rename operations. 2006-12-29 19:32:15 +00:00
Ulrik Sandberg
cd93021248 Upgrading to Spring 2.0.1. 2006-12-28 15:52:02 +00:00
Ulrik Sandberg
3c6227c1c9 Upgrading to Spring 2.0.1. 2006-12-28 15:48:04 +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
Mattias Arthursson
223dbbd2c2 Transaction recording and rollback support for bind and rebind. 2006-12-26 15:36:50 +00:00
Mattias Arthursson
e6722a2252 Transaction recording and rollback support for bind and rebind. 2006-12-26 14:41:22 +00:00
Mattias Arthursson
2fbca76dac Transaction recording and rollback support for bind and rebind. 2006-12-26 14:38:56 +00:00
Mattias Arthursson
617ff734f2 Transaction recording and rollback support for bind and rebind. 2006-12-26 14:33:34 +00:00
Mattias Arthursson
c381d0f8fc Transaction recording and rollback support for bind and rebind. 2006-12-26 14:32:34 +00:00
Mattias Arthursson
62f0beb5ed Transaction recording and rollback support for bind and rebind. 2006-12-26 14:32:05 +00:00
Mattias Arthursson
6e4fe24653 Transaction recording and rollback support for bind and rebind. 2006-12-26 14:30:48 +00:00
Mattias Arthursson
03bb8f520c Transaction recording and rollback support for bind and rebind. 2006-12-26 14:30:10 +00:00
Mattias Arthursson
7904af3492 Transaction recording and rollback support for bind and rebind. 2006-12-26 14:27:45 +00:00
Ben Hale
a658f81bdd 2006-12-18 22:03:24 +00:00