summaryrefslogtreecommitdiff
path: root/source4/torture/nbt/winsreplication.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-03nbt: trim down header dependencies of nbt.idl.Günther Deschner1-0/+1
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce1-6/+6
2011-06-06s4-ipv6: update callers to load_interface_list()Andrew Tridgell1-1/+1
2011-05-08s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett1-7/+7
2011-04-30s4:torture/nbt/winsreplication: ignore incoming broadcast messagesStefan Metzmacher1-2/+19
2011-04-30s4:torture/nbt/winsreplication: assert the nbt name before the typeStefan Metzmacher1-2/+2
2011-04-30s4:torture/nbt/winsreplication: use torture macros in order report failuresStefan Metzmacher1-8/+104
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-3/+2
2010-10-23dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin1-10/+10
2010-09-16s3/s4: merge msleep and smb_msleepBjörn Jacke1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-9/+9
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-10/+10
2010-03-07s4:libcli/wrepl: implement wrepl_request_send as a tevent_req based wrapperStefan Metzmacher1-3/+9
2010-03-07s4:torture/nbt: use wrepl_associate_stop() instead of build the request by handStefan Metzmacher1-9/+4
2010-03-07s4:torture/nbt: use wrepl_request() instead of wrepl_request_send() followed ...Stefan Metzmacher1-2/+1
2010-03-05s4:torture/nbt: avoid the usage of wrepl_pull_table_send()Stefan Metzmacher1-3/+6
2010-02-02s4:NBT-WINSREPLICATION: don't mark a local variable as staticStefan Metzmacher1-1/+1
2010-02-01s4:NBT-WINSREPLICATION: test replication with names including scopesStefan Metzmacher1-1/+51
2010-02-01s4:NBT-WINSREPLICATION: fix compiler warningsStefan Metzmacher1-8/+16
2010-02-01s4:NBT-WINSREPLICATION: use an array of nbt_names to loop over different namesStefan Metzmacher1-10/+7
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2008-12-18s4:libcli/wrepl: we don't need to resolve namesStefan Metzmacher1-6/+6
2008-09-23s4-nbt: use private_data instead of private.Günther Deschner1-3/+3
2008-08-14NBT-WINSREPLICATION: be more robust to timing errorsStefan Metzmacher1-6/+6
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-9/+9
2008-02-21Remove another global_loadparm instance.Jelmer Vernooij1-6/+6
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-10/+10
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-1/+1
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-1/+1
2007-12-21r26408: Remove use of global_loadparm.Jelmer Vernooij1-0/+3
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-1/+1
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-6/+9
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-6/+6
2007-12-21r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij1-0/+2
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-6/+6
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-3/+3
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-3/+4
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij1-3/+2
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-6/+9
2007-10-10r24846: Use metadata about dangerous tests.Jelmer Vernooij1-6/+5
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij1-4/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktestStefan Metzmacher1-0/+5
2007-10-10r19439: revert my change to a torture assert - expected is a boolAndrew Tridgell1-1/+1
2007-10-10r19433: Metze, please take a look at this one!Andrew Tridgell1-11/+15
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-1584/+1547
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r15259: try to find the place that causes trouble on some build farm hostStefan Metzmacher1-2/+2
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-3/+4