Displaying 20 results from an estimated 85 matches for "1641".
Did you mean:
141
2012 Oct 08
1
IIS authentication
...te mask = 0600
directory mask = 0700
I also have a windows machine to import it. If I import in windows
explorer it works fine and the logs show:
[2012/10/08 13:18:34.638730, 3] auth/auth.c:216(check_ntlm_password)
check_ntlm_password: Checking password for unmapped user
[WIN-K7GH3RR6OCJ]\[1641]@[win-k7gh3rr6ocj] with the new password interface
[2012/10/08 13:18:34.638739, 3] auth/auth.c:219(check_ntlm_password)
check_ntlm_password: mapped user is: [DEV-WEB1]\[1641]@[win-k7gh3rr6ocj]
[2012/10/08 13:18:34.638747, 10] auth/auth.c:228(check_ntlm_password)
check_ntlm_password: auth_cont...
2009 Aug 31
6
[Bug 1641] New: Add SELinux roles
https://bugzilla.mindrot.org/show_bug.cgi?id=1641
Summary: Add SELinux roles
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot...
2009 Dec 18
0
CEBA-2009:1641 CentOS 5 x86_64 samba Update
CentOS Errata and Bugfix Advisory 2009:1641
Upstream details at : https://rhn.redhat.com/errata/RHBA-2009-1641.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
34b9389bae34cd80b3bc8dd64edca190 samba-3.0.33-3.15.el5_4.1.x86_64.rpm
6b65931f7bc500fbd7fb87eac8a7ec15...
2019 Feb 27
2
Intermittent crashes with inset `[<-` command
...4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
29 30 31 32 33 34 35 36 37 ==4711== Invalid read of size 1
==4711== at 0x501A40F: Rf_xlength (Rinlinedfuns.h:542)
==4711== by 0x501A40F: VectorAssign (subassign.c:658)
==4711== by 0x501CDFE: do_subassign_dflt (subassign.c:1641)
==4711== by 0x5020100: do_subassign (subassign.c:1571)
==4711== by 0x4F66398: bcEval (eval.c:6795)
==4711== by 0x4F7D86D: R_compileAndExecute (eval.c:1407)
==4711== by 0x4F7DA70: do_for (eval.c:2185)
==4711== by 0x4F7741C: Rf_eval (eval.c:691)
==4711== by 0x4FA7181: Rf_ReplIterat...
2011 Mar 06
1
Inadyn error
Any clue what this means?
Mar 6 14:00:30 NCTM user.warn INADYN[1641]: INADYN:IP: Error 0x68 in recv()
Mar 6 14:00:30 NCTM user.warn INADYN[1641]: W: DYNDNS: Error 'RC_IP_RECV_ERROR' (0x15) when talking to IP server
Mar 6 14:00:30 NCTM user.warn INADYN[1641]: W:'RC_IP_RECV_ERROR' (0x15) updating the IPs. (it 0)
Previously INADYN was working
John...
2013 Oct 04
0
[Bug 1641] Add SELinux roles
https://bugzilla.mindrot.org/show_bug.cgi?id=1641
Petr Cerny [:hrosik] <pcerny at suse.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pcerny at suse.cz
--
You are receiving this mail because:...
2013 Mar 11
1
nsd4 process weirdness?
Hi,
I was playing with the munin plugin in nsd4 beta4, and saw some strange
errors. Directly after starting nsd on linux, I'm seeing:
$ ps ax -o pid,ppid,user,args | grep nsd
1638 1 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
1641 1638 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
1647 1641 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
$ sudo munin-run nsd_munin_memory
/etc/munin/plugins/nsd_munin_memory: line 377: test: : integer
expression expected
/etc/munin/plugins/nsd_munin_memory: line 383: test: expr: syntax error:
in...
2006 Jun 01
1
progressive slowdown during script execution?
I'm an R novice, so I hope my question is a valid one. I'm trying to
run the following script in the current version of R.
for (i in 1:1640){for (j in (i+1):1641){
if (i == 1 && j == 2){x <- cor(sage[i,],sage[j,],method="spearman"); y
<- cor(frie[i,],frie[j,],method="spearman")}
if (i != 1 || j != 2){x <-
c(x,cor(sage[i,],sage[j,],method="spearman")); y <-
c(y,cor(frie[i,],frie[j,],method="spearman&q...
2019 Feb 27
0
Intermittent crashes with inset `[<-` command
...13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
> 29 30 31 32 33 34 35 36 37 ==4711== Invalid read of size 1
> ==4711== at 0x501A40F: Rf_xlength (Rinlinedfuns.h:542)
> ==4711== by 0x501A40F: VectorAssign (subassign.c:658)
> ==4711== by 0x501CDFE: do_subassign_dflt (subassign.c:1641)
> ==4711== by 0x5020100: do_subassign (subassign.c:1571)
> ==4711== by 0x4F66398: bcEval (eval.c:6795)
> ==4711== by 0x4F7D86D: R_compileAndExecute (eval.c:1407)
> ==4711== by 0x4F7DA70: do_for (eval.c:2185)
> ==4711== by 0x4F7741C: Rf_eval (eval.c:691)
> ==4711==...
2019 Feb 26
8
Intermittent crashes with inset `[<-` command
The following code crashes after about 300 iterations on my?x86_64-w64-mingw32?machine on R 3.5.2 --vanilla.??
Others have duplicated this (see?https://github.com/tidyverse/magrittr/issues/190?if necessary), but I don't know how machine/OS-dependent it may be.??
If it doesn't crash for you, please try increasing the length of the x vector.
Substituting the commented-out line for the one
2014 May 27
0
Incorrect IMAP search results when FTS/Squat indexes are present with 2.1.7
...lts of three searches
on my mailbox. First, here are the correct results for header FTS
searches when no "dovecot.index.search[.uids]" file is present:
----
. UID SEARCH FROM "Nick"
* SEARCH 9 66 100 116 179 212 274 338 347 386 494 519 579 603 643 766
781 788 827 1107 1280 1626 1641 1667 1688 1702 1703 2184 2187 3202 3519
3716 3798 3885 3886 4024 4166 4345 4400 4401 4436 4491 4561 4595 4618
4676 4711 4712 4746 4788 4883 5217 5253 5577 5602 5722
. OK Search completed (0.059 secs).
. UID SEARCH ALL FROM "Nick"
* SEARCH 9 66 100 116 179 212 274 338 347 386 494 519 579...
2006 Jun 01
0
progressive slowdown during script execution? [Broadcast ]
...ing" objects like that in R is very, very,
very bad, as you've found out.
Andy
From: Tim Alcon
>
> I'm an R novice, so I hope my question is a valid one. I'm trying to
> run the following script in the current version of R.
>
> for (i in 1:1640){for (j in (i+1):1641){
> if (i == 1 && j == 2){x <-
> cor(sage[i,],sage[j,],method="spearman"); y
> <- cor(frie[i,],frie[j,],method="spearman")}
> if (i != 1 || j != 2){x <-
> c(x,cor(sage[i,],sage[j,],method="spearman")); y <-
> c(y,cor(frie[i,],f...
2009 Dec 18
0
CentOS-announce Digest, Vol 58, Issue 5
...p' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CEBA-2009:1641 CentOS 5 i386 samba Update (Karanbir Singh)
2. CEBA-2009:1641 CentOS 5 x86_64 samba Update (Karanbir Singh)
3. CESA-2009:1625 Moderate CentOS 5 i386 expat Update
(Karanbir Singh)
4. CESA-2009:1625 Moderate CentOS 5 x86_64 expat Update
(Karanbir Singh)
5. CESA-2009:1642 Imp...
2009 May 23
7
[Bug 1601] New: Memory leak caused by forwarded GSSAPI credential store
...sion: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: miguel.sanders at arcelormittal.com
CC: miguel.sanders at arcelormittal.com
Created an attachment (id=1641)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1641)
Fix for memory leak
While debugging a GSSAPI memory allocation problem not related to
OpenSSH, I found a memory leak in OpenSSH when storing forwarded GSSAPI
credentials resulting in a growing process segment for each connection
that us...
2005 Nov 01
0
HTB, rate and ceil question
...tuation where
the machine has it bandwith limited to 10kbits if there is other traffic
to this location, otherwise it can use up to 54 kbits.
tc qdisc add dev eth0 root handle 1: htb
...
tc class add dev eth0 parent 1: classid 1:1640 htb rate 64kbit
tc class add dev eth0 parent 1:1640 classid 1:1641 htb rate 10kbit ceil
54kbit
tc class add dev eth0 parent 1:1640 classid 1:1642 htb rate 54kbit ceil
64kbit
tc filter add dev eth0 protocol ip parent 1:0 prio 5 u32 match ip src
10.200.0.86 match ip dst 10.205.86.0/24 flowid 1:1641
tc filter add dev eth0 protocol ip parent 1:0 prio 5 u32 match ip d...
2005 Jul 10
1
Konqueror compatibility
...al case in dragdrop.js doesn''t hurt anyway.
In the current state, autocomplete in particular, does not work with
Konqueror, which is too bad, as it''s easy to apply the same workaround
as for Safari. Please have a look at and apply the patch at
http://dev.rubyonrails.com/ticket/1641
Michael
--
Michael Schuerig Airtight arguments have
mailto:michael@schuerig.de vacuous conclusions.
http://www.schuerig.de/michael/ --A.O. Rorty, Explaining Emotions
2013 Apr 07
2
group data in classes
...1590-1600
1600 1590-1600
1601 1600-1610
---
my is like this>
[1] 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611
1612
[16] 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626
1627
[31] 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641
1642
[46] 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656
1657
[61] 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671
1672
[76] 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686
1687
[91] 1688 1689 1690 1691 1692 1693 1694 1695 1696...
2004 May 16
2
Re: say.c compilation error
...s.
say.c: In function `powiedz':
say.c:1633: parse error before `int'
say.c:1636: `i1000E6' undeclared (first use in this function)
say.c:1636: (Each undeclared identifier is reported only once
say.c:1636: for each function it appears in.)
say.c:1638: parse error before `int'
say.c:1641: `i1000E3' undeclared (first use in this function)
say.c:1643: parse error before `int'
say.c:1646: `i1000' undeclared (first use in this function)
say.c:1648: parse error before `int'
say.c:1651: `i100' undeclared (first use in this function)
say.c:1654: `m100' undeclared (...
2004 Sep 15
1
Channel H323, RH9, OpenH323_1.12.2, pwlib_1.5.2 +GnuGK
...nclude/ptlib/object.h:1639: error: `PUnSerialiser&
operator>>(int&)
' must take exactly two arguments
/usr/local/include/ptlib/object.h:1639: error: function `PUnSerialiser&
operator>>(int&)' is initialized like a variable
/usr/local/include/ptlib/object.h:1641: error: virtual outside class
declaration
/usr/local/include/ptlib/object.h:1641: error: `PUnSerialiser&
operator>>(unsigned int&)' must have an argument of class or
enumerated type
/usr/local/include/ptlib/object.h:1641: error: `PUnSerialiser&
operator>>(unsig...
2014 Mar 13
0
Any Help ? user defined application .module load Crash Asterisk 11.5.1 app_confbridge.c
...#0 __strlen_ia32 () at ../sysdeps/i386/i586/strlen.S:56
56 cmpb %dh, (%eax) /* is byte NUL? */
(gdb) bt
#0 __strlen_ia32 () at ../sysdeps/i386/i586/strlen.S:56
#1 0x00c1b4df in _IO_vfprintf_internal (s=0xfffffffe, format=<value
optimized out>, ap=<value optimized out>) at vfprintf.c:1641
#2 0x00c409f0 in _IO_vsnprintf (string=0x835af1c "\374 -- \n======== inside
count_exec == data is at address:[0xbf918b64] data:[nnel)\n", maxlen=<value
optimized out>,
format=0xbf9175c0 "\374 -- \n======== inside count_exec == data is at
address:[%p] data:[%s] ", '...