Re: VFS modules?

2002-10-09 Thread Alexander Bokovoy
On Wed, Oct 09, 2002 at 01:38:21PM -0400, Kris Van Hees wrote: Has anyone implemented a VFS module already? It does not seem that there are any as part of the CVS HEAD version, and I could not find a reference to any on the web site. HEAD:/samba/examples/VFS/ -- / Alexander Bokovoy --- He

Re: Undocumented smb.conf

2002-08-20 Thread Alexander Bokovoy
'/vfs_module. Can be used in both global and per-share contexts. -- / Alexander Bokovoy --- I just forgot my whole philosophy of life!!!

Re: Fine points of ACL conversion

2002-08-01 Thread Alexander Bokovoy
. This implements NT ACL inheritance as well, which is where it can get really scary. Is there any chance we'll see this patch updated to HEAD? -- / Alexander Bokovoy --- Do more than anyone expects, and pretty soon everyone will expect more.

Re: recent vfs patches

2002-07-31 Thread Alexander Bokovoy
, configure and make went fine. Sorry for false alarm. Makefiles creation still returns errors in those 2 points. This is not a false alarm!!! Simo, you forgot to add Makefile.in files in examples/VFS/{,block/}. -- / Alexander Bokovoy --- Quigley's Law: Whoever has any authority over you

Re: Build requirements

2002-07-22 Thread Alexander Bokovoy
and/or previous experience to report us dependencies and put them into CVS' spec files. -- / Alexander Bokovoy --- The ripest fruit falls first. -- William Shakespeare, Richard II

Re: Build requirements

2002-07-22 Thread Alexander Bokovoy
a source package). Thanks. I can't get this done immediately, but probably some time soon. No problem :) -- / Alexander Bokovoy --- polygon: Dead parrot.

Re: Using Samba for HTTP-NTLM-authentication?

2002-07-12 Thread Alexander Bokovoy
. In brief, you need to make code that talks with winbindd. -- / Alexander Bokovoy --- No wonder you're tired! You understood so much today.

Re: [patch] Cascaded VFS v.4

2002-07-09 Thread Alexander Bokovoy
look correctly? There are files_struct entries (next,prev), various SMB_XXX (dev, inode, pos, size) which all are variable-sized... -- / Alexander Bokovoy --- Communications satellite used by the military for star wars.

Re: [patch] Cascaded VFS v.4

2002-07-09 Thread Alexander Bokovoy
On Tue, Jul 09, 2002 at 02:58:51PM +0300, TUDOR Coserea wrote: Hi Alexander, Alexander Bokovoy [EMAIL PROTECTED] writes: And another question: I used VFS to build a antivirus scanner and on close method I need (const struct files_struct*)-fsp_name which position

[patch] Cascaded VFS v.4

2002-07-08 Thread Alexander Bokovoy
. -- / Alexander Bokovoy --- QOTD: I've always wanted to work in the Federal Mint. And then go on strike. To make less money. diff -urN samba-3.0/examples/VFS/audit.c samba-3.0.current/examples/VFS/audit.c --- samba-3.0/examples/VFS/audit.c 2002-03-20 12:43:38 +0200 +++ samba-3.0

Re: Draft of branch maintainence and release plans....

2002-07-04 Thread Alexander Bokovoy
with Samba DC * Group Mapping support (pluggable?) * Printer attribute publishing using 'net' * pluggable passwd support - Done. Stackable VFS? -- / Alexander Bokovoy --- Clones are people two.

Re: Cascaded VFS ...

2002-07-04 Thread Alexander Bokovoy
On Wed, Jul 03, 2002 at 12:32:50PM +0200, C.Lee Taylor wrote: Greetings ... Quick question, is the Cascaded VFS system applied to cvs? Not yet. I'm working on improving it w.r.t. all comments received during past few weeks on this ML. -- / Alexander Bokovoy --- If time heals all

Re: VFS problem

2002-06-02 Thread Alexander Bokovoy
information. This is against Samba 3.0 (HEAD of a couple weeks ago). Look in examples/VFS/*.c to see details of how to use this with stackable VFS (attached). -- / Alexander Bokovoy Software architect and analyst // SaM-Solutions Ltd. --- The little pieces of my life I give to you

Re: Pages in a printjob

2002-05-24 Thread Alexander Bokovoy
/samba_XP_2002/pfeifle.tgz There were some thoughts how to do it outside Samba using CUPS. -- / Alexander Bokovoy Software architect and analyst // SaM-Solutions Ltd. --- The truth is rarely pure, and never simple. -- Oscar Wilde

Re: Does VFS work in latest cvs ?

2002-05-22 Thread Alexander Bokovoy
and stackable versions are working fine. -- / Alexander Bokovoy Software architect and analyst // SaM-Solutions Ltd. --- standards, n.: The principles we use to reject other people's code.

Re: VFS error - turns out to be vps_ops.rename failure .. help

2002-05-15 Thread Alexander Bokovoy
On Tue, May 14, 2002 at 09:32:44AM -0500, Gerald Carter wrote: AB, This is already fixed in SAMBA_2_2, correct? Can you verify? This code has already been changed. I've talked about HEAD. I'll look into SAMBA_2_2 later this week but it seems to be OK. -- / Alexander Bokovoy Software

Re: PATCH: Extended recycle bin for head

2002-05-03 Thread Alexander Bokovoy
. The patch needs the cascaded-vfs and vfs-options patch from Alexander Bokovoy to work. It works well for me, however one thing hasn't been resolved: The new vfs-options parameters don't work with [homes]. I have a patch for this (patch.loadparm), however this adds a new entry

<    1   2   3