summaryrefslogtreecommitdiff
path: root/ldap/apr_ldap_url.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers.jerenkrantz2007-01-151-6/+6
* We were missing some glue.wrowe2005-06-231-0/+1
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Quit using unique #include conventions. Also solve misc Win32 (possiblywrowe2005-01-051-4/+3
* Fix a parsing problem with the LDAP URL where it was truncating the host port...bnicholes2004-10-251-4/+3
* Fix compiler warnings:jorton2004-08-261-0/+3
* Win32 LDAP SDK fixesbnicholes2004-08-091-0/+1
* Fix a compile problem - ldap_url_parse_ext should be apr_ldap_url_parse_ext().minfrin2004-08-031-1/+1
* Overhaul support for LDAP URL parsing. Instead of using incompatibleminfrin2004-08-031-207/+168
* Add a note to indicate deprecated code in APR v1.0. This code will be fixedminfrin2004-08-021-0/+7
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* Update copyright notifications to 2003.thommay2003-01-011-1/+1
* With luck, this finally closes Blair's build issues.wrowe2002-12-111-0/+4
* Eliminate LDAP_CONST ... needs to be decorated if we plan to deal withwrowe2002-12-111-5/+5
* Since there has been only a single comment and no objections, beginwrowe2002-12-111-0/+757