Displaying 20 results from an estimated 10000 matches similar to: "Old versions of lib/addrinfo.h missing from rsync repo"
2007 Apr 15
0
Bug in mingw/device.c: addrinfo structure is freed too early
Hello,
there is a small bug in mingw/device.c :
After freeing the addrinfo structure there are further accesses to
members of the structure. I discovered this bug while using this code
unter MS Visual Studio.
------
	freeaddrinfo(ai);
	if(sock < 0) {
		logger(LOG_ERR, _("System call `%s' failed: %s"), "socket",
strerror(errno));
		return -1;
	}
	if(connect(sock,
2010 Feb 08
7
DO NOT REPLY [Bug 7109] New: Need to define NO_SYMLINK_XATTR on Linux
https://bugzilla.samba.org/show_bug.cgi?id=7109
           Summary: Need to define NO_SYMLINK_XATTR on Linux
           Product: rsync
           Version: 3.1.0
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: matt at mattmccutchen.net
    
2011 Jun 01
12
[Bug 8201] New: rsync 3.0.8 destroys SELinux security context of symbolic links
https://bugzilla.samba.org/show_bug.cgi?id=8201
           Summary: rsync 3.0.8 destroys SELinux security context of
                    symbolic links
           Product: rsync
           Version: 3.0.8
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
       
2011 Jun 01
6
[Bug 8198] New: rsync does not set TZ variable after chroot(), which confuses logging timestamps
https://bugzilla.samba.org/show_bug.cgi?id=8198
           Summary: rsync does not set TZ variable after chroot(), which
                    confuses logging timestamps
           Product: rsync
           Version: 3.1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at
2005 Dec 24
2
Eleven??
I was poking around in the Gentoo Linux repository yesterday, trying to 
satisfy my curiosity about how many programming languages there are in 
"common use" today. I found one called "Eleven" which is quite strangely 
similar in intent to Rails. The home page is 
http://eleven.sourceforge.net/.
Eleven is much simpler than Rails, and there are some interesting ideas 
in it. To
2011 Oct 03
1
[Bug 8506] New: Only advertise shares to permitted hosts
https://bugzilla.samba.org/show_bug.cgi?id=8506
           Summary: Only advertise shares to permitted hosts
           Product: rsync
           Version: 3.0.8
          Platform: All
        OS/Version: FreeBSD
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: yanegomi at gmail.com
DO NOT REPLY [Bug 6746] New: file from link-dest-source is copies and not linked for identical files
2009 Sep 20
12
DO NOT REPLY [Bug 6746] New: file from link-dest-source is copies and not linked for identical files
https://bugzilla.samba.org/show_bug.cgi?id=6746
           Summary: file from link-dest-source is copies and not linked for
                    identical files
           Product: rsync
           Version: 3.0.6
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at
2008 Oct 14
5
using rsync to get filestats
Would it be more efficient to use rsync to get filestats instead of
using the 'find' command? I would like to know how big a directory is
on a filesystem, but this directory has millions of small files. I was
wondering if rsync would be more efficient than find when using "-n"
options.
TIA
2012 May 08
4
[Bug 8918] New: Use fiemap to quickly detect zero ranges of source file
https://bugzilla.samba.org/show_bug.cgi?id=8918
           Summary: Use fiemap to quickly detect zero ranges of source
                    file
           Product: rsync
           Version: 3.1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
       
2011 May 24
3
[Bug 8162] New: MKDIR Fail
https://bugzilla.samba.org/show_bug.cgi?id=8162
           Summary: MKDIR Fail
           Product: rsync
           Version: 3.0.7
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: yannick at magikdo.com
         QAContact: rsync-qa at
2011 Jan 27
5
DO NOT REPLY [Bug 7936] New: Random false checksum mismatches
https://bugzilla.samba.org/show_bug.cgi?id=7936
           Summary: Random false checksum mismatches
           Product: rsync
           Version: 3.0.7
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: matt at mattmccutchen.net
        
2008 Dec 16
6
logging mechanism in rsync
Hi Friends,
Does rsync V3 has the feature for logging the files which have not been
transferred? Its already logs the file which have been transfered.
Thanks,
Jignesh
-------------- next part --------------
HTML attachment scrubbed and removed
2001 Oct 07
0
[thorsten.titze@hangar-eleven.de: Ogg Vorbis RC2 library for Dreamcast]
Just passing this bit of feedback on! :)
jack.
----- Forwarded message from Thorsten Titze <thorsten.titze@hangar-eleven.de> -----
Delivered-To: jack@64.139.18.57
Delivered-To: jack@icecast.org
Delivered-To: jack@xiph.org
Date: Sun, 07 Oct 2001 12:42:19 +0200
To: feedback@vorbis.com
From: Thorsten Titze <thorsten.titze@hangar-eleven.de>
Subject: Ogg Vorbis RC2 library for Dreamcast
2001 Nov 12
0
[thorsten.titze@hangar-eleven.de: Ogg/Vorbis for Dreamcast]
more dreamcast news
----- Forwarded message from Thorsten Titze <thorsten.titze@hangar-eleven.de> -----
To: feedback@vorbis.com
From: Thorsten Titze <thorsten.titze@hangar-eleven.de>
Subject: Ogg/Vorbis for Dreamcast
Organization: http://www.hangar-eleven.de
Hello,
just wanted to let you know that my sources of the Dreamcast Ogg/Vorbis 
Player library have now been included into
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:
2011 Jul 28
20
[Bug 8336] New: parent dir permission
https://bugzilla.samba.org/show_bug.cgi?id=8336
           Summary: parent dir permission
           Product: rsync
           Version: 3.0.8
          Platform: All
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: andras.porjesz at ericsson.com
        
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
2006 May 13
2
What does it mean to be "masked from data" when attaching? (Newbie question)
I have several data frames, each with six variables and several hundred
cases broken out from a larger dataframe by eleven values of a factor
called "Division".  I have to perform the same analysis on each one.  I
would like to do it by creating a data frame called data2 eleven times,
once with data corresponding to each value of the factor, and performing
the same analysis on each of
2010 May 03
4
6 different games share 3 different bugs
Here is the situation. There are six different soccer games, developed by Konami, all straight ports from Playstation 2. These are the following:
Pro Evolution Soccer 4 (http://appdb.winehq.org/objectManager.php?sClass=application&iId=2750) (PES4)
Winning Eleven 8 (http://appdb.winehq.org/objectManager.php?sClass=application&iId=5152) (american version of PES4)
Pro Evolution Soccer 5
2010 Aug 15
1
DO NOT REPLY [Bug 7622] New: Factor out common logic from itemize and unchanged_attrs functions
https://bugzilla.samba.org/show_bug.cgi?id=7622
           Summary: Factor out common logic from itemize and unchanged_attrs
                    functions
           Product: rsync
           Version: 3.1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org