summaryrefslogtreecommitdiff
path: root/source4/torture/nbt/winsbench.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij1-4/+3
2007-10-10r23810: Make things static, and remove unsued code.Andrew Bartlett1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher1-3/+6
2007-10-10r22322: Cut timelimits for BENCH tests run in quicktest.Andrew Bartlett1-1/+1
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-41/+32
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+3
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-1/+5
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell1-1/+1
2007-10-10r6933: Add a couple of helper functions for creating nbt names.Tim Potter1-3/+1
2007-10-10r5411: make network interface selection a bit sanerAndrew Tridgell1-1/+1
2007-10-10r5408: - added testing for the behaviour of the special 0x1c nameAndrew Tridgell1-1/+1
2007-10-10r5403: a simple WINS benchmarking programAndrew Tridgell1-0/+297