Re: D LDAP library?

2014-08-13 Thread Daniel Oliveira via Digitalmars-d
On Wednesday, 13 August 2014 at 14:11:28 UTC, Andrei Alexandrescu wrote: On 8/13/14, 12:46 AM, Daniel Oliveira wrote: On Tuesday, 12 August 2014 at 04:17:52 UTC, dnewbie wrote: On Tuesday, 12 August 2014 at 00:36:17 UTC, Andrei Alexandrescu wrote: Hello, got a question today from a user - is th

Re: D LDAP library?

2014-08-13 Thread Daniel Oliveira via Digitalmars-d
On Wednesday, 13 August 2014 at 18:34:34 UTC, Sean Kelly wrote: On Wednesday, 13 August 2014 at 07:46:08 UTC, Daniel Oliveira wrote: On Tuesday, 12 August 2014 at 04:17:52 UTC, dnewbie wrote: On Tuesday, 12 August 2014 at 00:36:17 UTC, Andrei Alexandrescu wrote: Hello, got a question today from

Re: D LDAP library?

2014-08-13 Thread Sean Kelly via Digitalmars-d
On Wednesday, 13 August 2014 at 07:46:08 UTC, Daniel Oliveira wrote: On Tuesday, 12 August 2014 at 04:17:52 UTC, dnewbie wrote: On Tuesday, 12 August 2014 at 00:36:17 UTC, Andrei Alexandrescu wrote: Hello, got a question today from a user - is there an LDAP library for D? Thanks! -- Andrei Th

Re: D LDAP library?

2014-08-13 Thread Andrei Alexandrescu via Digitalmars-d
On 8/13/14, 12:46 AM, Daniel Oliveira wrote: On Tuesday, 12 August 2014 at 04:17:52 UTC, dnewbie wrote: On Tuesday, 12 August 2014 at 00:36:17 UTC, Andrei Alexandrescu wrote: Hello, got a question today from a user - is there an LDAP library for D? Thanks! -- Andrei There is a raw binding to

Re: D LDAP library?

2014-08-13 Thread Daniel Oliveira via Digitalmars-d
On Tuesday, 12 August 2014 at 04:17:52 UTC, dnewbie wrote: On Tuesday, 12 August 2014 at 00:36:17 UTC, Andrei Alexandrescu wrote: Hello, got a question today from a user - is there an LDAP library for D? Thanks! -- Andrei There is a raw binding to openldap c library. http://d.darktech.org/bind

Re: D LDAP library?

2014-08-11 Thread dnewbie via Digitalmars-d
On Tuesday, 12 August 2014 at 00:36:17 UTC, Andrei Alexandrescu wrote: Hello, got a question today from a user - is there an LDAP library for D? Thanks! -- Andrei There is a raw binding to openldap c library. http://d.darktech.org/bindings/ldap.zip

D LDAP library?

2014-08-11 Thread Andrei Alexandrescu via Digitalmars-d
Hello, got a question today from a user - is there an LDAP library for D? Thanks! -- Andrei