Displaying 20 results from an estimated 925 matches for "455".
Did you mean:
45
2018 Aug 08
2
GCC 5 and -Wstrict-aliasing in JSON.h
Hello,
For the IWYU project, we have a buildbot on Ubuntu 16.04 and its
bundled GCC (which I think is some GCC 5 variant).
We're getting a number of -Wstrict-aliasing warnings from JSON.h on this line:
https://github.com/llvm-mirror/llvm/blob/master/include/llvm/Support/JSON.h#L455
I'm not sure if GCC has a point here but GCC 7.2 does not complain, so
I'm going to guess no.
Would you consider patches to disable -Wstrict-aliasing wholesale for
GCC 5 and older?
- Kim
2006 Oct 31
0
PSARC/2005/455 negated vacation filtering
Author: gww
Repository: /hg/zfs-crypto/gate
Revision: 95a42807db68c238898669fbcb1ff62b2498fad5
Log message:
PSARC/2005/455 negated vacation filtering
6304260 Implement PSARC/2005/455 negated vacation filtering
Files:
update: usr/src/cmd/sendmail/aux/vacation.c
2006 Apr 01
0
CEEA-2005:455 CentOS 3 ia64 wget - updated package
CentOS Errata and Security Advisory CEBA-2005:455
https://rhn.redhat.com/errata/RHEA-2005-455.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
files:
updates/ia64/RPMS/wget-1.9.1-16.EL3.1.ia64.rpm
--
Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/
-------------- next part -------...
2006 Apr 01
0
CEEA-2005:455 CentOS 3 s390(x) wget - updated package
CentOS Errata and Security Advisory CEBA-2005:455
https://rhn.redhat.com/errata/RHEA-2005-455.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
s390:
updates/s390/RPMS/wget-1.9.1-16.EL3.1.s390.rpm
s390x:
updates/s390x/RPMS/wget-1.9.1-16.EL3.1.s390x.rpm
--
Pasi Pirhonen - upi@iki.fi - http://ik...
2004 Jun 15
1
Cant create in a subdirectory...
..._smb(890)
Transaction 0 of length 183
[2004/06/15 01:24:17, 3] smbd/process.c:switch_message(685)
switch message SMBnegprot (pid 22982)
[2004/06/15 01:24:17, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/06/15 01:24:17, 3] smbd/negprot.c:reply_negprot(455)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2004/06/15 01:24:17, 3] smbd/negprot.c:reply_negprot(455)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2004/06/15 01:24:17, 3] smbd/negprot.c:reply_negprot(455)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2004/06/15 01:24:17, 3] smbd/negprot.c:r...
2002 Dec 13
0
[Bug 455] New: Krb5 ticket forwarding is tryied even if krb5 authentication failed
http://bugzilla.mindrot.org/show_bug.cgi?id=455
Summary: Krb5 ticket forwarding is tryied even if krb5
authentication failed
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2...
2003 Jan 03
0
[Bug 455] Krb5 ticket forwarding is tryied even if krb5 authentication failed
http://bugzilla.mindrot.org/show_bug.cgi?id=455
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additiona...
2005 Jun 23
1
Help with Dial multiple channels simultanously
Hi,
the following from extension.conf does not work correctly:
exten => 301, 1, Dial(SIP/455&SIP/456, 15)
That is the console output:
-- Executing Dial("mISDN/1/105", "SIP/455&SIP/456&SIP/456| 10") in
new stack
-- Called 455
-- Called 456
-- SIP/455-46a8 is ringing
== Spawn extension (incoming, 301, 1) exited non-zero on 'mISDN/1/105...
2005 Jul 08
0
Testing Asterisk with PROTOS
...Slan / Ed
> java -jar c07-sip-r2.jar -touri 123456@192.168.230.141 -validcase
single-valued 'java.class.path', using it's value for jar file name
reading data from jar file: c07-sip-r2.jar
Sending Test-Case #0
test-case #0, 450 bytes
Sending valid-case
test-case #0, 455 bytes
test-case #0: No reply to valid INVITE packet within 100 ms. Retrying...
test-case #0, 455 bytes
test-case #0: No reply to valid INVITE packet within 200 ms. Retrying...
test-case #0, 455 bytes
test-case #0: No reply to valid INVITE packet within 400 ms. Retrying...
te...
2013 May 30
0
[Bug 455] Enhance get_modprobe fix
https://bugzilla.netfilter.org/show_bug.cgi?id=455
Phil Oester <netfilter at linuxace.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |net...
2006 Oct 30
2
anti ex-girlfriend
Hi Dear
I want to use asterisk(1.2.7.1) as a router by caller
id.
I have only a DID number, I want to map this number to
some ip-phones , base on received Caller-id.
it is my database's view:
456 | DID | 14193016880 | 2 | hangup |
|
455 | DID | 14193016880 | 1 | Dial |
H323/1169#989181310524@66.152.61.66|60 | didx.org for
test by pezhman
it's work good.
but for routing by caller id:
456 | DID | 14193016880/2085838 | 2 |
hangup | |
455 | DID | 14193016880...
2012 Jun 05
1
model.frame and predvars
...mple example
> library(survival)
> lfit <- lm(time ~ factor(ph.ecog) + ns(age, 3), data=lung)
> ltemp <- model.frame(lfit, data=lung[1:2,])
> ltemp
time factor(ph.ecog) ns(age, 3).1 ns(age, 3).2 ns(age, 3).3
1 306 1 -0.1428571 0.4285714 0.7142857
2 455 0 0.0000000 0.0000000 0.0000000
> lfit$model[1:2,]
time factor(ph.ecog) ns(age, 3).1 ns(age, 3).2 ns(age, 3).3
1 306 1 0.4443546 0.3286161 0.1900511
2 455 0 0.5697239 0.3618440 -0.1297479
> levels(ltemp[[2]])
[1] &qu...
2004 Apr 23
4
Share problems with NT4 and Samba 3.0.2
Hello,
I have recently installed Samba 3.0.2 on Solaris 8.
All is OK except for Windows NT.
I can't open the user's shares on the Samba box.
I get : D:\ n'est pas accessible
Erreur reseau inattendue (Unexpected network error)
I have already set
encrypt passwords = No
unicode = No
in smb.conf
and the corresponding register key on NT
I have a level 3
2019 May 30
1
domain won't go online
...LMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_EXTENDED_SESSIONSECURITY
NTLMSSP_NEGOTIATE_VERSION
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2019/05/30 09:34:10.259358, 10, pid=1606, effective(0, 0), real(0, 0), class=auth] ../../auth/gensec/gensec.c:455(gensec_update_send)
gensec_update_send: ntlmssp[0x55c02782a960]: subreq: 0x55c027834570
[2019/05/30 09:34:10.259398, 10, pid=1606, effective(0, 0), real(0, 0), class=auth] ../../auth/gensec/gensec.c:455(gensec_update_send)
gensec_update_send: spnego[0x55c027833770]: subreq: 0x55c0278353e0
[2019...
2000 Feb 24
1
fisher.test() in ctest or perhaps uniroot() (PR#455)
fisher.test(matrix(c(1,20,246,6873),2),hybrid=F)
Error in if (f(lower, ...) * f(upper, ...) >= 0) stop("f() values at end
points not of opposite sign") :
missing value where logical needed
Thomas Lumley
Assistant Professor, Biostatistics
University of Washington, Seattle
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list --
2006 Oct 19
0
Memory leak
...==11423== by 0x80F95FF: do_internal (names.c:1097)
==11423== by 0x80CB320: Rf_eval (eval.c:431)
==11423== by 0x80CCAC1: do_begin (eval.c:1107)
==11423== by 0x80CB320: Rf_eval (eval.c:431)
==11423== by 0x80CB5E0: Rf_applyClosure (eval.c:614)
==11423== by 0x80CB1B7: Rf_eval (eval.c:455)
==11423== by 0x80CCAC1: do_begin (eval.c:1107)
==11423== Address 0x473D163 is 3 bytes inside a block of size 168
free'd
==11423== at 0x401B2A3: free (vg_replace_malloc.c:233)
==11423== by 0x80ED27C: ReleaseLargeFreeVectors (memory.c:759)
==11423== by 0x80EED30: RunGenCollect (memo...
2008 Aug 14
5
help with my sloppy syntax
...hen
specifying each of its elements, but all my attempts resulted in a list
whose first element is a list, rather than the elements of the list. And my
attempts at unlist were unsuccessful.
Thank you.
Charles Annis, P.E.
Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:? 614-455-3265
http://www.StatisticalEngineering.com
?
2004 Sep 28
0
\\<IP ADDRESS>\ works, but \\<machine name>\ gives permission error.
...13:41:38, 5] auth/auth_util.c:debug_unix_user_token(505)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2004/09/27 13:41:38, 5] smbd/uid.c:change_to_root_user(282)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2004/09/27 13:41:38, 3] smbd/negprot.c:reply_negprot(455)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2004/09/27 13:41:38, 3] smbd/negprot.c:reply_negprot(455)
Requested protocol [LANMAN1.0]
[2004/09/27 13:41:38, 3] smbd/negprot.c:reply_negprot(455)
Requested protocol [Windows for Workgroups 3.1a]
[2004/09/27 13:41:38, 3] smbd/negprot.c:reply_negp...
2004 Jan 12
0
"Ticket not yet valid" message - further info
..._smb(890)
Transaction 0 of length 137
[2004/01/06 11:14:43, 3] smbd/process.c:switch_message(685)
switch message SMBnegprot (pid 93296)
[2004/01/06 11:14:43, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/01/06 11:14:43, 3] smbd/negprot.c:reply_negprot(455)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2004/01/06 11:14:43, 3] smbd/negprot.c:reply_negprot(455)
Requested protocol [LANMAN1.0]
[2004/01/06 11:14:43, 3] smbd/negprot.c:reply_negprot(455)
Requested protocol [Windows for Workgroups 3.1a]
[2004/01/06 11:14:43, 3] smbd/negprot.c:reply_negp...
2003 Nov 04
1
Samba 3/ADC/Winbind problem
...945662-842925246-1957994488-513
[2003/11/03 19:30:26, 10] sam/idmap_util.c:idmap_sid_to_gid(187)
idmap_sid_to_gid: gid = [10000]
[2003/11/03 19:30:26, 10] nsswitch/winbindd.c:client_write(502)
client_write: wrote 1300 bytes.
[2003/11/03 19:30:26, 10] nsswitch/winbindd.c:winbind_client_read(455)
client_read: read 0 bytes. Need 1568 more for a full request.
[2003/11/03 19:30:26, 5] nsswitch/winbindd.c:winbind_client_read(462)
read failed on sock 18, pid 31841: EOF
[2003/11/03 19:31:00, 6] nsswitch/winbindd.c:new_connection(340)
accepted socket 17
[2003/11/03 19:31:00, 10] nsswi...