s3/utils: Add search client
[samba.git] / source3 / utils / wscript_build
2023-10-25 Noel Powers3/utils: Add search client
2023-07-03 Volker Lendeckeutils3: Remove the "split_tokens" utility
2023-04-05 Andreas Schneiders3:utils: Use common command line parser for smbget
2023-01-12 Volker Lendeckebuild: Don't compile source3/lib/util_sd.c four times
2022-08-08 Jule Angersmbstatus: add frame files for json specific methods
2021-12-09 Andrew Bartlettbuild: Add missing dependency on addns
2021-12-06 David Muldersamba-tool: Create DNS entries on member join
2021-11-30 Stefan Metzmachers3:ntlm_auth: use wbcRequestResponse[Priv]() instead...
2021-11-30 Stefan Metzmachers3:utils: remove notify_msg.c from smbstatus sources
2021-07-14 Günther Deschners3-net: add "net offlinejoin" command
2021-05-28 Andreas Schneiders3:utils: Migrate net to new cmdline option parser
2021-05-28 Andreas Schneiders3:utils: Migrate smbtree to new cmdline option parser
2021-05-28 Andreas Schneiders3:utils: Migrate smbcquotas to the new cmdline option...
2021-05-28 Andreas Schneiders3:utils: Use samba_cmdline_burn() in smbget
2021-05-28 Andreas Schneiders3:utils: Migrate samba-regedit to new cmdline option...
2021-05-28 Andreas Schneiders3:utils: Migrate smbcacls to new cmdline option parser
2021-05-25 Andreas Schneiders3:utils: Migrate pdbedit to the new cmdline option...
2021-05-25 Andreas Schneiders3:utils: Migrate sharesec to new cmdline option parser
2021-05-25 Andreas Schneiders3:utils: Migrate spilt_tokens to new cmdline option...
2021-05-25 Andreas Schneiders3:utils: Migrate smbcontrol to new cmdline option...
2021-05-25 Andreas Schneiders3:utils: Migrate dbwrap_torture to new cmdline option...
2021-05-25 Andreas Schneiders3:utils: Migrate smbstatus to new cmdline option parser
2021-05-25 Andreas Schneiders3:utils: Migrate ntlm_auth to new cmdline option parser
2021-05-25 Andreas Schneiders3:utils: Migrate mdfind to new cmdline option parser
2021-05-25 Andreas Schneiders3:utils: Migrate testparm to new cmdline option parser
2021-05-25 Andreas Schneiders3:utils: Migrate nmblookup to new cmdline option parser
2021-05-25 Andreas Schneiders3:utils: Migrate dbwrap_tool to new cmdline option...
2021-05-25 Andreas Schneiders3:utils: Migrate profiles to new cmdline option parser
2021-05-07 Richard Sharpes3: utils: Remove debug2html utility. Not used, install...
2021-04-28 Andreas Schneiders3:utils: Link py_net only against needed cmdline_conte...
2021-04-21 David Mulders3: Add s3 net python bindings
2021-03-29 Mathieu ParentRename mdfind to mdsearch
2021-01-13 Andreas Schneiders3:utils: Fix header and deps of mvxattr
2021-01-13 Andreas Schneiders3:utils: Remove unused header and deps from destroy_ne...
2020-04-18 Volker Lendeckelibsmb: Move clirap2.c to utils/
2020-04-18 Volker Lendeckeutils: Convert smbtree to use libsmbclient
2020-03-19 Andreas Schneiders3:utils: Add weak crypto information to testparm
2019-10-18 Michael HanselmannBuild registry parsing code into subsystem
2019-10-09 Ralph Boehmes3:utils: add mdfind
2019-07-12 Ralph Boehmes3:net: add 'net vfs getntacl' command
2019-07-12 Ralph Boehmes3:net: add 'vfs' hierarchy with 'stream2adouble' command
2019-04-12 Volker Lendeckeutils: Move conn_tdb.c to utils/
2019-04-11 Volker Lendeckebuild: Move smbstatus definition to source3/utils/wscri...
2019-01-28 Günther Deschnerutils:libgpo: re-add libgpo as library, it should not...
2018-09-22 Philipp Gesangs3: net: implement json output for ads info
2018-09-07 Christof Schmitts3:smbcontrol: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:dbwrap_tool: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:eventlogadm: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3: ntlm_auth: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:sharesec: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:testparm: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:pdbedit: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:smbpasswd: Use cmdline_messaging_context
2018-09-07 Christof Schmitts3:lib: Move popt_common_credentials to separate file
2018-08-06 Andreas Schneiders3:waf: Install eventlogadm to /usr/sbin
2018-03-15 Volker Lendeckeutils: Add destroy_netlogon_creds_cli
2017-11-20 Garming Samgpo: fix the building of gpext to only once
2017-09-20 Volker Lendeckenet: Don't depend on libnet_samsync anymore
2017-05-08 Christof Schmittnet: Add net tdb command to print information from...
2017-02-10 Ralph Boehmes3/util: mvxattr, a tool to rename extended attributes
2016-12-04 Andreas Schneiders3:waf: Make PARAM and SMBREGISTRY a subsystem of smbco...
2016-10-26 Günther Deschners3-waf: Create a wscript_build for the utils subdir