summaryrefslogtreecommitdiff
path: root/source4/torture/nbt/winsreplication.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-...Stefan Metzmacher1-2/+2
2007-10-10r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED o...Stefan Metzmacher1-2/+2
2007-10-10r14318: fix warningsStefan Metzmacher1-3/+0
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+3
2007-10-10r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher1-4/+63
2007-10-10r13035: active,special group replicas are overwritten by tombstone,special gr...Stefan Metzmacher1-0/+122
2007-10-10r12907: skip some tests for make quicktest in NBT-WINSREPLICATIONStefan Metzmacher1-0/+3
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-21/+38
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r12211: remove unused elementStefan Metzmacher1-1/+1
2007-10-10r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher1-4/+11
2007-10-10r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP...Stefan Metzmacher1-39/+0
2007-10-10r12069: fix typoStefan Metzmacher1-1/+1
2007-10-10r12068: a better fix to prevent crashing, on errorsStefan Metzmacher1-8/+2
2007-10-10r12067: print out some more detailsStefan Metzmacher1-2/+17
2007-10-10r12066: - add a unique,active,owner vs. unique,active,replica tests whereStefan Metzmacher1-6/+39
2007-10-10r12024: do some extra sleeping to give the server the chance to handle our replyStefan Metzmacher1-0/+2
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter1-4/+4
2007-10-10r11911: as we pass the owned_released vs. replica test now, run it with make ...Stefan Metzmacher1-0/+1
2007-10-10r11899: add some usefull debug messagesStefan Metzmacher1-0/+10