summaryrefslogtreecommitdiffstats
path: root/source4/torture/nbt/winsreplication.c
Commit message (Expand)AuthorAgeFilesLines
* s4:NBT-WINSREPLICATION: don't mark a local variable as staticStefan Metzmacher2010-02-021-1/+1
* s4:NBT-WINSREPLICATION: test replication with names including scopesStefan Metzmacher2010-02-011-1/+51
* s4:NBT-WINSREPLICATION: fix compiler warningsStefan Metzmacher2010-02-011-8/+16
* s4:NBT-WINSREPLICATION: use an array of nbt_names to loop over different namesStefan Metzmacher2010-02-011-10/+7
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4:libcli/wrepl: we don't need to resolve namesStefan Metzmacher2008-12-181-6/+6
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-231-3/+3
* NBT-WINSREPLICATION: be more robust to timing errorsStefan Metzmacher2008-08-141-6/+6
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-9/+9
* Remove another global_loadparm instance.Jelmer Vernooij2008-02-211-6/+6
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-10/+10
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-1/+1
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-1/+1
* r26408: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-0/+3
* 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-6/+9
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-6/+6
* r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij2007-12-211-0/+2
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-6/+6
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-3/+3
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+4
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij2007-10-101-3/+2
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-6/+9
* r24846: Use metadata about dangerous tests.Jelmer Vernooij2007-10-101-6/+5
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-101-4/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktestStefan Metzmacher2007-10-101-0/+5
* r19439: revert my change to a torture assert - expected is a boolAndrew Tridgell2007-10-101-1/+1
* r19433: Metze, please take a look at this one!Andrew Tridgell2007-10-101-11/+15
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-1584/+1547
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r15259: try to find the place that causes trouble on some build farm hostStefan Metzmacher2007-10-101-2/+2
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-3/+4
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-...Stefan Metzmacher2007-10-101-2/+2
* r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED o...Stefan Metzmacher2007-10-101-2/+2
* r14318: fix warningsStefan Metzmacher2007-10-101-3/+0
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+3
* r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher2007-10-101-4/+63
* r13035: active,special group replicas are overwritten by tombstone,special gr...Stefan Metzmacher2007-10-101-0/+122
* r12907: skip some tests for make quicktest in NBT-WINSREPLICATIONStefan Metzmacher2007-10-101-0/+3
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-21/+38
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12211: remove unused elementStefan Metzmacher2007-10-101-1/+1
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2007-10-101-4/+11
* r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP...Stefan Metzmacher2007-10-101-39/+0
* r12069: fix typoStefan Metzmacher2007-10-101-1/+1
* r12068: a better fix to prevent crashing, on errorsStefan Metzmacher2007-10-101-8/+2
* r12067: print out some more detailsStefan Metzmacher2007-10-101-2/+17