summaryrefslogtreecommitdiff
path: root/source4/torture/nbt
Commit message (Expand)AuthorAgeFilesLines
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-168-54/+54
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-184-18/+15
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:libcli/wrepl: implement wrepl_request_send as a tevent_req based wrapperStefan Metzmacher2010-03-071-3/+9
* s4:torture/nbt: use wrepl_associate_stop() instead of build the request by handStefan Metzmacher2010-03-071-9/+4
* s4:torture/nbt: use wrepl_request() instead of wrepl_request_send() followed ...Stefan Metzmacher2010-03-071-2/+1
* s4:torture/nbt: avoid the usage of wrepl_pull_table_send()Stefan Metzmacher2010-03-051-3/+6
* s4:NBT-WINSREPLICATION: don't mark a local variable as staticStefan Metzmacher2010-02-021-1/+1
* s4:NBT-WINS: test large scopesStefan Metzmacher2010-02-011-0/+37
* s4:NBT-WINS: pass the expected rcode of the name registration to the test codeStefan Metzmacher2010-02-011-18/+39
* 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/nbt/wins - Add more castsMatthias Dieter Wallnöfer2009-12-011-6/+12
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-202-4/+0
* Fix build with system LDB.Jelmer Vernooij2009-06-181-1/+1
* s4:torture assert that we get a Mailslot allocated before we dereferenceAndrew Bartlett2009-06-041-0/+2
* s4:torture Use str_list_make_single where appropriateAndrew Bartlett2009-05-141-10/+10
* s4:dgram: s/private/private_dataStefan Metzmacher2009-02-021-24/+24
* NBT-WINS: test if the server ignores resent packetsStefan Metzmacher2009-01-191-0/+54
* NBT-WINS: we don't need the slow low port tests for every nameStefan Metzmacher2009-01-191-18/+19
* NBT-WINS: if we're bound to port 137 trigger WACK reponses with timeoutsStefan Metzmacher2009-01-191-2/+107
* NBT-WINS: try to bind to port 137 in the NBT-WINS testStefan Metzmacher2009-01-191-3/+15
* NBT-WINS: initialize .dest_port explicit (we should fill the whole struct eac...Stefan Metzmacher2009-01-191-0/+1
* s4:libcli/wrepl: we don't need to resolve namesStefan Metzmacher2008-12-181-6/+6
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-4/+4
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-021-21/+21
* s4-nbt: use ../libcli/nbtGünther Deschner2008-09-231-1/+1
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-233-11/+11
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-151-6/+6
|\
| * NBT-WINSREPLICATION: be more robust to timing errorsStefan Metzmacher2008-08-141-6/+6
* | Assert on failure to join domain in NBT-DGRAMAndrew Bartlett2008-08-141-0/+4
|/
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-2/+2
* Add convenience function for creating nbt sockets in torture.Jelmer Vernooij2008-06-054-7/+9
* Correct an assertion in the testsuite.Andrew Bartlett2008-05-211-1/+1
* Extend the NBT-DGRAM torture test again.Andrew Bartlett2008-05-211-0/+1
* Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett2008-05-211-19/+257
* Revert addition of 'mailslot' parameter.Andrew Bartlett2008-05-201-2/+1
* Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2008-05-171-0/+25
* Test the use of the domain SID on the NETLOGON mailslotAndrew Bartlett2008-05-171-4/+61
* Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-46/+22
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-218-19/+19
* Avoid using event_context_find where possible.Jelmer Vernooij2008-04-171-1/+1
* Use provided event context rather than looking for it.Jelmer Vernooij2008-04-171-2/+2
* Remove another global_loadparm instance.Jelmer Vernooij2008-02-211-6/+6
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-215-15/+18
* Remove more global_loadparm uses.Jelmer Vernooij2008-02-211-3/+6
* 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