git master branch going unstable

2011-01-11 Thread Bron Gondwana
Actually - it's been unstable for a few days now since I added the "specialuse" patches - but it's about to get more unstable pretty fast. Greg (gnb) has about 100 minor fixups to be applied, and then we're going to start pushing on to big ticket items: * conversations (cross folder thread) init

Re: Universal tool - /usr/bin/cyrus

2011-01-11 Thread Ondřej Surý
Ok, can I get the responses on the mailing list as "yes, we are interested in such universal tool in case it keeps backward compatibility and switches to cyrus user?". What about the name? Is /usr/bin/cyrus good? In case the answer to both question is "yes" then I'll improve the tool to fix thos

Re: Universal tool - /usr/bin/cyrus

2011-01-11 Thread Adam Tauno Williams
On Tue, 2011-01-11 at 13:45 +0100, Ondřej Surý wrote: > Ok, > can I get the responses on the mailing list as "yes, we are interested > in such universal tool in case it keeps backward compatibility and > switches to cyrus user?". > What about the name? Is /usr/bin/cyrus good? I'd go with cyrus-t

Re: Universal tool - /usr/bin/cyrus

2011-01-11 Thread Ondřej Surý
cyrus-tool sounds good to me. O. On Tue, Jan 11, 2011 at 15:14, Adam Tauno Williams wrote: > On Tue, 2011-01-11 at 13:45 +0100, Ondřej Surý wrote: >> Ok, >> can I get the responses on the mailing list as "yes, we are interested >> in such universal tool in case it keeps backward compatibility an

Crash in timsieved's cmd_authenticate() on 2.4.6

2011-01-11 Thread Florian Pflug
Hi I've just found a bug in timsieved's cmd_authenticate on cyrus 2.4.6. If the authenticating user is an admin, we proceed even if the mailbox lookup fails. In this case, the mboxlist_lookup seems to leave the mboxlist_entry uninitialized, making the code believe that the mailbox is remote if th

Re: git master branch going unstable

2011-01-11 Thread Jeroen van Meeuwen (Kolab Systems)
Bron Gondwana wrote: > Anyway: > > ** > ** > * !! CONSIDER THIS A WARNING !!! * > ** > ***

Re: Universal tool - /usr/bin/cyrus

2011-01-11 Thread Jeroen van Meeuwen (Kolab Systems)
Ondřej Surý wrote: > Ok, > > can I get the responses on the mailing list as "yes, we are interested > in such universal tool in case it keeps backward compatibility and > switches to cyrus user?". > Yes. ;-) > What about the name? Is /usr/bin/cyrus good? > /usr/bin/cyrus, /usr/bin/cyrus-tool

Re: git master branch going unstable

2011-01-11 Thread Bron Gondwana
(I hope you don't mind me CC'ing this back to the list so everyone can read it!) On Tue, Jan 11, 2011 at 04:58:06PM +, Alexey Melnikov wrote: > Hi Bron, > > Bron Gondwana wrote: > > >Actually - it's been unstable for a few days now since I added the > >"specialuse" patches > > > I meant to a

Re: git master branch going unstable

2011-01-11 Thread Greg Banks
On 12/01/11 09:47, Bron Gondwana wrote: Basically it (Greg, correct me if I've messed anything up here...): [...] There's a bit more magic to do with remembering which folders are "touched" by each conversation to make the implementation more efficient. And of course making reconstruct work, a

Re: Crash in timsieved's cmd_authenticate() on 2.4.6

2011-01-11 Thread Greg Banks
G'day Florian, On 12/01/11 02:21, Florian Pflug wrote: Hi I've just found a bug in timsieved's cmd_authenticate on cyrus 2.4.6. If the authenticating user is an admin, we proceed even if the mailbox lookup fails. In this case, the mboxlist_lookup seems to leave the mboxlist_entry uninitialized

Re: git master branch going unstable

2011-01-11 Thread Bron Gondwana
On Wed, Jan 12, 2011 at 01:12:30PM +1100, Greg Banks wrote: > On 12/01/11 09:47, Bron Gondwana wrote: > > > >Basically it (Greg, correct me if I've messed anything up here...): > > > >[...] > >There's a bit more magic to do with remembering which folders > >are "touched" by each conversation to mak