s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / utils /
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in net
2023-10-13 Joseph Suttons3:utils: Check return value of cli_RNetServiceEnum...
2023-10-13 Joseph Suttons3:utils: Avoid integer overflow (CID 1035488)
2023-09-26 Andrew Bartletts3-net_rpc: Make the struct user_token array the parent...
2023-09-26 Andrew Bartletts3-net_rpc: Use security_token_initialise() to create...
2023-09-26 Andrew Bartlettlibcli/security: Pass in claims evaluation state when...
2023-09-26 Samuel Cabrerotestparm: Allow idmap ranges overlap for idmap_nss
2023-09-25 Volker Lendeckelibsmb: Pass neg contexts through sync smbXcli_negprot_...
2023-09-25 Volker Lendeckelibsmb: Remove a call to SMBC_errno()
2023-09-14 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in smbpasswd
2023-09-14 Joseph Suttons3:net: Check return value of data_blob_talloc()
2023-09-11 Samuel Cabreronetapi: Pass net's cmdline credentials to libnetapi_net...
2023-09-11 Samuel Cabreronetapi: Pass loadparm_context to libnetapi_net_init()
2023-09-11 Joseph Suttons3:utils: Fix code spelling
2023-09-05 Samuel Cabreros3:net: Allow to load ODJ blob from stdin
2023-09-05 Samuel Cabreros3:net: Load ODJ blob from file only if "loadfile"...
2023-09-05 Samuel Cabreros3:net: Add "net offlinejoin composeodj" command
2023-09-05 Samuel Cabreros3:libnetapi: Add some comments to document ODJ blob...
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in testparm
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in smbstatus
2023-08-23 Pavel Kalugins3:utils: Remove trailing spaces in smbcquotas; no...
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in smbcquotas
2023-08-23 Pavel Kalugins3:utils: Remove trailing spaces in smbcontrol; no...
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in smbcontrol
2023-08-23 Pavel Kalugins3:utils: Remove trailing spaces in smbcacls; no changes
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in smbcacls
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in sharesec
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in regedit
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in pdbedit
2023-08-23 Pavel Kalugins3:utils: Remove trailing spaces in pdbedit; no changes
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in net
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in mdsearch
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in dbwrap_torture
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in dbwrap_tool
2023-08-14 Volker Lendeckesmbstatus: Fix CID 1507865 Uninitialized pointer read
2023-08-14 Volker Lendeckesmbstatus: Fix CID 1507870 Uninitialized pointer read
2023-08-08 Joseph Suttons3:utils: Fix code spelling
2023-08-08 Joseph Suttons3:utils: Add missing newlines to logging messages
2023-08-08 Joseph Suttons3:utils: Fix debug message formatting
2023-08-03 Andreas Schneiders3:utils: Fix code spelling
2023-07-25 Jule Angers4:ldap_server: reload tls certificates on smbcontrol...
2023-07-25 jules3:smbcontrol: improve destination resolution using...
2023-07-24 Ralph Boehmemdscli: correct handling of in-progress searches
2023-07-21 Ralph BoehmeCVE-2022-2127: ntlm_auth: cap lanman response length...
2023-07-19 Andreas Schneiders3:utils: Fix code spelling
2023-07-03 Volker Lendeckeutils3: Remove the "split_tokens" utility
2023-06-28 Jones Syues3:utils: smbget fix a memory leak
2023-06-16 Volker Lendeckelib: Add a few required #includes
2023-06-13 Volker Lendecketestparm: Fix a typo
2023-06-06 Björn Jackesmbcacls/smbcquotas: check for valid UNC path
2023-06-04 Noel Powers3/utils: avoid erronous NO MEMORY detection
2023-05-29 Joseph Suttonnet_ads: Handle new NBT_SERVER_* flags
2023-05-24 Joseph Suttons3:utils: Check return value of json_new_object()
2023-05-18 Joseph Suttons3:utils: Fix typo
2023-05-04 Joseph Suttons3:utils: Move error-handling code into more suitable...
2023-05-04 Joseph Suttons3:utils: Use ‘int’ for popt parameters
2023-05-04 Joseph Suttons3:utils: Use floating-point arithmetic when result...
2023-04-20 Andreas Schneiders3:utils: Use smbc_set_credentials_with_fallback()...
2023-04-12 Joseph Suttons3:net_usershare: Correctly escape newline in error...
2023-04-12 Joseph Suttons3:net_usershare: Handle allocation failure
2023-04-06 Stefan Metzmachernet_ads: fill ads->auth.realm from c->creds
2023-04-05 Andreas Schneiders3:utils: s3:utils: Correctly wire winbind ccache suppo...
2023-04-05 Andreas Schneiders3:utils: Correctly wire NT hash support for smbget
2023-04-05 Andreas Schneiders3:utils: Correctly wire Kerberos support for smbget
2023-04-05 Andreas Schneiders3:utils: Correctly wire encryption for smbget
2023-04-05 Andreas Schneiders3:utils: Use common command line parser for smbget
2023-04-05 Andreas Schneiders3:utils: Add support for parsing domain/UPN in usernam...
2023-04-05 Andreas Schneiders3:utils: Always cleanup when leaving smbget main()
2023-03-28 Andreas Schneiders3:utils: Fix grammar in testparm
2023-03-03 Björn Baumbachnet: add hint which options can be used with net ads...
2023-03-03 Björn Baumbachnet: add new --dns-ttl option to specify the ttl of...
2023-02-28 Andreas Schneiders3:utils: Check if the autorid rangesize is a multiple...
2023-02-13 Volker Lendeckesmbd: Remove smbXsrv_open_global0->db_rec
2023-02-06 Andreas Schneiders3:utils: Remove unused variable
2023-02-02 Pavel Filipenskýs3:utils: Fix UNUSED_VALUE
2023-02-02 Pavel Filipenskýs3:utils: Fix trailing whitespaces
2023-01-12 Volker Lendeckelib: Fix a use-after-free in "net vfs getntacl"
2023-01-12 Volker Lendeckebuild: Don't compile source3/lib/util_sd.c four times
2023-01-12 Jones Syues3:utils:mdsearch go to cmdline_messaging_context_free
2023-01-11 Jones Syues3:smbstatus: go to cmdline_messaging_context_free
2023-01-10 Volker Lendeckelib: Make map_share_mode_to_deny_mode() static to smbstatus
2022-12-16 Günther Deschners3-librpc: add ads.idl and convert ads_struct to talloc.
2022-12-13 Stefan MetzmacherCVE-2022-37966 s3:net_ads: let 'net ads enctypes list...
2022-12-13 Stefan MetzmacherCVE-2022-37966 s3:net_ads: no longer reference des...
2022-12-13 Stefan MetzmacherCVE-2022-37966 s3:net_ads: remove unused ifdef HAVE_ENC...
2022-12-13 Stefan MetzmacherCVE-2022-37966 testparm: warn about 'kerberos encryptio...
2022-12-13 Stefan MetzmacherCVE-2022-38023 testparm: warn about unsecure schannel...
2022-12-13 Stefan MetzmacherCVE-2022-38023 testparm: warn about server/client schan...
2022-12-13 Stefan MetzmacherCVE-2022-38023 s3:net: add and use net_warn_member_opti...
2022-12-13 Stefan MetzmacherCVE-2022-38023 libcli/auth: pass lp_ctx to netlogon_cre...
2022-12-05 Andreas Schneiders3:utils: Fix stack smashing in net offlinejoin
2022-11-24 Ralph Boehmenet: use correct printf format, fi3_id is an uint32_t
2022-11-02 vporposmbget: Adds a rate limiting option --limit-rate in...
2022-10-27 Stefan Metzmachers3:util: add 'net ads keytab delete'
2022-10-27 Andreas Schneiders3:utils: Fix old-style function definition
2022-10-21 Joseph Suttons3-utils: Fix typo in error message in net groupmap
2022-10-17 Noel Powers3/utils: check result of talloc_strdup
2022-10-17 Noel Powers3/utils: Check return of talloc_strdup
2022-10-14 Noel Powers3/utils: Fix use after free with popt 1.19
2022-10-14 Noel Powers3/utils: Fix use after free with popt 1.19
next