Displaying 10 results from an estimated 10 matches for "20949".
Did you mean:
2094
2003 May 20
0
dovecot with ssl on rhl9
...-connect
rktest.physics.ncsu.edu:993
CONNECTED(00000003)
depth=0 /OU=IMAP
server/CN=imap.example.com/emailAddress=postmaster at example.com
verify error:num=18:self signed certificate
verify return:1
depth=0 /OU=IMAP
server/CN=imap.example.com/emailAddress=postmaster at example.com
verify return:1
20949:error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record
mac:s3_pkt.c:1052:SSL alert number 20
20949:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake
failure:s23_lib.c:226:
I'm trying to use evolution 1.3.3 to connect via imaps. Whenever I click
on the mail folder it just says &...
2008 Dec 15
2
Zaptel / TDM400P card stopped working
..._REJECT,ipt_LOG,ip_tables,xt_tcpudp,ip6t_REJECT,ip6_tables
ipv6 238277 25 ip6t_REJECT
dm_multipath 18505 0
parport_pc 26725 0
parport 32173 1 parport_pc
floppy 52229 0
i2c_piix4 11473 0
i2c_core 20949 1 i2c_piix4
pcspkr 6593 0
e100 33997 0
mii 8385 1 e100
dcdbas 10465 0
sr_mod 17541 0
cdrom 33249 1 sr_mod
sg 31605 0
ata_piix 19397 0
libata...
2015 Dec 23
7
Best Asterisk Platform
What is the best asterisk platform to use? What are you guys using?
I am looking for something to host either in our data center or at the
customer prem where I have the control over the unit and not through a
contractor.
I dont mind paying a license fee for a front end interface but still would
rather not have to pay.
Thanks,
--Eric
-------------- next part --------------
An HTML attachment
2004 Nov 30
1
Session Control
....
Samba version 2.0.7
PID Username Machine Time logged in
-------------------------------------------------------------------
8703 bobb chinaberry Wed Nov 24 09:19:40 2004
21659 vadim vadim Tue Nov 30 08:07:12 2004
20949 mattm willow Mon Nov 29 13:00:27 2004
21642 rose cjs7 Tue Nov 30 07:28:39 2004
20810 paul cjs29 Mon Nov 29 07:54:18 2004
21630 johnf beech Tue Nov 30 07:08:35 2004
21627 timw...
2006 Mar 14
2
How to not display :id in link_to URL
Hello all.
I have a page which has a form on it. the page''s URL is
http://127.0.0.1:3000/Component/history and The form action is:
<%= start_form_tag :action => :history %>
<%= text_field_tag ''id'', "#{session[:component_criteria]}" || nil,
:class => ''mandatory'' %><br />
<%= submit_tag "Search", :class
2012 Oct 16
0
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
On 16 October 2012 03:16, Greg Fitzgerald <garious at gmail.com> wrote:
> Lastly, from MCELFStreamer, how do I determine if we generating an ARM or
> Thumb ELF?
That was the only part I didn't know how to get. Jim should know.
> I can catch Thumb from the EmitThumbFunc, but that seems a
> little odd.
Ignore EmitThumbFunc, it has nothing to do with your change.
> $
2012 Oct 16
2
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
...ttach the assembly generated and the ELF object created from
> both the inline asm and the gcc asm?
>
>
> --
> cheers,
> --renato
>
> http://systemcall.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scaffold.C
Type: text/x-csrc
Size: 20949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121016/b4d2ef22/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tsthd.h
Type: text/x-chdr
Size: 3291 bytes
Desc: not available
URL: <http://lists.llvm.or...
2012 Oct 16
5
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
Getting closer... When emitting symbols, how do I set the symbol's value
to the address of the current instruction? Do I need to emit a label in
the current section and another that uses the former to point to the
latter? If possible, a code sample would be very helpful.
And probably questions for Tim, are these "section-relative" mapping
symbols, as defined in 4.6.5.1 of the
2009 Dec 18
0
Wine release 1.1.35
...art
20920 Read buffer overflow in StorageImpl_Construct in many msi tests
20923 Crash in mshtml/tests/events.c when run under valgrind
20941 3DMark 2001SE crash on start
20943 Red Alert 3 fails to start
20944 Civilization IV Beyond the Sword crashes after the loading splash screen.
20949 Native d3dx9_27.dll causes crash on save load
20960 Textures missing in demoscene's demo fr-041_debris
20963 CIV4(BTS)/steam crashes at launch after upgrade wine1.2 1.1.33-0ubuntu1~ppa1 to 1.1.34-0ubuntu1
20978 Quicktime 7.1.6.200 installer fails
20991 EnumRfc1766_create return val...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...e:16245: checking dynamic linker characteristics
configure:16785: result: GNU/Linux ld.so
configure:16789: checking how to hardcode library paths into programs
configure:16814: result: immediate
configure:16828: checking whether stripping libraries is possible
configure:16833: result: yes
configure:20949: WARNING: you cannot build info or html versions of the R
manuals
configure:21149: checking for cos in -lm
configure:21179: gcc -o
conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
conftest.c:37: warning: conflicting types for built-in function `cos'
configure:...