index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_smb_traffic_analyzer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Async wrapper for open_socket_out_send/recv
Volker Lendecke
2009-01-04
1
-2
/
+3
*
open_socket_out is always used with SOCK_STREAM, remove argument "type"
Volker Lendecke
2009-01-03
1
-1
/
+1
*
Fix CID 606 - failed to return -1 after socket() fail.
Jeremy Allison
2008-10-29
1
-0
/
+1
*
Whitespace tidyup and an optimization to remove a talloc.
Jeremy Allison
2008-10-13
1
-7
/
+5
*
Enable optional anonymization of user names,
Holger Hetterich
2008-10-13
1
-1
/
+24
*
Fixed build warning "passing arg from incompatible pointer type"
Tim Prouty
2008-10-06
1
-1
/
+3
*
Turn the socket connections into a refcounted list - in the common case there...
Jeremy Allison
2008-10-01
1
-44
/
+95
*
Convert to allocated strings. Use write_data(), not send as this doesn't corr...
Jeremy Allison
2008-09-30
1
-58
/
+42
*
Remove current_user_info - not needed.
Jeremy Allison
2008-09-30
1
-4
/
+2
*
Restructure the module so it connects to the remote data sink
Jeremy Allison
2008-09-30
1
-150
/
+156
*
Use IPv4/v6 independent calls. Change safe_strcpy/cat to strlcpy/cat (this
Jeremy Allison
2008-09-25
1
-84
/
+97
*
Fix the new vfs_smb_traffic_analyzer build for static links
Jim McDonough
2008-09-24
1
-2
/
+2
*
SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>
Holger Hetterich
2008-09-24
1
-0
/
+352