summaryrefslogtreecommitdiffstats
path: root/source/modules/vfs_smb_traffic_analyzer.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell...Karolin Seeger2008-11-171-352/+0
* Revert "Fix the new vfs_smb_traffic_analyzer build for static links"Karolin Seeger2008-11-171-2/+2
* Revert "Use IPv4/v6 independent calls. Change safe_strcpy/cat to strlcpy/cat ...Karolin Seeger2008-11-171-97/+84
* Revert "Restructure the module so it connects to the remote data sink"Karolin Seeger2008-11-171-156/+150
* Revert "Convert to allocated strings. Use write_data(), not send as this does...Karolin Seeger2008-11-171-42/+58
* Revert "Turn the socket connections into a refcounted list - in the common ca...Karolin Seeger2008-11-171-94/+44
* Revert "Fixed build warning "passing arg from incompatible pointer type""Karolin Seeger2008-11-171-3/+1
* Revert "Enable optional anonymization of user names,"Karolin Seeger2008-11-171-20/+1
* Enable optional anonymization of user names,Holger Hetterich2008-10-151-1/+20
* Fixed build warning "passing arg from incompatible pointer type"Tim Prouty2008-10-151-1/+3
* Turn the socket connections into a refcounted list - in the common case there...Jeremy Allison2008-10-061-44/+94
* Convert to allocated strings. Use write_data(), not send as this doesn't corr...Jeremy Allison2008-10-061-58/+42
* Restructure the module so it connects to the remote data sinkJeremy Allison2008-10-061-150/+156
* Use IPv4/v6 independent calls. Change safe_strcpy/cat to strlcpy/cat (thisJeremy Allison2008-10-061-84/+97
* Fix the new vfs_smb_traffic_analyzer build for static linksJim McDonough2008-10-061-2/+2
* SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>Holger Hetterich2008-10-061-0/+352