summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/examples
AgeCommit message (Expand)AuthorFilesLines
2023-09-11s3:lib: Fix code spellingJoseph Sutton1-1/+1
2023-07-13s3:lib: Fix code spellingAndreas Schneider1-2/+2
2022-05-23s3:lib: Fix use_after_free: Using freed pointer "p"Pavel Filipenský1-0/+1
2021-12-15s3:lib: Do not close fd = -1 on fail in netapi exampleAndreas Schneider1-1/+3
2021-12-15s3:lib: Fix memory leak in netapi examplesAndreas Schneider1-2/+6
2021-07-14s3-libnetapi: add djoin toolGünther Deschner2-0/+167
2021-07-14s3-libnetapi: add NetRequestOfflineDomainJoin example codeGünther Deschner2-0/+98
2021-07-14s3-libnetapi: add NetProvisionComputerAccount example codeGünther Deschner2-0/+123
2021-07-14s3-libnetapi: add netapi_save_file_ucs2() to example codeGünther Deschner2-0/+59
2021-07-14s3-libnetapi: add netapi_read_file helperGünther Deschner2-0/+90
2021-03-24s3:netapi: Use public getters in getjoinableous exampleAndreas Schneider1-2/+17
2021-03-24s3:netapi: Use public getters in remote_machine exampleAndreas Schneider1-2/+17
2019-01-28s3:netapi: Use C99 initializer for poptOption in netapi exampleAndreas Schneider1-6/+35
2019-01-28s3:lib: Use C99 initializer for poptOption in netapi nltestAndreas Schneider1-30/+247
2017-02-22Correct "occured" typos.Chris Lamb1-2/+2
2016-09-28werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/lib/net...Günther Deschner1-1/+1
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2014-11-25s3:lib/netapi/examples: fix pointer from integer error in nltest.cStefan Metzmacher1-1/+1
2014-10-24s3-netapi: add DS_8 and WS flags to libnetapi and nltest.Günther Deschner1-1/+4
2014-04-02s3:lib/netapi/examples: remove unused variablesStefan Metzmacher4-30/+0
2014-04-02s3:lib/netapi/examples: fix const warnings in netlogon_control2.cStefan Metzmacher1-2/+2
2014-04-02s3:lib/netapi/examples: fix invalid pointer value warnings in getjoininformat...Stefan Metzmacher1-5/+6
2013-09-25build: get rid of vars=locals() in source3/lib/netapi/examples/wscript_buildMichael Adam1-2/+1
2013-05-28Remove lib/netapi autoconf build system, this is now build with wafAndrew Bartlett1-364/+0
2012-06-03s3-libnetapi: Cope with popt versions without POPT_TABLEENDAndrew Bartlett1-0/+4
2012-02-09s3-build: remove EXEEXT from MakefilesAndrew Bartlett1-104/+104
2011-10-21s3-waf: only compile common.c in netapi examples code once.Günther Deschner1-2/+8
2011-10-21s3-netapi: fix missing include in examples code.Günther Deschner1-0/+2
2011-10-21build: compile (but do not install) netapi examplesAndrew Bartlett1-0/+64
2011-04-17s3: Use \0 instead of NULL when 0-terminating a stringVolker Lendecke1-1/+1
2010-09-19s3-nltest: add dsregdns command to nltest.Günther Deschner1-1/+21
2010-09-15s3-nltest: add dsgetdc command.Günther Deschner1-3/+181
2010-09-15s3-nltest: convert server input argument into --server.Günther Deschner1-24/+19
2010-09-15s3-nltest: rename print_result to print_netlogon_info_result.Günther Deschner1-4/+17
2010-06-08s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdo...Günther Deschner1-1/+1
2010-02-25s3-nltest: fix uninitialized query level.Günther Deschner1-1/+1
2009-10-16s3-libnetapi: add nltest tool.Günther Deschner2-1/+258
2009-10-16s3-libnetapi: add I_NetLogonControl{2} example code.Günther Deschner3-1/+303
2009-06-16s3-netapi: add NetGetJoinInformation example code.Günther Deschner2-0/+110
2009-05-15s3-netdomjoin-gui: allow to switch between workgroups/domains with the same n...Günther Deschner1-2/+4
2009-05-15s3-netdomjoin-gui: cosmetic fix for empty hostnames.Günther Deschner1-0/+1
2009-05-15s3-netdomjoin-gui: only gray out labels when not root and not connecting toGünther Deschner1-3/+3
2009-05-14s3-netapi: add example code for NetShutdownInit and NetShutdownAbort.Günther Deschner3-1/+183
2009-05-13s3-netdomjoin-gui: prepare to call out for NetRenameMachineInDomain() to rena...Günther Deschner1-1/+48
2009-05-12s3-netdomjoin-gui: Fix join prompt dialog test.Günther Deschner1-1/+1
2009-05-12s3-netdomjoin-gui: use NetServerGetInfo() level 101 to get hostname.Günther Deschner1-2/+7
2009-05-12s3-netdomjoin-gui: inspect the correct computername string beforeGünther Deschner1-1/+1
2009-04-30s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater.Günther Deschner1-1/+2
2009-04-14netdomjoin-gui: make sure to grey out change fields when not running as root.Günther Deschner1-0/+15
2009-02-06netapi: include more SERVER_INFO_X levels in example code.Günther Deschner1-0/+16