summaryrefslogtreecommitdiffstats
path: root/libcli/smb/smb1cli_echo.c
Commit message (Collapse)AuthorAgeFilesLines
* libcli/smb: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* libcli/smb: add smb1cli_echo*Stefan Metzmacher2012-09-291-0/+170
metze