summaryrefslogtreecommitdiffstats
path: root/source4/torture/nbt/query.c
Commit message (Expand)AuthorAgeFilesLines
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-2/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-231-2/+2
* Add convenience function for creating nbt sockets in torture.Jelmer Vernooij2008-06-051-2/+1
* 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/+2
* r26310: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26309: Move specification of port higher up the all stack.Jelmer Vernooij2007-12-211-0/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-2/+2
* r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij2007-10-101-3/+2
* 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-2/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-39/+22
* 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/+1
* 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
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-1/+1
* r5195: most events don't need the time of the event, so save a gettimeofday()...Andrew Tridgell2007-10-101-1/+1
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2007-10-101-0/+1
* r5130: added a single NBT name query benchmark. It keeps 10 queries in flight...Andrew Tridgell2007-10-101-0/+130