Ralf Haferkamp
|
fee0730f26
|
derive LDAPException from std::exception, merged ReferralException into the
LDAPException files
|
2008-03-20 15:08:29 +00:00 |
|
Ralf Haferkamp
|
0b326103d6
|
#ifdef LDAP_OPT_DIAGNOSTIC_MESSAGE, to be able to build with older libldap
|
2007-09-21 11:00:23 +00:00 |
|
Ralf Haferkamp
|
69e3a58b2b
|
store LDAP_OPT_DIAGNOSTIC_MESSAGE in correct Attribute
|
2007-01-09 12:23:31 +00:00 |
|
Pierangelo Masarati
|
968da1cb14
|
add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated option names
|
2006-10-14 17:04:17 +00:00 |
|
Ralf Haferkamp
|
efdd59d70d
|
don't use deprecated libldap functions
|
2005-10-05 17:26:27 +00:00 |
|
Ralf Haferkamp
|
00c7cf396b
|
improved error reporting
|
2005-04-20 12:57:51 +00:00 |
|
Ralf Haferkamp
|
f32368254d
|
- improvments on schema parsing
- return server message on modification errors
|
2004-08-13 11:37:21 +00:00 |
|
Ralf Haferkamp
|
c0dbaa736d
|
some changes to make the library working with gcc 3.0 (mostly namespace
stuff). See also ITS#1322
|
2001-09-28 16:39:58 +00:00 |
|
Ralf Haferkamp
|
2941993d8f
|
added empty() method to the list classes. (Patch was provided by Dan
Gohman)
|
2001-09-07 17:43:55 +00:00 |
|
Ralf Haferkamp
|
32671aa898
|
- some minor bugfixes
- lots of documentation (javadoc style comments)
|
2001-02-19 11:34:28 +00:00 |
|
Ralf Haferkamp
|
11fbe2a45c
|
- removed char* in favour of string
- extented Referral chasing (loop detection, hop limit, Rebind)
- support for Server Controls
- fixed many bugs and memory leaks
|
2000-10-03 18:25:34 +00:00 |
|
Kurt Zeilenga
|
84d0e26234
|
Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de>
Copyright notices have been adjusted per on-file OpenLDAP Contributor
Assignment Agreement.
|
2000-09-01 18:46:32 +00:00 |
|