Displaying 20 results from an estimated 400 matches similar to: "Brett''s snippet implementation"
2006 Nov 21
5
strange puppetd error
Greetings,
I''m trying to set up a minimal CentOS 4 kickstart that installs puppet
during the %post and then use puppet to build up the rest of the
configuration.
I''ve gotten things so that puppet 0.20.1-2 will install using yum during
the %post in the kickstart, but now I''m seeing this error when it tries
to run during %post and after I reboot the newly installed
2006 Nov 06
2
problem with remotefile definition
Hi,
I''m exploring Puppet and have hit a rather weird problem.
The puppetmaster server is running CentOS4, fully updated, with puppet
installed from the dlutter RPM repo, version 0.20.0-1.el4.
I tried adding the remotefile function definition from
http://reductivelabs.com/projects/puppet/documentation/installation.html
in /etc/puppet/manifests/utils/remotefile.pp but when I start
2007 Oct 26
3
Managing R packages under Linux
Greetings,
I need to develop a way to manage the installation and update of R
packages under linux (CentOS), hopefully using Puppet. I''ve got most of
the rest of hodge-podge of install scripts and maintenance scripts
translated into Puppet and need to tackle this beast now.
R is a programming language for statistics, basically, and has a few
jillion add on package libraries, very much
2013 Feb 21
1
Problem with managesieve proxy
Hi folks,
I'm setting up a new dovecot email service and have a proxy server running in
front of it to facilitate migrating users from my very old UW-IMAP-based mail
server to the new one.
I have a mysql proxy table that directs inbound IMAP and LMTP connections to
the correct server, works great. Managesieve connections are not working
through the proxy using either with the sieverules
2006 Dec 13
3
Bug status for next release
Hi all,
I''ve now finished all of the functionality I plan to add in the next
release, so all that remains is closing as many open bugs as
possible. I''ve gone through and marked all of the bugs I
specifically plan on fixing with the ''minor'' milestone. If you have
a bug in the db[1] that you think needs to be fixed in the next
release but is not
2011 Oct 11
2
[LLVMdev] LLC ARM Backend maintainer
I am very interested in seeing a qualification plan for ARM given that it is
a widely used target with several combinations of options/modes to be
tested. I & my team use ARM hardware for running tests and we run all LLVM
test suite tests as part of qualification process. I had started a similar
conversation in llvm-commits, but this is probably the right forum. It will
save everyone a lot of
2011 Oct 11
0
[LLVMdev] LLC ARM Backend maintainer
Hi,
It goes without saying that I +1 this.
Cheers,
James
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Raja Venkateswaran
Sent: 11 October 2011 17:46
To: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] LLC ARM Backend maintainer
I am very interested in seeing a qualification plan for ARM given that it is
a widely used
2011 Oct 11
2
[LLVMdev] LLVMdev Digest, Vol 88, Issue 29
I am very interested in seeing a qualification plan for ARM given that it is
a widely used target with several combinations of options/modes to be
tested. I & my team use ARM hardware for running tests and we run all test
LLVM test suite tests as part of qualification process. I had started a
similar conversation in llvm-commits, but this is probably the right forum.
It will save everyone a
2006 Jul 04
0
[OT] TextMate snippet is not working
Sorry for the OT. Since I know that in this mailing list there are
people that use TextMate heavily, I''ll try asking here first.
I downloaded TextMate 1.5.2. Installed it on Mac OS X 10.4.6 running
on a MacBook Pro. I recalled that I could do a Command+Option+Shift
+Down in an action and TextMate will show a context menu that let me
jump to the view, functional test, etc.
A day
2006 May 31
1
code snippet
Hello people,
found the following controller code and I wonder what it does and
particulary the "and return" part.
if @order == nil then
redirect_to_checkout("blabla") and return
end
thanks
--
Posted via http://www.ruby-forum.com/.
2006 Jan 27
1
Code snippet request: Text email with attachment
I tried following this wiki tutorial:
http://wiki.rubyonrails.org/rails/pages/HowToSendMimeMultipartEmailsWithActionMailer
But I''m getting lots of errors and suspect that there may be mistakes in
the code.
Anyone got a snippet of a *working* multipart email (maybe using TMail)
?
Thanks!
--
Posted via http://www.ruby-forum.com/.
2018 Jul 02
0
Incomplete HTML escaping by Xapian::MSet::snippet() (CVE-2018-0499)
Hi folks,
I spotted an HTML escaping bug in Xapian::MSet::snippet() while working
on the code. This issue has been assigned CVE-2018-0499 (though
currently there's no useful information on cve.mitre.org for it). I've
added a wiki page for it here:
https://trac.xapian.org/wiki/SecurityFixes/2018-07-02
The intended behaviour is that the selected input text is escaped for
use in HTML,
2020 Feb 12
0
CVE-2020-7957: Specially crafted mail can crash snippet generation
Open-Xchange Security Advisory 2020-02-12
Affected product: Dovecot Core
Internal reference: DOV-3743 (JIRA ID)
Vulnerability type: Improper Input Validation (CWE-30)
Vulnerable version: 2.3.9
Vulnerable component: lmtp, imap
Fixed version: 2.3.9.3
Report confidence: Confirmed
Solution status: Fixed
Researcher credits: Open-Xchange oy
Vendor notification: 2020-01-14
CVE reference: CVE-2020-7957
2016 Aug 05
2
Pull requests: CJK words and Snippet generator
On Thu, Aug 4, 2016, at 15:08, James Aylett wrote:
> On Wed, Aug 03, 2016 at 08:17:05PM +0200, rsto at paranoia.at wrote:
> > I'll notify you when the CJK pull request passes Travis.
>
> That's great, thanks!
Alright, after lots of fiddling with .travis.yml I finally made the pull
request build on Travis' trusty image:
https://github.com/xapian/xapian/pull/114
I have
2020 Feb 12
0
CVE-2020-7957: Specially crafted mail can crash snippet generation
Open-Xchange Security Advisory 2020-02-12
Affected product: Dovecot Core
Internal reference: DOV-3743 (JIRA ID)
Vulnerability type: Improper Input Validation (CWE-30)
Vulnerable version: 2.3.9
Vulnerable component: lmtp, imap
Fixed version: 2.3.9.3
Report confidence: Confirmed
Solution status: Fixed
Researcher credits: Open-Xchange oy
Vendor notification: 2020-01-14
CVE reference: CVE-2020-7957
2007 Jan 15
1
Request for sample snippet of how to use jitter buffer
Hi, sorry for the repost again, but does anyone have a code snippet example of how to use the jitter buffer?
Regards,
Andy
----- Original Message ----
From: Andy Ngo <ndno72-speex@yahoo.com>
To: speex-dev@xiph.org
Sent: Wednesday, January 10, 2007 8:09:10 PM
Subject: [Speex-dev] Sample snippet of how to use jitter buffer
Hi,
I searched around in the Speex manual and API but
2014 Jul 21
2
Question on Code snippet semantics
I came across this code in library.R
package <- as.character(substitute(package))
where package is the first argument to the "library" function.
I've been racking my brains to understand why this is not just an
elaborate (and ineffcient) way to write:
package <- "package"
E.g.
> package <- as.character(substitute(package))
> package
[1]
2015 Jun 09
0
[PATCH] builder: add a doc snippet about firstboot scripts
Document basic information about them for Linux and Windows guests.
---
builder/virt-builder.pod | 36 ++++++++++++++++++++++++++++++++++++
generator/customize.ml | 6 ++++++
2 files changed, 42 insertions(+)
diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod
index b68845b..f44c165 100644
--- a/builder/virt-builder.pod
+++ b/builder/virt-builder.pod
@@ -805,6 +805,42 @@ In any
2009 Aug 14
1
Code snippet to work out which RStruct/RStructList structs are used and how
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v
-------------- next part --------------
>From 9efa77d717bd9bba5f61965eb6920429b7ae5d8e Mon Sep 17 00:00:00 2001
From: Richard W.M. Jones
2019 Oct 21
0
[centos/centos.org] branch master updated: Just added simple python snippet for local view - works also on c8
This is an automated email from the git hooks/post-receive script.
unknown user pushed a commit to branch master
in repository centos/centos.org.
The following commit(s) were added to refs/heads/master by this push:
new aa77f56 Just added simple python snippet for local view - works also on c8
aa77f56 is described below
commit aa77f56d1d2563c161f406b1a4114a8db125fb9c
Author: Fabian