Re: 2.5 preparation status

2014-12-12 Thread Bron Gondwana
On Fri, Dec 12, 2014, at 09:14 PM, Thomas Jarosch wrote: > On Friday, 12. December 2014 11:07:39 you wrote: > > Is not possible to user strmove instead of strcpy? > > POSIX doesn't support strmove() AFAIK. > -> it's non-standard. This patch works. No point bikeshedding. My plan is to marshal th

Re: Re: 2.5 preparation status

2014-12-12 Thread Thomas Jarosch
On Friday, 12. December 2014 11:07:39 you wrote: > Is not possible to user strmove instead of strcpy? POSIX doesn't support strmove() AFAIK. -> it's non-standard. Thomas

Re: 2.5 preparation status

2014-12-12 Thread Jose Luis Rodriguez Garcia
Is not possible to user strmove instead of strcpy? On Fri, Dec 12, 2014 at 10:48 AM, Thomas Jarosch wrote: > Hi Bron, > > I just noticed an important bugfix for ACL removal is still > sitting in the bug tracker untouched. > > Please have a look at > https://bugzilla.cyrusimap.org/show_bug.cgi?id=

Re: 2.5 preparation status

2014-12-12 Thread Bron Gondwana
Thanks! Done :) Bron. On Fri, Dec 12, 2014, at 08:48 PM, Thomas Jarosch wrote: > Hi Bron, > > I just noticed an important bugfix for ACL removal is still > sitting in the bug tracker untouched. > > Please have a look at > https://bugzilla.cyrusimap.org/show_bug.cgi?id=3824 > > Without it the

Re: 2.5 preparation status

2014-12-12 Thread Thomas Jarosch
Hi Bron, I just noticed an important bugfix for ACL removal is still sitting in the bug tracker untouched. Please have a look at https://bugzilla.cyrusimap.org/show_bug.cgi?id=3824 Without it the ACL strings get messed up in mailboxes.db on current glibc versions. We run the patch for about a ye

Re: 2.5 preparation status

2014-10-25 Thread Bron Gondwana
On Sat, Oct 25, 2014, at 10:40 AM, Reinaldo Gil Lima de Carvalho wrote: > 2014-10-25 0:53 GMT-03:00 Bron Gondwana : >> There are still a couple of big things I'm not happy with. >> Documentation for one, but we can fix that later. >> >> The exact format of the index file on the other hand I would