Displaying 3 results from an estimated 3 matches for "vatiainen".
Did you mean:
vartiainen
2001 Dec 03
2
Bug in rsyncd 2.5.0 while handling config file string values
...format = 0x80767f3 "%o %h [%a] %m (%u) %f %l",
refuse_options = 0x0, dont_compress = 0x80767c0 "*.gz *.tgz *.zip *.z *.rpm *.deb *.iso *.bz2 *.tbz",
timeout = 0, max_connections = 0, ignore_nonreadable = 0}
(gdb) shell cat ../rsyncd.conf
uid = foobar
(gdb)
--
Heikki Vatiainen * hessu@cs.tut.fi
Tampere University of Technology * Tampere, Finland
2001 Dec 03
0
Socket address problems with 2.5.1pre1
...fit
into HEAD (i.e. 2.4.7pre).
There are some issues that need to be addressed: in particular I
think the patch makes more assumptions about having a modern sockets
interface than we can get away with on all our systems.
I guess this is one of the issues that need addressing?
--
Heikki Vatiainen * hessu@cs.tut.fi
Tampere University of Technology * Tampere, Finland
2001 Aug 13
5
rsync ipv6 patch merge?
On 13 Aug 2001, "William F. Maton" <wmaton@ryouko.dgim.crc.ca> wrote:
> On 13 Aug 2001, Heikki Vatiainen wrote:
>
> > The rsync daemon we use is plain 2.4.6 patched with KAME rsync patch
> > rsync-246-v6-20000907.diff.gz [1]. It looks like there is a good
> > possibility to get IPv6 merged in, since just today a rsync developer
> > was asking if anyone wants it [2]. If no o...