summaryrefslogtreecommitdiff
path: root/source4/torture/nbt
AgeCommit message (Expand)AuthorFilesLines
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij7-10/+8
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-09-16s4-torture assert that we get a temp datagram socket.Andrew Bartlett1-4/+8
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell8-54/+54
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij4-18/+15
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
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-WINS: test large scopesStefan Metzmacher1-0/+37
2010-02-01s4:NBT-WINS: pass the expected rcode of the name registration to the test codeStefan Metzmacher1-18/+39
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-12-01s4:torture/nbt/wins - Add more castsMatthias Dieter Wallnöfer1-6/+12
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2-4/+0
2009-06-18Fix build with system LDB.Jelmer Vernooij1-1/+1
2009-06-04s4:torture assert that we get a Mailslot allocated before we dereferenceAndrew Bartlett1-0/+2
2009-05-14s4:torture Use str_list_make_single where appropriateAndrew Bartlett1-10/+10
2009-02-02s4:dgram: s/private/private_dataStefan Metzmacher1-24/+24
2009-01-19NBT-WINS: test if the server ignores resent packetsStefan Metzmacher1-0/+54
2009-01-19NBT-WINS: we don't need the slow low port tests for every nameStefan Metzmacher1-18/+19
2009-01-19NBT-WINS: if we're bound to port 137 trigger WACK reponses with timeoutsStefan Metzmacher1-2/+107
2009-01-19NBT-WINS: try to bind to port 137 in the NBT-WINS testStefan Metzmacher1-3/+15
2009-01-19NBT-WINS: initialize .dest_port explicit (we should fill the whole struct eac...Stefan Metzmacher1-0/+1
2008-12-18s4:libcli/wrepl: we don't need to resolve namesStefan Metzmacher1-6/+6
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij1-4/+4
2008-10-02The IRIX compiler does not like embedded unnamed unionsVolker Lendecke1-21/+21
2008-09-23s4-nbt: use ../libcli/nbtGünther Deschner1-1/+1
2008-09-23s4-nbt: use private_data instead of private.Günther Deschner3-11/+11
2008-08-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-6/+6
2008-08-14NBT-WINSREPLICATION: be more robust to timing errorsStefan Metzmacher1-6/+6
2008-08-14Assert on failure to join domain in NBT-DGRAMAndrew Bartlett1-0/+4
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-2/+2
2008-06-05Add convenience function for creating nbt sockets in torture.Jelmer Vernooij4-7/+9
2008-05-21Correct an assertion in the testsuite.Andrew Bartlett1-1/+1
2008-05-21Extend the NBT-DGRAM torture test again.Andrew Bartlett1-0/+1
2008-05-21Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett1-19/+257
2008-05-20Revert addition of 'mailslot' parameter.Andrew Bartlett1-2/+1
2008-05-17Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett1-0/+25
2008-05-17Test the use of the domain SID on the NETLOGON mailslotAndrew Bartlett1-4/+61
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-46/+22
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce8-19/+19
2008-04-17Avoid using event_context_find where possible.Jelmer Vernooij1-1/+1
2008-04-17Use provided event context rather than looking for it.Jelmer Vernooij1-2/+2
2008-02-21Remove another global_loadparm instance.Jelmer Vernooij1-6/+6