summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2017-07-20s3/utils: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)Noel Power1-11/+3
2017-07-04net: fix net cache samlogon list outputRalph Boehme1-4/+5
2017-07-04net: add net cache samlogon list|show|ndrdump|deleteRalph Boehme1-0/+232
2017-06-27net: make use of secrets_*_password_change() for "net changesecretpw"Stefan Metzmacher1-7/+44
2017-06-27net: add "net primarytrust dumpinfo" command that dumps the details of the wo...Stefan Metzmacher1-0/+85
2017-06-27s3:trusts_util: pass dcname to trust_pw_change()Stefan Metzmacher1-0/+8
2017-06-27s3:secrets: rename secrets_delete() to secrets_delete_entry()Stefan Metzmacher1-3/+3
2017-06-24net: Dump data for net_g_lock dumpVolker Lendecke1-0/+1
2017-06-17s3: libsmb: Correctly save and restore connection tcon in smbclient, smbcacls...Jeremy Allison2-5/+19
2017-06-15g_lock: Make g_lock_dump return a complete list of locksVolker Lendecke1-6/+13
2017-06-06s3/utils: Add warning to testparm for "client ipc signing" param valuesNoel Power1-0/+12
2017-05-09s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.Jeremy Allison3-0/+5
2017-05-09s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...Jeremy Allison3-12/+16
2017-05-08net: Add net tdb command to print information from tdb recordsChristof Schmitt4-0/+132
2017-05-04s3:smbcacls add prompt for passwordChristian Ambach1-0/+1
2017-04-07s3:ntlm_auth: fix memory leak in manage_gensec_request()Stefan Metzmacher1-6/+9
2017-03-29auth: Add logging of service authorizationAndrew Bartlett1-0/+3
2017-03-29ntlm_auth: Set ntlm_auth as the service_description into gensecAndrew Bartlett1-0/+11
2017-03-24auth: let auth4_context->check_ntlm_password() return pauthoritativeStefan Metzmacher1-3/+6
2017-03-24ntlm_auth3: let contact_winbind_auth_crap() return pauthoritativeStefan Metzmacher3-5/+22
2017-03-23net: Don't crash if lsa_LookupPrivDisplayName returns NULLVolker Lendecke1-1/+1
2017-03-02testparm: remove check for "ea support" in fruit sharesUri Simchoni1-6/+0
2017-02-22Correct "descriptior" typos.Chris Lamb1-1/+1
2017-02-22Correct "perfom" typos.Chris Lamb1-1/+1
2017-02-22Correct "coult" typo.Chris Lamb1-1/+1
2017-02-21s3:net_rpc_trust: make use of trust_pw_new_value()Stefan Metzmacher1-3/+3
2017-02-10s3/util: mvxattr, a tool to rename extended attributesRalph Boehme2-0/+186
2017-01-22lib: Add lib/util/server_id.hVolker Lendecke6-0/+6
2017-01-20smbcontrol: add ringbuf-logRalph Boehme1-0/+45
2017-01-03ntlm_auth: Use "all_zero" where appropriateVolker Lendecke1-13/+9
2016-12-20s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loadingStefan Metzmacher4-23/+4
2016-12-19s3:utils: Use cli_cm_force_encryption() instead of cli_force_encryption()Stefan Metzmacher1-23/+5
2016-12-12s3-testparm: Print an error if we have overlapping idmap configAndreas Schneider1-0/+146
2016-12-12s3-testparm: Print error if the default backend is incorrectAndreas Schneider1-0/+26
2016-12-12s3-testparm: Fix trailing whitespacesAndreas Schneider1-8/+8
2016-12-11ntlm_auth3: xfile->stdioVolker Lendecke1-109/+122
2016-12-11s3: ntlm_auth: Don't corrupt the output stream with debug messages.Jeremy Allison1-3/+3
2016-12-09s3:libsmb: don't pass 'passlen' to cli_tree_connect[_send]() and allow pass=NULLStefan Metzmacher2-3/+3
2016-12-04s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf onlyAndreas Schneider1-11/+11
2016-11-23s3-net: use SMB_SIGNING_DEFAULT in connect_to_service()Günther Deschner1-1/+6
2016-11-23net conf: fix error messageRalph Wuerthner1-1/+1
2016-11-20ntlm_auth: Avoid some staticsVolker Lendecke1-5/+5
2016-11-20lib: Remove global xfile.h includesVolker Lendecke1-0/+1
2016-11-16s3:net: Use messaging_init_client()Andreas Schneider1-5/+17
2016-11-15s3:popt_common: simplify popt_common_credentials handlingStefan Metzmacher4-58/+8
2016-10-26s3-waf: Create a wscript_build for the utils subdirGünther Deschner1-0/+251
2016-10-26s3:ntlm_auth: don't use gensec_want_feature(gensec_security, GENSEC_FEATURE_{...Stefan Metzmacher1-3/+0
2016-10-06s3-utils: Fix loading smb.conf in smbcquotasAndreas Schneider1-3/+12
2016-10-04smbcquotas: add -m optionUri Simchoni1-0/+6
2016-10-04cliquota: factor out building of FILE_QUOTA_INFORMATIONUri Simchoni1-1/+15