summaryrefslogtreecommitdiff
path: root/source4/torture/ntp
AgeCommit message (Expand)AuthorFilesLines
2024-10-30libcli/auth: also use netlogon_creds_CredentialState_extra_info for the clientStefan Metzmacher1-0/+1
2023-10-25libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_tRalph Boehme1-1/+1
2022-12-13CVE-2022-38023 s4:torture: use NETLOGON_NEG_SUPPORTS_AES by defaultStefan Metzmacher1-1/+1
2019-05-21s4:torture: Use GnuTLS MD5 in ntp_signd testAndreas Schneider1-7/+10
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
2014-04-02s4:torture/ntp: add missing #include "torture/ntp/proto.h"Stefan Metzmacher1-0/+1
2013-08-05libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner1-0/+1
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-3/+3
2010-09-10s4:torture/ntp/ntp_signd.c - add more "char *" casts in order to suppress Sol...Matthias Dieter Wallnöfer1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-2/+0
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-29s4:torture/ntp: add explicit check for NTSTATUS r.out.resultGünther Deschner1-6/+10
2010-03-12s4:torture/ntp: make use of dcerpc_binding_handle stubsStefan Metzmacher1-2/+2
2010-01-14s4-torture: Migrate ntp_signd test to tsocket.Andreas Schneider1-126/+160
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-4/+0
2009-08-22s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpdAndrew Bartlett1-2/+1
2009-08-11s4:torture Add test for the NTP signd serverAndrew Bartlett1-0/+270