Fix CID 606 - failed to return -1 after socket() fail.
[metze/samba/wip.git] / source / modules / vfs_smb_traffic_analyzer.c
2008-10-29 Jeremy AllisonFix CID 606 - failed to return -1 after socket() fail.
2008-10-13 Holger HetterichEnable optional anonymization of user names,
2008-10-07 Tim ProutyFixed build warning "passing arg from incompatible...
2008-10-01 Jeremy AllisonTurn the socket connections into a refcounted list...
2008-09-30 Jeremy AllisonConvert to allocated strings. Use write_data(), not...
2008-09-30 Jeremy AllisonRestructure the module so it connects to the remote...
2008-09-25 Jeremy AllisonUse IPv4/v6 independent calls. Change safe_strcpy/cat...
2008-09-25 Jim McDonoughFix the new vfs_smb_traffic_analyzer build for static...
2008-09-24 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...