similar to: Code Page Problem with samba 1.9.18p4?

Displaying 20 results from an estimated 200 matches similar to: "Code Page Problem with samba 1.9.18p4?"

1998 Apr 18
1
1.9.18p4 broke charset latin1
Hi! updated to p4 the other day, and now the "character set = iso8859-1" option doesn't work anymore. I didn't change anything in the smb.conf file but this: unix password sync = True time server = yes and it worked in 1.9.18p3 :/ Has anyone else seen this? Samba runs on FreeBSD 2.2.6 from the ports collection. (I don't think that password sync works for this
2007 Sep 21
1
posting a message
I have difficulties in posting a message to the mailing list. I think this is not the right way. Please tell me what to do to post a problem to the group for get a help Regards Klaus Ingenieurb?ro f?r Elektrotechnik Dipl.Ing.Klaus Sandner 85221 Dachau Karl Benzstr.9a Pone 08131 20270 Fax 08131 26440 Mobil: 01511723534 Email <mailto:kl-sandner at t-online.de> kl-sandner at
2005 Aug 07
2
httx, iiimf, and Japanese input still not working
Japanese input - the final frontier. This is the last obstacle before I can work completely within Centos and be free of Windows. But it's still not working. To cut to the chase, in my quest to get Japanese working, I came across the following: https://www.redhat.com/archives/fedora-i18n-list/2004-November/msg00030.html ... where someone says: "You need to have httx (htt_xbe) running
2011 Apr 21
2
Chinese segmentation
hello, I have finished reading the papers, and i think it is time to design my project. First step will be determine the input characters are Chinese. i see the past post that cjk-tokenizer is just dealing with UTF-8 and unicode, but i see some other code system such as gbk and big5. i am wondering that should i just deal with UTF-8 and unicode?
2011 Aug 09
1
Large file stream extended attribute support
Hi list, Does Samba support large extended attributes? By this I'm referring to attributes that are alternate streams attached to a file. http://msdn.microsoft.com/en-us/library/aa364404%28v=vs.85%29.aspx Seeing a problem when the referenced stream points to large files (sometimes 3M+). Thanks for the help, - T
2009 Jun 25
0
[LLVMdev] Replacing instruction in LLVM IR by an intrinsics
On Thu, Jun 25, 2009 at 12:32 AM, ihusar<ihusar at fit.vutbr.cz> wrote: >                //now i need to create an instruction that represents a call to a intrinsic >                Function* FIntr = Intrinsic::getDeclaration(&M, Intrinsic::regread_i32); > >                // here it fails: void llvm::CallInst::init(llvm::Value*): >                //Assertion
2013 Apr 05
1
[PATCH] Mac OS X: Link iconv in libhivex
hivexml on OS X was failing with a symbol-not-found error while dynamically linking. Adding iconv to libhivex fixes the issue and lets OS X process 'images/large' with hivexml. It took careful iconv autotool additions to get compilation working in Fedora as well, but these two lines build and run on OS X 10.6 and 10.8, and Fedora 17 and 18. Unfortunately, a separate issue is revealed
2009 Jun 24
3
[LLVMdev] Replacing instruction in LLVM IR by an intrinsics
Hi everyone, I am trying to write a pass, that finds some instructions and replaces them with my intrinsics, but I am having problem understanding, how this should be done. Let's say I have this instruction: %tmp14 = load i32* getelementptr ([32 x i32]* @gpregs, i32 0, i64 28) and i need to read the load's operands and replace it by let's say: %tmp14 = call i32
2014 Feb 20
1
Samba 4.1.4 on Solaris 10 fails linking 'default/examples/libsmbclient/teststatvfs'
Building Samba 4.1.4 on Solaris 10 with command line: CC=gcc LDFLAGS='-R /opt/local/samba/lib:/opt/local/samba/lib/private' \ ./configure --prefix=/opt/local/samba make fails linking 'default/examples/libsmbclient/teststatvfs': [3505/3811] Linking default/examples/libsmbclient/teststatvfs ld: warning: symbol 'dyn_LIBDIR' has differing sizes: (file
2008 Mar 01
4
1.9.5 Release
Hey Alex and Sean, It looks like it is getting to be that time again for a new release. What are we looking at for the release time frame? I''m working still on the wxSDL type library for wxSugar, as I think this would be a great thing to create a Library for, to incorporate SDL into wxRuby. I''m already looking at creating Wx::SDLPanel, which will be the equivalent of
2013 Dec 20
2
Generic UPS driver
Hi, I just bought a cheap UPS and apparently I'm hitting the same issue that's described here: http://comments.gmane.org/gmane.comp.monitoring.nut.user/6146 Mine is a different brand: "Kanji" which appears to be the argentinian dealler for some generic chinese manufacturer. My model is also 800VA and identified in the same way, so maybe is the same UPS under a different brand:
2006 Oct 05
1
Bug in 2.4.0 Windows menu setup (PR#9277)
I've tracked down where this is occurring, but I don't know how to fix it. Here's a summary: If the language in Windows is set to simplified Chinese (i.e. Chinese (PRC)) and message translations are installed, then on startup Rgui crashes when it tries to install the console popup menu. The crash comes when it gets an error trying to do a conversion using mbrtowc, and tries to
2003 Sep 03
2
Install the tinc with OpenSSL
Dear tinc stuff I tried to install the tinc. In the Fist Step, I install the OpenSSL-0.9.7b. 1, Go to OpenSSL-0.9.7 directory 2, ./Configure 3, make 4, make test 5, make install 2nd step, Install the tinc-1.0.1 Type "./configre" in the /usr/src/tinc-1.0.1/. Consle showed "checking EVP_EncryptInit_ex... no" and configure error. Error Message: configure:
2005 Aug 13
9
Multilingual Rails v0.6
Multilingual Rails v0.6 is released! Here is the changelog. Documentation and download at the homepage: http://www.tuxsoft.se/oss/rails/multilingual v0.6 - 2005-08-13 * String case-manipulation functions replaced with ruby-unicode equivalents (if ruby-unicode is installed): String#downcase, String#upcase and String#capitalize now fully handle Unicode. * String normalization
1998 Mar 28
1
Samba 1.9.18p4 released.
The Samba Team are pleased to announce Samba 1.9.18p4. It may be fetched via ftp from : ftp://samba.anu.edu.au/pub/samba/samba-1.9.18p4.tar.gz This is a bugfix release, designed to address issues that users have reported with the 1.9.18p3 release. There is some new functionality, described below. Password Changing. ------------------ Samba now supports Windows 95 clients changing both their
2003 Oct 03
2
Cygwin/rsync Hang Problem Testing Results
People of cygwin & rsync, I recently attempted to get cygwin and rsync working to solve a backup/mirroring need in my computer life. Well, as you might guess, I ran into a little but of trouble. Strangely enough, rsync seemed to be regularly hanging when I attempted to do a "get" (sycronize a remote to a local dir). Well, considering I want to automate this, that was not going
2003 May 01
0
'make' Building of Executables Fails
I have encountered problems when compiling SAMBA 2.2.8a on a RS/6000 7025-F50 (AIX 4.3.3.0-11), during the 'make' operation. I am using GCC 2.95.3.0, which I installed from Bull. Could someone review these results and provide some guidance for a solution? Thank you. ========================== The 'configure' operation completed with the expected messages (see below),
1998 Jul 01
0
Please, help me! SAMBA
Why I can't compile SAMBA at HP-UX 9.07, UP-UX 10.20. I tried samba-1.9.18p8 version. And I uncommented 'HP-UX 10.20' at 'WHICH OPERATING SYSTEM?' of 'Makefile' file. Then 'make' in prompt. But, I failed. Please Help Me !!!! The error Meassage is, Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/usr/local/sam
2006 Dec 18
4
Accessing Samba Shares from Windows
Hello, We are using machines with Solaris and Windows XP. The XP machines are joined in a domain(windows 2003) and the Solaris machines are not joined to any domain. With Samba 2.2.8a running on Solaris 9 there are no problems to access them form Windows XP. We are authenticated by DC. On other machines we have Solaris 10 with Samba 3.0.21b and here we are NOT authenticated anymore by DC. So we
2003 Oct 28
4
Failed to compile Samba with SSL
Hello! I failed to compile Samba with SSL on Mandrake 8.2 - error while "make all" in following sequence: cd SSLeay-0.9.0b ./Configure linux-elf make make install cd ../samba-2.2.7/source ./configure --with-ssl make clean make all Log of the last command attached. What's wrong? Please, help me! Thank you in advance. Pavel. -------------- next part -------------- Using FLAGS =