summaryrefslogtreecommitdiff
path: root/source4/torture/nbt/winsbench.c
Commit message (Expand)AuthorAgeFilesLines
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-2/+2
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-1/+1
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-081-2/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-2/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-231-6/+6
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+1
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
* r26426: Remove uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26408: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+1
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-1/+3
* r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij2007-12-211-0/+1
* r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2007-12-211-1/+3
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-1/+1
* r26309: Move specification of port higher up the all stack.Jelmer Vernooij2007-12-211-0/+2
* r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij2007-10-101-4/+3
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-101-3/+6
* r22322: Cut timelimits for BENCH tests run in quicktest.Andrew Bartlett2007-10-101-1/+1
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-41/+32
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+3
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-1/+5
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-101-1/+1
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2007-10-101-3/+1
* r5411: make network interface selection a bit sanerAndrew Tridgell2007-10-101-1/+1
* r5408: - added testing for the behaviour of the special 0x1c nameAndrew Tridgell2007-10-101-1/+1
* r5403: a simple WINS benchmarking programAndrew Tridgell2007-10-101-0/+297