Displaying 20 results from an estimated 400 matches similar to: "Samba 2.0.6 Compilation Warning under Solaris 7"
2001 Apr 14
4
Code to hide inaccessible files/directories
I asked about this ability a few weeks ago and the reply was basically
that folks would be interested in seeing it happen. Well, the client
insisted, so I've put together a hack that accomplishes it.
The basic design requirement was that users would not see
files/directories that they did not have at least read access to. This
request came about because we were migrating from a Novell server,
2013 Oct 14
0
[PATCH-resend] Implement SSH2_FXF_APPEND
Hi,
I submitted this a few weeks ago but here it is again since I got no
response. If there is somewhere else I should send this, please tell
me.
This patch implements SSH2_FXF_APPEND in the sftp server. It is a
fairly trivial patch and applies against the proper OpenSSH and the
Portable edition. I would argue that it is important for OpenSSH to
implement SSH2_FXF_APPEND since it is in the
2002 Nov 28
0
problem with smbc_init in libsmbclient
Hi,
I have attached a very simple c program, that first does a smbc_init and
then a smbc_opendir. The problem: smbc_init return an error (No such file
or directory) and then i get a segmentation fault. I don't know what
possibly could be the problem. Maybe some of you guys have an idea. I
think i have libsmbclient from samba 2.2.7(compiled on my own system) and
the rest of the samba stuff is
2007 May 29
0
Fw: [RFC] makedumpfile: xen extraction
Hi,
I sent the following e-mail to kexec-mailing list (kexec@lists.infradead.org)
since subjects of makedumpfile are discussed on the mailing list.
I want to inform this to xen developers since I think this function is
useful for xen developers.
Thanks.
Itsuro Oda
(see https://sourceforge.net/projects/makedumpfile/
about makedumpfile command.)
Forwarded by Itsuro ODA
2002 Oct 21
1
compilation probs...
hi all. I am trying to get 2.2.6 to compile but get the dreaded:
checking for test routines... configure: error: cant find test code. Aborting config
I have many instances of this but no real solutions
I have RH7.2 and gcc 2.95-3 compiled by hand
attached is configure output for compilation
thanks
sean
-------------- next part --------------
[sean@sean-turnbull source]$ sudo ./configure
2002 Oct 29
1
Problem running ./configure
guys .. when i run ./configure for my samba 2.2.6 .. i get this error
$ checking for test routines... configure: error: cant find test code.
Aborting config
I am not sure how to resolve it. I have posted my error log file at
http://www.mutualinterest.com.sg/config.log hope someone can help me
out here..
And this is my output. Sorry if it is kinda long.
[root@gatecrasher source]# ./configure
2002 Nov 21
0
please can someone help me?
i've got a problem with configuring and installing samba 2.2.6
i've got a hpux 10.20 running on a "I40" hp-risc based machine. when i
unzip and untar the installation-file and start configuring it with
"./configure --prefix=/usr/local/samba2"
i get the following output:
loading cache ./config.cache
checking for gcc... no
checking for cc... cc
checking whether the C
2007 Nov 11
1
ftp-server patch - restrict user to directory
Hi,
please find a patch against openssh-4.7p1
This patch:
1) Allows for an optional configuration file
2) Allows a user to be restricted to a directory and it's children.
Enjoy
--
Alain Williams
Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information:
2016 Aug 01
1
[Qemu-devel] [PATCH 6/7] qemu: Implement virtio-pstore device
On Sat, Jul 30, 2016 at 05:57:02PM +0900, Namhyung Kim wrote:
> On Thu, Jul 28, 2016 at 02:22:39PM +0100, Daniel P. Berrange wrote:
> > > +static void virtio_pstore_from_filename(VirtIOPstore *s, char *name,
> > > + char *buf, size_t sz,
> > > + struct virtio_pstore_fileinfo *info)
> >
2016 Aug 01
1
[Qemu-devel] [PATCH 6/7] qemu: Implement virtio-pstore device
On Sat, Jul 30, 2016 at 05:57:02PM +0900, Namhyung Kim wrote:
> On Thu, Jul 28, 2016 at 02:22:39PM +0100, Daniel P. Berrange wrote:
> > > +static void virtio_pstore_from_filename(VirtIOPstore *s, char *name,
> > > + char *buf, size_t sz,
> > > + struct virtio_pstore_fileinfo *info)
> >
2016 Jul 30
0
[Qemu-devel] [PATCH 6/7] qemu: Implement virtio-pstore device
On Thu, Jul 28, 2016 at 02:22:39PM +0100, Daniel P. Berrange wrote:
> On Thu, Jul 28, 2016 at 12:08:30AM +0900, Namhyung Kim wrote:
> > Add virtio pstore device to allow kernel log files saved on the host.
> > It will save the log files on the directory given by pstore device
> > option.
> >
> > $ qemu-system-x86_64 -device virtio-pstore,directory=dir-xx ...
2009 Jul 27
1
supporting --fake-super on opensolaris (zfs) destination
Hello everybody. I wrote a small patch in order to support what I think
is an absolutely needed feature in order to make rsync-based backups
retaining complete ownership permission when writing to an opensolaris
machine using --fake-super.
My goal is making backups of linux boxes to opensolaris/zfs.
In order to make it work just do
patch -p1 < patch_file.txt
inside rsync source tree.
and
2016 Jul 27
0
[PATCH 6/7] qemu: Implement virtio-pstore device
Add virtio pstore device to allow kernel log files saved on the host.
It will save the log files on the directory given by pstore device
option.
$ qemu-system-x86_64 -device virtio-pstore,directory=dir-xx ...
(guest) # echo c > /proc/sysrq-trigger
$ ls dir-xx
dmesg-1.enc.z dmesg-2.enc.z
The log files are usually compressed using zlib. Users can see the log
messages directly on the
2002 Dec 25
1
Trouble installing samba
Well Hello one and all,
I am just getting my feet wet here with Linux (Using Mandr...
x86 300 Mhz machine) and I have been having a bit of troub...
samba.
> I have downloaded RPM's, source files, binaries, and what not, read
> tutorials after tutorials, FAQ's up the wazo and have still not be
able
> to get this damned program to work.
>
> To simplify things I will go
2002 Nov 29
0
libsmbclient problem
Hi *,
I have a problem (configuration problem probably) using the libsmbclient
library (samba 2.2.6/7).
I use a small c program to open directories (workgroups and servers) and
list the contents of these dirs.
I have two samba servers int the network. The first is everything-master
and wins server, the second is nothing like that. The program works fine
if I run it on the first server (using
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
When I run configure on either a DU server running 4.0f or a DU client
running 4.0d, I receive the following error:
ERROR: No locking available. Running Samba would be unsafe
configure: error: summary failure. Aborting config
Most directories are mounted using nfs v2 or nfs v3. rpc.lockd and
rpc.statd are running on servers and clients. The rpcinfo -p command shows
nlockmgr and llockmgr
2016 Jul 28
2
[Qemu-devel] [PATCH 6/7] qemu: Implement virtio-pstore device
On Thu, Jul 28, 2016 at 12:08:30AM +0900, Namhyung Kim wrote:
> Add virtio pstore device to allow kernel log files saved on the host.
> It will save the log files on the directory given by pstore device
> option.
>
> $ qemu-system-x86_64 -device virtio-pstore,directory=dir-xx ...
>
> (guest) # echo c > /proc/sysrq-trigger
>
> $ ls dir-xx
> dmesg-1.enc.z
2016 Jul 28
2
[Qemu-devel] [PATCH 6/7] qemu: Implement virtio-pstore device
On Thu, Jul 28, 2016 at 12:08:30AM +0900, Namhyung Kim wrote:
> Add virtio pstore device to allow kernel log files saved on the host.
> It will save the log files on the directory given by pstore device
> option.
>
> $ qemu-system-x86_64 -device virtio-pstore,directory=dir-xx ...
>
> (guest) # echo c > /proc/sysrq-trigger
>
> $ ls dir-xx
> dmesg-1.enc.z
2000 Jan 24
1
Installation error?
Hi.
I'm installing Samba 2.0.6 onto a Solaris 2.6 Sun Ultra 5 workstation (fully
patched with Sun's recomendded patches).
I have received this warning message -
lib/system c: In function 'sys_readdir':
lib/system c: 350: warning: return from incompatible pointer type
I can't find anything in the documents I've looked at - can anyone tell me where
to look or what it
2016 Jul 28
3
[PATCH 6/7] qemu: Implement virtio-pstore device
On Thu, Jul 28, 2016 at 12:08:30AM +0900, Namhyung Kim wrote:
> Add virtio pstore device to allow kernel log files saved on the host.
> It will save the log files on the directory given by pstore device
> option.
>
> $ qemu-system-x86_64 -device virtio-pstore,directory=dir-xx ...
>
> (guest) # echo c > /proc/sysrq-trigger
So if the point is handling system crashes, I