summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb.h
AgeCommit message (Collapse)AuthorFilesLines
2013-08-15s3:libsmb: Add in the core of the libsmb client SMB2 functions.Jeremy Allison1-0/+1
These create a synchronous cli_smb2_XXX() style interface designed to plug directly into the libsmb/cliXXXX.c code. https://bugzilla.samba.org/show_bug.cgi?id=9974 Signed-off-by: Jeremy Allison <jra@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org>
2011-06-10source3/libsmb/libsmb.h: fix licence/copyrightGünther Deschner1-0/+5
Guenther
2011-05-06s3-includes: no need to globally include libads/ads_status.h.Günther Deschner1-0/+1
Guenther
2011-05-06s3-includes: finally only include client.h when libsmb is used.Günther Deschner1-0/+1
Guenther
2011-05-06s3-libsmb: move protos to libsmb/proto.hGünther Deschner1-0/+23
Guenther