summaryrefslogtreecommitdiff
path: root/source4/torture/nbt
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* s4-torture: fix gcc6 build warnings.Günther Deschner2016-02-061-2/+7
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-2/+1
* s4:torture/nbt: remove unused variableStefan Metzmacher2014-04-021-2/+0
* s4:torture/nbt: avoid str_list related const warningsStefan Metzmacher2014-04-021-4/+9
* s4:torture/nbt: add missing #include "torture/nbt/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as U...Matthias Dieter Wallnöfer2012-01-041-0/+5
* s4:torture/nbt/dgram.c: NBT samlogon requests without _EX return the PDC name...Stefan Metzmacher2012-01-041-0/+22
* smbtorture: avoid sigsev if the password is not correctMatthieu Patou2011-11-261-1/+1
* nbt: trim down header dependencies of nbt.idl.Günther Deschner2011-11-031-0/+1
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-135-22/+22
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-065-8/+8
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-085-21/+21
* s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett2011-05-032-4/+11
* s4-torture Remove unused and uncompleated testAndrew Bartlett2011-05-031-54/+0
* s4:torture/nbt/winsreplication: ignore incoming broadcast messagesStefan Metzmacher2011-04-301-2/+19
* s4:torture/nbt/winsreplication: assert the nbt name before the typeStefan Metzmacher2011-04-301-2/+2
* s4:torture/nbt/winsreplication: use torture macros in order report failuresStefan Metzmacher2011-04-301-8/+104
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-117-10/+8
* dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin2010-10-231-10/+10
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-2/+2
* s4-torture assert that we get a temp datagram socket.Andrew Bartlett2010-09-161-4/+8
* 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