summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/libsmb.h
Commit message (Collapse)AuthorAgeFilesLines
* s3:libsmb: Add in the core of the libsmb client SMB2 functions.Jeremy Allison2013-08-151-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>
* source3/libsmb/libsmb.h: fix licence/copyrightGünther Deschner2011-06-101-0/+5
| | | | Guenther
* s3-includes: no need to globally include libads/ads_status.h.Günther Deschner2011-05-061-0/+1
| | | | Guenther
* s3-includes: finally only include client.h when libsmb is used.Günther Deschner2011-05-061-0/+1
| | | | Guenther
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-061-0/+23
Guenther