docs: Updated for the SMB protocol

This patch updates the documentation for the SMB/CIFS protocol.
This commit is contained in:
Bill Nagel 2014-11-30 16:51:26 -05:00 committed by Steve Holme
parent c8996bab1c
commit 96c3b1a1bb
8 changed files with 42 additions and 5 deletions

View file

@ -264,6 +264,10 @@ Library
The file:// protocol is dealt with in lib/file.c.
SMB
The smb:// protocol is dealt with in lib/smb.c.
LDAP
Everything LDAP is in lib/ldap.c and lib/openldap.c