search for: dovetail

Displaying 20 results from an estimated 35 matches for "dovetail".

Did you mean: dovemail
2010 Jul 28
2
[LLVMdev] X + 0.0
...re? > then i can "survive" with a patch until then. As an open source project, we have little ability to force things to happen. It could be implemented next week or it might be 10 years from now, or never. All I can say is that I don't know of anyone planning to work on it. It dovetails with rounding mode support, so a holistic approach would be good. > I wonder why these optimizations can be done in the mid-level and additionaly in the backend. > as a non-compiler-guru i see redundancy there. perhaps it is possible to write a "loop back" > backend that output...
2010 Mar 27
0
dovecot user
...t forth on 3/27/2010 12:08 AM: > On 27.3.2010, at 6.49, Stan Hoeppner wrote: > >>> Tail just doesn't make much sense to me. Also it's not completely free >>> of pornographic associations either. :) >> >> No, no, totally free of pornographic connotation. Dovetail is a type of >> woodworking joint. That's what the vast majority of people on planet earth >> will associate "dovetail" with anyway. > > Maybe the native english speakers (and I'd think only a subset of them too). I had never heard of dovetail. I'm guessin...
2014 Nov 14
2
[Bug 2314] New: ls -l a_symlink does not list the link permissions
...sions Product: Portable OpenSSH Version: -current Hardware: Other OS: All Status: NEW Severity: normal Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org Reporter: kirk at dovetail.com Created attachment 2505 --> https://bugzilla.mindrot.org/attachment.cgi?id=2505&action=edit don't override lstat in glob2 for GLOB_MARK processing In 1.139 of sftp.c, which was released in 5.7p1: - djm at cvs.openbsd.org 2010/09/25 09:30:16 [sftp.c configure.ac openbsd-comp...
2010 Jul 28
0
[LLVMdev] X + 0.0
> As an open source project, we have little ability to force things to happen. It could be implemented next week or it might be 10 years from now, or never. All I can say is that I don't know of anyone planning to work on it. It dovetails with rounding mode support, so a holistic approach would be good. > All I want to know if it "is planned" or if it is wrong use and therefore will never be implemented even if there would be plenty of work force. But it sounds like a redesign is planned for some time in the futur...
2012 Feb 18
1
[LLVMdev] We need better hashing
...people want to reshave your yak into another hairdo, then then can do that > at some later time. No reason to block your progress as long as the API is > good. I was trying to give feedback on the API, and specifically suggest an alternative that might be both easier to use, and naturally dovetail with an upcoming standard. =/ Is there no interest in this? I'm happy to contribute an implementation using this API (we'll need to implement it anyways), but I'm actually not interested in just shaving yaks. I'm interested in getting a really good API here, because this is the supp...
2003 Jul 19
2
migrating from uw imapd
...d grabs new mail from /var/mail/user and then shoves it into ~/mbox, is there any way to make dovecot handle this kind of setup or am I better off merging ~/mbox back into /var/mail/user? If merging is better are what tools are best for this? 2. While I did have have everything in ~/Mail coming up dovetail stopped working and logs the following error: syslog:Jul 19 23:01:07 epsilon3 imap-login: Login: haakon [192.168.0.107] syslog:Jul 19 23:01:07 epsilon3 imap(haakon): Failed to create storage with data: ~/Mail/:INBOX=/var/mail/haakon syslog:Jul 19 23:01:07 epsilon3 dovecot: child 10417 (imap) retur...
2013 May 29
0
CentOS-virt Digest, Vol 69, Issue 8
Hi All Can I check the latest version of the Centos appliance and a URL to download same? I'm hearing v6.22 ? With best wishes Andy Andy Cawdell MBA, MInstF FRSA Director Dovetail Management Consultancy Practical experience 'dovetailed' with business sense for the public and voluntary sector >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>...
2019 Sep 09
5
Google’s TensorFlow team would like to contribute MLIR to the LLVM Foundation
...rocess from the beginning - including all relevant coding and testing styles, and we build on core LLVM infrastructure pervasively. We think that MLIR is a nice complement to existing LLVM functionality, providing common infrastructure for higher level optimization and transformation problems, and dovetails naturally with LLVM IR optimizations and code generation. Please let us know if you have any thoughts, questions, or concerns! -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190909/0f43668b/attach...
2004 Sep 08
3
Traffic Priority by IP address..
Hi, I have a PC that acts as a VoIP gateway using an internet telephony provider to make phone calls.. Data between me and the provider will always be from one IP address on my internal network to the provider.. I have a 1Mbps/256Kbps ADSL line and the voice stream is highly compressed requireing only 30Kbps of bandwidth.. The problem is that when my Mozilla Mail client polls for mail or
2019 May 29
2
[RFC] Add support for options -fp-model= and -fp-speculation= : specify floating point behavior
Intel would like to contribute a patch to implement support for these Intel- and Microsoft -fp options. This message is to describe the options and request feedback from the community. -fp-model=[precise|strict|fast|except[-]] and -fp-speculation=[fast|strict|safe] This contribution would dovetail with the llvm patch "Teach the IRBuilder about constrained fadd and friends" which is under review here, https://reviews.llvm.org/D53157/new/. I have a patch ready to review that works with D53157. The motivation for providing these is that having a single option to control most basic F...
2004 Sep 10
4
Compressing sound fonts with FLAC
Josh Coalson wrote: > yeah, flac doesn't have a 'gzip' fallback method > so any non-audio data will probably get stored > verbatim. I'm kind of reluctant to add a generic > compressor. If you wan't, you could come up with a > FLAC metadata block to store a gzip'ed chunk and I > could add that to the format. > I had the same thought when I was
2010 Jan 23
8
dovecot user
Any thoughts on this: The primary use for "dovecot" user has been for login processes. But people keep misunderstanding this and try to use dovecot for accessing mails. For years I've been wondering about renaming this user to something else like dovelogin, but it never really seemed practical. So now with v2.0 there are a bunch of new processes, and for example anvil and dict are
2015 Aug 26
3
TSAN hack on AArch64 for Android
...read-sanitizer at googlegroups.com for several months now. I had not explicitly been including llvm-dev (and you), and that was a mistake on my part. Palm-on-face? :-( Yup, that would have saved a lot of emails... :) > Patch Size! > The patch in question is a bit smaller now thanks to some dovetailing with http://reviews.llvm.org/D11484 being merged. > I have already split up the patch into three chunks. I can do more as needed. Before I have any opinion on the current patch, we need to know what's going to change. > 1. use pthread_get/setspecific() (more on this below!!) If th...
2010 Jul 26
2
[LLVMdev] X + 0.0
On Jul 26, 2010, at 3:22 PM, Dale Johannesen wrote: On Jul 26, 2010, at 2:52 PMPDT, Jochen Wilhelmy wrote: >>> Currently we don't do any unsafe-math opts in InstCombine. Not >>> sure if this is policy or if it's just that nobody's implemented it. >>> >> perhaps in can be implemented using the existing flag -enable-unsafe- >> fp-math. >>
2010 Jul 27
0
[LLVMdev] X + 0.0
> Keeping it out of the mid-level optimizers is "by design". When we tackle this, we should do it right, by making the flags per-instruction. > But at least ist it planned for some time in the future? then i can "survive" with a patch until then. I wonder why these optimizations can be done in the mid-level and additionaly in the backend. as a non-compiler-guru i
2019 Aug 09
2
[Bug 3054] New: sftp -R num_requests allows num_requests+1
...equests+1 Product: Portable OpenSSH Version: 8.0p1 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org Reporter: goetze at dovetail.com Created attachment 3310 --> https://bugzilla.mindrot.org/attachment.cgi?id=3310&action=edit Patch file against openssh-8.0p1 sftp-client.c When the -R num_requests option is specified on the sftp command line, the actual maximum number of requests allowed is num_requests+1. This mea...
2004 Sep 10
0
FREEFORM metadata (was: Compressing sound fonts with FLAC)
...to > be added in order > to take advantage of this? Why not just a binary > META data block that > has some sort of identifier (a string maybe). That > would allow arbitrary > data to be stored. I've been thinking about this, and here's what I came up with. This kind of dovetails into the discussion Mike Wren started about the etree header. I was thinking about defining a FREEFORM metadata block which may be of arbitrary size. The only mandatory field would be a (say, 32-bit) id of the owner. In your case, you would request an id, then I would register you as the owner,...
2009 Apr 07
1
Update on bugzilla.samba.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fyi... We can into some db connection issues last night (about 10pm GMT-5 I think). This issue has been temporarily resolved, but I expect that we'll be taking the server offline for a short period sometime this week for further db maintenance. Also Deryck and I will be exploring some potential improvements to Samba's bugzilla service in
2010 Dec 14
1
Feature request: more information sent to ProxyCommand
I use ProxyCommand is connect to several servers, but the command executed doesn't know the difference between being called for ssh or scp; in the latter case, I'd like to set QoS bits so the traffic is flagged as bulk. Would it be possible to send additional information to the proxy command so it can make better decisions about how to relay its traffic? -------------- next part
2014 Nov 14
2
[Bug 2316] New: typo in man page for sftp-server -d option - %h should be %d
...d Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: sftp-server Assignee: unassigned-bugs at mindrot.org Reporter: kirk at dovetail.com in the man page for sftp-server, there is a typo for the -d option: %h should be changed to %d -- You are receiving this mail because: You are watching the assignee of the bug.