similar to: VFS calls after disonnect

Displaying 20 results from an estimated 500 matches similar to: "VFS calls after disonnect"

2004 Oct 05
0
random errors"the local drive name is already in use.This connection has not beenrestored."
I had the same problem with XP. Modifying the login script to delete the mapping first was the only cure I found. and just recently I found Service Pack 2 fixes this in XP! I don't know how the other OSs might be affected. Steve -----Original Message----- From: samba-bounces+bryant=hdlegal.com@lists.samba.org [mailto:samba-bounces+bryant=hdlegal.com@lists.samba.org]On Behalf Of Hamish
2004 Oct 05
5
random errors "the local drive name is already in use. This connection has not been restored."
Hello, I have random errors that I can not analyze nor fix: when several users connect to the same Samba share, they get sometimes error messages "the local drive name is already in use. This connection has not been restored", although the connection is still usable afterwards. This sometimes breaks a file operation. Clients are running Windows 2000, and the server is a Solaris 8
2005 Feb 02
0
Re: VFS calls after disconnect
Hello, Below is the sample code almost similar to the one in Samba Developers's guide. I tested it with a win2k client for samba 3.0.2a on FreeBSD. When the example_connect is called the second time by the same client handle->data is null. The test can be reproduced as follows- 1) search for the computer from windows explorer. Access the vfs share and create directory or perform any other
2016 Aug 29
1
Issue with acl_xattr:ignore system acls in 4.5rc2
On Sat, Aug 27, 2016 at 12:46:12PM +0200, Ralph Böhme via samba wrote: > > ...and this one even has bug urls in all commit messages. Sorry for > forgetting this in the previous version. Juuuusttt *one* leetle change, sorry :-). I was following the changes to the talloc heirarchy in the code and realized that adding the following change made it much clearer (at least to me). diff --git
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote: > > Cheerio! > -slow Still reviewing this - but a few things that will need changing: When adding the validate_nt_acl_blob() function in [PATCH 06/12] vfs_acl_common: move the ACL blob validation to a helper function this makes some of the existing function names in debug statements incorrect. Eg. validate_nt_acl_blob()
2004 Feb 17
0
VFS module programmieren
############################# In German : Hallo, gibt es da Jemanden der mir den folgenden Text vielleicht ein bischen besser erkl?ren kann? Habe dies aus dem Samba Developers Guide. Warum mach ich das nun? Ich habe ein Problem: Ich will das jedes mal wenn ein User versucht einen Ordner in der Freigabe zu verschieben oder umzubenenner, der nicht leer ist, eine Fehlermeldung auf dem Client
2012 Aug 06
3
[LLVMdev] Register Coalescer does not preserve TargetFlag
Do you know any backend that implement instructions as a flag modifier in instruction ? Thank, Vincent Lejeune ----- Mail original ----- > De : Jakob Stoklund Olesen <stoklund at 2pi.dk> > À : Vincent Lejeune <vljn at ovi.com> > Cc : "llvmdev at cs.uiuc.edu (LLVMdev at cs.uiuc.edu)" <llvmdev at cs.uiuc.edu> > Envoyé le : Lundi 6 août 2012 20h06 >
2009 May 08
4
monitoring traffic through shorewall
Dear All, I have been using -- shorewall-4.0.14-1 on Centos 5.2 and its been working just great. i would like to monitor shorewall traffic ( i mean the allowed and dropped traffic passing through my firewall )with a browser from any location apprecite if someone could help me or advice me which software or add on utility would do the above. really apprecite thanks nd regards simon
2009 May 13
1
shorewall + openvpn: address rewriting
I have two sites connected via openvpn. Both routers are running shorewall. Behind Network A is a SIP Phone which tries to register with an Asterisk PBX in Network B. I see in the log of the SIP device, that it is sending SIP packets with its internal assigned address 192.168.1.11. The router at Network B logs these SIP packets coming from the external IP address of Router A, and not
2011 Mar 16
1
Unable to run Kodak AIO installation software.
When I run the installation program for a Kodak AIO software I get the fallowing: fixme:exec:SHELL_execute flags ignored: 0x00000100 wine: cannot find L"C:\\windows\\system32\\conime.exe" I have tried what is in the "preloader: Warning: failed to reserve range ..." Sticky. Before I receaved this error. I had an error saying something about mono and .net. So I googled and
2006 May 15
1
Configuring a Kodak EZ200 Webcam in CentOS 4.3
Hi. I hate to ask because I'm not sure if this is one of those questions that don't "deserve an answer" but here goes: My friend gave me a Kodak EZ-200 Webcam (USB) recently and I'm trying to configure it for use under CentOS 4.3. I did a little research on the web and found that the Kodak EZ200 is supported using gphoto2
2012 Oct 20
2
[LLVMdev] RegisterCoalescing pass crashes with ImplicitDef registers
Here it is :  Starting program: /home/vlj/llvmbin/bin/llc -march=r600 -mcpu=cayman /home/vlj/shader [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". llc: /home/vlj/llvm/include/llvm/ADT/SmallVector.h:143: const T& llvm::SmallVectorTemplateCommon<T, <template-parameter-1-2> >::operator[](unsigned int) const [with T
2006 Jun 14
2
loading library from network share (PR#8982)
Full_Name: roy kuraisa Version: 2.2.1 OS: Windows XP SP2 Submission from: (NULL) (155.91.28.232) When loading a library from network share drive (e.g., \\nnn\f1\f2\p1), when First.lib is called, the libray name contains "/" instead of "\" resulting in an invalid Windows filepath. Here's an example: >From R, >
2012 Aug 06
0
[LLVMdev] Register Coalescer does not preserve TargetFlag
On Aug 6, 2012, at 11:00 AM, Vincent Lejeune <vljn at ovi.com> wrote: > Ok. > > I tried to do it using a pass after register allocation, lowering NEG/ABS instructions. > However I met a problem : apparently getNextOperandForReg() can returns a MachineOperand before the one I'm processing. > > The following code snippet : > > > void
2005 Jun 27
0
bug in 3.0.14a source/smbd/service.c:make_connection
Hi, I have found a bug in the version 3.0.14a of samba in source/smbd/service.c function make_connection line 614. Between 3.0.6 and 3.0.14a someone changed a 'stat' call in 'SMB_VFS_STAT', but this cannot be called before the SMB_VFS_CONNECT that is much later in the function. This breaks any VFS module where stat relies on data established in CONNECT like in my database
1997 Dec 11
0
R-beta: Add-On Packages in Windows
I am having trouble figuring out how to "install" add-on packages. The FAQ gives aid for Unix users, but for Windows, I can't seem to figure out where to put the files. For example, I downloaded the bootstrap file from CRAN and I have a directory with some files and other directories. I would like to be able to type: > library(bootstrap) and have all the functions loaded much
1997 Sep 30
0
R-beta: Plots with NT
I've downloaded the latest Windows version of R and it looks great, but when I change the size of the graphics window, the plot disappears. Is this typical behavior? I had thought that the Restore command in the graphics window would redraw but it is not highlighted. Is there a quick way to restore the plot. I working with NT 4.0 Thanks! Jeff -- Jeffrey D. Morris, Ph.D. Eastman Kodak
2009 Mar 26
0
Kodak image scroll slagging
Hi, I have installed Wine 1.1.17 in Ubuntu 8.10. I have installed in Celeron 1100 MHz (256 ram). When I try to scroll the image in Kodak image control in Vb application, it takes time to move, like slagging effect. Do I have to do any display driver related problem. As in same pc in WXp it does not take time to scroll. Thanks
2012 Aug 06
4
[LLVMdev] Register Coalescer does not preserve TargetFlag
Hi, R600 hardware (Radeon gfx card) does neither have a NEG nor an ABS instruction ; however any sources operand can be negated/abs'd by setting a bit for every source operand in the final bytecode (but not DST). A good way of modeling this behavior in LLVM is by using TargetFlag on operand. Currently the R600 LLVM backend in Mesa lower NEG and ABS DAG instruction to a MOV + TargetFlag using
2012 Jun 16
2
Online resizing disk Windows Dom U
Hi, We have some problems with Xen 4.0.1 and resinzing of lvm volumes. When I resize a lvm volume with "lvresize -L+50G -n /dev/data/windows-data" the Windows Dom U don''t scan the new size of the lvm volume. The only way to see the extend is to halt and create the DomU We have try with sign and unsigned drivers gplpv, with Windows 2008 and Windows 2003 server :