Ulrik Sandberg
|
733045684a
|
Broke a few lines in reference manual that caused overflow in PDF.
|
2010-11-28 11:05:55 +00:00 |
|
Ulrik Sandberg
|
17fc6e6d6b
|
Added comment with info about fop.extensions and fop1.extensions.
|
2010-11-28 11:05:48 +00:00 |
|
Mattias Arthursson
|
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.
|
2010-11-24 13:07:16 +00:00 |
|
Ulrik Sandberg
|
cb821fd0b3
|
Upgraded aws-maven plugin to 3.0.0.RELEASE to avoid build error dring 'mvn deploy'.
|
2010-11-18 20:48:51 +00:00 |
|
Ulrik Sandberg
|
6dcd4092cd
|
Adjusted copyright details.
|
2010-11-18 07:19:43 +00:00 |
|
Ulrik Sandberg
|
b0295cabc5
|
Minor fixes in docbook XML.
|
2010-11-17 23:14:46 +00:00 |
|
Ulrik Sandberg
|
28a7ed68d8
|
Some more changes from running site and javadoc with Maven 3.0.
|
2010-11-17 22:40:07 +00:00 |
|
Ulrik Sandberg
|
1e74c3ecda
|
Made lots of fixes based on warnings from Maven 3.0.
Removed duplicates of ldif-core that were left in core-tiger.
|
2010-11-17 22:10:52 +00:00 |
|
Ulrik Sandberg
|
bede63b2c7
|
Fixed problems reported after first run with Maven 3.0.
|
2010-11-16 07:10:44 +00:00 |
|
Ulrik Sandberg
|
e0fe30ebc3
|
Work on LDAP-222
|
2010-11-16 00:15:19 +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
|
fcd02162b8
|
Implementation for LDAP-188, Active Directory -- DirContextAdapter.addAttribute, removeAttribute does not work correctly
|
2010-11-15 22:52:27 +00:00 |
|
Ulrik Sandberg
|
2014f1ab10
|
Final touch on the examples.
|
2010-11-15 16:36:04 +00:00 |
|
Ulrik Sandberg
|
fd382c429b
|
Adjusted examples and sections and added some xrefs.
|
2010-11-15 16:35:57 +00:00 |
|
Ulrik Sandberg
|
22d62c114e
|
Added docs from Keith. LDAP-220
|
2010-11-15 16:35:50 +00:00 |
|
Ulrik Sandberg
|
00d34fd6db
|
Finalized implementation and testing of LDAP-173.
|
2010-11-03 00:23:34 +00:00 |
|
Ulrik Sandberg
|
c55d2e052e
|
Preparing for tests of DigestMd5
|
2010-11-03 00:23:19 +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
|
17ff5ee11f
|
Added an integration test that stores and retrieves a Java Date object.
|
2010-10-26 21:55:47 +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
|
e456ddc736
|
Implemented LDAP-180, AbstractTlsDirContextAuthenticationStrategy Should Provide Setter for Customizing SSLSocketFactory Used for TLS Negotiation
|
2010-10-19 20:34:14 +00:00 |
|
Ulrik Sandberg
|
1952987fd5
|
Fixed LDAP-189, The constructor DefaultDirContextValidator(int searchScope) does not actually set scope in SearchControls
|
2010-10-17 21:59:01 +00:00 |
|
Ulrik Sandberg
|
ed2b0180f8
|
Fixed LDAP-213, Javadoc for PresentFilter and NotPresentFilter is incorrect
|
2010-10-17 21:29:36 +00:00 |
|
Ulrik Sandberg
|
cbaebee75f
|
Added tests for LDAP-170.
|
2010-10-17 10:39:07 +00:00 |
|
Ulrik Sandberg
|
fb6b20de57
|
authenticate method should not log errors (LDAP-170)
|
2010-10-17 10:38:59 +00:00 |
|
Ulrik Sandberg
|
ce9042ebcf
|
New LDIF intro from Keith.
|
2010-10-17 10:38:46 +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
|
da7728b191
|
Changed file format.
|
2010-10-16 07:52:21 +00:00 |
|
Ulrik Sandberg
|
ee01491ace
|
Fixed typo (LDAP-217).
|
2010-10-16 07:52:11 +00:00 |
|
Ulrik Sandberg
|
f408dc75e5
|
Fixed typos.
|
2010-10-10 21:41:43 +00:00 |
|
Ulrik Sandberg
|
26a523a58b
|
Added Keith's documentation for the LDIF parser. Updated package dependencies doc.
|
2010-10-10 21:41:37 +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
|
5b662eff8c
|
Added a check for empty attribute. LDAP-215
|
2010-09-25 21:25:18 +00:00 |
|
Ulrik Sandberg
|
ca1d6e3dab
|
Remove duplicate LDIF files from test/integration-tests/src/test/java. (LDIF-207)
|
2010-06-20 10:22:00 +00:00 |
|
Ulrik Sandberg
|
7b9cb7ffca
|
Upgraded commons-codec to 1.4. (LDAP-212)
|
2010-06-20 10:02:24 +00:00 |
|
Ulrik Sandberg
|
969588bc98
|
Upgraded commons-lang to 2.5. (LDAP-211)
|
2010-06-20 10:02:19 +00:00 |
|
Ulrik Sandberg
|
873f996c37
|
Upgraded commons-pool to 1.5.4. (LDAP-206)
|
2010-06-20 09:36:50 +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
|
31ce887e2d
|
Changed base class of test to load db.
|
2010-03-28 22:22:51 +00:00 |
|
Ulrik Sandberg
|
c7b17868b7
|
Added some tests for issues described in certain forum posts, like thread 86640.
|
2010-03-28 22:22:42 +00:00 |
|
Ulrik Sandberg
|
c6fba9a763
|
Upgraded Spring 3.0 sample to use 3.0.1.
|
2010-03-25 14:07:43 +00:00 |
|
Ulrik Sandberg
|
7f04f99e5a
|
Added test for new class LookupAttemptingCallback.
|
2010-03-22 22:16:31 +00:00 |
|
Ulrik Sandberg
|
caa287f092
|
LDAP-200, reverted to maven-site-plugin 2.0.1.
|
2010-02-20 01:29:28 +00:00 |
|
Ulrik Sandberg
|
250aa8f777
|
LDAP-200, reverted maven-site-plugin to 2.0.2, since it requires a newer Maven (2.1+).
|
2010-02-20 01:13:13 +00:00 |
|
Ulrik Sandberg
|
a6612f49da
|
LDAP-200, updated versions on several plugins.
|
2010-02-20 00:58:37 +00:00 |
|
Ulrik Sandberg
|
e96293708c
|
Worked on LDAP-200, Add pluginManagement to parent pom.
|
2010-02-20 00:58:30 +00:00 |
|
Ulrik Sandberg
|
a60fc118d1
|
Removed old unused stuff.
|
2010-02-20 00:58:22 +00:00 |
|