Ulrik Sandberg
b06566682c
LDAP-181: Changed log level to debug for missing 'returnObjFlag'.
2012-08-27 09:11:11 +00:00
Ulrik Sandberg
8b41a0a4ec
Implemented choice in key case folding between lower, upper or none. LDAP-188
2010-11-15 22:52:43 +00:00
Ulrik Sandberg
5ad237544d
Added support for DIGEST-MD5 SASL authentication mechanism. (LDAP-173)
2010-11-03 00:23:06 +00:00
Ulrik Sandberg
c5f850d17f
Fixed LDAP-201, Resources, javadocs and compiles are platform dependent
2010-10-25 21:56:14 +00:00
Ulrik Sandberg
c7d5c6f3ef
Added info about LDAP-203
2010-10-25 20:18:57 +00:00
Ulrik Sandberg
fa109ab2c2
LDAP-180
2010-10-19 20:34:19 +00:00
Ulrik Sandberg
fb6b20de57
authenticate method should not log errors (LDAP-170)
2010-10-17 10:38:59 +00:00
Ulrik Sandberg
d40d170b42
Improve documentation of DirContextAdapter regarding UnsupportedOperationException (LDAP-208)
2010-10-16 08:17:41 +00:00
Ulrik Sandberg
61d17e56a5
Added LDAP-217 to changelog.
2010-10-16 07:52:27 +00:00
Ulrik Sandberg
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
2010-10-03 22:18:34 +00:00
Ulrik Sandberg
4c8a858bda
Upgraded to Spring 2.5.6.SEC02 and 3.0.3.RELEASE (LDAP-210).
2010-06-19 09:17:51 +00:00
Ulrik Sandberg
9130747d7e
Fixed up changelog. Added tiger parent pom for 1.5 modules.
2010-01-24 11:18:36 +00:00
Ulrik Sandberg
1dcad955c9
LDAP-196
2009-12-20 12:46:25 +00:00
Ulrik Sandberg
81281476b1
Added info about recent changes.
2009-12-14 21:29:11 +00:00
Ulrik Sandberg
48a2608620
Added info about ContextMapperCallbackHandlerWithControls.
2009-07-30 15:07:40 +00:00
Ulrik Sandberg
27a0409967
Added info about LDAP-187.
2009-07-29 22:05:51 +00:00
Ulrik Sandberg
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.
2009-01-31 20:46:33 +00:00
Mattias Arthursson
708f05ccda
Updated changelog with all resolved issues for 1.3.0
2009-01-19 18:36:04 +00:00
Ulrik Sandberg
1bdaea8aa8
Added site generation.
2009-01-16 21:49:30 +00:00
Ulrik Sandberg
54fb0cdcd6
LDAP-162: Improved more search methods that take handlers.
2009-01-11 22:13:32 +00:00
Ulrik Sandberg
4d9feea73c
LDAP-160, LDAP-161: Cleaned up DirContextProcessor implementations.
2009-01-08 21:29:48 +00:00
Ulrik Sandberg
ca0ac4cb81
LDAP-159: SortControlDirContextProcessor no longer has hard dependencies to ldapbp.
2009-01-08 16:43:50 +00:00
Ulrik Sandberg
ee3ff93c18
Fixed some minor problems with the logging.
2008-11-25 21:36:33 +00:00
Mattias Arthursson
bf2c3af0a2
Made sure integration tests for article sample automatically start in-process LDAP server.
...
DirContextAdapter#setDn() now throws IllegalStateException if setDn is called on an
instance in update mode (this was previously silently ignored)
Fixed problem in LdapTreeBuilder caused by the new behaviour of DN in DirContextAdapter
(i.e. that the actual DN instance of the DirContextAdapter is no longer returned by
getDn()).
2008-11-25 15:24:05 +00:00
Mattias Arthursson
47f2360e34
Made sure DirContextOperations#addAttributeValue(String, Object) does not add any duplicate values per default; added
...
alternate method: DirContextOperations#addAttributeValue(String, Object, boolean) to enable behavior other than the default (i.e. allowing duplicates).
2008-11-24 08:56:43 +00:00
Ulrik Sandberg
1c72487891
Fixed problem related to LDAP-50 and LDAP-109.
2008-11-20 15:41:08 +00:00
Mattias Arthursson
f419832796
Added authentication methods to changelog.
2008-11-18 14:19:35 +00:00
Ulrik Sandberg
bea272e7b4
LDAP-125 Upgraded to Spring 2.5.6.
2008-11-13 14:54:19 +00:00
Mattias Arthursson
c495408e84
Changed default of pooling flag in AbstractContextSource.
...
Added configuration property for referral handling in AbstractContextSource.
Updated changelog accordingly.
2008-10-26 18:41:22 +00:00
Mattias Arthursson
ccc0c2e775
Added changelog to documents included in distribution.
2008-10-23 12:12:02 +00:00