summaryrefslogtreecommitdiff
path: root/source4/torture/libnetapi
AgeCommit message (Expand)AuthorFilesLines
2026-03-20s4:torture:libnetapi: group fix cast-align warningsGary Lockyer1-7/+54
2026-03-20s4:torture:libnetapi: user fix cast-align warningsGary Lockyer1-11/+24
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 Schneider2-2/+2
2021-06-22torture: Fix build on freebsd, missing deps on cmdlineAmitay Isaacs1-1/+1
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2-4/+4
2021-03-16lib: Remove init_names()Volker Lendecke1-1/+0
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore2-0/+4
2018-11-22s4:torture: Initialize pointers in libnetapi user testAndreas Schneider1-2/+2
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
2016-03-04s4/torture/libnetapi/libnetapi_user.c: fix typoAurelien Aptel1-1/+1
2015-04-22s4:torture:libnetapi: use lp_load_global() instead of lp_load()Michael Adam1-1/+1
2015-03-20s4:torture/libnetapi: remove allow_warnings=TrueStefan Metzmacher1-1/+0
2015-03-20s4:torture/libnetapi: avoid compiler warningStefan Metzmacher1-1/+1
2014-05-30Fix several talloc stack frames not freedSamuel Cabrero1-0/+1
2014-04-02s4:torture/libnetapi: explicitly use allow_warnings=TrueStefan Metzmacher1-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 Bartlett2-10/+23
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-5/+5
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2-55/+0
2010-09-20s4-smbtorture: add NetRemoteTOD libnetapi torture test.Günther Deschner4-2/+80
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2-18/+18
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-4/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-1/+1
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+14
2009-06-17s4-smbtorture: add test for NetUserSetInfo level 0 (user rename).Günther Deschner1-2/+13
2009-06-17s4-smbtorture: use TORTURE_TEST_USER define in libnetapi user test.Günther Deschner1-17/+15
2009-06-04s4:torture Make Samba4 build on hosts with an older libnetapiAndrew Bartlett1-1/+6
2009-06-03s4:torture/libnetapi: fix netapi detectionStefan Metzmacher1-3/+7
2009-05-29s4-smbtorture: add NETAPI-GROUP test.Günther Deschner3-1/+523
2009-05-29s4-smbtorture: add NETAPI-USER test.Günther Deschner3-1/+479
2009-05-29s4-smbtorture: add very basic LIBNETAPI testsuite.Günther Deschner3-0/+121