Displaying 20 results from an estimated 1100 matches similar to: "patch: rsync-2.5.5: UNIX ACL support"
2006 Dec 29
3
Incremental file-list recursion has landed in CVS
For those that like to assist in the testing of rsync, the CVS version
now defaults to doing an incremental file-list scan when it is recursing
through the directories. This avoids keeping the whole file list in
memory, and allows the transfer to start working on changed files before
it has completed the recursive scan of the sending side.
The code appears to be working well so far, but there
2003 Apr 02
2
[Acl-Devel] mask ACL
Hello Eric,
I am taking Buck and the rsync mailing list into the CC. Buck is the author of
the rsync patch, he may know more on that problem.
On Wednesday 02 April 2003 00:16, Eric Chen wrote:
> From my understanding, the effecive rights mask 'limits the effective
> rights granted to all groups and to named users', so if you getfacl on a
> file, the group permissions will be
2010 Jul 08
2
rspec-rails how to selectively turn on csrf protection for controller specs?
I''m setting up a Paypal IPN listener and need the create action to not
use rails'' default CSRF protection.
I''ve got that working fine & test it actually works with cucumber
(where I''ve turned CSRF back on, since it''s full-stack testing) but
would like my controller spec to mention the need for
protect_from_forgery :except => [:create] (and fail
2010 Sep 23
2
Announcing A Digital Media Primer for Geeks
Xiph.Org announces its first documentary video production: "A Digital
Media Primer for Geeks"
http://www.xiph.org/video/
"A Digital Media Primer For Geeks" is the first video from Xiph.Org,
presenting the technical foundations of modern digital media via a
half-hour firehose of information. Christopher "Monty" Montgomery, Red
Hat engineer and founder of the Xiph.Org
2010 Dec 20
1
ideas, modeling highly discrete time-series data
Hello all,
First of all, thanks so those of you who helped me a week or so ago
managing a time series with varying gaps between the data series in 'R'.
(My final preferred solution was to use "its" function & then
forecast(Arima( ) ). )
My next question is a general statistical question where I'd like some
advice, for those willing / able to proffer any wisdom:
2011 Jul 01
1
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
David,
Thanks for that - I emailed Karel Gardas. I've got GHC successfully
registerised on ARM, and I'm just starting on pushing it upstream.
The reason why I'm avoiding the R0-R3 registers is mainly because my
qemu-based ARM VM takes days to compile everything, and I was being
conservative. The GHC code can call directly out to C, so it would need
to save its own R0-R3 when it
2000 Sep 15
0
More on parallelism
Many of you probably remember the flurry of posts that I created a few
weeks ago about writing a parallel vorbis encoder. Here's what I have
been doing since...
Someone (I can't remember who offhand -- might have been Greg) mentioned
using threads instead of MPI for parallelism on the argument that more
people have SMPs than who have (and know how to use) an MPI
implementation.
Good
2011 Jul 01
0
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
Hi Steve,
I'm not an LLVM developer but am the author/maintainer of the LLVM
backend in GHC.
The patch looks mostly good to me (although I am not that familiar
with ARM so could easily have missed something). My main concern is
why are you avoiding using the R0 - R3 registers?
Also, could you please update me on the status of this work. I assume
you are getting GHC running in registerised
2002 Dec 09
1
when using --backup-dir: why not make_bak_dir() . . .
here (in keep_backup())?
--- backup.c.orig Mon Dec 9 17:02:36 2002
+++ backup.c Mon Dec 9 17:03:50 2002
@@ -273,6 +273,7 @@
/* move to keep tree if a file */
if(!kept) {
+ make_bak_dir(fname,backup_dir);
if (!robust_move (fname, keep_name))
rprintf(FERROR, "keep_backup failed %s -> %s : %s\n",
fname, keep_name, strerror(errno));
this reconstructs parent
2004 Dec 11
0
Monitor, append audio?
Hello,
I have a situation where I need to first check if a previous clip was
recorded, and if so, append to it.. Otherwise create a new file..
I'm using Monitor. Monitor automatically calls sox after the call ends.. Is
there a way to manually control this process, and instruct sox to append to
the destination file, rather than overwrite?
Thanks in advance!
2007 Aug 20
0
--backup/--backup-dir filters feature req
Hi,
I was wondering if it would be possible to get filters purely for the
two backup flags. They would work in a similar manner to the current
ones except that they would only work on files to be backed up in order
to indicate what should be included in the backup and what should be
excluded.
This came up for me as part of daily server backups where I use
--backup-dir to have, effectively, daily
2004 Mar 26
2
[Bug 819] patch to add kerberos password-changing
http://bugzilla.mindrot.org/show_bug.cgi?id=819
Summary: patch to add kerberos password-changing
Product: Portable OpenSSH
Version: 3.8p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: enhancement
Priority: P2
Component: Kerberos support
AssignedTo: openssh-bugs at mindrot.org
2004 Mar 04
3
[Bug 808] segfault if not using pam/keyboard-interactive mech and password's expired
http://bugzilla.mindrot.org/show_bug.cgi?id=808
Summary: segfault if not using pam/keyboard-interactive mech and
password's expired
Product: Portable OpenSSH
Version: 3.8p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
2008 Mar 09
2
[LLVMdev] linker error (llvm-config, eclipse)
Hi,
I'm playing around with llvm and the Kaleidoscope tutorial and first of
all I have to say I'm really impressed. LLVM rocks!
Unfortunately I've now run into a linker error while trying to optimize
the IR or turn it to bitcode and likely due to my very limited
experience with c++ I just can't figure out how to resolve it.
The linker complains that the llvm::WriteBitcodeToFile
2013 May 12
2
Quota not working with dict proxy
Hello all,
I'm sure this has been covered somewhere before, but my googlefu is not up
to the challenge.
Basically, I'm trying to configure quota plugin to use a dictionary
service (specifically proxy with mysql) so that I can store the quota
usage in a database and use that information in a lookup for postfix to
reject mail if over quota. I'm doing this because postfix+avamis+dovecot
2003 May 12
2
[Bug 563] getaddrinfo() in libopenbsd-compat.a breaks heimdal-linked pam_krb5
http://bugzilla.mindrot.org/show_bug.cgi?id=563
Summary: getaddrinfo() in libopenbsd-compat.a breaks heimdal-
linked pam_krb5
Product: Portable OpenSSH
Version: -current
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
2004 May 10
1
rsync acl support
Hi,
since I'm using Posix ACLs under Linux (via xattr) for some time now I
was looking for rsync ACL support (using it to do 1:1 backups via LVM
snapshots to another machine).
A quick Google search revealed that Buck Huppmann had developed such a
patch against rsync-2.5.5. I've ported the patch to rsync 2.6.0 and
2.6.2 and told him but never got a response.
2004 Aug 06
1
MuSE 0.9 codename "COTURNIX" - out now with new major features!
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
<p><p>re all!
about the running question (as i read on the http://icecast.org website
in the 3rd party software section) if MuSE is working with icecast2,
here is the answer: it definitely does :)
the problem was fixed a couple of months ago in the CVS code, now we
have a new stable release which will get hopefully soon properly
packaged
2006 Jun 20
0
Anyone using VoIP WiFi phones?
The only advantage is when you travel. Last year I took my wifi sip
phone to Astricon in Madrid and everything worked as expected. I am just
packing it and heading for Paris...
Wojtek
-----Original Message-----
From: Mojo with Horan & Company, LLC [mailto:mojo@horanappraisals.com]
Sent: Tuesday, June 20, 2006 1:16 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re:
2007 Jul 21
0
asterisk-users Digest, Vol 36, Issue 61
Please, unsuscriber, this group.
regars
Nestor Castillo
----- Mensaje original ----
De: "asterisk-users-request at lists.digium.com" <asterisk-users-request at lists.digium.com>
Para: asterisk-users at lists.digium.com
Enviado: viernes, 20 de julio, 2007 11:00:04
Asunto: asterisk-users Digest, Vol 36, Issue 61
Send asterisk-users mailing list submissions to