similar to: Rsync maintained patches repository

Displaying 20 results from an estimated 5000 matches similar to: "Rsync maintained patches repository"

2009 Apr 22
1
[PATCH] allow to disable SLP with runtime option
Hi everyone, I'd like to propose a patch for review. It enhances rsync when patched and compiled with slp support. It adds a new global boolean option, 'disable slp', which can be used to disable SLP advertisements at runtime. The idea behind this patch is to allow distributors to build rsync with SLP support compiled in, but to allow the users to turn it off without recompiling
2008 May 02
1
nut: simplification of the automake stuff
Hallo. Here is a simplification of the automake stuff for nut 2.2.2. The idea is simple: libcommon.a contains stuff for the binaries libparseconf.la contains stuff for binaries and shared library Both are NOINST, automake understands perfectly our intentions. The rest is only a removal of the implicitly defined stuff. On top of the parallel build patch I got build success on all platforms
2007 Aug 07
1
pkgconfig fix for nut
Dear Stanislav, thanks for your patch. The problem with your "recommended" pkgconfigdir is that in many cases, it does not work. Namely, when ${prefix} is not one of the standard places such as /usr. As I understand it, the whole point of a tool like pkgconfig is to allow other software to automatically detect the install location of NUT, especially when that location is not one of
2009 Jan 14
2
Update link for SuSE packages on networkupstools.org?
Arjen, all I don't know if there is some prohibition against it, but the packages.html link for SuSE RPMs should be changed from: http://software.opensuse.org/ To something useful that will get the site visitors to the actual rpms. For the packages that were part of the distribution: http://download.opensuse.org/distribution/ or for updated packages on build service:
2008 Apr 30
2
openSUSE 11.0 - NUT
Stan, I'm very pleased to see you back to work with us on enhancing nut in that many areas ;-) 2008/4/30 Stanislav Brabec <sbrabec at suse.cz>: > Stanislav Brabec wrote: > > > Please note that 2.2.2-pre3 installs hald addons by default to / on > > openSUSE 11.0 beta 2 x86_64. Not a big problem. > > Here is a patch, which fixes openSUSE 11.0 beta 2 x86_64:
2008 Dec 14
4
RPM .spec files in NUT source tree
All, Arnaud and I were discussing the *.spec files we have in the NUT source tree, and with the 2.4.0 release of NUT just around the corner, I would like to make sure we are pointing people in the right direction for NUT RPMs. Currently, we have *.spec files for "generic-rpm" (has a few macros for RedHat 6.x and 7.x), Mandriva (circa NUT 2.0.2), openSUSE, and RedHat (apparently from
2016 Oct 20
1
Pigeonhole/sieve possibly corrupting mails
Well, I tried. for i in {1..50}; do echo x | mail -s test krakonos+test at krakonos.org; done and running lsof. Didn't catch a single lockfile. lsof runs about 1s, so there is little chance of catching it. However, I was reading the mails while they were being delivered, and didn't trigger the problem. I'll let it happen once more, so I know it's still reproducible and add
2008 Apr 30
0
[Fwd: Re: openSUSE 11.0 - NUT]
Stanislav Brabec wrote: > Please note that 2.2.2-pre3 installs hald addons by default to / on > openSUSE 11.0 beta 2 x86_64. Not a big problem. Here is a patch, which fixes openSUSE 11.0 beta 2 x86_64: --- m4/nut_check_libhal.m4 +++ m4/nut_check_libhal.m4 @@ -63,7 +63,7 @@ dnl As per HAL spec, ?5 Callouts and ?2 Device Information Files dnl - addon install path: $libdir/hal
2016 Aug 15
2
How to remove unused custom hints?
Hello list members, after programing of dialplan I have some messy Custom:hints which I can see in 'devstate list'. I didn't find any possibility how to remove this hints from Asterisk and I want remove them.? Can you help me with that, please? I tried search about that something in documentation or on Google, but I didn't find anything.? asterisk*CLI> devstate list ?
2016 Oct 20
2
Pigeonhole/sieve possibly corrupting mails
Hi! > Somehow Dovecot thinks that the mbox file changed under it.. Yes. And it's probably right, but I wonder what could have changed it. I looked around inotify and it seems there is no way to let a file being watched and get program names/pids of processes accessing it. > These mbox corruptions are usually pretty difficult to reproduce (= impossible to fix without ability to
2011 Dec 22
3
Dovolená
Dobr? den, od 23.12. do 30.12. jsem na dovolen?. V p??pad? nutnosti volejte na mobil. S pozdravem Bc. Ladislav Pa?ek vedouc? odd?len? IT a vizualizace mobil: +420 776 140 489 e-mail: pasek at valbek.cz Valbek, s.r.o. Va?urova 505/17, 460 02 Liberec 3 tel./fax: +420 485 103 336, +420 485 103 346 www.valbek.cz
2009 May 04
3
Problem with --fil
Hi, I am using below command. rsync --verbose --log-file-format='%i %f %l %o %b' --log-file='/tmp/myfile' src/ dest/ Though it is good that all the sync information contents will be redirected to /tmp/myfile, it would be useful if rsync could print at least below final statistics on stdout. 2009/05/05 00:17:45 [26050] Number of files: 18 2009/05/05 00:17:45 [26050] Number of
2009 May 15
5
DO NOT REPLY [Bug 6362] New: --dry-run conflicts with --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=6362 Summary: --dry-run conflicts with --hard-links Product: rsync Version: 3.1.0 Platform: x64 URL: https://bugzilla.novell.com/show_bug.cgi?id=500605 OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: core AssignedTo:
2007 Oct 30
5
rsync and translating restricted NTFS filename characters
I am backing up files from Linux to a NTFS using rsync. I have the NTFS mounted on Linux via CIFS. I am discovering errors while attempting to backup files with restricted NTFS characters, like : [colon]. For example, I am unable to backup my crucial maildirs, as a colon is encoded in each Linux file path. Is there a solution to rsync Linux file paths with restricted NTFS characters, to NTFS?
2011 Jun 25
11
[Bug 8265] New: Long paths, hardlinks, 'special' files [was: Regression: sockets for 3.0.9pre1]
https://bugzilla.samba.org/show_bug.cgi?id=8265 Summary: Long paths, hardlinks, 'special' files [was: Regression: sockets for 3.0.9pre1] Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P1 Component: core AssignedTo:
2020 Feb 14
1
Predictive call - agent talking to a customer, then suddenly talking to another customer
Hi, do you have NAT between Asterisk and agent phones? S pozdravem Tomáš Holý Hi Tomas Thanks for replying. Yes, the phones are in one location in a LAN and are then NATed to enable them to contact the Asterisk which is hosted in the cloud. A typical sip.conf phone configuration on the remote server for the site is [general] session-timers=refuse disallow=all allow=g729:20 allow=ulaw
2007 Nov 17
1
Assorted concerns about git repository
Wayne, I have a few more concerns about the git repository: 1. It looks like you retroactively removed all generated files from the history. This may inconvenience a user who seeks to an older version of the source code and lacks the magic "configure" to help regenerate the files. You also removed "rsync.1" even from revisions before it became a file generated from
2007 Jun 30
2
checksum-xattr.diff [CVS update: rsync/patches]
On 6/30/07, Wayne Davison <wayned@samba.org> committed: > Added Files: > checksum-xattr.diff > Log Message: > A simple patch that lets rsync use cached checksum values stored in > each file's extended attributes. A perl script is provided to create > and update the values. Wayne, You should be aware of two drawbacks of caching checksums in xattrs: First,
2016 Oct 15
3
Pigeonhole/sieve possibly corrupting mails
Hi! I'm here again with a problem. I'm using dovecot as an IMAP server and LDA, filtering mail via sieve. However, few times a day I get the following error on server and my client (mutt) gets disconnected. Oct 15 20:20:29 ibex dovecot: imap(krakonos): Error: Corrupted index cache file /home/krakonos/.mbox/.imap/INBOX/dovecot.index.cache: Broken physical s ize for mail UID 149418 in
2017 Jan 23
3
SELinux file permissions
Hi, I'm trying to grant dovecot the ability to manage its socket within the postfix spool directory. I have added the below to file_contexts.local : /var/spool/postfix/private/dovecot-auth system_u:system_r:dovecot_t:s0 However, running "restorecon -v /var/spool/postfix/private/dovecot-auth" gives me the following error : restorecon: