similar to: --daemon doesn't respect --address?

Displaying 20 results from an estimated 300 matches similar to: "--daemon doesn't respect --address?"

2010 Jun 15
1
DO NOT REPLY [Bug 7514] New: Fix socketpair_tcp()
https://bugzilla.samba.org/show_bug.cgi?id=7514 Summary: Fix socketpair_tcp() Product: rsync Version: 3.0.7 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: polatel at gmail.com QAContact:
2008 Jun 02
1
rsync over stdin/stdout
So I've got this situation where I have two systems connected via a protocol that looks nothing at all like IP, and I'd like to be able to rsync between them. I can, though, open a perfectly normal looking socket through various magic and trickery. I've managed to get rsync to work by using the "rsync --rsh=mymagictransportprogram" style invocation, but for a number of
2003 Jan 21
2
[patch] Two problems in testsuite (POSIX, perms)
Hello, Noticed a couple of problems with the rsync testsuite. I have included a possible patch for each problem (attached & inlined.) The first problem is that on OpenBSD when make test is run and tests are skipped you see messages like this: cat: "/tmp/rsync-2/rsync/testtmp.chown/whyskipped": No such file or directory SKIP chown () After my patch, you get the appropriate
2007 Oct 14
3
DO NOT REPLY [Bug 5020] New: hang using RSYNC_CONNECT_PROG
https://bugzilla.samba.org/show_bug.cgi?id=5020 Summary: hang using RSYNC_CONNECT_PROG Product: rsync Version: 3.0.0 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Matt_Domsch@dell.com QAContact:
2007 Aug 15
1
rsync 3 (cvs) segfault if $RSYNC_CONNECT_PROG is not set
$ ./rsync distrib-coffee.ipsl.jussieu.Fr:: Erreur de segmentation Easy to understand and fix (after 3 minutes inside a debugger): Index: socket.c =================================================================== RCS file: /cvsroot/rsync/socket.c,v retrieving revision 1.130 diff -u -b -B -w -p -p -u -r1.130 socket.c --- socket.c 11 Aug 2007 16:20:56 -0000 1.130 +++ socket.c 15 Aug
2008 Jan 22
6
DO NOT REPLY [Bug 5220] New: PATCH SUBMITTED: New Feature: stdio model for client
https://bugzilla.samba.org/show_bug.cgi?id=5220 Summary: PATCH SUBMITTED: New Feature: stdio model for client Product: rsync Version: 3.0.0 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2020 May 24
1
NUT loses communications with the UPS
Hello, I have an APC Back-UPS ES 550G. I use the usbhid-ups driver, which works fine most of the time. However, after a few hours of running, it starts to broadcast messages on the network that the UPS is not available, and any attempted queries will return "Data stale". Restarting the driver solves the problem, at least for the next few hours. I tried adjusting timing settings, but it
2007 Aug 17
1
Problem on displaying groupquota info
Gentleman, I have samba-3.0.25a working on a FreeBSD6.2 server. It was been compiled with-quota support. It was supposed to be working well with userquota and groupquota. Actually it is ok with userquotas. But it is passing wrong information about groupquota. On the server, 'quota -g sti' shows Disk quotas for group sti (gid 1001): Filesystem usage quota limit grace
2010 Sep 16
0
sieve rules quiestion (deduplicate e-mails)
Hello. I'm successful use sieve for filtering e-mail from various subscriptions. But if i have subscription for 2 or more mailing lists and user write email to list1 at xxx.org and list2 at yyy.org by REPLY TO ALL or make a CC header, i'm recieve email twice, if i reply in some list to user and user REPLY TO ALL - i'm recieve email 3 times :) How can i'm eliminate this
2005 Jan 12
1
Asterisk server stopped - "0-order allocation failed " errors in the log
Hey, One of my remote Asterisk servers which has been up and running for a couple of months now suddenly stopped. I didn't realize it because my monitoring system only pings the machine. But my remote office complained, I checked "iax2 show peers" and saw they weren't checked in. So I pinged the IP of their Asterisk server and got a response. Tried to SSH in but it timed
2008 Nov 28
7
[Bug 18809] New: X w/ nouveau driver doesn't start on G86M [ GeForce 8400M GT] chip
http://bugs.freedesktop.org/show_bug.cgi?id=18809 Summary: X w/ nouveau driver doesn't start on G86M [GeForce 8400M GT] chip Product: xorg Version: 7.4 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau
2006 Dec 15
2
BugReport: rsync fails it's own "regression" test "chmod-option"
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Recent versions of rsync have a "regression test" called "chmod-option" that when run fails, this should be causing rsync to be rejected as broken by all distros and sysadmins. A bit of research show that no one has mentioned this test since it was last worked on in late September, nor does it show up as a current bug
2015 Jan 31
2
[LLVMdev] unwind's permanent residence
On Fri, Jan 30, 2015 at 4:12 PM, Saleem Abdulrasool <compnerd at compnerd.org> wrote: > On Fri, Jan 30, 2015 at 3:35 PM, Dan Albert <danalbert at google.com> wrote: > >> Shouldn't it just use the default unwinder for the given platform? >> > > Sure, but what is the default unwinder for a given platform? > > Lets go with Linux. I have two different
2005 Sep 29
0
:include doesn't respect :conditions of the included model
Hi all, I have something like the following in my model(s) class Person < ActiveRecord::Base has_many :planung has_one :last_planung :class_name => "Planung", :conditions => "exist IS TRUE", :order => "date DESC" end class Planung < ActiveRecord::Base belongs_to :person end And the corresponding
2013 Jun 20
0
ftp-proxy(8) doesn't respect "-a" (source address for outgoing control connection)
Hello, according to man (8) ftp-proxy, "-a 1.2.3.4" should instruct ftp-proxy to use 1.2.3.4 as source address for outgoing control connections. But it doesn't. It seems to greatly ignor that directive, since I can pass any address, ieven if the machine doesn't own it. It always uses the EGRES interface's inet address - inet6 not tested. Any ideas why? Thanks, -Harry
2013 May 21
0
Respect for Rails 0.1.0 is out!
Hi, Just to let you know that I have just released a new Rails plug-in called: Respect for Rails. Never feel the need to document your REST API while still developing it because a colleague of yours is making a mobile app client at the same time? If yes, then this gem is for you. You: - describe the structure of your server requests/responses using the compact DSL provided. - mount the engine
2001 Dec 19
0
[Bug 54] ssh does not respect /etc/host.conf
http://bugzilla.mindrot.org/show_bug.cgi?id=54 sfllaw at engmail.uwaterloo.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From sfllaw at
2009 Dec 02
1
category with respect to category
hello I have two categorical data and want to visualise them to see their changes? Which graph do you recommend me for category with respect to category ? kind regards Ahmet Temiz -- Open WebMail Project (http://openwebmail.org) -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
1999 Apr 13
1
Libraries (question with respect to version increment)
Does one need to re-install libraries when going from 0.63.x to 0.64.0? best, -tony -- A.J. Rossini Research Assistant Professor of Biostatistics Center for AIDS Research UW Biostatistics 206-720-4282 (4209=fax) 206-543-1044 (xxxx=fax) rossini at u.washington.edu rossini at biostat.washington.edu http://www.biostat.washington.edu/~rossini/
2007 Mar 07
1
[PATCH] minimize doesn't respect "no core instance" flag
Hi, In current git, minimize doesn't respect the PAINT_WINDOW_NO_CORE_INSTANCE_MASK flag set by other plugins. I noticed that especially in group: Tabbed windows are hidden by setting PAINT_WINDOW_NO_CORE_INSTANCE_MASK. When these windows are minimized together with their group, minimize draws its animation regardless if that flag is set or not; with the effect of the hidden windows appearing