Displaying 20 results from an estimated 500 matches similar to: "Japanese Search"
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 24
1
header search for splitted word
Hello,
I wrote a patch for header search about a word over two lines.
Please check it.
For example, following header string contains a word
splitted into two mime encoded block. It's normal behavior of
MUAs in CJK environment.
Subject: =?ISO-2022-JP?B?Sk1CGyRCJUQlIiE8JUslZSE8JTkhIRsoQkpBTBskQiVBJWMhPCU/GyhC?=
2005 Jan 13
1
default_ldap_settings' value
Hello,
When I tested LDAP auth dovecot-auth caught segv, and I found that
auth_cache_parse_key() doesn't check query == NULL.
I think db-ldap.c/default_ldap_settings.pass_filter
should have non-null default value.
Please check following patch.
regards,
--
Kazuo Moriwaka <moriwaka at valinux.co.jp>
Index: db-ldap.c
2004 Dec 24
2
Deleting a message through IMAP
I have been having a problem with the test releases...I am now using Test 59. When
I delete a message using SquirrelMail (IMAP) the message stays in the message
list....but you can't open it anymore because it can't be found, if I logout and log
back in...the message is gone from the list. I thought it could be a problem with
the cache, so I added
mail_never_cache_fields = MessagePart
2006 Aug 30
0
[patch] phys_to_machine_mapping alignment on x86_64
Hi,
At x86_64 linux domain, phys_to_machine_mapping,
pfn_to_mfn_frame_list_list, and pfn_to_mfn_frame_list should be
aligned to pagesize, but it can be misaligned now.
If they aren''t aligned to pagesize, it will cause fails while saving
the domain.
This patch fixed it.
regards,
Signed-off-by: Kazuo Moriwaka <moriwaka@valinux.co.jp>
set phys_to_machine_mapping alignment to
2006 Sep 27
0
dumpread script update
Hi,
I updated dumpread scripts to extract domain/hypervisor image
from kdump whole-machine dump image.
Changes:
- libelf wrapper contains SWIG generated sources for OSs which has old SWIG.
- fix scalability problem for dump file size.
- fix some typo.
You can get scripts:
http://people.valinux.co.jp/~moriwaka/dumpread/
and short howto:
http://wiki.xensource.com/xenwiki/XenKdumpAnalysis
2005 Jan 14
0
base dn and filter strings are concatenated
Hello,
When I set LDAP auth's search base dn, base dn and filter strings
are concatenated. It cause filter cannot match any entries...
I fixed it. Please check following patch.
p.s.
LDAP userdb/passdb's debug print have " fields=..." but it print
junks.
regards,
--
Kazuo Moriwaka <moriwaka at valinux.co.jp>
Index: src/auth/passdb-ldap.c
2012 Sep 03
2
[PATCH] sysprep: remove hostname from ifcfg-*
Remove hostname from network interface configuration.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
po/POTFILES-ml | 1 +
sysprep/Makefile.am | 1 +
sysprep/sysprep_operation_net_hostname.ml | 58 +++++++++++++++++++++++++++++++
3 files changed, 60 insertions(+)
create mode 100644 sysprep/sysprep_operation_net_hostname.ml
2006 Apr 12
2
DCC transfers don't work, but IRC works
Hi!
Already searched for it and asked in IRC channel but all replies talk
about ip_conntrack_irc and ip_nat_irc.
I have a rule in 'NEW' section of 'shorewall/rules' to irc:
ACCEPT fw net tcp 6667 #IRC
and 'lsmod|grep irc' shows:
ip_nat_irc 3648 0
ip_nat 22572 8 [...]
ip_conntrack_irc
2018 Aug 29
3
LLVM on IRIX
Greetings LLVM Developers,
My name is Kazuo, I’m the head of the largest Silicon Graphics IRIX community on the internet. I’m approaching this mailing list to see if any MIPS developers who hang out here are interested in developing the LLVM/Clang Compiler system for IRIX.
There’s a growing need as GCC removed support for us from 4.8, over six years ago and since then we’ve absolutely languished
2012 Oct 17
0
[PATCH] TODO: remove the already implemented yum cache clean feature
The cleanup of package managers cache is already implemented
by sprep_operation_package_manager_cache.ml, so remove this
TODO item.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
TODO | 1 -
1 file changed, 1 deletion(-)
diff --git a/TODO b/TODO
index d9dd1d3..44fee34 100644
--- a/TODO
+++ b/TODO
@@ -401,7 +401,6 @@ virt-sysprep ideas
Kazuo Moriwaka adds:
- - "yum
2005 Jan 31
0
1.0-test62
http://dovecot.org/test/
Nothing big, just random fixes.
- Crashfixes in keyword code
- -std=gnu99 wasn't working well in all systems, configure now checks
for it
- FreeBSD sendfile() calling was broken sometimes. No need to remove
#define HAVE_FREEBSD_SENDFILE anymore.
- FETCH BODY[] wasn't setting \Seen flag.
- LDAP fixes (by Kazuo Moriwaka)
- Don't crash if client
2006 Aug 01
0
kdump image converter scripts
Hi,
I update scripts which extract dom0/domU/hypervisor image from kdump''s
whole-machine image. Now it supports x86_32 pae.
It needs libelf and work on x86_32 platform.
Converted images can be analysed by crash(dom0 or domU) or gdb(hypervisor).
regards,
--
Kazuo Moriwaka
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2007 May 10
2
Problem with translator
Hi,
Just installed 0.9.4 (from 0.8 series) and ran the spec translator. It
messed up specs that had the should include() where the argument to
include is a string (using no parens for the arg)
IOW, given:
context "OldSchool" do
class OldSchool
attr_accessor collection
def initialize
@collection = []
end
def add_new(item)
2008 Nov 26
2
zfs znode changes getting lost
In place of padding in zfs znode i added a new field. stored an integer value and am able to see saved information.
but after reboot it is not there. If i was able to access before reboot so it must be in memory. I think i need to save it to disk.
how does one force zfs znode to disk.
right now i dont do anything special for it. Just made an ioctl, accessed znode and made changes.
example in
2003 Dec 17
2
Assert in Fedora dovecot-0.99.10.4-1
Hello,
I'm seeing this in my dovecot log file:
imap(blair): Dec 16 13:53:06 Panic: file istream.c: line 93
(i_stream_set_read_limit): assertion failed:
(stream->v_size == 0 || v_offset <= stream->v_size)
I get this consistently when I search for the string
"unknown C primitive"
across 10 mailboxes using the Windows Netscape 4.80 client.
If there's any more
2007 Jun 28
0
Problem with dom0cut.py
Hi all,
I am a newbie with Xen. I was working on Xen and hit an assertion. I was trying to dump the hypervisor image from the /proc/vmcore file I obtained after kdump rebooted. However, I had trouble getting the python script dom0cut.py to work.
I followed the instruction on Xen wiki to install the latest libelf.0.8.9 from [1] and the libelf wrapper from [2]. I also had to create a
2007 Sep 28
18
[makedumpfile] extract vmcoreinfo from /proc/vmcore for Xen
Hi,
--- background ----------------------------------------------------
* what the makedumpfile is:
To shorten the size of the dumpfile and the time of creating the
dumpfile, makedumpfile copies only the necessary pages for analysis
to the dumpfile from /proc/vmcore. You can specify the kind of
unnecessary pages with dump_level. If you want to shorten the size
further, enable the
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
2005 Sep 19
0
1.0alpha2: two asserts/cores
Hi,
Two cores over the weekend, same assert message in syslog:
imap(user): file message-body-search.c: line 393
(message_body_search_ctx): assertion failed: (input->v_offset <=
part->physical_pos)
Setup: Solaris 9, imap usage only, mbox format, dovecot compiled
with gcc 4.0.1.
gdb sessions of the two core files attached. Let me know if you
need further analysis of the cores.