search for: koston

Displaying 15 results from an estimated 15 matches for "koston".

Did you mean: boston
2016 Dec 01
1
Multiple names in local_name for UCC certificates (was lazy-load SNI?)
Thank you, we'll start looking at this. Aki On 01.12.2016 09:44, J. Nick Koston wrote: > Hi Aki & Felipe, > > Attached is an implementation of supporting multiple domains in local_name. > > Example > > local_name "mail.domain.tld domain.tld mx.domain.tld" { ... } > > This can significantly reduce memory usage when using > a UCC certi...
2016 Nov 17
2
dovecot Digest, Vol 163, Issue 34
Aki, Multiple local_names would be ideal to accommodate certificates that have multiple names. The way I?m reading the code it looks like its having to pay for the memory for every name on the certificate because a unique CTX is being created for each name even if they are all on a single certificate. This would be a big memory win for anyone using a certificate with multiple names on it.
2018 Mar 21
1
v2.2.35 released
...fic one. > > Reverting > > commit 446c0b02a7802b676e893ccc4934fc7318d950ea > Author: Aki Tuomi <aki.tuomi at dovecot.fi> > Date: Tue Mar 6 15:15:01 2018 +0200 > > lib-master: Correctly match when local_name has multiple names > > Reported by J. Nick Koston <nick at cpanel.net> > > > fixes the problem. And proper fix: --- dovecot-2.2.35/src/lib-master/master-service-settings-cache.c 2018-03-21 10:15:09.097480691 +0100 +++ dovecot-2.2.35/src/lib-master/master-service-settings-cache.c~ 2018-03-19 10:30:01.000000000 +0100 @@ -131,7 +13...
2018 Mar 19
3
v2.2.35 released
https://dovecot.org/releases/2.2/dovecot-2.2.35.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.35.tar.gz.sig ??? - charset_alias: compile fails with Solaris Studio, reported by ??? ? John Woods. ??? - Fix local name handling in v2.2.34 SNI code, bug found by cPanel. ??? - imapc: Don't try to add mails to index if they already exist there. ??? - imapc: If email is modified in
2018 Mar 19
3
v2.2.35 released
https://dovecot.org/releases/2.2/dovecot-2.2.35.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.35.tar.gz.sig ??? - charset_alias: compile fails with Solaris Studio, reported by ??? ? John Woods. ??? - Fix local name handling in v2.2.34 SNI code, bug found by cPanel. ??? - imapc: Don't try to add mails to index if they already exist there. ??? - imapc: If email is modified in
2016 Dec 01
0
Multiple names in local_name for UCC certificates (was lazy-load SNI?)
...nificantly reduce memory usage when using a UCC certificate with multiple names by only loading the certificate and key once. And the pull request?.. https://github.com/dovecot/core/pull/24 <https://github.com/dovecot/core/pull/24> Thanks -Nick > On Nov 17, 2016, at 5:27 AM, J. Nick Koston <nick at cpanel.net> wrote: > > Aki, > > Multiple local_names would be ideal to accommodate certificates that have multiple names. The way I?m reading the code it looks like its having to pay for the memory for every name on the certificate because a unique CTX is being created...
2018 Mar 21
0
v2.2.35 released
...tificate is presented instead of domain specific one. Reverting commit 446c0b02a7802b676e893ccc4934fc7318d950ea Author: Aki Tuomi <aki.tuomi at dovecot.fi> Date: Tue Mar 6 15:15:01 2018 +0200 lib-master: Correctly match when local_name has multiple names Reported by J. Nick Koston <nick at cpanel.net> fixes the problem. -- Arkadiusz Mi?kiewicz, arekm / ( maven.pl | pld-linux.org )
2018 Jan 29
1
Dovecot 2.3.0 assertion failure on LMTP delivery
...278, v_modifiable = 0x55ac2dab8278}} > On Jan 27, 2018, at 4:40 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > Hi! > > This is a bug in the new event code. Can you get a full gdb backtrace? > > Aki > >> On January 27, 2018 at 6:58 AM "J. Nick Koston" <nick at cpanel.net> wrote: >> >> >> Hi, >> >> We are seeing a frequent assertion failure on LMTP delivery with 2.3.0. This only appears to happen on CentOS/RHEL 7. >> >> Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot: lmtp(29540): Panic:...
2018 Jan 27
0
Dovecot 2.3.0 assertion failure on LMTP delivery
Hi! This is a bug in the new event code. Can you get a full gdb backtrace? Aki > On January 27, 2018 at 6:58 AM "J. Nick Koston" <nick at cpanel.net> wrote: > > > Hi, > > We are seeing a frequent assertion failure on LMTP delivery with 2.3.0. This only appears to happen on CentOS/RHEL 7. > > Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot: lmtp(29540): Panic: file lib-event.c: line 148...
2011 Feb 15
7
Hide/Show Div and link_to_remote
Hi I want to show some info and provided an ''edit'' button next to it. This will change the display info to an editable form. I''ve seen this done before, but what I can''t figure out is whether I have to use an actual remote action to the rails server? I think I should be able to render both the edit box and the display info as seperate divs, and then show/hide
2018 Jan 27
2
Dovecot 2.3.0 assertion failure on LMTP delivery
Hi, We are seeing a frequent assertion failure on LMTP delivery with 2.3.0. This only appears to happen on CentOS/RHEL 7. Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot: lmtp(29540): Panic: file lib-event.c: line 148 (event_unref): assertion failed: (event != current_global_event) Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot: lmtp(29540): Error: Raw backtrace:
2004 Jul 23
0
Cisco 7940 hook-flashing blind xfer.
I've been unable to figure out how to make blind xfer transfer a call on a zap interface by using hook flash instead of a native bridge. Is this even possible to change how a blind xfer works on the 7940s? zapata.conf: threewaycalling=yes cancallforward=yes transfer=yes
2010 Oct 15
0
Why is include_root_in_json true now
I''ve been trying to understand this for a bit now, and I can''t find any discussion on why the change was made. The default value used to be false, but now it is true? When I do something like this it is nice to have the root value: format.json { render :json => @user } {"user":{}} But if I want to output extra variables too it gets annoying to have the root node
2011 Mar 03
0
application/json request defaults?
I ran into a strange problem when moving a locally working app to a hosted server. We have a phone app sending json requests via POST to the rails app. When doing this on the local system everything comes through as application/json When I moved it to the host I was having Authenticity Token errors. I realized that our phone app was not setting the correct content-type to application/json
2011 Jun 16
1
Deep cloning an ActiveRecord
I have a situation where I want to duplicate an ActiveRecord including duplication of has_many relationships. I''ve seen a few plugins but it seems unclear if they will work on Rails3. So I was wondering if anyone has a good suggestion for a plugin they are currently using to do this? Basically I''m doing this because I have an object that I want to allow my users to edit. I