RE: Beginner projects

2018-04-21 Thread Lawrence, Andy
continuation of the eSNACC compiler which can be found at https://github.com/esnacc/esnacc-ng. Andy -Original Message- From: Quanah Gibson-Mount [mailto:qua...@symas.com] Sent: 15 January 2018 16:35 To: Lawrence, Andy (MO MM R&D UK IXL); openldap-devel@openldap.org Subject: RE: Beginner proj

RE: Beginner projects

2018-01-17 Thread Lawrence, Andy
-Mount Sent: 15 January 2018 16:30 To: Lawrence, Andy (MO MM R&D UK IXL); arekk...@r42.ch; openldap-devel@openldap.org Subject: RE: Beginner projects --On Saturday, January 13, 2018 9:14 AM + "Lawrence, Andy" wrote: > You have used the deprecated -h option. Would it really be be

RE: Beginner projects

2018-01-15 Thread Quanah Gibson-Mount
Hi Andy, --On Saturday, January 13, 2018 9:12 AM + "Lawrence, Andy" wrote: I am not familiar with kqueue. Sure, no worries. :) Is Howard suggesting that we rip the ASN.1 compiler out of Heimdal and integrate it with Openldap? Would we want to put it in a separate git repository? My

RE: Beginner projects

2018-01-15 Thread Quanah Gibson-Mount
--On Saturday, January 13, 2018 9:14 AM + "Lawrence, Andy" wrote: You have used the deprecated -h option. Would it really be beneficial to fix this? While the API is deprecated, there's also no timetable on if/when that usage will be removed, so it's probably worth fixing at some point.

Re: Beginner projects

2018-01-15 Thread Howard Chu
it. By the way, please ask these questions on the -devel mailing list so that other people can chime in. Andrew -Original Message- From: Howard Chu [mailto:h...@symas.com] Sent: 14 January 2018 10:52 To: Lawrence, Andy (MO MM R&D UK IXL) Subject: Re: Beginner projects Lawrence, Andy

RE: Beginner projects

2018-01-14 Thread Lawrence, Andy
Does OpenLDAP contain an XML parser? Cheers, Andrew -Original Message- From: Howard Chu [mailto:h...@symas.com] Sent: 14 January 2018 18:39 To: Lawrence, Andy (MO MM R&D UK IXL) Subject: Re: Beginner projects Lawrence, Andy wrote: > What is involved in the project "Add DSML

RE: Beginner projects

2018-01-13 Thread Lawrence, Andy
You have used the deprecated -h option. Would it really be beneficial to fix this? Best wishes, Andrew -Original Message- From: Alexandre Rosenberg [mailto:arekk...@r42.ch] Sent: 10 January 2018 09:29 To: Lawrence, Andy (MO MM R&D UK IXL) Subject: Re: Beginner projects Hi, Just a

RE: Beginner projects

2018-01-13 Thread Lawrence, Andy
January 2018 15:44 To: Lawrence, Andy (MO MM R&D UK IXL); openldap-devel@openldap.org Subject: Re: Beginner projects Hi Andrew, Good to hear from you! Howard recently posted the following as a project that could be useful to pursue: <http://www.openldap.org/lists/openldap-devel/201711/msg000

Re: Beginner projects

2018-01-09 Thread Howard Chu
Lawrence, Andy wrote: Hi, Hello, Me and one of my colleagues are interested in contributing to OpenLDAP. Do you have any interesting projects that new comers such as myself could work on? There's a list in the source tree in doc/devel/todo. You can follow the pointers there to other possi

Re: Beginner projects

2018-01-09 Thread Quanah Gibson-Mount
Hi Andrew, Good to hear from you! Howard recently posted the following as a project that could be useful to pursue: If you're familiar with kqueue, there's some work there necessary to finalize support as well. I can provi