summaryrefslogtreecommitdiff
path: root/testsuite/libsmbclient/src/lseekdir/lseekdir_3.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-29testsuite: Replace deprecated bzero with memsetAmitay Isaacs1-2/+2
This fixes build issues on solaris reported in bug #8767. https://bugzilla.samba.org/show_bug.cgi?id=8767 Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Wed Feb 29 10:39:10 CET 2012 on sn-devel-104
2011-10-25s3-libsmbclient: make some functions static in testsuite code.Günther Deschner1-1/+1
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Oct 25 17:57:25 CEST 2011 on sn-devel-104
2002-04-03Fixed C++ comments.Tim Potter1-2/+2
(This used to be commit ca56042c032e95ff3e1e40ae9e89a0b847d83081)
2001-03-09Bulk add of the test suite for libsmbclient ...Richard Sharpe1-0/+67
(This used to be commit adef47b5173b9a028224307490960ce89762709b)