search for: daan

Displaying 20 results from an estimated 27 matches for "daan".

Did you mean: dan
2013 Oct 10
2
pom for 0.5.1
...downloads the jar fine but is expecting libvirt-0.5.1.pom (and ...sha1). In the proxy only the jar appears. When I download and rename the pom to my local .m2 cache my build works fine. Is this a bug in the distribution of libvirt in its maven repo or is my dependency wrong somehow? Kind regards, Daan Hoogland
2020 Aug 25
2
Metric label values truncated when using OpenMetrics endpoint
...login attempts but it seems I cannot find a metric that would contain that information. Am I looking in the wrong direction? The auth_userdb_request_finished and auth_passdb_request_finished stats work as intended but they do not contain any information about the connecting client. Thanks again! Daan ________________________________ From: Josef 'Jeff' Sipek <jeff.sipek at open-xchange.com> Sent: 24 August 2020 20:47 To: Daan van Gorkum <daan.vangorkum at vusam.com> Cc: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: Metric label values truncated when using...
2020 Aug 22
2
Metric label values truncated when using OpenMetrics endpoint
...ot;,tagged_reply_state="OK",user="xxxxxxxxxxx.inbox at xxxxxxxxxxxxx?",remote_ip="XXXX:XXXX:XXXX:XXXX:cc6b:cc7a:d?"} 2346 1598055662473 I couldn't find this information in the documentation so I'm wondering if this is a bug. Thank you for your time. Regards, Daan -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20200822/20e09ba5/attachment-0001.html>
2006 Mar 18
4
new user.presentation
Hi, I''m creating an RoR application right now and i''ve got the following question: An user has one presentation. So i''ve got an user table and in that table is an field fkPresentationID. Now i want to create an new user and at the same moment an new presentation for that user. I thought it would work with something like this, but it didn''t work. @user =
2020 Aug 27
1
Metric label values truncated when using OpenMetrics endpoint
...PE dovecot_auth_client_passdb_lookup_finished_duration_usecs_sum counter dovecot_auth_client_passdb_lookup_finished_duration_usecs_sum 0 1598493762018 I will try to gather some more information and post it later. Let me know if you think there might be something up with the way we configure them. Daan ________________________________ From: Josef 'Jeff' Sipek <jeff.sipek at open-xchange.com> Sent: 26 August 2020 23:02 To: Daan van Gorkum <daan.vangorkum at vusam.com> Cc: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: Metric label values truncated when using O...
2006 Apr 14
3
Rails deployment
...dows My application is running at : http://loc.iwsweb.nl But everytime i connect it opens a ruby process but at the end it won''t kill it. As you can see the loading speed is horrible, but it''s a fast server with a 100mbit connection. Can anyone help me? Thanks in advance, Daan -- Posted via http://www.ruby-forum.com/.
2006 Apr 06
6
all elements of an array
Hi there, i have a model house and a model owner A house can have many owners. Now i want to find all owners of a specific street and i want to list them So i do: houses = House.find(:all, :conditions => ''street LIKE "%foo%"'') So now i got an array of all houses in that street @owners = houses[0].owner i''ve got all the owners of the first house. but
2014 Feb 08
2
[LLVMdev] selecting ISD node - help
...e code: Using an undefined physical register *** - function: _Z5test2v - basic block: BB#0 entry (0x2ff8228) - instruction: %vreg2<def> = COPY %EAX; GR32:%vreg2 - operand 1: %EAX LLVM ERROR: Found 1 machine code errors. Stack dump: 0. Program arguments: C:\Users\DaAn\Documents\Projects\llvm-3.4\build\bin\Debug\llc.exe -filetype=obj -view-sched-dags C:\Users\DaAn\Documents\Projects\llvm-3.4\build\bin\Debug\test.bc 1. Running pass 'Function Pass Manager' on module 'C:\Users\DaAn\Documents\Projects\llvm-3.4\build\bin\Debug\test.bc'. 2....
2006 May 05
1
� to &euro;
Hi, I know a noob question, but i can''t find the function for it. When someone uses a € in a textbox i want in the database &euro; sign. Does anyone knows the function for it? Thanks, Daan -- Posted via http://www.ruby-forum.com/.
2006 Feb 01
3
XML on a external website
In my rails application i want to fetch an external xml file So my website www.test.com needs an xml file from www.example.com/xml.asp?query=hallo. In my rails application i want to fetch and handle this file as an xml object. Can anyone help me? Thanks. -- Posted via http://www.ruby-forum.com/.
2014 Feb 08
2
[LLVMdev] selecting ISD node - help
Hey, I wanted to add an intrinsics to read MSRs. So I added the intrinsics and lowered it to a new ISD node I created ISD::RDMSR, its first operand is the MSR id. I added a case in X86DAGToDAGISel::Select for ISD::RDMSR. Now I know rdmsr works like so: mov r/ecx, <id> rdmsr r/eax holds the lower 32/64 bit >From what I understood this needs a Token Factor node, nodes which are
2019 Sep 12
2
Side-channel resistant values
...ricks, for example using empty inline assembly directives[1], are just ugly hacks. So I am wondering: Is there any support for preventing these kinds of optimizations? Or is there otherwise a "mostly recommended" way to prevent these optimizations? Thanks for your advice. All the best, Daan Sprenkels PS. Perhaps, would there be interest to add such a feature to LLVM? I found this repository on GitHub[2], adding a `__builtin_ct_choose` intrinsic to clang. But as far as I know, this has never been upstreamed. [1]: Chandler Carruth described this trick at CppCon15: <https://youtu.b...
2010 Nov 08
5
[Bug 1836] New: "undesired" behavior when using the -r flag
...havior when using the -r flag Product: softflowd Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: softflowd AssignedTo: djm at mindrot.org ReportedBy: daan at intouch.eu When using the -r flag exported flows will always be in the future. Because the system uptime is set on line 118 (http://code.google.com/p/softflowd/source/browse/softflowd.c#1877) to the current time, all exported packtes will be 49 days in the future (2^32 milliseconds). Solution...
2023 Jun 12
1
site certificate
...anyway; When compiling a dependend on "https://libvirt.org/maven2/net/juniper/tungsten/juniper-tungsten-api/2.0/juniper-tungsten-api-2.0.pom", I get a certificate error. I get the a similar error when accessing https://libvirt.org btw hope you can do something with this information, -- Daan
2006 Apr 01
3
has_and_belongs_to_many construction
Hi there, I''ve got a table construction like this: presentation contactstate Hilton new Mc Donalds emailed etc. called visited etc. Now i''ve created an join table presentationcontactstate with extra fields like comment and date time. so i know for example when i called a specific presentation. Now
2013 Oct 10
0
Re: pom for 0.5.1
On Thu, Oct 10, 2013 at 9:10 AM, Daan Hoogland <DHoogland@schubergphilis.com> wrote: > H, > > > > I am using libvirt from maven using a nexus proxy pointing to > http://www.libvirt.org/maven2/ > > It downloads the jar fine but is expecting libvirt-0.5.1.pom (and …sha1). In > the proxy only the jar appea...
2019 Sep 12
2
Side-channel resistant values
...you can currently get this effect using __builtin_unpredictable in Clang. __builtin_unpredictable wasn't added for this purpose, and it's a hint not a forced behavior, but I believe that it causes the backend to prefer cmov to branches during lowering. -Hal On Sep 12, 2019, at 12:30 PM, Daan Sprenkels via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote: PS. Perhaps, would there be interest to add such a feature to LLVM? I found this repository on GitHub[2], adding a `__builtin_ct_choose` intrinsic to clang. But as far as I know, this has neve...
2010 Jul 23
3
[LLVMdev] Questions about GPU code generation/ VS development
Hey everyone, I've been working for a while on a virtual machine/DSL (for lack of a more precise term) specialised for graphics. I hope to allow domain specific optimizations, eg folding together post-processing passes, or automatic LODing for procedural textures. I'm planning to make the renderer itself to be defined at runtime, to allow foward rendering, deferred rendering, raytracing,
2019 Sep 13
2
Side-channel resistant values
...ure that they continually run and that checks the specific instruction stream produced by the compiler. Given the current state, that's about the only reliable approach I know of. > > -Chandler > > > -Hal > > > >> >>> On Sep 12, 2019, at 12:30 PM, Daan Sprenkels via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >>> >>> PS. Perhaps, would there be interest to add such a feature to LLVM? >>> I found this repository on GitHub[2], adding a `__builtin_ct_choose` >>> in...
2020 Aug 24
0
Metric label values truncated when using OpenMetrics endpoint
On Sat, Aug 22, 2020 at 00:31:36 +0000, Daan van Gorkum wrote: > Hi, > > Recently we upgraded to Dovecot 2.3.11.3 and configured an example metric > like this: > > > metric imap_command { > event_name = imap_command_finished > group_by = cmd_name tagged_reply_state user remote_ip Grouping by remote_ip seems...