Bug Fixes in KDE-PIM
Volker Krause committed changes in /trunk/KDE/kdepim/libkdepim:
Add skeleton for in-process LDAP. Unfortunately this simple single-threaded
approach does not work, all the lower level LDAP calls are blocking. A
failing connect thus is able to lock the entire application. So, LdapSession
will have to become a thread tomorrow.
File Changes
Added 4 files
/trunk/KDE/kdepim/libkdepim/ldap
Modified 2 files
/trunk/KDE/kdepim/libkdepim
6 files changed in total