summaryrefslogtreecommitdiff
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samba-4.7.9' into v4-7-testKarolin Seeger2018-08-141-2/+4
|\
| * CVE-2018-1139 s3-utils: use enum ntlm_auth_level in ntlm_password_check().Günther Deschner2018-08-111-2/+4
* | s3:smbget: Fix buffer truncation issues with gcc8Andreas Schneider2018-06-271-1/+1
* | s3-utils: fix format-truncation in smbpasswdGünther Deschner2018-06-271-23/+26
|/
* s3:utils: Do not segfault on error in DoDNSUpdate()Andreas Schneider2018-06-041-0/+1
* net: Parse namemap_cache in "net cache list"Volker Lendecke2018-05-241-0/+19
* winbind: Add smbcontrol disconnect-dcVolker Lendecke2018-05-071-0/+14
* utils: Add destroy_netlogon_creds_cliVolker Lendecke2018-05-072-0/+145
* net: groupmap cleanup should not delete BUILTIN mappingsRalph Boehme2017-10-251-1/+3
* s3:utils: Remove pointless if-clause for remote_machineAndreas Schneider2017-08-281-6/+4
* s3:utils: Make sure we authenticate against our SAM name in smbpasswdAndreas Schneider2017-08-281-5/+27
* s3:utils: Pass domain to password_change() in smbpasswdAndreas Schneider2017-08-281-5/+7
* s3:utils: Make strings const passed to password_change() in smbpasswdAndreas Schneider2017-08-281-2/+3
* s3:libsmb: Move prototye of remote_password_change()Andreas Schneider2017-08-281-0/+1
* s3:libsmb: Pass domain to remote_password_change()Andreas Schneider2017-08-281-1/+2
* s3:utils: Do not report an invalid range for AD DC roleAndreas Schneider2017-08-281-7/+9
* s3:utils: Fix buffer size for snprintf and format stringAndreas Schneider2017-08-281-2/+2
* s3/utils: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)Noel Power2017-08-011-11/+3
* net: fix net cache samlogon list outputRalph Boehme2017-07-041-4/+5
* net: add net cache samlogon list|show|ndrdump|deleteRalph Boehme2017-07-041-0/+232
* net: make use of secrets_*_password_change() for "net changesecretpw"Stefan Metzmacher2017-06-271-7/+44
* net: add "net primarytrust dumpinfo" command that dumps the details of the wo...Stefan Metzmacher2017-06-271-0/+85
* s3:trusts_util: pass dcname to trust_pw_change()Stefan Metzmacher2017-06-271-0/+8
* s3:secrets: rename secrets_delete() to secrets_delete_entry()Stefan Metzmacher2017-06-271-3/+3
* net: Dump data for net_g_lock dumpVolker Lendecke2017-06-241-0/+1
* s3: libsmb: Correctly save and restore connection tcon in smbclient, smbcacls...Jeremy Allison2017-06-172-5/+19
* g_lock: Make g_lock_dump return a complete list of locksVolker Lendecke2017-06-151-6/+13
* s3/utils: Add warning to testparm for "client ipc signing" param valuesNoel Power2017-06-061-0/+12
* s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.Jeremy Allison2017-05-093-0/+5
* s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...Jeremy Allison2017-05-093-12/+16
* net: Add net tdb command to print information from tdb recordsChristof Schmitt2017-05-084-0/+132
* s3:smbcacls add prompt for passwordChristian Ambach2017-05-041-0/+1
* s3:ntlm_auth: fix memory leak in manage_gensec_request()Stefan Metzmacher2017-04-071-6/+9
* auth: Add logging of service authorizationAndrew Bartlett2017-03-291-0/+3
* ntlm_auth: Set ntlm_auth as the service_description into gensecAndrew Bartlett2017-03-291-0/+11
* auth: let auth4_context->check_ntlm_password() return pauthoritativeStefan Metzmacher2017-03-241-3/+6
* ntlm_auth3: let contact_winbind_auth_crap() return pauthoritativeStefan Metzmacher2017-03-243-5/+22
* net: Don't crash if lsa_LookupPrivDisplayName returns NULLVolker Lendecke2017-03-231-1/+1
* testparm: remove check for "ea support" in fruit sharesUri Simchoni2017-03-021-6/+0
* Correct "descriptior" typos.Chris Lamb2017-02-221-1/+1
* Correct "perfom" typos.Chris Lamb2017-02-221-1/+1
* Correct "coult" typo.Chris Lamb2017-02-221-1/+1
* s3:net_rpc_trust: make use of trust_pw_new_value()Stefan Metzmacher2017-02-211-3/+3
* s3/util: mvxattr, a tool to rename extended attributesRalph Boehme2017-02-102-0/+186
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-226-0/+6
* smbcontrol: add ringbuf-logRalph Boehme2017-01-201-0/+45
* ntlm_auth: Use "all_zero" where appropriateVolker Lendecke2017-01-031-13/+9
* s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loadingStefan Metzmacher2016-12-204-23/+4
* s3:utils: Use cli_cm_force_encryption() instead of cli_force_encryption()Stefan Metzmacher2016-12-191-23/+5
* s3-testparm: Print an error if we have overlapping idmap configAndreas Schneider2016-12-121-0/+146