similar to: PATCH to Samba >= 2.2.1, accents and special chars

Displaying 20 results from an estimated 100 matches similar to: "PATCH to Samba >= 2.2.1, accents and special chars"

2003 Jul 18
0
patch: smbclient lost some files
Dear developers, I found a problem that 'smbclient' loses some files when it's creating a tar ball. A patch attached this message is for samba 2.2.8a and fixes this problem. Would you please check it? I think there is a protocol mismatch with Windows 2000 at cli_list_new() in libsmb/clilist.c (FIND FIRST2/FIND NEXT2). Samba assumes that 'Last Name Offset' response field is
2001 Dec 27
0
bugs?
hi, ppl i\'m found that when i want change somthing in user accaunt\'s from winnt usrmgr samba say that can\'t open rid database. i look to source and see in passdb/pdb_tdb.c on the line 28: #define PASSDB_FILE_NAME \"/passdb.tdb\" that shold be, imho: #define PASSDB_FILE_NAME \"passdb.tdb\" and on my previouse message i wrote about strange
2003 May 29
4
Samba+CUPS+Drivers autodownload
Hi Matt, the problem you referred to is discussed in detail as bug #82 in Samba's bug tracking tool. It consists of 2 bugs. One prevents the registration of drivers and is due to a NULL-pointer passed from that part of code in rpc_server/srv_spoolss_nt.c which calls sys_adminlog function. It begins with the comment /* BEGIN_ADMIN_LOG */ and ends with the comment /* END_ADMIN_LOG */
2007 Nov 16
1
3.0.27a out monday.
Just spoke to Jerry, we'll be doing a 3.0.27a on Monday to fix a regression that broke smbfs mounts from Linux. Sorry for the problem. Jeremy.
2000 Jan 30
0
More checks for param/loadparm.c
Here's a second set of diffs for sanity-checking smb.conf files. This one implements a basic set of checks on netbios names. No, it won't recognize someone using an ip address, but it will realize the dots don't belong: $ testparm Load smb config files from /usr/local/samba/lib/smb.conf WARNING: netbios name "127.0.0.1" contained a dot, which is only legal in DNS domain
2003 Apr 05
1
Samba 2.2.8 SEGV in rpcclient getdriver on Solaris 7
Hello I was trying to figure out how to add printer drivers manually for downloading to Windows 2000 clients and I came accross this problem. (The printer drivers were installed some time ago using an earlier version of samba 2.2.x). $ dbx /usr/local/samba/bin/rpcclient (dbx) run xxxxxxx -U yyyyyyy Running: rpcclient xxxxxxx -U yyyyyyy (process id 4735) Password: rpcclient $> enumprinters
2003 Oct 13
1
Problem in sftp 'ls' command output
Hello, I have recently moved from OpenSSH 3.6 to 3.7 (portable version) : [pyb at nihao tmp]$ ssh -v OpenSSH_3.7p1, SSH protocols 1.5/2.0, OpenSSL 0.9.6h 5 Dec 2002 (okay, the SSL release is a little old but that's not the subject). I am also using scripts to perform automated sftp transfers between some systems. The 3.7 release of OpenSSH broke my scripts, which made me sad and my
2008 Sep 01
0
Feature request: preallocation of directories
Hi there, One of the things that I've been doing for fun is to try to speed up ext4's fsck time. As you can see here: http://thunk.org/tytso/blog/2008/08/08/fast-ext4-fsck-times/ Fsck'ing an ext4 filesystem can be between 6-8 times after than the equivalent file hierarchy on ext4. In order to speed it up further, the main place to look is in pass #2, where the directory is
2004 May 26
2
duplicate domains in browse list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, i recently upgraded some of my servers from 3.0.2a to 3.0.4 after the upgrade my browselist shows duplicate entries for the domains. one domains is managed by a samba PDC(providing WINS too) and two samba BDC's. the other domains are managed by one samba PDC. 'smbclient -N -L <WINS_SERVER>' shows: - --- Workgroup
2004 Nov 11
2
rsync is concatenating the files together
I am seeing a really odd problem with Rsync 2.6.2 and 2.6.3. I am trying to rsync a directory containing some 2gb files from a Solaris 9 NFS server to a Solaris 10b69 NFS client. Rsync is running on the Solaris 10 client. Here is the source directory as seen from the client: Source directory: -rwxr--r-- 1 root priv 1270666114 Jan 3 2004 FLY.GHO* -rwxr--r-- 1 root priv
2007 Nov 16
4
Samba Upgrade on Centos 3
After today's samba update, Centos 3 boxes can not use samba to communicate with each other, although Windows and the Centos 3 boxes see each other correctly as do RHEL5 and the Centos3 boxes. The du command works well, but ls, cp, cat ,etc produces the error: PANIC: push_ascii - dest_len == -1 in the server log and smb_trans2_request: result=-5, setting invalid in the client. A similar
2012 May 25
0
[PATCH 3/3] gnttab: cleanup
- introduce local variables (shortcuts for frequently used <dom>->grant_table) - adjust first parameter of mapcount() - drop lock acquisition from gnttab_get_version() - remove hard tabs and adjust formatting Signed-off-by: Jan Beulich <jbeulich@suse.com> Tested-by: Andrew Thomas <andrew.thomas@oracle.com> --- a/xen/common/grant_table.c +++ b/xen/common/grant_table.c @@
2013 Sep 23
28
[PATCH 0/2] add LZ4 kernel decompression support
Linux 3.11 added respective support, so I think we should follow suit. 1: xen: add LZ4 decompression support 2: libxc: add LZ4 decompression support Signed-off-by: Jan Beulich <jbeulich@suse.com>
2001 Mar 28
1
UTF-8 patch for Samba 2.0.7
See description in the attached patch. -------------- next part -------------- This quick hack adds primitive support of UTF-8 as a server 'character set' to Samba 2.0.7. All file, share and user names are stored on server in UTF-8, and translated into client code page (not UCS2) on the fly. Additionally, server string conversion is added. Tested with Chinese and Russian Windows clients.
2005 May 30
2
smbclient hangs
Hello, I'm having problems with using smbclient on a win2k share. The server runs samba 3.0.14a on Solaris 9. I want to tar the whole directory of a share. Into a file on the server What I found out so far is, that it works until a maximum file count of 35. It is not size dependant but if the file count in that share exceeds more than 35 the smbclient hangs for ever and with the time is
2015 Dec 22
2
asterisk 13 n-way call problem
Hello! I need to use n-way call as it described here: http://habrahabr.ru/sandbox/52259/ It is in russian, but dial plan is quite clear. It works in asterisk 11: -- Blind transferring OOH323/7272-6385 to '0' (context fromtransfer) priority 1 -- Executing [0 at fromtransfer:1] NoOp("OOH323/7272-6385", "") in new stack -- Executing [0 at fromtransfer:1]
2003 Apr 13
1
disabling version number
Hi there, is there any possibility of disabling Samba's version number output (e.g. with smbclient) without having to manually edit it in the source code? I don't want anyone to see my Samba's version number... Thanks Florian
2005 Oct 08
1
*wildcard* support?
Hello, First I wanted to say thanks for a great piece of software, thanks Olly and others who've contributed! I know that Xapian supports right-truncating, if that's the proper name for wildcard support, as in a search for "xapia*". I don't believe Xapian supports wildcards on both sides of a term, correct? Is this something that is technically unfeasable, unpalatable
2006 Apr 01
0
CESA-2006:178-2 Moderate CentOS 4 x86_64 ImageMagick - security update
CentOS Errata and Security Advisory 2006:178-2 NOTE: This is a re-release due to a problem with the initial build. https://rhn.redhat.com/errata/RHSA-2006-0178.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: ImageMagick-6.0.7.1-14.c4.x86_64.rpm ImageMagick-c++-6.0.7.1-14.c4.x86_64.rpm ImageMagick-c++-devel-6.0.7.1-14.c4.x86_64.rpm
2003 Dec 01
0
No subject
Are you using wins? Try lmhosts for the start? Are all machines on the same subnet? Just a few hints to start with ... Christian > > > I have absolutely no clue what I could do to fix it. The only solution I > can think of, is to downgrade to redhat 6.2. > > Your help would be greatly appreciated. > > Stefan Kaes > > portax.com GmbH > Zielstattstrasse 40, Geb.