summaryrefslogtreecommitdiff
path: root/res/res_config_ldap.c
AgeCommit message (Expand)Author
2008-04-21Only print out the error message if ldap_modify_ext_s actually returns an err...Joshua Colp
2008-04-18If the parsing of the config file fails make sure we unlock ldap_lock.Joshua Colp
2008-04-11Use the correct function for free'ing objects, and maybe we won't crash.Tilghman Lesher
2008-04-11Errors are all greater than 0Tilghman Lesher
2008-03-18Change back to using ldap_initialize() and let the user specify a URL directly,Tilghman Lesher
2008-03-18Set protocol version, port number correctly.Tilghman Lesher
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-11An offhand comment from Russell made me realize that the configuration fileTilghman Lesher
2008-03-06Missing braces, fix parsingTilghman Lesher
2008-02-15Fix up some doxygen issues.Jason Parker
2008-01-23Coding guidelines cleanupTilghman Lesher
2008-01-22Add res_config_ldap for realtime LDAP engine.Tilghman Lesher