summaryrefslogtreecommitdiff
path: root/modules/extra/ldap.h
AgeCommit message (Expand)Author
2013-04-16Move extras header files out of extras so when users copy modules out they do...Adam
2012-10-10Fix m_ldap to reconnect automatically if the ldap server goes awayAdam
2012-05-15Grab the DN for every LDAP query and send it in the resultAdam
2012-02-18Use C++11's explicit override feature if availableAdam
2012-01-25WindowsAdam
2011-10-27Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is o...Naram Qashat
2011-09-10Fixed service_reference to work correctly with external classesAdam
2011-09-10Made service_reference type safeAdam
2011-05-16Added more useful functions to our LDAP API, allow adding newly registered ac...Adam
2011-03-04Added LDAP supportAdam