similar to: get_disconnect_reason() gets called with NULL ctx->litinput

Displaying 17 results from an estimated 17 matches similar to: "get_disconnect_reason() gets called with NULL ctx->litinput"

2013 Nov 06
1
Missing i_stream_unref in imap_msgpart_crlf_seek()?
Hi, imap_msgpart_crlf_seek() returns an error stream in case of problems in message_skip_virtual(). The original input stream is not being unreferenced, preventing destroy callbacks from being executed. Shouldn't we have an i_stream_unref(&input) here: src/lib-imap-storage/imap-msgpart.c: 398 if (message_skip_virtual(input, virtual_skip, &cr_skipped) < 0) { 399
2013 Nov 05
1
Message parser loops on certain messages (e.g. with a trailing CR character)
Hi, dovecot's message parser enters an endless loop when fed with certain multipart messages with stray CR characters. parse_next_body_to_boundary() assumes the '\r' might be the beginning of a boundary line, reducing the block size by one: src/lib-mail/message-parser.c: 404 /* no linefeeds in this block. we can just skip it. */ 405 ret = 0; 406
2017 Dec 15
2
Question about imap (expunge response)
(This is not neccesarily about dovecot, but rather IMAP protocol) At https://drive.google.com/open?id=1j3oa5jYeSdiPbgaihq02K-u_vHbZLJZQ is fetchmail log from my sessinon with polish email provider "Wirtualna Polska" As you can se fetchmail logged "* 1 EXPUNGE" as a response to "STORE" command. According to https://tools.ietf.org/html/rfc3501#section-7.4.1 EXPUNGE
2007 Sep 17
0
server traffic control
Hi, Thank you very much for your replies. I have tried the ingrees - it didn''t work for me (probably bad configuration). But I''ll try to learn that later. I''m doing an N+ certification so it takes lots of my time atm. I have 2 additional questions if that isn''t a problem. Q1 : I''m trying to limit bittorrent traffic from my server. I have patched
2007 Sep 19
2
bittorrent traffic...
Hi, Thanks for the reply. Mohan Sundaram wrote : > mark in iptables and use tc to classify using mark. Mark like this ? iptables -A INPUT -m layer7 --l7proto bittorrent -j MARK --set-mark 3 and then.. tc filter add dev eth0 protocol ip parent 1:0 1 handle 3 fw flowid 1:10 and lets say we have a flowid 1:3 declared to use at 60kbit ceil 60kbit Is that proper ? If so then it
2017 Dec 18
0
Question about imap (expunge response)
Yeah, that smells bogus. You can't send the EXPUNGE right away, even if you did the EXPUNGE. As the server you're required to wait for a command which allows expunges to happen. I've double-checked the Cyrus IMAP server, and we check usinguid to decide if we can tellexpunge at the end of index_store - aka, only UID STORE will tell the client EXPUNGE responses. Unfortunately, this is
2006 Oct 04
1
Slideshare.net (we use Mongrel)
Hi guys :-) Just a note to let you know that today we launched Slideshare ( slideshare.net) into open beta. It''s a powerpoint-sharing tool (with a twist) and the app is served with Mongrel. A teaser on techcrunch: http://www.techcrunch.com/2006/10/04/introducing-slideshare-power-point-youtube/ Zed, a huge thanks for developing this server. If anybody needs pointers on using Mongrel in
2019 Jan 22
2
Re: [PATCH] lib: Reset errno to zero to avoid erroneously returning E2BIG
Thanks Rich! Just curious, when's the next hivex release scheduled to be tagged? Best, Michael On Tue, Jan 22, 2019 at 5:22 PM Richard W.M. Jones <rjones@redhat.com> wrote: > On Tue, Jan 22, 2019 at 04:43:31PM -0500, Michael Meyer wrote: > > This line was accidentally removed in 77fe74fc, causing > > bug #1145056 (Bugzilla) to resurface. > > --- > >
2007 Jun 11
0
Selenium RC Fu (plus js unit)
We''ve been threatening to open source this for a while, most recently during Alex and Brian''s talk at Railsconf [1]. See the readme [2] for more info, and the source/rdocs for all the gory details. Feedback and contributions are very welcome. Thanks, pt. [1] http://www.slideshare.net/alexchaffee/fullstack-webapp-testing-with-selenium-and-rails [2] == Introduction Welcome to
2010 Oct 18
0
new packages: hydroTSM 0.2-0 and hydroGOF 0.2-0
Dear R and hydrological community, The first public (beta) release of two new R packages are now available on CRAN: ############ # hydroTSM # ############ 1) hydroTSM is a package for management and analysis of hydrological time series: http://cran.r-project.org/web/packages/hydroTSM/ hydroTSM includes S3 functions for management, analysis, interpolation and plot of hydrological time series,
2010 Oct 18
0
new packages: hydroTSM 0.2-0 and hydroGOF 0.2-0
Dear R and hydrological community, The first public (beta) release of two new R packages are now available on CRAN: ############ # hydroTSM # ############ 1) hydroTSM is a package for management and analysis of hydrological time series: http://cran.r-project.org/web/packages/hydroTSM/ hydroTSM includes S3 functions for management, analysis, interpolation and plot of hydrological time series,
2011 Sep 02
0
hydroTSM 0.3-0 and hydroGOF 0.3-0
Dear R users and hydrological/environmental community, I'm glad to announce that a major (and recommended) update for the packages hydroTSM and hydroGOF are now available on CRAN: -) hydroTSM: http://cran.r-project.org/web/packages/hydroTSM/ -) hydroGOF: http://cran.r-project.org/web/packages/hydroGOF/ ################### # hydroTSM v0.3-0 # ################### hydroTSM is a package for
2011 Sep 02
0
hydroTSM 0.3-0 and hydroGOF 0.3-0
Dear R users and hydrological/environmental community, I'm glad to announce that a major (and recommended) update for the packages hydroTSM and hydroGOF are now available on CRAN: -) hydroTSM: http://cran.r-project.org/web/packages/hydroTSM/ -) hydroGOF: http://cran.r-project.org/web/packages/hydroGOF/ ################### # hydroTSM v0.3-0 # ################### hydroTSM is a package for
2009 Dec 26
1
oVirtBIOS : Virtualization Firmware
Misters, Let me introduce myself : Guillaume FORTAINE, Engineer in Computer Science. Me and my partners are currently working on a Virtualization Firmware. After an analysis of the various solutions (Citrix, VMware and Microsoft), it seemed natural to our eyes, to enable a true bare-metal hypervisor, to go as close as possible to the hardware, hence the BIOS. That's why we are currently
2013 Jan 25
0
Resumen de R-help-es, Vol 47, Envío 46
Hola, Paulina, Desde luego poderse se puede, leer, manipular y analizar ese conjunto de datos en R incluso en equipos relativamente modestos. Hay multitud de soluciones y todo depende tanto del tipo de datos que quieres leer como de las manipulaciones que quieres hacer con ellos. Algunas preguntas para guiar estas recomendaciones serían: - ¿Tienes que tener todos los datos simultáneamente en
2009 Nov 19
5
speaking about mxn at #geomob
Fellow mapstractors, I''m speaking about mapstraction tonight at a London neogeo event - #geomob http://gmdlondon.ning.com/events/geomob-november basically I''ll jus be explaining what mxn is, how ift can be used, and a brief history of the project and trying to encourage more people to contribute. My slides are here: http://www.slideshare.net/lokku/mapstraction-2537688 let me
2013 Nov 06
2
how to display dovecot.index.cache
hello dovecot at dovecot.org: I want to see the contents of dovecot.index.cache . Is there any command can make it become visible character displayed ? the command idxview can displayed doveoct.index and logview can dispalyed dovecot.index.log but it seems no command to displays dovecot.index.cache for us. thanks amandy