summaryrefslogtreecommitdiff
path: root/source4/torture/libnetapi/libnetapi.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11netapi: Pass net's cmdline credentials to libnetapi_net_init()Samuel Cabrero1-6/+2
2023-09-11netapi: Pass loadparm_context to libnetapi_net_init()Samuel Cabrero1-1/+1
2023-08-14s4:torture:libnetapi: Fix code spellingAndreas Schneider1-1/+1
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-3/+3
2021-03-16lib: Remove init_names()Volker Lendecke1-1/+0
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-2/+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-09-28werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/torture...Günther Deschner1-1/+1
2015-04-22s4:torture:libnetapi: use lp_load_global() instead of lp_load()Michael Adam1-1/+1
2014-05-30Fix several talloc stack frames not freedSamuel Cabrero1-0/+1
2012-07-18source4/torture: add talloc_stackframe()Rusty Russell1-0/+3
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-1/+1
2011-06-21s4-torture Enable libnetapi and libsmbclient tests using combined buildAndrew Bartlett1-8/+22
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-5/+5
2010-09-20s4-smbtorture: add NetRemoteTOD libnetapi torture test.Günther Deschner1-0/+1
2009-05-29s4-smbtorture: add NETAPI-GROUP test.Günther Deschner1-0/+1
2009-05-29s4-smbtorture: add NETAPI-USER test.Günther Deschner1-0/+1
2009-05-29s4-smbtorture: add very basic LIBNETAPI testsuite.Günther Deschner1-0/+78