From: Andreas H. <aha...@te...> - 2007-06-01 14:28:42
Attachments:
python-ldap-2.3-rfc3876.patch
|
On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: > I will still see about the decode part and then post what I have. Attached is my current patch. Keep in mind I did this basically using the current code as a template. I ended up not implementing the decode part, I'm not sure for what it would be needed. Just for completeness? |
From: Andreas H. <aha...@te...> - 2007-06-15 19:18:29
|
On Fri, Jun 01, 2007 at 11:27:45AM -0300, Andreas Hasenack wrote: > On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: > > I will still see about the decode part and then post what I have. > > Attached is my current patch. Keep in mind I did this basically using > the current code as a template. > > I ended up not implementing the decode part, I'm not sure for what it > would be needed. Just for completeness? No comments? Because of the missing decode part? |
From: <mi...@st...> - 2007-06-16 10:24:22
|
Andreas Hasenack wrote: > On Fri, Jun 01, 2007 at 11:27:45AM -0300, Andreas Hasenack wrote: >> On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: >>> I will still see about the decode part and then post what I have. >> Attached is my current patch. Keep in mind I did this basically using >> the current code as a template. >> >> I ended up not implementing the decode part, I'm not sure for what it >> would be needed. Just for completeness? > > No comments? Because of the missing decode part? Sorry, it's on my to-do list. Glancing over it I have no objections against the patch. I will try to commit it next week. Ciao, Michael. |
From: <mi...@st...> - 2007-07-16 10:50:53
|
Andreas Hasenack wrote: > On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: >> I will still see about the decode part and then post what I have. > > Attached is my current patch. Keep in mind I did this basically using > the current code as a template. I've committed this patch to CVS. I'd appreciate if you could also provide a small script for Demo/. Ciao, Michael. |
From: Andreas H. <aha...@te...> - 2007-07-17 01:37:39
|
On Monday 16 July 2007 07:50:30 Michael Str=F6der wrote: > Andreas Hasenack wrote: > > On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: > >> I will still see about the decode part and then post what I have. > > > > Attached is my current patch. Keep in mind I did this basically using > > the current code as a template. > > I've committed this patch to CVS. I'd appreciate if you could also > provide a small script for Demo/. Thanks, I'll get you such a script soon. |
From: Andreas H. <aha...@te...> - 2007-08-03 16:20:57
|
On Mon, Jul 16, 2007 at 12:50:30PM +0200, Michael Ströder wrote: > Andreas Hasenack wrote: > > On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: > >> I will still see about the decode part and then post what I have. > > > > Attached is my current patch. Keep in mind I did this basically using > > the current code as a template. > > I've committed this patch to CVS. I'd appreciate if you could also > provide a small script for Demo/. Sorry for the long wait. I'll get to it this weekend (tm). |
From: Andreas H. <aha...@te...> - 2007-08-05 18:27:21
Attachments:
matchedvalues.py
|
On Friday 03 August 2007 13:20:50 Andreas Hasenack wrote: > On Mon, Jul 16, 2007 at 12:50:30PM +0200, Michael Str=F6der wrote: > > Andreas Hasenack wrote: > > > On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: > > >> I will still see about the decode part and then post what I have. > > > > > > Attached is my current patch. Keep in mind I did this basically using > > > the current code as a template. > > > > I've committed this patch to CVS. I'd appreciate if you could also > > provide a small script for Demo/. > > Sorry for the long wait. I'll get to it this weekend (tm). Attached. |
From: <mi...@st...> - 2007-08-06 10:05:43
|
Andreas Hasenack wrote: > On Friday 03 August 2007 13:20:50 Andreas Hasenack wrote: >> On Mon, Jul 16, 2007 at 12:50:30PM +0200, Michael Str=F6der wrote: >>> Andreas Hasenack wrote: >>>> On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: >>>>> I will still see about the decode part and then post what I have. >>>> Attached is my current patch. Keep in mind I did this basically usin= g >>>> the current code as a template. >>> I've committed this patch to CVS. I'd appreciate if you could also >>> provide a small script for Demo/. >> Sorry for the long wait. I'll get to it this weekend (tm). >=20 > Attached. Thanks. Committed. Ciao, Michael. |