summaryrefslogtreecommitdiff
path: root/source4/torture/nbt/query.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce1-2/+2
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2008-09-23s4-nbt: use private_data instead of private.Günther Deschner1-2/+2
2008-06-05Add convenience function for creating nbt sockets in torture.Jelmer Vernooij1-2/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-1/+1
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij1-0/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-2/+2
2007-10-10r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij1-3/+2
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-2/+2
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-39/+22
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/+1
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-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell1-1/+1
2007-10-10r5195: most events don't need the time of the event, so save a gettimeofday()...Andrew Tridgell1-1/+1
2007-10-10r5185: make all the events data structures private to events.c. This willAndrew Tridgell1-0/+1
2007-10-10r5130: added a single NBT name query benchmark. It keeps 10 queries in flight...Andrew Tridgell1-0/+130