similar to: 1.9.18p8 compile problems

Displaying 20 results from an estimated 200 matches similar to: "1.9.18p8 compile problems"

2003 Dec 01
0
No subject
the files when you attempt to rename it. This is caused by Window's Media Player loading the file when you click on it. To work around this I had to go into Windows Explorer and change the folder options from "Enable Web Contents in Folders" to "Use Windows Classic Folders". This way, Windows Media player won't load the file when you click on it. Just trying to save
1998 May 11
0
Tried Compiling 1.9.18p6 yet
[Derek, I'm cc'ing the Samba list so that others can chime in.] Derek Winkler <derek@aim-systems.on.ca> wrote: > > Having a couple problems with Samba: > > First Samba 1.9.18p6 doesn't compile under SCO Unix 3.2v4.2: > > Linking smbd > undefined first referenced > symbol in file > getpagesize
2003 Dec 01
0
No subject
[2002/02/02 18:12:36, 0] lib/debug.c:check_log_size(314) check_log_size: open of debug file /var/log/samba/log.smb failed using console The log was large so I cp log.smb to log.smb.old and then deleted the contents of log.smb Hoping someone has some idea of what I've done/has happened TIA rgrds max Some more info. Mandrake 8.0, using webmin 0.84 to admin On the domain controlled
2018 Nov 07
0
Avoiding constant HDD access
On Thu, Nov 08, 2018 at 02:34:50AM +0300, Albert Berger via samba wrote: > On Thu, Nov 08, 2018 at 06:12:40AM +1300, Andrew Bartlett wrote: > > On Wed, 2018-11-07 at 15:19 +0300, Albert Berger via samba wrote: > > >  > > > I tried in sequence to start Samba in following conditions: > > > > > > 1. With all clients disconnected from Samba server; >
2001 Apr 05
0
smbclient, find, and NetBSD
Dear developers, I often use smbclient from NetBSD 1.5 (i386) to an NT4.6a box. When I leave recursion off and do an 'mput', the find fails because NetBSD's find does not have the '-maxdepth' option. The problem is in samba/source/client/client.c at line 1168. Here is the code that causes the problem with a temporary fix. > if (recurse) >
2001 Apr 05
0
smbclient, find, and NetBSD (fwd)
This has come up before. Anyone want to comment (other than an OS specific #ifdef)? Cheers, jerry ---------- Forwarded message ---------- Date: Thu, 5 Apr 2001 09:26:18 -0400 (EDT) From: Claude Marinier <claude.marinier@dreo.dnd.ca> To: samba@lists.samba.org Subject: smbclient, find, and NetBSD Dear developers, I often use smbclient from NetBSD 1.5 (i386) to an NT4.6a box. When I
1998 May 12
0
Compilation problem on OSF/1
PArdon the "newbie" nature of this question, but I *am* a samba newbie I'm trying to compile samba-1.9.18p6 on a DEC Alpha running OSF/1 V3.0 (I know it's old, but I'm stuck with it). I've modified the Makefile as follows... ># Add any optimisation or debugging flags here ># add -DSYSLOG for syslog support >FLAGS1 = -O -std1 -w >LIBS1 = and ># This
1999 Apr 25
0
swat: bug located
Great job on SWAT. I'm a hard-core UNIX guy, and I like my vi and whatnot. But it's nice to see a functional web interface. It could use some more work--but great job so far! Anyway, I found a core-dump-causing-bug. I was curious as to whether or not swat limited addition of passwords to the smbpasswd file by the users that exist in the system's /etc/passwd file. I was relativly
2018 Nov 08
3
Avoiding constant HDD access
On Wed, 7 Nov 2018 15:57:04 -0800 Jeremy Allison via samba <samba at lists.samba.org> wrote: > On Thu, Nov 08, 2018 at 02:34:50AM +0300, Albert Berger via samba > wrote: > > On Thu, Nov 08, 2018 at 06:12:40AM +1300, Andrew Bartlett wrote: > > > On Wed, 2018-11-07 at 15:19 +0300, Albert Berger via samba wrote: > > > >  > > > > I tried in sequence
1999 Apr 25
0
swat core dump and debug information
(This may be a repost; but I was not subscribed to the list and looking at the current archives the articles are not showing up.) Great job on SWAT. I'm a hard-core UNIX guy, and I like my vi and whatnot. But it's nice to see a functional web interface. It could use some more work--but great job so far! Anyway, I found a core-dump-causing-bug. I was curious as to whether or not swat
2002 Jul 17
0
user password expiration patch (Samba 2.2.4/2.2.5 PDC with LDAP)
the following problem occurs when using samba 2.2.4 or 2.2.5 with ldap support as PDC: any time when a user logs on he is asked to change his/her password. whether he change it or not he will be asked again next time he logs on. this is annoying. the reason is, that the LDAP attribute 'pwdMustChange' is not updated at all. the easiest way to solve this to set the attribute to the
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
1998 May 11
1
Problems Compiling 1.9.18p6 with SCO 3.2v4.2
Having a couple problems with Samba: First Samba 1.9.18p6 doesn't compile under SCO Unix 3.2v4.2 using native compiler: Linking smbd undefined first referenced symbol in file getpagesize slprintf.o mprotect slprintf.o memalign slprintf.o ld fatal: Symbol
2002 Jul 18
1
Compile error in Samba_2_2 CVS
The current samba_2_2 gives the following compile error on RedHat 7.1 i386 cd packaging\RedHat sh makerpms.sh [snip...] Compiling recycle/recycle.c mkdir recycle/.libs gcc -Wall -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -c recycle/recycle.c -fPIC -DPIC -o recycle/.libs/recycle.lo recycle/recycle.c: In function `do_parameter': recycle/recycle.c:157:
2002 Sep 08
1
%L substitution...
Quick question for the Samba team, Just wondering if there is a reason that a %L substitution changes the WHOLE string after the substitution to lowercase (in standard_sub_basic)? This was causing me a big headache as I was using a %G later in the string, and this was being translated into a %g... Here's the relevant section of code from lib/substitute.c: case 'L' :
2000 Mar 17
0
MAR 14 CVS, smbclient mput problem on AIX 4.2
Hi, There is a problem with smbclient mput ( maybe more, I haven't checked ) with the SAMBA CVS I checked out on March 14, 2000. The problem will manifest itself on systems that don't support -maxdepth on the find command. (AIX being one of them ). I compared source/client.c between 2.0.6 and the cvs. The problem is in: static void cmd_mput(void) When recurse=false Version 2.0.6
2002 Jul 09
1
PATCH: Performance improvement for parameterised include path names
I posted last week regarding a bug in the way that smb was re-reading our config files every 60 seconds even though the files were not changing. As a result we had 396 smbd processes trying to read three files at the same moment with the obvious load average. The reason that all the smbd's were running at the same moment is because the smbd's read the config files every 60 seconds
2000 Jan 28
1
PATCH: 'source environment' param and % token subs for 'netbios name'
Attached please find unified diffs against Samba 2.0.6. I'm hoping that others will find it useful and that it may even find its way into Samba 2.0.7 This patch does two things: - Modifies the handling of the 'netbios name' parameter so that standard_sub_basic() is run on its value when the 'netbios name' parameter is processed. This has to be done this way because
2000 Feb 01
0
FEATURE REQ: safe % expansion via new syntax
Proposal: There should be a way to specify that some substitutions should be made in a way that is safe as far as Bourne Shell command lines are concerned (e.g., if %f expands to a string with special characters in it, it should be expanded to a sutiably quoted string in 'print command' parameters). Either all parameters that eventually result in a /bin/sh command line
2001 Nov 13
2
direct write patch
I have attached a patch that supports a new "--direct-write" option. The result of using this option is to write directly to the destination files, instead of a temporary file first. The reason this patch is needed is for rsyncing to a device where the device is full or nearly full. Say that I am writing to a device that has 1 Meg free, and a 2 meg file on that device is out of date.