SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>
authorHolger Hetterich <hhetter@novell.com>
Wed, 24 Sep 2008 23:01:00 +0000 (19:01 -0400)
committerJim McDonough <jmcd@samba.org>
Wed, 24 Sep 2008 23:16:57 +0000 (19:16 -0400)
commit964fb9f2492964472666cf10973e1abf6df6882c
treefa8bb6d545f2f6a2a96d44e413e4c0547fc9e4ed
parentb0a95ad2f68cfc87822420c22216d83c0abf0690
SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>

Used to gather data to feed to a database for live and historical
analysis of usage per user, per share, etc.

Helper apps to read the data still to come.  This one still needs to be
made ipv6 enabled (connection is made to the helper app).
source3/Makefile.in
source3/configure.in
source3/modules/vfs_smb_traffic_analyzer.c [new file with mode: 0644]