search for: watch

Displaying 20 results from an estimated 14831 matches for "watch".

Did you mean: patch
2006 Aug 02
2
[PATCH][RFC] permit domU userspace to watch xenstore
Hello, This patch allows userspace tools on a domU to setup a watch on the xenstore. It does this by intercepting XS_WATCH requests written to /proc/xen/xenbus and then re-submitting the request to the in-kernel xenstore interface, in linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_xs.c. When a callback occurs, an in-kernel function is invoked, which then reconstr...
2007 Sep 10
0
3 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h
...swfdec_as_object.h | 1 3 files changed, 128 insertions(+), 62 deletions(-) New commits: diff-tree 890b14c29384f9610b68eaf44e4fedfcc6580618 (from b971a7a434b0b1535eff0ced3eba031fdafdb09f) Author: Benjamin Otte <otte at gnome.org> Date: Mon Sep 10 22:00:48 2007 +0200 rewrite (un)watch functions diff --git a/libswfdec/swfdec_as_object.c b/libswfdec/swfdec_as_object.c index 1fbf1d0..a331030 100644 --- a/libswfdec/swfdec_as_object.c +++ b/libswfdec/swfdec_as_object.c @@ -113,11 +113,14 @@ struct _SwfdecAsVariable { SwfdecAsValue value; /* value of property */ SwfdecAsF...
2010 Jan 28
125
[Bug 1708] New: Bugs intended to be fixed in 5.4
...Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: djm at mindrot.org Tracking bug for openssh-5.5 release. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.
2013 Jul 25
122
[Bug 2130] New: Bugs intended to be fixed in 6.4
...Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org Tracking bug -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
2010 Dec 17
62
[Bug 1845] New: Bugs intended to be fixed in 5.8
...Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: djm at mindrot.org Tracking bug for the openssh-5.8 release -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.
2007 Aug 10
68
[Bug 1353] New: Bugs intended to be fixed in 4.8
...a tracking bug to gather bugs that are planned to be fixed in OpenSSH 4.8 / 4.8p1. Please refrain from commenting on issues relating to the bugs themselves here. -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.
2013 Mar 07
135
[Bug 2076] New: Bugs intended to be fixed in 6.3
...: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org Tracking bug. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
2012 Aug 17
90
[Bug 2035] New: Bugs intended to be fixed in 6.2
...ormal Classification: Unclassified OS: All Reporter: dtucker at zip.com.au Hardware: All Status: NEW Version: 6.0p1 Component: Miscellaneous Product: Portable OpenSSH -- You are receiving this mail because: You are watching the assignee of the bug.
2014 Apr 12
94
[Bug 2226] New: Bugs intended to be fixed in 6.7
...words: meta Severity: normal Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org Tracking bug to plan bugs targeted to the openssh-6.7 release. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
2014 Aug 29
90
[Bug 2266] New: Bugs intended to be fixed in 6.8
...Status: NEW Severity: normal Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org Tracking bug to plan bugs targeted to the openssh-6.8 release. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
2015 Mar 02
127
[Bug 2360] New: Bugs intended to be fixed in 6.9
...: meta Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org Tracking bug to plan bugs targeted to the openssh-6.9 release. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
2013 Dec 19
55
[Bug 2188] New: Bugs intended to be fixed in 6.6
...s: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org Tracking bug to plan bugs targeted to the openssh-6.6 release. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
2007 Jan 03
4
Xenbus watch firing over and over
hi, I am trying to add xenbus watch support to mini-os, but am getting into a endless loop of watches firing over and over. Below is an excerpt from the xenstore tracefile: IN 0x805acc8 20070103 19:32:18 WATCH (/local/domain/0/backend/vif/26/0/state 00043818 ) CREATE watch 0x805a8b8 OUT 0x805acc8 20070103 19:32:18 WATCH (OK ) OUT 0...
2015 May 22
47
[Bug 2403] New: Bugs intended to be fixed in 7.0
...s: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org Tracking bug to plan bugs targeted to the openssh-7.0 release. -- You are receiving this mail because: You are watching the reporter of the bug. You are watching the assignee of the bug.
2020 Feb 04
46
[Bug 3117] New: Tracking bug for 8.2 release
...OS: All Status: NEW Keywords: meta Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org -- You are receiving this mail because: You are watching the assignee of the bug.
2005 Aug 04
0
[PATCH 6/11] Xenstore watch rework
# HG changeset patch # User Rusty Russell <rusty@rustcorp.com.au> # Node ID b0de1894df67ac7c7d905bf61cdf0210b42752cc # Parent ba5d5bd28edf8bce89bdf9fc64047ee4f1dceded Xenstore watch rework Change watches to all fire simultaneously, removing priority argument. Watches no longer fired back to connection/domain which caused event. Fix up testsuite to match Use state enum, rather than return value inside daemon to determine blockage Signed-off-by: Rusty Russell <rusty@rustcorp...
2009 Jul 31
112
[Bug 1626] New: Bugs intended to be fixed in 5.4
...Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: dtucker at zip.com.au Tracking bug for openssh-5.4 release. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.
2022 Oct 04
40
[Bug 3480] New: tracking bug for openssh-9.1
...22 port does not hash correct host https://bugzilla.mindrot.org/show_bug.cgi?id=3398 [Bug 3398] sshd 8.9p1 regressed on ppc32 https://bugzilla.mindrot.org/show_bug.cgi?id=3449 [Bug 3449] LocalForward doesn't support ~/path syntax for UNIX sockets -- You are receiving this mail because: You are watching the assignee of the bug.
2016 Dec 16
107
[Bug 2647] New: Tracking bug for OpenSSH 7.5 release
...OS: Linux Status: NEW Keywords: meta Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org -- You are receiving this mail because: You are watching the assignee of the bug.
2020 May 08
79
[Bug 3162] New: Tracking bug for 8.4 release
...OS: All Status: NEW Keywords: meta Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org -- You are receiving this mail because: You are watching the assignee of the bug.