summaryrefslogtreecommitdiff
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* 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: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)Noel Power2017-08-011-11/+3
* net: make use of secrets_*_password_change() for "net changesecretpw"Stefan Metzmacher2017-07-131-7/+44
* net: add "net primarytrust dumpinfo" command that dumps the details of the wo...Stefan Metzmacher2017-07-131-0/+85
* s3:trusts_util: pass dcname to trust_pw_change()Stefan Metzmacher2017-07-131-0/+8
* s3:secrets: rename secrets_delete() to secrets_delete_entry()Stefan Metzmacher2017-07-131-3/+3
* s3: libsmb: Correctly save and restore connection tcon in smbclient, smbcacls...Jeremy Allison2017-06-282-5/+19
* s3:smbcacls add prompt for passwordChristian Ambach2017-05-121-0/+1
* s3:net_rpc_trust: make use of trust_pw_new_value()Stefan Metzmacher2017-02-251-3/+3
* s3/util: mvxattr, a tool to rename extended attributesRalph Boehme2017-02-202-0/+186
* 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
* s3-testparm: Print error if the default backend is incorrectAndreas Schneider2016-12-121-0/+26
* s3-testparm: Fix trailing whitespacesAndreas Schneider2016-12-121-8/+8
* ntlm_auth3: xfile->stdioVolker Lendecke2016-12-111-109/+122
* s3: ntlm_auth: Don't corrupt the output stream with debug messages.Jeremy Allison2016-12-111-3/+3
* s3:libsmb: don't pass 'passlen' to cli_tree_connect[_send]() and allow pass=NULLStefan Metzmacher2016-12-092-3/+3
* s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf onlyAndreas Schneider2016-12-041-11/+11
* s3-net: use SMB_SIGNING_DEFAULT in connect_to_service()Günther Deschner2016-11-231-1/+6
* net conf: fix error messageRalph Wuerthner2016-11-231-1/+1
* ntlm_auth: Avoid some staticsVolker Lendecke2016-11-201-5/+5
* lib: Remove global xfile.h includesVolker Lendecke2016-11-201-0/+1
* s3:net: Use messaging_init_client()Andreas Schneider2016-11-161-5/+17
* s3:popt_common: simplify popt_common_credentials handlingStefan Metzmacher2016-11-154-58/+8
* s3-waf: Create a wscript_build for the utils subdirGünther Deschner2016-10-261-0/+251
* s3:ntlm_auth: don't use gensec_want_feature(gensec_security, GENSEC_FEATURE_{...Stefan Metzmacher2016-10-261-3/+0
* s3-utils: Fix loading smb.conf in smbcquotasAndreas Schneider2016-10-061-3/+12
* smbcquotas: add -m optionUri Simchoni2016-10-041-0/+6
* cliquota: factor out building of FILE_QUOTA_INFORMATIONUri Simchoni2016-10-041-1/+15
* smbcquotas: fix error message listing quotasUri Simchoni2016-10-041-3/+3
* werror: replace WERR_SETUP_NOT_JOINED with WERR_NERR_SETUPNOTJOINED in source...Günther Deschner2016-09-282-2/+2
* werror: replace WERR_DCNOTFOUND with WERR_NERR_DCNOTFOUND in source3/utils/ne...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/utils/Günther Deschner2016-09-285-19/+19
* werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/utils/Günther Deschner2016-09-282-13/+13
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/Günther Deschner2016-09-287-25/+25
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/Günther Deschner2016-09-286-21/+21
* werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/utils/Günther Deschner2016-09-282-9/+9
* s3-util: Fix asking for username and password in smbget.Andreas Schneider2016-08-261-14/+12
* regedit: Fix format-nonliteral warningAmitay Isaacs2016-08-243-7/+19
* s3:ntlm_auth: call fault_setup() in order to get usefull backtracesStefan Metzmacher2016-07-221-0/+1
* smbd: Pass "sconn" via notify to notify_callback()Volker Lendecke2016-07-201-1/+2