On 11.04.2008 01:34, Brad Nicholes wrote:
It is protected by the code at the beginning of util_ldap_post_config()
that calls apr_pool_userdata_get() and checks a user data tag. If the
tag is empty then this is the first time that the function was called.
It then puts something in the tag and
>>> On 4/10/2008 at 2:00 PM, in message <[EMAIL PROTECTED]>,
Ruediger
Pluem <[EMAIL PROTECTED]> wrote:
> On 10.04.2008 18:11, Brad Nicholes wrote:
> On 4/10/2008 at 12:12 AM, in message
<[EMAIL PROTECTED]>,
>> Ruediger
>> Pluem <[EMAIL PROTECTED]> wrote:
>>> On 10.04.2008 00:49, [EMAIL PROTECTE
On 10.04.2008 18:11, Brad Nicholes wrote:
On 4/10/2008 at 12:12 AM, in message <[EMAIL PROTECTED]>,
Ruediger
Pluem <[EMAIL PROTECTED]> wrote:
On 10.04.2008 00:49, [EMAIL PROTECTED] wrote:
Author: bnicholes Date: Wed Apr 9 15:49:31 2008 New Revision:
646582
URL: http://svn.apache.org/viewvc?
>>> On 4/10/2008 at 12:12 AM, in message <[EMAIL PROTECTED]>,
Ruediger
Pluem <[EMAIL PROTECTED]> wrote:
> On 10.04.2008 00:49, [EMAIL PROTECTED] wrote:
>> Author: bnicholes Date: Wed Apr 9 15:49:31 2008 New Revision:
646582
>>
>> URL: http://svn.apache.org/viewvc?rev=646582&view=rev Log: Move the
On 10.04.2008 00:49, [EMAIL PROTECTED] wrote:
Author: bnicholes Date: Wed Apr 9 15:49:31 2008 New Revision: 646582
URL: http://svn.apache.org/viewvc?rev=646582&view=rev Log: Move the
initialization of rebind to the post_config handler so that it is done during
the actual module load stage rathe