search for: indigest

Displaying 13 results from an estimated 13 matches for "indigest".

Did you mean: indigent
2002 Jan 31
0
R-help & -devel mailing lists : indigestion problems
Because of a lapsus on my side and then a problematic server re-boot at just the wrong time, the daily digest versions of the R mailing lists (see the lower part of http://www.r-project.org/mail.html) haven't been delivered in time, unfortunately. I'm sending this message just *before* starting the digest manually for today. I hope this won't happen anymore. Apropos, I'd like to
2011 Jan 03
1
Tinc improvements
...+72,7 @@ void send_mtu_probe(node_t *n) { vpn_packet_t packet; + memset(&packet.flags, 0, sizeof(packet.flags)); int len, i; int timeout = 1; @@ -238,12 +239,12 @@ static bool try_mac(const node_t *n, const vpn_packet_t *inpkt) { unsigned char hmac[EVP_MAX_MD_SIZE]; - if(!n->indigest || !n->inmaclength || !n->inkey || inpkt->len < sizeof inpkt->seqno + n->inmaclength) + if(!n->indigest || !n->inmaclength || !n->inkey || inpkt->len < sizeof inpkt->seqno + sizeof inpkt->flags + n->inmaclength) return false; - HMAC(n->indigest, n-&...
2008 Aug 02
6
Successfully running NT4 type domain on Samba 3.0 as PDC?
Is anyone here running Samba 3.0 successfully with an NT4 style domain, with the Samba box operating as the PDC? -- Jason A. Nunnelley JasonN.com is my website - all opinions expressed were mine at some point.
2009 Apr 10
2
uw-imap to dovecot conversion tool
...nd .mailboxlist info into Maildir. those filenames can be overridden. i'd suggest running with -v to watch it. it requires that the output directory not exist before starting, so it should be relatively safe. it doesn't lock any files being read, so an active uw tree could cause it indigestion. it's designed to run while inbound mail and pop/imap sessions are disabled. it uses a few perl modules, but they should be standard with perl itself. it does do everthing in memory, so the largest message you have will be in memory and will be duplicated at least once as crlf pairs a...
2003 May 22
1
rsync Digest, Vol 5, Issue 19
> > Message: 10 > Date: Tue, 20 May 2003 17:02:35 -0700 > From: jw schultz <jw@pegasys.ws> > Subject: Re: Problem with (corrupt?) file (fwd) > To: rsync@lists.samba.org > Message-ID: <20030521000235.GB29561@pegasys.ws> > Content-Type: text/plain; charset=us-ascii > > Is it the same files each time? > What versions of rsync? > Is this over NFS? >
1999 Nov 09
0
SAMBA digest 2300
...vertised. Also using any of the above in a script on a NT system running certain programs as services can cause the script to hang after it updates the registry. -John A MIME is a terrible thing to waste, or to send to a mailing list! Plain text only, please. The SAMBA list in DIGEST mode gets indigestion from HTML, VCF, and PGP, and other fancy things.
2007 Apr 23
2
plot.xy() with type="s" and huge data (PR#9629)
The following code snippet crashes R (under Windows and Linux) for both R-2.4.1 and R-2.5.0 RC as of yesterday: set.seed(1) H <- rnorm(400000) temp <- rnorm(400000) plot(H, temp, type='s') # (no, it was not my idea to do something like that!) I *guess* it is some overflow in plot.xy() which calls .Internal(plot.xy(xy, type, pch, lty, col, bg, cex, lwd, ...)) but
2007 Feb 06
1
post-reload SSH server key transfer ... comments ?
I am going to be replacing system X with system Y (which is much faster, newer). I will load up the new system from scratch, and then just copy over the user data from the old system. Then I will turn off the old system for good, and set the IP and hostname of the new system to match the old one. Easy. Except everyones ssh connections will complain loudly about potential MITM attacks, etc. ...
2003 Mar 07
1
start_transaction: Readonly filesystem error
On a 2.4.17 (MontaVista 2.1) kernel using ext3, I recently starting seeing the error EXT3-fs error (device ide1(22,1)) in start_transaction: Readonly filesystem EXT3-fs error (device ide1(22,1)) in ext3_delete_inode: Readonly filesystem on a file system within 10-20 seconds after remounting it r/o. Apparemtly a write is being deferred past the remount point and then runs into problems when it is
2013 Nov 07
2
Segfaults on connection loss
...0}, estimated_weight = 1011, start = {tv_sec = 1383624081, tv_usec = 156843}, outgoing = 0x1abc4c0, node = 0x1ad8ef0, edge = 0x1b71ba0, rsa_key = 0x0, incipher = 0x7ff0d99eea20, outcipher = 0x7ff0d99eea20, inctx = 0x0, outctx = 0x0, inkey = 0x0, outkey = 0x0, inkeylength = 0, outkeylength = 0, indigest = 0x7ff0d99ef8c0, outdigest = 0x7ff0d99ef8c0, inmaclength = 0, outmaclength = 0, incompression = 0, outcompression = 0, mychallenge = 0x0, hischallenge = 0x0, buffer = "...", buflen = 0, reqlen = 0, tcplen = 0, allow_request = 0, outbuf = 0x1ab75d0 "0 ... 17\n", outbufstart...
2008 Mar 02
11
Re: Xen: invalid source and/or image destination
I''ve not gone completly mad... but I''m getting there..... I have been trying to get a VM under a XEN-CentOS5.1 installation and its not having any of it! I first looked for help in the http://www.centos.org/modules/newbb/viewtopic.php?topic_id=12946 CentOS forums but have currently had no reply. (sorry for linking to the details outside of this forum) Basically - I have a
2000 Feb 04
8
Internal error: Signal 11
Hi, I have a problem with Samba from last week. Our SMB server( Debian Linux 2.2.12, samba 2.0.5a) was working very well since october 99. We didn't do any changes with our SMB server sw or hw configuration. There is my problem: content of samba log file: [2000/01/25 05:52:52, 1] smbd/service.c:make_connection(521) PC1 (10.0.0.42) connect to service database$ as user USER1
2006 May 02
96
[ADV] Second Edition of Agile Web Development with Rails
ANNOUNCING AGILE WEB DEVELOPMENT WITH RAILS, SECOND EDITION =========================================================== http://www.pragmaticprogrammer.com/titles/rails2/ Rails has changed a lot since we announced the first edition of the book a year ago. DHH says that the 1.1 release "boasts more than 500 fixes, tweaks, and features from more than 100 contributors." Who are we to