Displaying 20 results from an estimated 500 matches similar to: "[BUG] clear ACL-s on destination"
2007 Mar 05
1
Deletion of xattr don't sync
Is there option for deleting xattr-s same as --delete for files,
because it seems deletion of xattr don't sync, however it is synced
when data of file change, see example below.
Maybe this is a bug or maybe this is ok?
System gentoo attr-2.4.32, rsync form today cvs.
--
Regards
Stanislaw Gruszka
stasiu@sg /mnt/hda5/export $ echo "data" > file
stasiu@sg /mnt/hda5/export $
2007 Feb 26
1
When rsync-3.0.0pre1 ?
When do you plan to make first prerelease of 3.0.0 version?
--
Regards
Stanislaw Gruszka
----------------------------------------------------
CHILDLESS CZY CHILDFREE? Co wybra?: dzieci czy karier??
Jakie s? granice kompromisu w ma??e?stwie?
"Dziecioodporna" - bestseller Emily Giffin ju? w ksi?garniach.
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fd81.html&sid=1035
2007 Mar 06
1
[RFC][PATCH] remove extraneous xattr-s from not recreated files
patch is for rsync cvs sources after appling acls.diff and xattrs.diff patches. Please comment or include it upstream.
PS: please cc me, I'm not on list
----------------------------------------------------
Producenci "Opowie?ci z Narnii" przedstawiaj?:
Wielka przygoda w ?wiecie, w kt?rym wszystko jest mo?liwe!
MOST DO TERABITHII - w kinach od 9 marca!
2020 Feb 06
4
No announcement for kernel 3.10.0-1062.12.1.el7
On our CentOS 7 servers I see there is a new kernel available when doing
yum update:
kernel 3.10.0-1062.12.1.el7
kernel-devel 3.10.0-1062.12.1.el7
However I am not able to find any announcement at redhat.com for this
kernel. The only announcement I find is this from CentOS:
https://www.mail-archive.com/centos-announce at centos.org/msg11573.html
However that CentOS announcement links to
2018 Feb 28
1
use IMAP and POP3 simultaneously (single inbox)
Hi
Is it safe to use IMAP and POP3 simultaneously to access the same inbox
(using Maildir structure)?
Thanks!
Stanis?aw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://dovecot.org/pipermail/dovecot/attachments/20180228/c8f47500/attachment.sig>
2007 Jul 30
3
Lightweight IAX balancer
Hi list
I've written a tool that works as a lightweight (standalone - no asterisk) balancer for IAX servers. It's in early development now, but seems to be stable enough and handles couple hundred simultaneous calls with not much latency (SIPp + asterisks tested).
It's configurable by listing servers' IPs in iaxproxy-servers file loaded at startup and will keep track of load on
2020 Feb 06
0
No announcement for kernel 3.10.0-1062.12.1.el7
Hi
I don't know where the announcements go.
I cloned https://git.centos.org/git/rpms/kernel.git and grabbed the changelog section pasted below from the git diff in SPECS/kernel.spec (commit dated 4 Feb 2020)
Regards
+* Thu Dec 12 2019 Frantisek Hrbata <fhrbata at hrbata.com> [3.10.0-1062.12.1.el7]
+- [powerpc] powerpc/pseries: Remove confusing warning message (Gustavo Duarte) [1780148
2011 Mar 30
2
mbox sync: Expunged message reappeared in mailbox
Mar 29 10:57:02 k8ux dovecot: POP3(stf): mbox sync: Expunged message
reappeared in mailbox /var/mail/stf (UID 123 < 60016, seq=2, idx_msgs=0)
Mar 29 10:57:02 k8ux dovecot: pop3-login: Login: user=<stf>, method=...
Mar 29 10:57:03 k8ux dovecot: POP3(stf): mbox sync: UID inserted in the
middle of mailbox /var/mail/stf (60016 > 123, seq=2, idx_msgs=1)
Mar 29 10:57:03 k8ux dovecot:
2008 Oct 29
1
codec not in channel variables
Hi,
I'm trying to access audionativeformat / other codec variables in the hangup handler of a call (with ${CHANNEL(audioreadformat)}), but I get no response. Also 'core show channel ...' doesn't list those variables. Are they always set by asterisk, or only in some scenarios? It's a simple SIP-SIP call with audio passing through asterisk, same codecs on both sides.
I see that
2004 Dec 03
1
PhotoShopCS Insatll problem
Hi.
I try install Photo Shop CS on the DEBIAN with wine20040716.
Just when it start install is comming message:
"An error -5006:0x80070057 occurred.
Please make sure you have finished any previous setup and closed other
aplicatin."
I don't have running any wine sestion.
this is what it put in terminal:
kajko@gruszka:/media/dvd$ wine setup.exe
Invoking
2001 Sep 30
1
(No Subject)
Dear all
I am very beginner user of R I want to calculate the power of t-test using power.t.test function. It is stated in the manual that the argument (n) is the number of observations per group. Infact I have a differens number of observations in each group(ie n1<>n2) and another thing is SD the pooled standard deviation of the observations in the two data sets under investigation.
Hope
2009 Sep 09
1
Blind transfers security
Hi,
I've got different customers that may use the same asterisk. Each user
can blind-transfer a call to whatever place they want. But of course
the transferring side should be billed for it.
What can I do to see the difference between the channels here? If
there is an A->B call going on, I'd like to know which side did the
transfer - but whichever side does it, I get back to context
2014 Jan 02
1
Incorrect client netbios name in %m
I have a client (Fedora 19) and a server (Fedora 14/Samba 3.5.11) which
works fine.
I'm now setting up a new server (Fedora 20/Samba 4.1.3) with more or less
the same smb.conf
1. Issuing:
sudo smbclient -L //srv001 -U suser
list all shares correct.
2. Issuing:
sudo mount -t cifs //srv/Share3 /mnt/share3/ -o username=suser
Password for suser@//srv/Share3: ****
Retrying with upper case share
2008 Oct 17
3
[PATCH 0/3] ocfs2: add security EA and ACL support v3
Hi,
These three patches fix the problems in the version two.
And them base on the Tao's patches:
ocfs2/xattr: xattr improvement
The first patch fix some problem in xattr code.
The second patch add security EA support.
The third patch add ACL support.
Best regards,
tiger
2003 May 05
5
Rpcclient - setdriver.
I have done one succesful driver for downloading to my windows 2000-client.
When i try set another with "setdriver " I get a result as : SetPrinter call failed!
The only differens between them is in the desritption-field
flags:[0x800000]
name:[\\localhost\HP4600]
description:[\\localhost\HP4600,HP4600,H4600]
comment:[H4600]
flags:[0x800000]
2009 Sep 04
1
OT - log rotation [solved]
[This email is either empty or too large to be displayed at this time]
2015 Nov 24
5
Permission Denied
I have created a [home] share:
user at jupiter:~$ sudo ls -l /srv/samba/
total 24
drwxrwxr-x 2 root domain admins 4096 Nov 22 21:38 Demo
drwxrwxr-x 2 root domain admins 4096 Nov 15 11:51 Finance
drwxrwxr-x+ 2 root domain admins 4096 Nov 25 08:08 home
drwxrwxr-x+ 9 root domain admins 4096 Nov 24 21:06 Printer_drivers
When i try to set the ACLs in Windows I get "Permission Denied"
In
2018 Feb 27
1
extra IMAP folders: how to make all clients use the same Sent folder?
Dear All
I have just setup IMAP with Maildir, but unfortunately some clients
create their own folders instead of using those specified in
15-mailboxes.conf . What could be the reason?
Here's what it looks like:
> B list "" *
> * LIST (\HasNoChildren \Sent) "." "Sent Messages"
> * LIST (\HasNoChildren) "." Gesendet
> * LIST (\HasNoChildren)
2005 Nov 29
6
draggable revert problem
Hello,
I have tried implementing the shopping cart ajax example and have run into
some problems. The only differences with the shopping cart is
My list of products are generated from a partial view
The images of the products come from an http link.
However, Iam seeing a strange behavior when I drag and drop the elements to
my cart. On the first drag and drop the image successfully reverts to
2013 Oct 01
0
[linux-3.4 test] 19896: regressions - FAIL
flight 19896 linux-3.4 real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/19896/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386 4 xen-build fail REGR. vs. 19840
build-amd64 4 xen-build fail REGR. vs. 19840
Tests which did not succeed, but are not