summaryrefslogtreecommitdiff
path: root/libcli/echo
AgeCommit message (Collapse)AuthorFilesLines
2011-05-03s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett1-2/+4
This was just a wrapper around resolve_name_ex(), so just call that instead. Andrew Bartlett
2011-03-19libcli/: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2010-12-11libcli/echo: fix off by 1 crash bugStefan Metzmacher1-1/+1
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sat Dec 11 13:48:54 CET 2010 on sn-devel-104
2010-12-11libcli/echo: lowercase testsuite namesStefan Metzmacher1-2/+2
metze
2010-12-09s4 libcli: Add libcli_echo lib and torture testKai Blin5-0/+368
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Dec 9 23:57:03 CET 2010 on sn-devel-104