summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2023-01-12lib: Fix a use-after-free in "net vfs getntacl"Volker Lendecke1-1/+3
2023-01-12build: Don't compile source3/lib/util_sd.c four timesVolker Lendecke1-3/+5
2023-01-12s3:utils:mdsearch go to cmdline_messaging_context_freeJones Syue1-9/+11
2023-01-11s3:smbstatus: go to cmdline_messaging_context_freeJones Syue1-1/+2
2023-01-10lib: Make map_share_mode_to_deny_mode() static to smbstatusVolker Lendecke1-0/+22
2022-12-16s3-librpc: add ads.idl and convert ads_struct to talloc.Günther Deschner1-3/+3
2022-12-13CVE-2022-37966 s3:net_ads: let 'net ads enctypes list' pretty print AES256-SK...Stefan Metzmacher1-0/+6
2022-12-13CVE-2022-37966 s3:net_ads: no longer reference des encryption typesStefan Metzmacher1-1/+2
2022-12-13CVE-2022-37966 s3:net_ads: remove unused ifdef HAVE_ENCTYPE_AES*Stefan Metzmacher1-4/+0
2022-12-13CVE-2022-37966 testparm: warn about 'kerberos encryption types = legacy'Stefan Metzmacher1-0/+8
2022-12-13CVE-2022-38023 testparm: warn about unsecure schannel related optionsStefan Metzmacher1-0/+61
2022-12-13CVE-2022-38023 testparm: warn about server/client schannel != yesStefan Metzmacher1-3/+17
2022-12-13CVE-2022-38023 s3:net: add and use net_warn_member_options() helperStefan Metzmacher8-0/+52
2022-12-13CVE-2022-38023 libcli/auth: pass lp_ctx to netlogon_creds_cli_set_global_db()Stefan Metzmacher1-1/+1
2022-12-05s3:utils: Fix stack smashing in net offlinejoinAndreas Schneider1-3/+8
2022-11-24net: use correct printf format, fi3_id is an uint32_tRalph Boehme1-1/+1
2022-11-02smbget: Adds a rate limiting option --limit-rate in KB/svporpo1-0/+73
2022-10-27s3:util: add 'net ads keytab delete'Stefan Metzmacher1-0/+50
2022-10-27s3:utils: Fix old-style function definitionAndreas Schneider1-6/+6
2022-10-21s3-utils: Fix typo in error message in net groupmapJoseph Sutton1-1/+1
2022-10-17s3/utils: check result of talloc_strdupNoel Power1-0/+5
2022-10-17s3/utils: Check return of talloc_strdupNoel Power1-2/+10
2022-10-14s3/utils: Fix use after free with popt 1.19Noel Power1-3/+3
2022-10-14s3/utils: Fix use after free with popt 1.19Noel Power1-1/+1
2022-10-14s3/utils: Add missing poptFreeContextNoel Power1-0/+1
2022-09-20s3:g_lock: add callback function to g_lock_lock()Stefan Metzmacher2-2/+9
2022-09-19registry3: Move registry_value_cmp() to its only userVolker Lendecke1-0/+9
2022-09-15s3: smbcacls: Now cli_resolve_path() and cli_list() can handle DFS names we n...Jeremy Allison1-71/+2
2022-09-15s3: smbcacls: In cli_lsa_lookup_domain_sid(), replace cli_state_save_tcon()/c...Jeremy Allison1-6/+3
2022-09-15s3: utils: In show_userlist() replace cli_state_save_tcon()/cli_state_restore...Jeremy Allison1-6/+4
2022-09-07ntlm_auth: Remove an unused #includeVolker Lendecke1-1/+0
2022-08-26s3:afs: Zero memory for afs_keyfilePavel Filipenský1-0/+2
2022-08-26s3:net: Zero password in secrets_fetch_ipc_userpass() callersPavel Filipenský1-2/+2
2022-08-26s3:net: Fix trailing whitespace in net.cPavel Filipenský1-1/+1
2022-08-26s3:passdb: Zero password in fetch_ldap_pw() callersPavel Filipenský1-2/+1
2022-08-19s3:g_lock: add some const to the shared array passed via g_lock_dump*()Stefan Metzmacher1-1/+1
2022-08-17s3:utils remove documentation of -l as alias for --longChristian Ambach1-8/+8
2022-08-12s3:utils: Fix NULL checkAndreas Schneider1-1/+1
2022-08-12s3:util: Initialize json_object structures so we can call json_free()Andreas Schneider1-7/+24
2022-08-09smbstatus: Fix the 32-bit build on FreeBSDVolker Lendecke1-4/+6
2022-08-08smbstatus: add JSON support for smbstatus --profileJule Anger4-12/+38
2022-08-08smbstatus: fix indentation in profile_separator()Ralph Boehme1-8/+8
2022-08-08smbstatus: add a method to add profile items to jsonJule Anger3-0/+54
2022-08-08smbstatus: add JSON support for smbstatusJule Anger1-5/+31
2022-08-08smbstatus: add machine readable creation_time to notifyJule Anger1-0/+9
2022-08-08smbstatus: add server_id to notifiesJule Anger4-5/+8
2022-08-08smbstatus: add a notifies dictionaryJule Anger4-7/+99
2022-08-08smbstatus: add file_id information to byte-range locks in json outputJule Anger4-0/+8
2022-08-08smbstatus: add locks to byte-range locked files in json outputJule Anger4-0/+88
2022-08-08smbstatus: add server_id to byte-range locksJule Anger4-0/+8