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