Displaying 7 results from an estimated 7 matches for "oopla".
2005 Apr 20
4
[Bug 2628] hangs indefinitely (while listing files)
https://bugzilla.samba.org/show_bug.cgi?id=2628
------- Additional Comments From wayned@samba.org 2005-04-20 01:11 -------
You didn't mention the client command you're running.
As for the log-data output by a --daemon, did you look in the appropriate syslog
file? or check the rsyncd.conf file to see if it is logging to a file? You can
also use the "max verbosity" setting
2005 May 11
5
[Bug 2628] hangs indefinitely at start of phase 1
https://bugzilla.samba.org/show_bug.cgi?id=2628
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|hangs indefinitely (while |hangs indefinitely at start
|listing files) |of phase 1
------- Additional Comments From wayned@samba.org
2005 Apr 19
0
[Bug 2628] New: hangs indefinitely (while listing files)
...: hangs indefinitely (while listing files)
Product: rsync
Version: 2.6.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: oopla@users.sf.net
QAContact: rsync-qa@samba.org
hello,
I'm using (or trying to use) rsync over an openvpn(8) tunnel over an ADSL link
to sync 2 repositories.
On one end there's a Slackware 10.1, on the other Debian 2.2 and 3.x.
I was using distro-provided rsync versions, then grabbed...
2004 Jul 21
2
where are sources diffs?
Hello all,
I'd like to update my local src tree (from Wine 20040615), and I'd rather grab
a diff instead of the full 10MB so tarball; the README in source.winehq.org
refers to some 'Wine-yymmdd.diff.gz' but I can't find any of such.
Did I overlook some infos, or are such diffs not available, and I'm supposed
to use CVS?
thanks
-- paolo
GPG/PGP id:0x21426690 kfp:EDFB
2007 Nov 02
3
caching custom headers (via plugins)
hi,
currently dovecot caches on disk some most common headers. Is it possible to
tweak such headers list via plugins, eg to cache custom X-* headers, or do
I need to hack the actual index/cache src? if so, which are the .c/.h files
to touch?
thanks
--
paolo
GPG/PGP id:0x1D5A11A4 - 04FC 8EB9 51A1 5158 1425 BC12 EA57 3382 1D5A 11A4
2007 Nov 02
2
mail-sql.tar.gz: missing mailbox-list-private.h
hi,
I'm trying to compile with plugin in subject, but I get this error:
In file included from mail-sql-plugin.c:4:
sql-storage.h:5:34: mailbox-list-private.h: No such file or directory
In file included from mail-sql-plugin.c:4:
sql-storage.h:26: error: field `module_ctx' has incomplete type
make[5]: *** [mail-sql-plugin.lo] Error 1
there's no such mailbox-list-private.h in the whole
2007 Nov 02
2
*notify config for 1.0.x doesn't enable inotify
hi,
the current code has changed include linux/inotify.h to sys/inotify.h since
2006-01-17, but that won't work with inotify*.h as documented in the wiki.
One has to either revert back to linux/inotify.h, or add
#include <sys/inotify-syscalls.h>
to both configure.in and src/lib/ioloop-notify-inotify.c
Or, just symlink sys/inotify.h -> linux/inotify.h.
That's on Debian 3.1