s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / utils /
13 days ago Anna Popovas3:utils: Fix Inherit-Only flag being automatically...
13 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
13 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_connect_nb()
2024-04-23 Stefan Metzmachers4:ldap_server: add support for tls channel bindings
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-04-10 Douglas Bagnalls3:util:sharesec ace_compare() uses NUMERIC_CMP()
2024-04-10 Douglas Bagnalls3:smbcacls: use NUMERIC_CMP in ace_compare
2024-04-10 Douglas Bagnalls3:util:net_registry: registry_value_cmp() uses NUMERIC...
2024-04-05 Stefan Metzmachers3:libads: avoid changing ADS->server.workgroup
2024-03-22 Volker Lendeckelib: Remove timeval_set()
2024-03-12 Volker Lendeckesmbd: Give smbXsrv_session.c its own header file
2024-02-13 Stefan Metzmachers3:utils: fix help string for 'net witness force-response'
2024-01-30 Noel Powers3/utils: use full 64 bit address for getrows (with...
2024-01-26 Stefan Metzmachers3:utils: add 'net witness force-response'
2024-01-26 Stefan Metzmachers3:utils: add 'net witness force-unregister'
2024-01-26 Stefan Metzmachers3:utils: add 'net witness client-move' and 'net witnes...
2024-01-26 Stefan Metzmachers3:utils: add 'net witness list' command
2024-01-26 Stefan Metzmachersmbstatus: let --json include session.{creation,expirat...
2024-01-20 Ralph Boehmenet: create creds for other domain
2024-01-20 Ralph Boehmenet: support NT4 trusts in "net rpc trust create"
2024-01-20 Ralph Boehmenet: fix credentials in trustdom establish
2024-01-20 Ralph Boehmenet: remove a newline
2024-01-09 Stefan Metzmachersmbstatus: let --json dump also session channels
2024-01-09 Stefan Metzmachersmbstatus: let --json report the client_guid a session...
2024-01-04 Andreas Schneiders3:utils: Fix the auth function to print correct values...
2024-01-04 Andreas Schneiders3:utils: Handle the domain before username and password
2023-12-21 Joseph Suttons3:utils: Do not pass invalid file descriptor to close...
2023-12-10 Andreas Schneiders3:utils: Fix auth callback with smburl
2023-12-07 Andreas Schneiders3:utils: Fix setting the debug level
2023-11-21 Volker Lendeckeutils: Fix Coverity ID 240113
2023-11-21 Andreas Schneiders3:utils: Use any_nt_status_not_ok() in rpc_rights_gran...
2023-11-21 Andreas Schneiders3:utils: Use goto to close the policy in rpc_rights_gr...
2023-11-21 Andreas Schneiders3:utils: Use dcerpc_lsa_open_policy_fallback() in...
2023-11-21 Andreas Schneiders3:utils: Use dcerpc_lsa_open_policy_fallback() in...
2023-11-21 Andreas Schneiders3:utils: Use dcerpc_lsa_open_policy_fallback() in...
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-11-16 Noel Powers3/utils: Use sddl_decode_err_msg instead of sddl_decode
2023-11-16 Noel Powers3/utils: Detect (and report) failure to parse sddl
2023-11-15 Noel Powers3/utils: Add support to smbcacls to restore dacls...
2023-11-15 Noel Powers3/utils: Add functionality to smbcacls to save dacl...
2023-11-15 Noel Powers3/utils: Add recursive option to smcacls
2023-11-15 Noel Powers3/utils: Add save and restore config switches (and...
2023-11-15 Noel Powers3/utils: ensure sddl_encode/sddl_decode both use domai...
2023-11-02 Joseph Suttons3:utils: Initialize flags (CID 1499396)
2023-11-02 Joseph Suttons3:utils: Remove condition that cannot be true (CID...
2023-11-02 Joseph Suttons3:utils: Check return value of samba_cmdline_init...
2023-11-02 Joseph Suttons3:utils: Fix code spelling
2023-11-02 Joseph Suttons3:utils: Remove unused‐but‐set variable
2023-10-27 Andreas Schneiders3:utils: Initialize the memcache for smbpasswd
2023-10-27 Andreas Schneiders3:utils: Initialize row variable in wspsearch
2023-10-25 Noel Powers3/utils: Add search client
2023-10-25 Joseph Suttons3:utils: Fix code spelling
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbtree
2023-10-25 Andreas Schneiders3:utils: Call gfree_all before exit in smbpasswd
2023-10-25 Andreas Schneiders3:utils: Remove trailing white spaces in smbpasswd.c
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbget
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbfilter
2023-10-25 Andreas Schneiders3:utils: Remove trailing white spaces in smbfilter.c
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbcquotas
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbcontrol
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbcacls
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in sharesec
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in regedit
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in pdbedit
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in ntlm_auth
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
next