search for: 983

Displaying 20 results from an estimated 301 matches for "983".

Did you mean: 98
2003 Mar 19
3
How would I analyse data like this?
Hello, I'm a new R user and I'm having a little trouble getting started. I'm hoping someone can help me out. I have data that looks like this: phone|state|code|amount|left|channel|time|mtd 15555551234|3|983|1000|266|IN|2003-03-16 23:57:21-05|C 15555552345|3|983|3000|0|IN|2003-03-16 23:58:16-05|C 15555552346|3|983|1000|40|IN|2003-03-16 23:58:24-05|C Which I've read using scan(). data <- scan(file = "data.dat", what = list("",0,0,0,0,"","",""),...
2006 Apr 17
9
[Bug 983] Required authentication
http://bugzilla.mindrot.org/show_bug.cgi?id=983 ------- Comment #7 from dtucker at zip.com.au 2006-04-17 22:00 ------- (From update of attachment 807) This bit doesn't seem right: >+ /* Loop until the required authmethods are done */ >+ if (authenticated &amp;&amp; options.required_auth1 != NULL) { >+ if (auth_rem...
2011 Sep 06
16
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1930 --- Comment #34 from Damien Miller <djm at mindrot.org&gt...
2014 Oct 26
3
[Bug 983] New: mnl_socket_recvfrom hangs in example code
https://bugzilla.netfilter.org/show_bug.cgi?id=983 Bug ID: 983 Summary: mnl_socket_recvfrom hangs in example code Product: nftables Version: unspecified Hardware: x86_64 OS: Fedora Status: NEW Severity: normal Priority: P5 Component: nft...
2008 Jun 13
3
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pgsery at swcp.com --- Comment #18 from Damien Miller <djm...
2010 Jan 07
4
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983 --- Comment #26 from Paul Sery <pgsery at swcp.com> 2010-01-08 08:09:14 EST --- The configuration below is incorrect. When using protocol 2, it should read: ... RequiredAuthentications2 password Also, there's no need to specify publickey in conjunction with other authentication methods...
2012 Nov 01
5
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|pgsery at swcp.com |djm a...
2009 Jul 31
2
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au Blocks|...
2012 Mar 27
2
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983 --- Comment #51 from Petr Lautrbach <plautrba at redhat.com> 2012-03-28 02:35:54 EST --- Created attachment 2138 --> https://bugzilla.mindrot.org/attachment.cgi?id=2138 fixes of original patch (In reply to comment #46) > Created attachment 2096 [details] > Updated version of orig...
2007 Apr 29
0
[983] branches/wxruby2/wxwidgets_282: Make Window#paint work both inside and outside a paint event handler,
...patch .copfile {border:1px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[983] branches/wxruby2/wxwidgets_282: Make Window#paint work both inside and outside a paint event handler,</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>983</dd> <dt>Author</dt> <dd>brokentoy</dd&gt...
2005 Feb 09
1
[Bug 983] Required authentication
http://bugzilla.mindrot.org/show_bug.cgi?id=983 Summary: Required authentication Product: Portable OpenSSH Version: -current Platform: All OS/Version: OpenBSD Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-bugs at m...
2010 Nov 12
1
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983 Paul Sery <pgsery at swcp.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1768|0 |1 is obsolete| | --- Comment #30 f...
2012 Aug 02
1
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983 Petr Lautrbach <plautrba at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2138|0 |1 is obsolete| | --- Comm...
2005 May 18
0
[Bug 983] Required authentication
http://bugzilla.mindrot.org/show_bug.cgi?id=983 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement ------- Additional Comments From djm at mindrot.org 2005-05-18 13:20 -...
2005 Jul 22
0
[Bug 983] Required authentication
http://bugzilla.mindrot.org/show_bug.cgi?id=983 ------- Additional Comments From openssh at yihye-beseder.no-ip.com 2005-07-22 18:01 ------- Created an attachment (id=941) --> (http://bugzilla.mindrot.org/attachment.cgi?id=941&action=view) Adds "RequireBothPasswordAndPubKey" authorization option to SSHd I'll attach m...
2007 Sep 28
0
Whatever happened to bz#983?
...Are there plans to revive this feature enhancement or was there insufficient feedback from the community to warrant the effort? Just curious. It looked like an interesting feature that could be useful in some environments. Thanks -- Iain Morgan [1] https://bugzilla.mindrot.org/show_bug.cgi?id=983
2002 Oct 17
4
Newbie Time Series Questions
I have a data set of monthly river flows from 1960-2000, which are similar in structure to the nottem data: > klam.flow Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep 1961 1461 1716 2524 1773 1906 2005 1756 1575 1387 983 1094 1382 1962 1907 2253 1985 1907 1769 1676 2634 1386 929 766 968 1309 ... I tried plotting with > ts.plot(klam.flow) Which quickly led me to realize the data aren't a "ts" object, as it plotted 40 stacked lines instead of one long series. I've tried converting to this...
2019 Oct 04
2
samba-tool user syncpasswords crashes with python3
...sync the passwords from samba to other backends using "samba-tool user syncpasswords" On my operative system (samba 4.10 and python2) all works fine. I upgraded my test-DC to samba 4.11 and python3 and now the samba-tool user syncpasswords --daemon crashes. Fri Oct 4 12:29:47 2019: pid[983]: Attached to logfile[/usr/local/samba/var/log.syncpw] Fri Oct 4 12:29:47 2019: pid[983]: Using cache_ldb[/usr/local/samba/private/user-syncpasswords-cache.ldb] Fri Oct 4 12:29:47 2019: pid[985]: Daemonized as pid 985 (from 983) Fri Oct 4 12:29:47 2019: pid[985]: Using cache_ldb[/usr/local/samba...
2001 May 07
2
postscript problem
...de 1 ostringval-- --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 5 4 %oparray_pop --nostringval-- --nostringval-- --nostringval-- 1 -1 1 --nostringval-- %for_neg_int_continue --nostringval-- --nostringval-- Dictionary stack: --dict:946/983(ro)(G)-- --dict:0/20(G)-- --dict:90/200(L)-- --dict:16/24(G)-- --dict:946/983(ro)(G)-- Current allocation mode is local Last OS error: 2 Current file position is 1105 Error: PostScript interpreter failed in main window. Any idea of what's happening ? thanks, Mathieu -- Mathieu Ros...
2010 Dec 31
1
livemigrate problems
...7:54.827: debug : do_open:973 : name "qemu:///system" to URI components: scheme qemu opaque (null) authority (null) server (null) user (null) port 0 path /system 17:07:54.827: debug : virEventRunOnce:564 : Poll on 9 handles 0xe603de0 timeout -1 17:07:54.827: debug : do_open:983 : trying driver 0 (Test) ... 17:07:54.827: debug : do_open:989 : driver 0 Test returned DECLINED 17:07:54.827: debug : do_open:983 : trying driver 1 (Xen) ... 17:07:54.827: debug : do_open:989 : driver 1 Xen returned DECLINED 17:07:54.827: debug : do_open:983 : trying driver 2 (remote) ... 17:07:54...