vfs_smb_traffic_analyzer.c: added function
commit002193d34bc9ff385a866af2d39ed713a5bef1bf
authorHolger Hetterich <hhetter@novell.com>
Sat, 6 Feb 2010 10:36:14 +0000 (6 11:36 +0100)
committerJim McDonough <jmcd@samba.org>
Tue, 16 Mar 2010 13:52:10 +0000 (16 09:52 -0400)
tree2df550fd383bae51039a6382c9da971f14c7ddb0
parentc1fb55caa5bfc079bda6a6ef98ee591800789778
vfs_smb_traffic_analyzer.c: added function
static char *smb_traffic_analyzer_anonymize

This takes a lot of code out of the main functions,
and makes it a bit simpler. Do the anonymization in a function.
Since we already anonymized the username we don't need to do
this a second time in the v2 marshalling function.
source3/modules/vfs_smb_traffic_analyzer.c