Displaying 20 results from an estimated 1000 matches similar to: "VFS module programming"
2004 Jun 23
1
Skel VFS module crashes smbd when we have no ACL support in samba v2.2.9.
Hello!
I have compiled samba v2.2.9 without ACL support and when I test skel vfs
module I have encountered internal errors (SIGSEGV in child processes).
Consider the file source/samba/vfs.c:
struct vfs_ops default_vfs_ops = {
...
/* POSIX ACL operations. */
#if defined(HAVE_NO_ACLS)
NULL,
NULL,
#else
vfswrap_chmod_acl,
vfswrap_fchmod_acl,
#endif
...
};
As
2005 May 05
3
[LLVMdev] Scheme + LLVM JIT
> So as it stands, one should think of out JIT as something akin to the
> early Java JITs: one function at a time and only one compile per
> function. This is extremely primative by modern JIT standards, where a
> JIT will do profiling, find hot functions and reoptimize them,
> reoptimize functions when more information about the call tree is
> available, have several levels of
2014 Oct 21
3
v3.18-rc1 32 bit KVM hangs early in boot process
On 10/20/2014 07:34 PM, Toralf F?rster wrote:
> I uploaded the screen shots from the virt-manager to [1] and [2]
>
> FWIW e56d9fccb was fine so the bug slipped in after that.
>
>
> [1] http://www.directupload.net/file/d/3781/j9mwrtpq_jpg.htm
> [2] http://www.directupload.net/file/d/3781/29trc56v_jpg.htm
>
It might be virtio-console related, when the uevetns are
2014 Oct 21
3
v3.18-rc1 32 bit KVM hangs early in boot process
On 10/20/2014 07:34 PM, Toralf F?rster wrote:
> I uploaded the screen shots from the virt-manager to [1] and [2]
>
> FWIW e56d9fccb was fine so the bug slipped in after that.
>
>
> [1] http://www.directupload.net/file/d/3781/j9mwrtpq_jpg.htm
> [2] http://www.directupload.net/file/d/3781/29trc56v_jpg.htm
>
It might be virtio-console related, when the uevetns are
2003 May 15
2
CVS-HEAD -- make error: "smbd/vfs.c:267: `static_init_vfs' undeclared (first use in this function)"
I configured "--with-vfs" -- "make" produced this error:
[....]
Compiling smbd/vfs.c
smbd/vfs.c: In function `vfs_init_custom':
smbd/vfs.c:267: `static_init_vfs' undeclared (first use in this function)
smbd/vfs.c:267: (Each undeclared identifier is reported only once
smbd/vfs.c:267: for each function it appears in.)
make: *** [smbd/vfs.o] Error 1
SuSE-8.0, gcc-2.95.3
2011 Sep 14
10
[Bug 8456] New: improve --link-dest bahaviour
https://bugzilla.samba.org/show_bug.cgi?id=8456
Summary: improve --link-dest bahaviour
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: toralf.foerster at gmx.de
2002 May 16
1
VFS modules (recycle).
hi,
Does anyone have the VFS recycle module working? I get the following
error:
[2002/05/14 14:01:45, 0] smbd/vfs.c:vfs_init_custom(120)
Error opening /usr/local/samba/lib/vfs/recycle.so: /usr/local/samba/lib/vfs/recycle.so: undefined symbol: DEBUGLEVEL_CLASS
Thanks,
j.
--
......................
..... Jason C. Leach
..
Current PGP/GPG Key ID: 43AD2024
2011 Sep 12
14
[Bug 8450] New: --link-dest seems not to work mounted NTFS file systems
https://bugzilla.samba.org/show_bug.cgi?id=8450
Summary: --link-dest seems not to work mounted NTFS file
systems
Product: rsync
Version: 3.0.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2014 Aug 31
4
[Bug 2269] New: ssh-copy-id: does not respect .ssh/config
https://bugzilla.mindrot.org/show_bug.cgi?id=2269
Bug ID: 2269
Summary: ssh-copy-id: does not respect .ssh/config
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-copy-id
Assignee: unassigned-bugs
2012 Apr 25
4
[Bug 8895] New: rsync warning: some files vanished
https://bugzilla.samba.org/show_bug.cgi?id=8895
Summary: rsync warning: some files vanished
Product: rsync
Version: 3.0.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: toralf.foerster at gmx.de
2012 Jan 12
2
scp should not report 100% until the last byte is transferred
Hello,
just my opinion, but yesterday I run into a case, where after 7 hours of
transferring a file (a little bit greater than 1 GB) the scp reported 100% and
after that exited with an error (AIX 7.1):
$ tsocks scp foo user at host:/tmp
...
100% 1101MB 44.2KB/s 448.0KB/s 7:05:38
scp: /tmp/foo: File too large
Probably it should not be rounded up to 100% ?
--
MfG/Sincerely
Toralf F?rster
2011 Mar 16
1
changing dpi with regeidt doesn't work
I'm wondering what's wrong with the follwoing command :
tfoerste at n22 ~ $ wine regedit ~/Wine/dpi.reg
regedit: setValue failed to open key System\CurrentControlSet\Hardware
Profiles\Current\Software\Fonts
tfoerste at n22 ~ $ cat Wine/dpi.reg
[System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts]
"LogPixels"=dword:00000073
Pls reply to me too I'm not
2009 Aug 03
3
Performance problem with STATUS after upgrade (1.0.15 -> 1.2.2)
Hello list,
after upgrading dovecot from 1.0.15 to 1.2.2 (and carefully reading
through the upgrading notes in the wiki), I got sieve, quota and fts
up and running, but I'm now suffering some kind of performance problem
with the STATUS command.
Symptoms: Reading mail on the IMAP server itself with "mutt", no TLS/SSL,
connected through loopback interface. Whenever I idle a bit and
2014 Oct 22
2
How to verify Samba RPM Files?
[ Moving samba-technical@ to bcc, since this is not a development question. ]
On Wed, Oct 22, 2014 at 11:13:47PM +0000, Vince George (vincgeor) wrote:
> I think I am starting to get the picture and I am not clear I have downloaded RHEL owned rpm files.. Note I started from this Samba site http://www.enterprisesamba.com/samba-packages/red-hats-rhel/ and then clicked here:
2002 Aug 14
1
Re: How to setup VPN share
On Wed, Aug 14, 2002 at 06:08:38PM -0500, a wrote about 'How to setup VPN share':
> I am running RedHat 7.2 and the most recent version of samba. Samba is
> running fine right now on my server. I want to share a folder to my friend
> so he can access it and copy stuff to the folder. My friend is running
> Windows XP. I want the folder to show up as a map drive. I am not sure
2002 Feb 28
1
solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: reloca tion error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
I had the same problem. You need to go into your Makefile and add the
[LIBS] definition to the part where winbind.so is linked. Just take it on
to the end of the line and run "make" and "make install" again. You might
want to do a "make uninstall" and a "make clean" first.
-Dan
-----Original Message-----
From: Jelmer Vernooij [mailto:jelmer@nl.linux.org]
2024 Aug 25
3
[Bug 3722] New: check ssh key (and other parameters) before running the proxy command
https://bugzilla.mindrot.org/show_bug.cgi?id=3722
Bug ID: 3722
Summary: check ssh key (and other parameters) before running
the proxy command
Product: Portable OpenSSH
Version: 9.8p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component:
2002 Mar 14
2
Can't find smb.conf
Mmm. Any ideas anyone?
Latest CVS, updated and built this morning...
---snip---
phoenix lib # ../bin/smbpasswd -a root
params.c:OpenConfFile() - Unable to open configuration file
"/usr/local/samba/lib/smb.conf":
No such file or directory
Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it
phoenix lib # pwd
/usr/local/samba/lib
phoenix lib # ls
smb.conf
2009 Aug 06
3
ACL plugin, public namespace, erroneous \HasNoChildren
Hi,
dovecot 1.2.2 with a second namespace called "Public", mapped to
"/export/vmailboxes/public", LIST returning \HasNoChildren:
root at testvm06:~# cat /export/vmailboxes/public/dovecot-acl
user=cite lrwstiekxa
authenticated lrs
anyone lrs
root at testvm06:~# ls -l /export/vmailboxes/public/.announcements/dovecot-acl
lrwxrwxrwx 1 root root 14 Aug 6 03:50
2002 Mar 11
4
Mailing list etiquette? [mildly off-topic]
Since i've gotten so much help from this list with my samba issues, i've
been trying to be active and help others, but heres my question. If I
reply to someone, should I send it JUST to the mailing list, JUST to the
person i'm helping, or both? I've been keeping it on the mailing list,
but some people may want the help to come into their main mailbox.
Should I send to both?