summaryrefslogtreecommitdiff
path: root/source4/torture/nbt
AgeCommit message (Expand)AuthorFilesLines
2025-10-21CVE-2025-10230: s4/tests: check that wins hook sanitizes namesDouglas Bagnall1-3/+133
2024-06-28s4:torture: Initialize struct wrepl_wins_nameAndreas Schneider1-2/+6
2024-06-28s4:torture: Initialize struct wrepl_wins_nameAndreas Schneider1-1/+3
2024-06-28s4:torture: Initialize struct nbt_name_queryAndreas Schneider1-1/+5
2024-06-28s3:torture: Remove trailing spaces in query.cAndreas Schneider1-6/+6
2024-06-24s4:torture: Initialize struct wrepl_wins_nameAndreas Schneider1-1/+3
2024-06-24s4:torture: Remove trailing spaces in winsreplication.cAndreas Schneider1-192/+192
2023-09-11s4:torture: Fix code spellingJoseph Sutton1-3/+3
2023-08-14s4:torture:nbt: Fix code spellingAndreas Schneider1-2/+2
2019-03-27s4/torture: Update winsreplication to only use IPv4 addressesTim Beale1-3/+9
2018-05-12Fix spelling s/conection/connection/Mathieu Parent1-1/+1
2018-05-12Fix spelling s/anwser/answer/Mathieu Parent1-1/+1
2018-02-27libdgram: Remove an unused parameterVolker Lendecke1-1/+2
2017-05-05s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison1-2/+2
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2016-02-06s4-torture: fix gcc6 build warnings.Günther Deschner1-2/+7
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-2/+1
2014-04-02s4:torture/nbt: remove unused variableStefan Metzmacher1-2/+0
2014-04-02s4:torture/nbt: avoid str_list related const warningsStefan Metzmacher1-4/+9
2014-04-02s4:torture/nbt: add missing #include "torture/nbt/proto.h"Stefan Metzmacher1-0/+1
2012-01-04s4:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as U...Matthias Dieter Wallnöfer1-0/+5
2012-01-04s4:torture/nbt/dgram.c: NBT samlogon requests without _EX return the PDC name...Stefan Metzmacher1-0/+22
2011-11-26smbtorture: avoid sigsev if the password is not correctMatthieu Patou1-1/+1
2011-11-03nbt: trim down header dependencies of nbt.idl.Günther Deschner1-0/+1
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce5-22/+22
2011-06-06s4-ipv6: update callers to load_interface_list()Andrew Tridgell5-8/+8
2011-05-08s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett5-21/+21
2011-05-03s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett2-4/+11
2011-05-03s4-torture Remove unused and uncompleated testAndrew Bartlett1-54/+0
2011-04-30s4:torture/nbt/winsreplication: ignore incoming broadcast messagesStefan Metzmacher1-2/+19
2011-04-30s4:torture/nbt/winsreplication: assert the nbt name before the typeStefan Metzmacher1-2/+2
2011-04-30s4:torture/nbt/winsreplication: use torture macros in order report failuresStefan Metzmacher1-8/+104
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