similar to: DO NOT REPLY [Bug 3362] New: Add option to normalize Unicode filenames

Displaying 20 results from an estimated 10000 matches similar to: "DO NOT REPLY [Bug 3362] New: Add option to normalize Unicode filenames"

2006 Jan 17
1
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 ------- Comment #3 from wayned@samba.org 2006-01-16 20:51 MST ------- I've been working on a filename-conversion solution that uses the iconv() function. After putting a bunch of thought into various designs, I think I have a good solution that I have coded up as a patch for the latest CVS version (also available in the latest
2007 Oct 30
2
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 cabo@tzi.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cabo@tzi.org ------- Comment #9 from cabo@tzi.org 2007-10-30 11:09 CST ------- The current solution appears to be somewhat confused about
2006 Mar 29
2
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 ------- Comment #5 from mangoo@interia.pl 2006-03-29 04:11 MST ------- I'm just curious. Suppose I have rsyncd running on Windows, and want to copy files from there to a Linux machine. The problem is that some characters (like German umlauts - ü, ö, ä etc.) are changed to ? when saved on the Linux side. Where should I apply this patch?
2009 Oct 30
1
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 ------- Comment #12 from matt at mattmccutchen.net 2009-10-30 10:48 CST ------- The stable rsync has had --iconv for a while now. Is there a reason this bug isn't marked fixed? (If someone wants to pursue my idea from comment #10, they should enter a new bug or at least narrow the summary of this one.) -- Configure bugmail:
2012 Mar 14
5
Does Ruby 1.9 support Unicode normalization yet?
In the process of upgrading from 1.8 to 1.9 we are getting a lot of warnings about "Ruby 1.9 doesn''t support Unicode normalization yet". However the commit that added those lines is from 2008 and just mentions "Ruby 1.9 compat: no Unicode normalization support yet" without any references. Does anyone know whether this is still true for ruby 1.9 and for which minor
2008 Jun 21
1
DO NOT REPLY [Bug 5554] New: File has vanished for files with foreign/unicode characters
https://bugzilla.samba.org/show_bug.cgi?id=5554 Summary: File has vanished for files with foreign/unicode characters Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2002 Nov 06
0
problem reading and creating unicode filenames with Samba 3.0alph a20
hey all, i'm having a problem creating foreign-language filenames under Samba 3.0 alpha 20 (on stock redhat 7.3). i would like to be able to open up the share under win2k pro (english version), switch my language to Hebrew, and type in a Hebrew filename. when i do this, the file shows up as the hebrew name until i refresh it, at which point the characters are replaced by question marks. (a
2006 Mar 16
1
So what to do with Unicode filenames?
Hi! I spent a few hours in google but didn't find any solution to make rsync backups of Win XP (2k, NT) machine to Lunix rsync server? As far as I understand we can't teach cygwin to work with unicode filenames, isn't it? Does anyone knows the solution? Is there any non-cygwin rsync Windows realisations? Or maybe there is any other program that can do backups with same manner?
2004 Jun 04
0
CA Arcserve backups of Samba 3.0 unicode filenames?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (sorry about the resend forgot limits) I've got CA Arcserve 9.0 working (sorta) by changing /etc/sysconfig/i18n (Redhat 7.3 here) to: LANG="en_US.utf8" SUPPORTED="en_US.iso885915:en_US:en_US.utf8;en" SYSFONT="lat0-sun16" SYSFONTACM="iso15" The issue I'm having is that a file named Bj?r???n (see
2024 Jan 10
2
Possible bug using FLAG_WORD_BREAKS with fullwidth Unicode codepoints
On Tue, Jan 9, 2024, at 3:28 AM, Olly Betts wrote: > Thanks, that looks good - now merged. Thanks! > Did you already check the other ranges for cased letters? I can but if > you have already there's not much point. I did not. If you find time, that'd be great. Otherwise I can make room for it in the next days. > > The fullwidth "????? ??????" tests suggests to
2004 Sep 10
0
Normalize?
--- Matt Zimmerman <mdz@debian.org> wrote: > Date: Thu, 29 Mar 2001 22:05:48 -0500 > From: Matt Zimmerman <mdz@debian.org> > To: flac-dev@lists.sourceforge.net > CC: Josh Coalson <xflac@yahoo.com> > Subject: Re: [Flac-dev] Normalize? > > On Thu, Mar 29, 2001 at 01:39:32PM -0800, Josh Coalson wrote: > > > --- "Jesse W. Hathaway"
2002 Jul 09
0
Samba 2.2.4 on Redhat Linux 7.2 - Domain Auth Question
Hi all, I'am trying to set up my Samba server to use DOMAIN auth. I followed the instructions in the "security = domain in Samba 2.x" and had good results. Used this command to join the domain "smbpasswd -j DOM -r DOMPDC -UAdministrator%password" and I got the result "smbpasswd: Joined domain DOM." I added the entries into the configuration file to complete
2009 Mar 02
2
How to normalize to a set of internal references
Thanks for the advice. My question is more on how to do this? Let me use a biology gene analysis example to illustrate: In biology, there are always some house keeping genes which differ little even at pathological conditions. We know that at different batches, there are external factors affect the measurements. For example, overall signal intensity might be different due to lab reagents. A
2009 Mar 14
0
Is it normal that normalize.loess does not tolerate a single NA value?
Dear all, I have been using normalize.loess and I get the following error message when my matrix contains NA values: > my.mat = matrix(nrow=100, ncol=4, runif(400) ) > my.mat[1,1]=NA > my.mat.n = normalize.loess(my.mat, verbose=TRUE) Done with 1 vs 2 in iteration 1 Done with 1 vs 3 in iteration 1 Done with 1 vs 4 in iteration 1 Done with 2 vs 3 in iteration 1 Done with 2 vs 4 in
2005 Apr 26
8
Problems with unicode filenames
I have a file server with windows and I am creating a new Fedora Core 3 + Samba 3.0.10-1.fc3 file server... But i have many, many files that have chars like ?, ?, ? in their name... When I move the files to the Samba server, all that unicode chars are changed to ? I need a solution for that to move on, because my boss will not like to stop using that chars... Thanks for any help Cristian
2024 Jan 09
1
Possible bug using FLAG_WORD_BREAKS with fullwidth Unicode codepoints
On Mon, Jan 08, 2024 at 02:01:46PM +0100, Robert Stepanek wrote: > Removing the whole block will cause word-breaker to not correctly > handle halfwidth Katakana, such as "??????????" which it would treat > as a single term, whereas it should be two: ??????and ????). > > My pull request causes word-breaker to only handle halfwidth Katakana > and Hangul codepoints as
2011 Oct 03
2
[LLVMdev] [cfe-dev] Unicode path handling on Windows
Am 03.10.2011 22:12, schrieb Nikola Smiljanic: > How about this: > > for (int i = 0; i != NumWChars; ++i) > absPath[i] = std::tolower(absPath[i], std::locale()); > > seems to be working just fine? You have two assumptions here: Assumption 1: For each lowercase character, there is an equivalent uppercase character, and vice versa. This is not true in half a dozen
2024 Jan 08
1
Possible bug using FLAG_WORD_BREAKS with fullwidth Unicode codepoints
On Sun, Jan 7, 2024, at 7:45 PM, Olly Betts wrote: > I've restarted trac. I now created a pull request: https://github.com/xapian/xapian/pull/329 Should I create a trac issue, too? > Assuming the latter is valid, just removing this block (or removing the > parts of it which are Lu or Ll) should fix the problem as then > tokenisation will switch mode - I tried this and it fixes
2011 Oct 03
0
[LLVMdev] [cfe-dev] Unicode path handling on Windows
On 10/03/2011 11:59 PM, Joachim Durchholz wrote: > Am 03.10.2011 22:12, schrieb Nikola Smiljanic: >> How about this: >> >> for (int i = 0; i != NumWChars; ++i) >> absPath[i] = std::tolower(absPath[i], std::locale()); >> >> seems to be working just fine? > > You have two assumptions here: > > Assumption 1: For each lowercase character,
2021 Nov 10
7
[Bug 3362] New: [RFE] Implement a mechanism to disconnect idle users
https://bugzilla.mindrot.org/show_bug.cgi?id=3362 Bug ID: 3362 Summary: [RFE] Implement a mechanism to disconnect idle users Product: Portable OpenSSH Version: 8.8p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: