Displaying 20 results from an estimated 1000 matches similar to: "how would you implement this normalizer?"
2005 Dec 13
1
Smaba no start
Since that I removed one of the interfaces of net of the server, the
Samba presents problems generating following log:
ec 13 09:41:46 sfs nmbd[2503]: [2005/12/13 09:41:46, 0]
nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(488)
Dec 13 09:41:46 sfs nmbd[2503]:
get_domain_master_name_node_status_fail:
Dec 13 09:41:46 sfs nmbd[2503]: Doing a node status request to the
domain
2006 Mar 21
2
How do I get substring of utf-8 string?
I''m trying to get substring from a utf-8 encoded string. (say, first
50 characters of the string) String#[0..49] would give me the first
50 bytes not 50 characters..
I know there is jcode library, but it only let you count number of
characters in utf-8 string.
unicode gem doesn''t seem to help much. unicode_hacks gem seem to
solve the problem, but it also seems to
2004 Aug 24
1
error when unsubscribe (PR#7198)
Full_Name: Huan Huang
Version: 1.9.1
OS: Win NT
Submission from: (NULL) (155.140.122.227)
Traceback:
Traceback (most recent call last):
File "/scratch/local/app/mailman-sfs/2.1.5/scripts/driver", line 87, in
run_main
main()
File "/scratch/local/app/mailman-sfs/2.1.5/Mailman/Cgi/options.py", line 91,
in main
language = cgidata.getvalue('language')
File
2001 Jul 13
1
data(package = "..") gives extraneous warning (PR#1024)
Not too hard to fix, the following buglet (new in 1.3.0),
but I'm about to leave for one week (of vacation)..
Here is an example (for Linux) :
lynne{sfs}214> cd /tmp
lynne{sfs}215> mkdir blue
lynne{sfs}216> cd blue
/tmp/blue
lynne{sfs}217> echo 'data(package = "mva")'|R-1.3.0 --vanilla
R : Copyright 2001, The R Development Core Team
Version 1.3.0
2006 Oct 09
2
Dovecot LDA
On Sun, Oct 08, 2006 at 10:25:53PM +0300, Timo Sirainen wrote:
> On Fri, 2006-10-06 at 21:00 -0500, Steven F Siirila wrote:
> > I am running Dovecot 1.0-rc6 along with dovecot-sieve from 2006-10-05 CVS.
> > I am calling dovecot deliver from Postfix (main.cf):
> >
> > mailbox_command = /opt/dovecot/libexec/dovecot/deliver
> >
> > Upon switching to dovecot
2010 Feb 07
2
Samba + Quickbooks Idle Crash
I have a samba server running on ubuntu 9.10 with windows (both Xp and
vista) clients running quickbooks (accounting software).
Quickbooks can connect to the samba server and get access to the data
files with no problems, if the secretary uses quickbooks continuously
there is never a problem the system works for hours on end. However if the
secretary leaves the software running but doing nothing
2005 Apr 07
3
R-beta 2004-04-07 build failed on AIX
I thought I'd give this another shot before the official release. I tried
building R-beta_2004-04-07 on the AIX system that I have access to, and it
seemed to failed at lazy-loading survival. I'd very much appreciate any
pointer on what to try or look for next.
1. I set OBJECT_MODE to 64 for building 64-bit binary.
2. I edited config.site with the following:
CC="xlc_r"
2006 Oct 17
4
Problem with rc10
I just upgraded our test server from rc6 to rc10...
ISSUE #1
I noticed that we no longer are getting two "From_" lines. However, the
one that was good (had the original sender e-mail address) is now gone.
The one with "dovecot.deliver" remains.
I attempted to add "-d test" to the mailbox_command line in main.cf as follows:
mailbox_command =
2009 Mar 23
2
Skype for SIP
Anyone connected up to it yet?
http://www.skypeforsip.com/
It would seem to make Digiums chan_skype rather pointness, or am I missing
something?
Or is this Digiums chan_skype in a hosted box somewhere?
Gordon
2010 Jun 15
1
Skype for SIP
By the way, I am currently testing this product from Skype. I would
like to be able to receive calls ona Skype name on our pbx.
1) It works beautifully and you don't have to do anything in particular.
2) It's disproportionally expensive which is why I want Skype for
Asterisk to work.
SfS costs $5 per month per channel just to test the beta! I find that
insane, but I wanted to test it.
2002 Apr 10
5
Funny characters in x11 window title (PR#1451)
In R-1.5.0pre (2002-04-08) on Solaris 2.6, the window that X11() creates has a
title like:
R Graphics: Device 2 (ACTIVE) o iyeP )( y
except the funny characters at the end have umlauts and other accents
(i.e. extended ASCII characters), and they may be different each time X11() is
invoked. There is no loss of functionality; it just looks a little ugly.
I saw this behavior in R-1.3.?, it
2006 Dec 01
2
mirroring a loop device across an ssh connection
all,
I've been looking into a secure way of accessing a remote loopback
encrypted partition securely via openssh.
The basic idea I have currently is that a file/partition is connected to
/dev/loop0 on a remote server, which I have an ssh connection to. I
hold the key (for cryptsetup via dm_crypt) on the local client. I'd
like to mirror the loop device of the server on the client.
2012 Sep 27
0
[LLVMdev] Possible bug or misunderstanding of feature LLVMConstIntOfString
Hi All
I am a novice LLVM user trying to use LLVMConstIntOfString using the c api
to get a integer of arbitrary size from a hexadecimal string.
Example code follows:
LLVMContextRef context = LLVMContextCreate();
LLVMValueRef value =
LLVMConstIntOfString(LLVMInt64TypeInContext(context), "0x0000000f0000ffff",
16);
This is working properly as expected.
However I have noticed that
2014 Sep 18
1
last user argument missing from Rscript --verbose
The loop that echoes the arguments almost always stops too soon. It apparently does that to avoid
echoing the "--args" (that had been inserted) when there are no user arguments. However, when there
are user arguments, the next element of the 'av' array is the last argument and usually not "--args",
although it can be.
?Rscript is a little sketchy:
?--verbose?
2008 Feb 06
2
setup of patchless lustre client
hi
I''m in need of help to proceed in my project which is titled,"Performance improvements for Patchless lustre client"
can u tell me the step by step approach in setting up a patchless lustre client in a high end system.
Waiting 4 ur reply
thanks and regards,
Ashok Bharat
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jul 13
9
[PATCH 0/8] switch_root() enhancements
On a train ride to Bruxelles, brought out my axe and directly attacked
run_init(8). run_init(8) is dead, long live switch_root(8).
The next run on switch_root(8) involves fdopendir,
so another push for the upcoming stdio 1.6 branch.
The following is boot tested with initramfs-tools,
kinit(8) tests would very much be appreciated!?
Michal Suchanek (1):
[klibc] switch_root: Fix single file
2007 Mar 21
1
mail looping
We are running Postfix 2.3.3 and Dovecot 1.0-RC27 on a Solaris 10 server.
We use the Dovecot LDA for local delivery. Problems arise with looping mail
whenever a user's .forward contains a reference to themselves. This most
frequently occurs when a user sets up a vacation since it then puts this in
their .forward file:
\username, "|/usr/bin/vacation username"
The vacation program
2007 Feb 21
4
Solaris/SSLonly/Lots of Users
Anyone running Dovecot on Solaris, requiring only SSL connections, and
servicing thousands of simultaneous users? Our past attempts to do so
have failed due to dovecot-auth using up all 256 of its file descriptors.
I say 256 since we are limited to that by the 32-bit libraries.
We are looking at either compiling Dovecot in 64-bit and letting dovecot-auth
file descriptors accumulate (not ideal),
2007 Mar 27
3
odd behavior with Dovecot LDA
Okay, to convince myself that quota handling was working okay with
Dovecot 1.0-rc27 on Solaris 10, I tested sending a message to an
account that was purposely over-quota. The account in question had
a vacation message set up.
For the first test, there was no $HOME/.imap directory at all.
I received the vacation message, but the message which was supposed
to be delivered locally queued in Postfix
2015 Sep 10
2
[PATCH v2 1/1] extlinux: fix memory leak
devname is put on heap for all cases to avoid memory
leak, and ease of use in future as well
Signed-off-by: Imran Zaman <imran.zaman at intel.com>
---
extlinux/main.c | 44 ++++++++++++++++++++++++++++++--------------
1 file changed, 30 insertions(+), 14 deletions(-)
diff --git a/extlinux/main.c b/extlinux/main.c
index 55a1495..b7cdf92 100644
--- a/extlinux/main.c
+++ b/extlinux/main.c
@@