Displaying 20 results from an estimated 286 matches for "859".
Did you mean:
85
2004 May 02
2
[Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
http://bugzilla.mindrot.org/show_bug.cgi?id=859
Summary: getaddrinfo(host, "0", &hints, &res) may take extra
cycles
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priorit...
[Bug 859] New: bitmap:port appears to be using 8 bytes of kernel memory per port, rather than 1 bit.
2013 Oct 18
3
[Bug 859] New: bitmap:port appears to be using 8 bytes of kernel memory per port, rather than 1 bit.
https://bugzilla.netfilter.org/show_bug.cgi?id=859
Summary: bitmap:port appears to be using 8 bytes of kernel
memory per port, rather than 1 bit.
Product: ipset
Version: unspecified
Platform: x86_64
OS/Version: All
Status: NEW
Severity: critical...
2010 Mar 23
2
Computer disappearing from browse list after a few minutes
...count=0 nscount=0 arcount=1
question: q_name=WLADEK<20> q_type=32 q_class=1
additional: nmb_name=WLADEK<20> rr_type=32 rr_class=1 ttl=300000
additional 0 char ....C hex 2000C0A80143
[2010/03/23 11:34:17, 3] nmbd/nmbd_winsserver.c:wins_process_name_refresh_request(859)
wins_process_name_refresh_request: Name refresh for name WLADEK<20> IP 192.168.1.67
[2010/03/23 11:34:17, 4] nmbd/nmbd_packets.c:reply_netbios_packet(947)
reply_netbios_packet: sending a reply of packet type: wins_reg WLADEK<20> to ip 192.168.1.67 for id 33308
And then there is a...
2007 Feb 12
0
[859] trunk/wxruby2/doc/textile/docchildframe.txtl: Added ''methods'' section; removed C++ members
...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>[859] trunk/wxruby2/doc/textile/docchildframe.txtl: Added ''methods'' section; removed C++ members</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>859</dd>
<dt>Author</dt> <dd>brokentoy<...
2005 Mar 07
1
[Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
http://bugzilla.mindrot.org/show_bug.cgi?id=859
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|914 |994
nThis| |
------- Additional Comment...
2008 Jun 11
1
[Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
https://bugzilla.mindrot.org/show_bug.cgi?id=859
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Blocks|...
2001 Mar 02
1
apply on data.frame does not work properly (PR#859)
Full_Name: Dr. Sergei Zuyev
Version: 1.1.0 and 1.2.2
OS: Solaris
Submission from: (NULL) (130.159.248.36)
apply on data.frame with floats, factors and NA's does not work properly. Here
is
an example:
I am searching for rows containig NA values.
X1 <- c(1, NA)
X2<-c("A","B")
df<-data.frame(X1,X2)
apply(df,1,function(x){any(is.na(x))})
# gives
# 1 2
# FALSE
2002 Dec 20
1
Add Workstation to Domain - valid local system user?
Hi!
I'm running Samba 2.2.7a as Domain Controller, and when I try to add a
workstation to the domain, I get always the following logentry (and the
operation fails):
[2002/12/20 14:30:21, 0] passdb/pdb_ldap.c:pdb_getsampwnam(859)
LDAP search "(&(uid=vmware-w2ks_)(objectclass=sambaAccount))"
returned 0 entries.
[2002/12/20 14:30:22, 0]
rpc_server/srv_samr_nt.c:_api_samr_create_user(1929)
User vmware-w2ks$ does not exist in system password file (usually
/etc/passwd). Cannot add account without a valid...
2015 Apr 24
1
smbclient: tree connect failed, but smbclient -L succeeds
...d on successfully.
Is my can't-connect problem caused by the "identity cannot be verified"
issue? or is that irrelevant?
Would I be better served using some different form of authentication, like
Kerberos?
Thanks in advance.
--------------------
Lindsay Morris
CEO, TSMworks
Tel. 1-859-539-9900
lindsay at tsmworks.com
2011 Aug 12
1
problems joining Windows 2003 Domain
Hi all,
I have some problems joining an AD Domain hosted by some Windows 2003 DCs.
Tried with v3.5.11 from Debian Unstable, v3.5.6 from Debian Squeeze
and v3.2.5 from Debian Lenny, all showed the same problem.
please find attached log generated from
net ads join -U Administrator -d 99
I always get: Failed to join domain: failed to find DC for domain BLUB.LOCAL
DNS entries are OK, forward,
2020 Feb 07
2
Call for testing: OpenSSH 8.2
On Fri, 7 Feb 2020 at 15:09, Hisashi T Fujinaka <htodd at twofifty.com> wrote:
>
> On Fri, 7 Feb 2020, Damien Miller wrote:
>
> > On Thu, 6 Feb 2020, Hisashi T Fujinaka wrote:
> >
> >> Built and passed tests on NetBSD-9_RC2 on amd64 and on NetBSD-current on
> >> amd64. Issues with MacOS Catalina:
> >> configure: error: *** working libcrypto not
2018 Nov 11
3
A stage2 build causes changes to libllvm impacting program using it (exemple: rustc)
...0x555555b3dd10 "$HOME/hello_world")
at /usr/lib/llvm-7/include/llvm/ADT/StringRef.h:85
#6 0x00007ffff501d39e in rustc_codegen_llvm::debuginfo::metadata::compile_unit_metadata (tcx=..., codegen_unit_name=..., debug_context=0x7ffffffeeeb0) at librustc_codegen_llvm/debuginfo/metadata.rs:859
Disabling the debug generation for rustc fixes the issue (thanks to Ximin Luo for the investigation).
Why idea how to workaround this issue ?
Unfortunately, because rustc needs rustc to build itself, I cannot check if a simple recompilation fixes it or not.
Cheers,
S
2007 Jul 18
2
Subsetting Enigma: More rows after dataframe[-list,]?
...1471 1474 1475 1525
1540
[76] 1554 1565 1645 1667 1665 1706 1711 1724 1764 1788 1791 1805 1808 1847
1881
[91] 10 18 137 238 254 260 262 288 292 314 338 349 414 447
457
[106] 465 470 478 511 530 536 552 582 588 644 655 687 693 701
724
[121] 739 763 771 836 848 859 888 900 902 919 939 972 979 989
1000
[136] 1002 1015 1020 1026 1029 1032 1055 1060 1073 1088 1104 1117 1124 1130
1135
[151] 1144 1221 1225 1249 1251 1257 1376 1384 1386 1453 1487 1529 1532 1534
1605
[166] 1624 1633 1646 1648 1702 1787 1948 1951
> length(i.delete)
[1] 173
> nrow(fram...
2012 Jan 26
1
can't delete files and directories from windows NFS client
...0... .. = not allow EXECUTE
---------------------------------
--Captures (gluster NFS server<-> linux NFS client)--
No. Time Source SourcePort
Destination DestPort Protocol Info
11 2011-12-27 18:58:48.628804 10.201.0.121 859
10.201.0.14 38467 NFS V3 ACCESS Call (Reply In 12),
FH:0x4aa48fe2
Network File System, ACCESS Call FH:0x4aa48fe2
[Program Version: 3]
[V3 Procedure: ACCESS (4)]
object
access: 0x1f
.... .1 = allow READ
.... 1. = allow LOOKUP...
2003 Jan 18
3
Adding a machine; I think I am onto something
...at I can add a posix based machine name and that works fine
BUT it only works in ou=People. The system cannot find a machine
account in ou=Computers.
Seems to me that several things have occured:
> Jan 18 14:08:42 enigma smbd[12254]: [2003/01/18 14:08:42, 0] passdb/pdb_ldap.c:pdb_getsampwnam(859)
> Jan 18 14:08:42 enigma smbd[12254]: LDAP search "(&(uid=spartack_)(objectclass=sambaAccount))" returned 0 entries.
1. Search for a uid=spartack$ which also has objectclass=sambaAccount.
> Jan 18 14:08:42 enigma smbd[12254]: [2003/01/18 14:08:42, 0] rpc_server/srv_netlog...
2012 Aug 27
0
samba browsing through subnets with different nethoods
...02(complete_sync)
sync with CLIENTE(192.168.20.2) for workgroup FOOBAR completed (1 records)
......
[2012/08/24 11:47:56, 2] nmbd/nmbd_synclists.c:302(complete_sync)
sync with CLIENTE(0.0.0.0) for workgroup BAGOLIN completed (1 records)
[2012/08/24 11:48:05, 3] nmbd/nmbd_winsserver.c:859(wins_process_name_refresh_request)
wins_process_name_refresh_request: Name refresh for name BAGOLIN<1e> IP 192.168.20.2
[2012/08/24 11:48:05, 3] nmbd/nmbd_winsserver.c:859(wins_process_name_refresh_request)
wins_process_name_refresh_request: Name refresh for name BAGOLIN<00>...
2008 Oct 29
2
Help using tapply with multiple variables
...e N0 is the population classified into age intervals, say 5
years, at time=1995, and N1 is the population by 5 year age classes
at time=2000.
For example some data like this are:
country pop1995 pop2000
1 1712 1940
1 1329 1535
1 1101 1268
1 911 1048
1 758 859
2 627 710
2 513 584
2 420 475
2 754 965
2 638 741
I want to use the tapply function to apply the pres.test function
over all countries in my data table (the real data have ~150
countries and 10 age classes), but I can't seem to get tapply to take...
2009 Nov 13
1
[LLVMdev] Poolalloc asserts when passing in pool descriptors
...gr.bc -o
opt.bc -f
triggers the problem (bc file attached).
Assertion failed: ((isa<StructType>(Ty) || isa<ArrayType>(Ty) ||
isa<VectorType>(Ty)) && "Cannot create an aggregate zero of
non-aggregate type!"), function get, file lib/VMCore/Constants.cpp, line
859.
Changing it to
Value *ArgVal = Constant::getNullValue(PoolAllocate::PoolDescPtrTy);
which was used in revision 72001, fixes the problem.
Harmen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constaggr.bc
Type: application/octet-stream
Size: 704 bytes
Desc:...
2009 Feb 23
1
Help with t.test
Hi I have managed to do a paired t-test with a data set
i have 5 colums of data im dealing with
GENE SampA SampB SampC SampVehicle
ctcc 859 na 145 24
gtcg 45 5 54 69
and so on but they are much larger columns
each column has been split and i can do t.test on for eg sampA by doing...
2004 Jul 30
2
mirroring in both directions with rsync
...on both stay in sync. If a user logs into server A and changes files, the server would know to transfer the file from A to B. If they log into server B, rsync transfers from B to A.
Matthew Jaffe
Engineer II
Scientific Research Corporation
2300 Windy Ridge Parkway; Ste 400S
Atlanta, GA 30339
770-859-9161