Thread: [mx-plugins-cvs] CVS update: vfs_antivir (Page 2)
Status: Planning
Brought to you by:
mx2002
|
From: Stefan (m. M. <mx...@us...> - 2002-12-11 01:30:54
|
Date: Tue Dec 10 17:30:53 2002 Author: mx2002 Update of /cvsroot/mx-plugins/vfs_antivir In directory sc8-pr-cvs1:/tmp/cvs-serv24337 Modified Files: vfs_antivir.c Log Message: fix debug levels Revisions: vfs_antivir.c 1.23 => 1.24 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.23&r2=1.24&diff_format=u |
|
From: Stefan (m. M. <mx...@us...> - 2002-12-11 13:53:00
|
Date: Wed Dec 11 05:53:00 2002 Author: mx2002 Update of /cvsroot/mx-plugins/vfs_antivir In directory sc8-pr-cvs1:/tmp/cvs-serv10337 Modified Files: vfs_antivir.c Log Message: remove the param in vfs_antivir_init move registration of the debug class to init_module a multiple instances of vfs_antivir modules = /antivir4.so /antivir.so /antivir2.so vfs objects = antivir3 antivir antivir2 antivir3: script = /superscanner "%f" antivir: script = antivir "%f" antivir2: script super2 "%f" Revisions: vfs_antivir.c 1.24 => 1.25 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.24&r2=1.25&diff_format=u |
|
From: Stefan (m. M. <mx...@us...> - 2002-12-11 13:56:42
|
Date: Wed Dec 11 05:56:41 2002 Author: mx2002 Update of /cvsroot/mx-plugins/vfs_antivir In directory sc8-pr-cvs1:/tmp/cvs-serv12905 Modified Files: vfs_antivir.c Log Message: small fix Revisions: vfs_antivir.c 1.25 => 1.26 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.25&r2=1.26&diff_format=u |
|
From: Stefan (m. M. <mx...@us...> - 2002-12-11 14:10:32
|
Date: Wed Dec 11 06:10:31 2002
Author: mx2002
Update of /cvsroot/mx-plugins/vfs_antivir
In directory sc8-pr-cvs1:/tmp/cvs-serv19056
Modified Files:
Tag: VFS_ANTIVIR_6_0
vfs_antivir.c
Log Message:
update debug messages
Revisions:
vfs_antivir.c 1.26 => 1.26.2.1
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.26&r2=1.26.2.1&diff_format=u
|
|
From: Stefan (m. M. <mx...@us...> - 2002-12-11 14:17:31
|
Date: Wed Dec 11 06:17:29 2002 Author: mx2002 Update of /cvsroot/mx-plugins/vfs_antivir In directory sc8-pr-cvs1:/tmp/cvs-serv21367 Modified Files: vfs_antivir.c Log Message: merge from VFS_ANTIVIR_6_0 branch to HEAD 6 -> for SMB_VFS_INTERFACE_VERSION 0 -> just a counter Revisions: vfs_antivir.c 1.26 => 1.27 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.26&r2=1.27&diff_format=u |
|
From: Stefan (m. M. <mx...@us...> - 2002-12-16 17:55:31
|
Date: Mon Dec 16 09:55:27 2002
Author: mx2002
Update of /cvsroot/mx-plugins/vfs_antivir
In directory sc8-pr-cvs1:/tmp/cvs-serv25272
Modified Files:
Tag: VFS_ANTIVIR_6_0
vfs_antivir.c
Log Message:
code vfs_antivir_rename()
and move code to vfs_antivir_build_fullpath()...
needs to tested :-)
Revisions:
vfs_antivir.c 1.26.2.1 => 1.26.2.2
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.26.2.1&r2=1.26.2.2&diff_format=u
|
|
From: Stefan (m. M. <mx...@us...> - 2002-12-16 18:20:20
|
Date: Mon Dec 16 10:20:16 2002 Author: mx2002 Update of /cvsroot/mx-plugins/vfs_antivir In directory sc8-pr-cvs1:/tmp/cvs-serv7101 Modified Files: vfs_antivir.c Log Message: merge from VFS_ANTIVIR_6_0 Revisions: vfs_antivir.c 1.27 => 1.28 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.27&r2=1.28&diff_format=u |
|
From: Stefan (m. M. <mx...@us...> - 2002-12-17 14:51:00
|
Date: Tue Dec 17 06:50:58 2002
Author: mx2002
Update of /cvsroot/mx-plugins/vfs_antivir
In directory sc8-pr-cvs1:/tmp/cvs-serv10040
Modified Files:
Tag: VFS_ANTIVIR_6_0
vfs_antivir.c
Log Message:
updates for smb_register_vfs(struct vfs_object_function_entry *func, int version)
Revisions:
vfs_antivir.c 1.26.2.2 => 1.26.2.3
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.26.2.2&r2=1.26.2.3&diff_format=u
|
|
From: Stefan (m. M. <mx...@us...> - 2002-12-17 14:52:47
|
Date: Tue Dec 17 06:52:45 2002 Author: mx2002 Update of /cvsroot/mx-plugins/vfs_antivir In directory sc8-pr-cvs1:/tmp/cvs-serv10819 Modified Files: vfs_antivir.c Log Message: merge from 6_0 (new smb_register_vfs()) Revisions: vfs_antivir.c 1.28 => 1.29 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.28&r2=1.29&diff_format=u |
|
From: Stefan (m. M. <mx...@us...> - 2002-12-30 19:59:39
|
Date: Mon Dec 30 11:59:37 2002 Author: mx2002 Update of /cvsroot/mx-plugins/vfs_antivir In directory sc8-pr-cvs1:/tmp/cvs-serv4338 Modified Files: vfs_antivir.c Log Message: move talloc_init_named() ->talloc_init() Revisions: vfs_antivir.c 1.29 => 1.30 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.29&r2=1.30&diff_format=u |
|
From: Stefan (m. M. <mx...@us...> - 2002-12-30 20:26:38
|
Date: Mon Dec 30 12:26:37 2002
Author: mx2002
Update of /cvsroot/mx-plugins/vfs_antivir
In directory sc8-pr-cvs1:/tmp/cvs-serv13511
Modified Files:
Tag: VFS_ANTIVIR_6_0
vfs_antivir.c
Log Message:
merge talloc_init change
Revisions:
vfs_antivir.c 1.26.2.3 => 1.26.2.4
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.26.2.3&r2=1.26.2.4&diff_format=u
|
|
From: Stefan (m. M. <mx...@us...> - 2003-03-31 16:58:37
|
Date: Mon Mar 31 08:58:01 2003
Author: mx2002
Update of /cvsroot/mx-plugins/vfs_antivir
In directory sc8-pr-cvs1:/tmp/cvs-serv26744
Modified Files:
Tag: VFS_ANTIVIR_6_0
vfs_antivir.c
Log Message:
move to my disired vfs modules system
(I hope it will find the way to the main samba code)
only the lp_param_*() fn's have to be changed
Revisions:
vfs_antivir.c 1.26.2.4 => 1.26.2.5
http://cvs.sf.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.26.2.4&r2=1.26.2.5&diff_format=u
|
|
From: Stefan (m. M. <mx...@us...> - 2003-04-03 09:27:50
|
Date: Thu Apr 3 01:27:49 2003
Author: mx2002
Update of /cvsroot/mx-plugins/vfs_antivir
In directory sc8-pr-cvs1:/tmp/cvs-serv13967
Modified Files:
Tag: VFS_ANTIVIR_6_0
vfs_antivir.c
Log Message:
-I now have lp_parm_*() with default values in my tree.
-some const fixes
Revisions:
vfs_antivir.c 1.26.2.5 => 1.26.2.6
http://cvs.sf.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.26.2.5&r2=1.26.2.6&diff_format=u
|
|
From: Stefan (m. M. <mx...@us...> - 2003-04-07 17:25:40
|
Date: Mon Apr 7 10:25:39 2003
Author: mx2002
Update of /cvsroot/mx-plugins/vfs_antivir
In directory sc8-pr-cvs1:/tmp/cvs-serv28285
Modified Files:
Tag: VFS_ANTIVIR_6_0
vfs_antivir.c
Log Message:
use conn->mem_ctx for alloc the cache
register debug_class()
Revisions:
vfs_antivir.c 1.26.2.6 => 1.26.2.7
http://cvs.sf.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c?r1=1.26.2.6&r2=1.26.2.7&diff_format=u
|
|
From: Stefan (m. M. <mx...@us...> - 2003-06-16 10:53:48
|
Date: Mon Jun 16 03:53:47 2003 Author: mx2002 Update of /cvsroot/mx-plugins/vfs_antivir In directory sc8-pr-cvs1:/tmp/cvs-serv879 Modified Files: vfs_antivir.c Log Message: we now match the SMB_VFS_INTERFACE_VERSION =<6 like in Samba 3.0aplha24 or higher. metze Revisions: vfs_antivir.c 1.30 => 1.31 http://cvs.sf.net/cgi-bin/viewcvs.cgi/mx-plugins/vfs_antivir/vfs_antivir.c.diff?r1=1.30&r2=1.31&diff_format=u |