Displaying 18 results from an estimated 18 matches for "20041220".
Did you mean:
20041020
2004 Dec 20
5
[LLVMdev] Cygwin port
Hi all,
Any news on the cygwin front? What needs to be done? Can I help?
Oleg.
2004 Dec 20
2
1.0-test59 on OpenBSD: Undefined symbol `_strtoull' referenced
Hello,
dovecot-1.0-test59 compilation fails on an old OpenBSD version with:
var-expand.c:19: Undefined symbol `_strtoull' referenced from text segment
collect2: ld returned 1 exit status
*** Error code 1
Stop in /root/dovecot-1.0-test59/src/auth (line 392 of Makefile).
[...]
OpenBSD should have strtoull starting from about version 3.2.
2004 Dec 20
0
Postfix + dovecot-auth
...;ll need to have at least today's nightly snapshot.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20041220/dd2be93d/attachment-0001.bin>
2004 Dec 20
1
Fw: pbx.c:1279 pbx_extension_helper: No application 'SetVal' for extension (c819, 1, 1)
...pplication
'SetVal' for extension (c819, 1, 2)) when i dial 1 from 819.
The version of asterisk is 1.0.3
Please help me. Thank a lot.
Bill Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041220/0639f360/attachment.htm
2004 Dec 20
0
weird problem with IAXphone
...Shoval Tomer,
IT Manager,
SofTov Advanced Systems, Ltd.
Office: +972-3-9230686 ext. 179
Fax: +972-3-9216642
Mobile: +972-54-8000200
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041220/91386b49/attachment.htm
2004 Dec 20
1
RxFAX compile problem
...e libtiff 3.5.7-11
Thanks for your help."
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041220/63b83e16/attachment.htm
2004 Dec 20
0
[LLVMdev] Cygwin port
On Tue, Dec 21, 2004 at 10:24:29AM +1300, Oleg Smolsky wrote:
> Any news on the cygwin front? What needs to be done? Can I help?
At some point, LLVM built and ran on Cygwin, however, the only user at
the time (Chris) no longer uses Cygwin, so it may or may not currently
build on Cygwin.
Please try it out, if it doesn't work, please tell us what's wrong, or,
better yet, submit a patch.
2004 Dec 21
1
[LLVMdev] Cygwin port
Hi all,
> Please try it out, if it doesn't work, please tell us what's
> wrong, or, better yet, submit a patch. :)
Alright, here are the results of building the latest llvm from CVS under
cygwin:
lib\Debugger\SourceFile.cpp
needs #include <assert.h> when building with gcc 3.3.3
tools\gccld\gccld.cpp line 128
tools\llvm-ld\llvm-ld line 318
need
2004 Dec 21
2
[LLVMdev] win32 broken again
Primitive Unix I/O should not be used outside of lib/System:
c:\llvm\lib\Bytecode\Reader\ReaderWrappers.cpp(140) : error C2039:
'read' : is not a member of 'operator``global namespace'''
2004 Dec 21
0
[LLVMdev] win32 broken again
...p://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041220/37ab6f6c/attachment.sig>
2004 Dec 20
2
Japanese Search
Hello,
I'm trying to debug search command with Japanese 'ISO-2022-JP' codec.
ISO-2022-JP codec needs to keep character cases until convert to
UTF-8.
For example:
* '\033[$B%s\033[(B' means a character sounds 'N'
* '\033[$B%S\033[(B' means a character sounds 'Bi'
It causes a trouble in searches with Japanese.
I found imap/imap-search.c/add_new()
2004 Dec 19
3
VoicePulse OpenAccess
Has anyone been able to get * working with VoicePulse OpenAccess (SIP not
IAX). I have found a ton of information about VoicePulse Connect but very
little on the proper * settings for OpenAccess. Tried contacting VP with no
response. If anyone has this working, can they share their extensions.conf
and sip.conf files? Better yet, if it could be posted on the Wiki.
Keith
2004 Dec 20
1
panic with search
Hello,
My imap daemon get SIGABRT with following message.
"pool_data_stack_realloc(): stack frame changed"
This is caused with cvs head sources.(and or not with my last 2 patches.)
This causes while doing search command.
This is IMAP command log:
---------------------------------------------------------------------------
* PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES
2004 Dec 20
2
Stalled Authentication, Great Clues
I've just installed Dovecot 0.99.12.1 onto a White Box EL 3 server. I'm
mostly following the email server setup instructions at
http://www.wanderingbarque.com/mailserver.html and getting Dovecot to
work is the last task to complete.
I've compiled Dovecot with LDAP support. I'm authenticating Postfix via
SASL to the LDAP database just fine, and I also authenticate and
2004 Dec 20
3
chroot-ing users coming in via SSH and/or SFTP?
A client wants me to set up a mechanism whereby his customers can drop files
securely into directories on his FreeBSD server; he also wants them to be
able to retrieve files if needed. The server is already running OpenSSH,
and he himself is using Windows clients (TeraTerm and WinSCP) to access it,
so the logical thing to do seems to be to have his clients send and receive
files via SFTP or SCP.
2004 Dec 19
2
OH323 channel compile error
Hello
I am trying to compile asterisk-oh323-0.7.0 with pwlib-Janus_patch4
and openh323-Janus_patch4 downloaded from inaccessnetworks so I did
this:
tar -zxvf openh323-Janus_patch4-src-tar.gz
cd openh323
patch -p1 < /root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch
./configure
make opt
cd asterisk-oh323-0.7.0
vi Makefile (to set the paths and options according to my system...)
NOW I
2004 Dec 20
19
Updating Asterisk
...prohibited. If you are not the intended recipient, please immediately notify the sender by reply email and delete this message and its attachments, if any.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041220/cf0844bd/attachment.htm
2004 Dec 17
5
Strange command histories in hacked shell history
> Message: 1
> Date: Thu, 16 Dec 2004 20:31:05 +0800
> From: Ganbold <ganbold@micom.mng.net>
> Subject: Strange command histories in hacked shell server
Just a minor comment on one portion of your message.
[All deleted except the pertinent part - wjv]
> Machine is configured in such way that everyone can create an account itself.
> Some user dir permissions:
> ...