65f6e321663b3fd0f93d8b47b4df05f189de6cf1 1154114 |
|
05-Aug-2011 |
sf |
Enable ldap modules in 'all' and 'most' selections if ldap is compiled into
apr-util |
4726a8c69bfb6a4666875b83dc25f6d2738c3dc4 1150231 |
|
24-Jul-2011 |
rjung |
Bring part some parts of r1142938 which were removed
by the big ldap revert r1150179.
Original commit log:
Use APR_ADDTO instead of APR_SETVAR or direct
variable assignment.
... |
ab86c68ce36c715e93f403dde41d0b9c1522c8b0 1150179 |
|
23-Jul-2011 |
sf |
Merge branch revert-ap-ldap:
Revert ap_ldap integration due to veto by Graham Leggett
Mailing list threads:
http://mail-archives.apache.org/mod_mbox/httpd-dev/201106.mbox/%3C4192DC1D-C0B9-42BB-B614-C3A41290F18B@sharp.fm%3E
http://mail-archives.apache.org/mod_mbox/httpd-dev/201107.mbox/%3C4E15E51E.4090700@rowe-clan.net%3E |
3bcb72c0b2797d2ec0b41bb9f4696e58be2c7043 1142938 |
|
05-Jul-2011 |
rjung |
Allow to specify module specific custom linker flags
via the MOD_XXX_LDADD variables.
Use APR_ADDTO instead of APR_SETVAR or direct
variable assignment.
This is especially useful when building mod_lua
or mod_deflate against a lua resp. libz which
are installed in non-standard locations.
One can add "-R ..." to MOD_LUA_LDADD and
MOD_DEFLATE_LDADD before configure to fix
the RPATH/RUNPATH of those modules. |
70fa390b2e3c5cad908ed38289ace42b5c894610 1131393 |
|
04-Jun-2011 |
sf |
Several fixes for the ap_ldap build logic. This should fix compilation
without --with-ldap. |
328106dab4706c964329eb20ad8173e1dbd2d32a 1129808 |
|
31-May-2011 |
wrowe |
Incorporate the ap_ldap incomplete API, as there is no interest or effort
at APR to make this a complete abstraction, and it was voted 'off the island'
with APR 2.0. This will allow httpd 2.3 to build against either apr-2.0
or apr+util 1.x. |
3a330c2331fc04f7d3f0ce7741bb52b5823f97e1 808722 |
|
28-Aug-2009 |
wrowe |
Always make mod_*.h files available where they exist, modpath by modpath |
1fc7668ad3646be5c199f967514b7988708b8fb5 759594 |
|
28-Mar-2009 |
rpluem |
* Make LDAP working with APR 2.0 again by using apr-config instead of
apu-config which is gone in APR 2.0. |
f3f5b610c384cae1bb39f069e15e7c62d7d8cd3c 663663 |
|
05-Jun-2008 |
wrowe |
For *trunk/* development, presume at least apr-1.3 (now released) for
seperation of ldap link options. |
63df14a6d3df0abdae8491d2905c7f3d5fdce138 104726 |
|
19-Aug-2004 |
bnicholes |
Add build files for the util_ldap module |