similar to: Large file stream extended attribute support

Displaying 20 results from an estimated 400 matches similar to: "Large file stream extended attribute support"

2019 Oct 30
2
vfs objects
Is the ?important" vfs objects parameter documented in a man page anywhere? It appears in the man pages of several vfs modules, but never fully documented that I could find. Apparently it once was from a now dead link https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS <https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS> . Todd
1998 Apr 15
1
Code Page Problem with samba 1.9.18p4?
I am running samba version 1.9.18p4 on a sinix machine (unix svr4). My NT workstations use the german code page 850. In earlier versions of samba (1.9.17p2) the character mapping worked just fine, using character set = iso8859-1 client code page = 850 in my smb.conf. Since upgrading to samba 1.9.18p4 this don't work any more. Is this a known problem? I tripple-checked my smb.conf entries,
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
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?
2016 Aug 11
2
vfs_streams_depot
Hi, I have configured vfs_streams_depot to support some NTFS metadata. The metadata files are being created but permissions are not inherited from their parent objects. Only a user who created the metadata has full access to it. For example, we have one file object "file1" and few users having full access to it. If one user creates metadata information all other users cannot read nor
2015 Jun 15
2
vfs_fruit kernel panic 10.9.5 when saving from adobe illustrator cc
dear list, thanks for the great fruit speed-improvements. but... server config: debian 8 jessie sernet samba 4.2.2 packages here we see a problem that might not only be fruits problem but results in macosx 10.9.5 crashing with a kernel panic when saving from adobe illustrator cc or cc 2014: (does not happen when saving from photoshop cc or cc2014) Kernel Extensions in backtrace:
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
2015 Jun 16
1
vfs_fruit kernel panic 10.9.5 when saving from adobe illustrator cc
Am 15.06.2015 um 18:53 schrieb Ralph B?hme: > On Mon, Jun 15, 2015 at 12:57:52PM +0200, Sascha Kasch wrote: >> dear list, >> >> thanks for the great fruit speed-improvements. but... >> >> server config: >> debian 8 jessie >> sernet samba 4.2.2 packages >> >> here we see a problem that might not only be fruits problem but >> results in
2019 Oct 30
0
vfs objects
On 30/10/2019 17:32, torch via samba wrote: > Is the ?important" vfs objects parameter documented in a man page anywhere? It appears in the man pages of several vfs modules, but never fully documented that I could find. Apparently it once was from a now dead link https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS
2019 Oct 30
1
vfs objects
If you have bash-completion-extras (or the equivalent for your bistro) installed, you should be able to type ?man vfs? and hit tab completion to see your list of available vfs objects. > On Oct 30, 2019, at 11:38 AM, Rowland penny via samba <samba at lists.samba.org> wrote: > > On 30/10/2019 17:32, torch via samba wrote: >> Is the ?important" vfs objects parameter
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
2008 Apr 10
1
Computing time when calling C functions - why does an extra function call induce such an overhead?
Dear list, I am a little puzzled by computing time in connection with calling C functions. With the function mysolve1 given below I solve Ax=B, where the actual matrix operation takes place in mysolve2. Doing this 5000 times takes 3.51 secs. However, if I move the actual matrix inversion part into mysolve1 (by uncommenting the two commented lines and skip the call to mysolve2) then the
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:
2017 Feb 09
3
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Thu, 2017-02-09 at 10:53 +1100, Tom Robinson via samba wrote: > On 07/02/17 21:45, Tom Robinson via samba wrote: > > On 07/02/17 17:01, Andrew Bartlett via samba wrote: > > > On Tue, 2017-02-07 at 15:58 +1100, Tom Robinson via samba wrote: > > > > Hi, > > > > \ > > > > Next rid = 13001 > > > > krb5_init_context failed (Invalid
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
2011 Dec 27
1
Practicality of fixing samba's case mangling problems?
Samba has multiple areas of case mangling problems that cause incompatibilities when used with windows or linux clients. How viable is the idea of fixing the problems? Would the sky fall in if it preserved case, but either 'ignored it', or gave preference to matches that included the case as typed (vs. alternate case matches). The first would be fairly compatible with current Win
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),