Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-02-14 | removed trailing whitespace | Yang Tse | |
2007-08-11 | Patrick Monnerat modified the LDAP code and approach in curl. Starting now, | Daniel Stenberg | |
the configure script checks for openldap and friends and we link with those libs just like we link all other third party libraries, and we no longer dlopen() those libraries. Our private header file lib/ldap.h was renamed to lib/curl_ldap.h due to this. I set a tag in CVS (curl-7_17_0-preldapfix) just before this commit, just in case. | |||
2002-08-14 | re-order the compiler arguments to keep more compiler happy | Daniel Stenberg | |
2001-05-15 | We need -lpthread for the pthread example | Daniel Stenberg | |
2001-03-27 | Added Makefile.example as an example makefile that can build the example | Daniel Stenberg | |
source files (if edited slightly) |