Commit Graph

65 Commits (14)

Author SHA1 Message Date
Joshua Colp ac876a8e4e Make the ldap version setting work without having both version and protocol set.
17 years ago
Russell Bryant 60f877ad5f Only save a password if a username exists.
17 years ago
Russell Bryant aeb41dbdf4 Use the default that the log output claims will be used for the basedn
17 years ago
Joshua Colp 6d5290a85b Only print out the error message if ldap_modify_ext_s actually returns an error, and not success.
17 years ago
Joshua Colp 116859bd19 If the parsing of the config file fails make sure we unlock ldap_lock.
17 years ago
Tilghman Lesher 7128ba0bb8 Use the correct function for free'ing objects, and maybe we won't crash.
17 years ago
Tilghman Lesher d304a88457 Errors are all greater than 0
17 years ago
Tilghman Lesher 58fa8e6e9e Change back to using ldap_initialize() and let the user specify a URL directly,
17 years ago
Tilghman Lesher 92ecf53d44 Set protocol version, port number correctly.
17 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
17 years ago
Tilghman Lesher d02f74ebfe An offhand comment from Russell made me realize that the configuration file
17 years ago
Tilghman Lesher 8afeb7df4b Missing braces, fix parsing
18 years ago
Jason Parker 72bc8a7c7d Fix up some doxygen issues.
18 years ago
Tilghman Lesher b0426aad08 Coding guidelines cleanup
18 years ago
Tilghman Lesher cfa0ec1f97 Add res_config_ldap for realtime LDAP engine.
18 years ago