summaryrefslogtreecommitdiff
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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