summaryrefslogtreecommitdiff
path: root/include/apr_ldap.h.in
Commit message (Expand)AuthorAgeFilesLines
* Sync .h.in to .hw fileswrowe2008-05-291-2/+11
* Introduce an internal apu_dso API for loading modular components into thewrowe2008-05-221-0/+20
* Add new APU_DECLARE_LDAP macro to wrap the private build of thesewrowe2008-05-211-0/+1
* Wrapper for LDAP_SERVER_DOWN. where LDAP_UNAVAILABLE might occur instead.wrowe2008-05-021-0/+2
* Add an LDAP rebind implementation so that authentication can beminfrin2007-12-071-0/+1
* Un-UTF8 this filewrowe2007-10-181-1/+1
* Support Tivoli ITDS LDAP client library, without SSL supporttrawick2007-07-311-0/+5
* Add the #define APR_LDAP_SIZELIMIT that is set appropriately forbnicholes2007-03-131-0/+24
* Update license headers.jerenkrantz2007-01-151-6/+6
* * include/apr_ldap.h.in: For OpenLDAP, before including <ldap.h>,jorton2006-04-061-0/+6
* Update remaining 2004 copyright notices.jorton2005-06-141-1/+2
* The Mozilla SDK has a different vendor string to the Netscape and Solarisminfrin2005-01-211-0/+2
* Solaris v2.9's LDAP is a repackaged Netscape/Mozilla SDK. Detect and handleminfrin2005-01-211-1/+0
* Add C++ extern wrappers to the LDAP functionsminfrin2005-01-201-0/+7
* Add the ability to detect the flavour of the LDAP toolkit within configure,minfrin2005-01-061-29/+8
* Teach apr_ldap_init() how to handle STARTTLS in addition to the existingminfrin2005-01-051-3/+1
* Rework the LDAP toolkit detection to be more accurate than "OpenLDAPminfrin2004-12-201-59/+52
* Overhaul support for LDAP URL parsing. Instead of using incompatibleminfrin2004-08-031-3/+3
* Remove support for LDAP v2.0 SDK toolkits. This will be addedminfrin2004-08-031-18/+8
* Fix a mere spelling mistakeminfrin2004-08-011-1/+1
* Add an apr_ldap_err_t structure to handle the return of LDAPminfrin2004-08-011-0/+11
* Add APR functions to do the job of ldap_init(), hiding toolkitminfrin2004-07-301-0/+1
* Change the order in which ldap.h and lber.h are defined, to fixminfrin2004-05-221-3/+3
* Relicense some more files.jorton2004-02-261-49/+10
* Axe deprecated functions, #defines, etc. in apr-util.jerenkrantz2003-11-161-9/+0
* Fix apr-util build on Unix with OpenLDAP until someone who caresjorton2003-03-101-0/+11
* Added support for Novell LDAP SDK and standardized the SSL support acrossbnicholes2003-02-141-28/+59
* Update copyright notifications to 2003.thommay2003-01-011-1/+1
* Since there has been only a single comment and no objections, beginwrowe2002-12-111-4/+32
* Update our copyright for this year.fielding2002-03-131-1/+1
* Fix typojwoolley2001-09-161-1/+1
* Doxygen Changesianh2001-09-161-2/+12
* First part of the LDAP-to-apr-util patch: The include file.minfrin2001-08-181-0/+112