summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2016-05-04lib: Give base64.c its own .hVolker Lendecke1-0/+1
2016-05-04lib: Make callers of base64_encode_data_blob check for successVolker Lendecke1-0/+2
2016-04-30smbcacls: Do not read old ACL for 'set' operationChristof Schmitt1-4/+10
2016-04-22Fixes an obvious copy-paste error in source3/utils/net_dns.cRichard Sharpe1-1/+0
2016-04-12CVE-2016-2115: net: use SMB_SIGNING_IPC_DEFAULTRalph Boehme3-3/+3
2016-03-31smbcquotas: print "NO LIMIT" only if returned quota value is 0.Uri Simchoni1-1/+1
2016-03-22s3:ntlm_auth: pass manage_squid_request() needs a valid struct ntlm_auth_stat...Stefan Metzmacher1-1/+13
2016-03-11Added MSV1_0_ALLOW_MSVCHAPV2 flag to ntlm_authHerwin Weststrate1-0/+7
2016-03-10s3:ntlm_auth: also use gensec for "ntlmssp-client-1" and "gss-spnego-client"Stefan Metzmacher1-679/+110
2016-03-10s3:ntlm_auth: fix --use-cached-creds with ntlmssp-client-1Stefan Metzmacher1-2/+2
2016-03-10s3/utils/regedit.c: typoAurelien Aptel1-1/+1
2016-03-10testparm: vfs_fruit checksRalph Boehme1-0/+24
2016-02-26s3:utils/smbget fix option parsingChristian Ambach1-9/+40
2016-02-26s3:utils/smbget remove -P optionChristian Ambach1-32/+0
2016-02-26s3:utils/smbget improve check of write() resultChristian Ambach1-4/+6
2016-02-26s3:utils/smbget abort recursive download on errorChristian Ambach1-0/+6
2016-02-26s3:utils/smbget another int -> bool conversionChristian Ambach1-14/+12
2016-02-05s3:utils/smbget set default blocksizeChristian Ambach1-1/+1
2016-02-05s3:utils/smbget add a error message on allocation errorChristian Ambach1-0/+2
2016-01-28s3-utils/smbget: Fix user-/name password reading from rcfileChristian Ambach1-0/+10
2016-01-28s3-utils/smbget: Fix reading the rcfileChristian Ambach1-1/+1
2016-01-28s3-utils/smbget: Fix option parsing and apply samba defaultsAndreas Schneider1-69/+104
2016-01-25s3:utils/smbget make use of bool for flagsChristian Ambach1-45/+48
2016-01-25s3:utils/smbget use C99 format identifiersChristian Ambach1-39/+29
2016-01-25s3:utils/smbget code formatChristian Ambach1-173/+331
2016-01-25s3:utils/smbget fix recursive downloadChristian Ambach1-1/+14
2016-01-22smbstatus: add support for SMB1 signing and CIFS UNIX extensions encryptionRalph Boehme1-0/+12
2016-01-22smbstatus: show signing state of sessions and tconsRalph Boehme1-8/+35
2016-01-22smbstatus: show encrpytion state of tree connectsRalph Boehme1-5/+24
2016-01-22smbstatus: align tree connect header and outputRalph Boehme1-5/+12
2016-01-22smbstatus: show encrpytion state of sessionsRalph Boehme1-5/+37
2016-01-22smbstatus: align session list header and ouputRalph Boehme1-4/+14
2016-01-22smbstatus: pass talloc context to traverse_connectionsRalph Boehme1-2/+3
2016-01-22smbstatus: pass talloc context to traverse_sessionidRalph Boehme1-1/+2
2016-01-22smbstatus: rework connection dialect printingRalph Boehme1-1/+31
2016-01-22smbstatus: remove obsolete verbose messageRalph Boehme1-11/+0
2016-01-20smbcacls: fix uninitialized variableUri Simchoni1-1/+1
2016-01-07smbcontrol: Use procid_is_localVolker Lendecke1-1/+1
2016-01-07net: Use procid_is_localVolker Lendecke1-1/+1
2016-01-07ntlm_auth: Allow --password force a local password check for ntlm-server-1 modeAndrew Bartlett1-22/+60
2015-12-23net: Fix Coverity ID 241039 Unchecked return valueVolker Lendecke1-1/+9
2015-12-22s3: fix encryption help messagesRalph Boehme2-2/+2
2015-12-05ntlm_auth: Add --offline-logonWolfgang Ocker1-1/+10
2015-11-30Add --set-nt-hash option to pdbedit to update user password from nt-hash hexs...Alberto Maria Fiaschi1-4/+39
2015-11-11vfs: Remove smb_traffic_analyzerVolker Lendecke1-211/+0
2015-11-10smbstatus: always initialize a messaing contextRalph Boehme1-22/+9
2015-10-21net: print file path in serverid wipedbs --verboseRalph Boehme1-1/+15
2015-10-13lib: Move sys_rw* to lib/utilVolker Lendecke1-1/+1
2015-10-12s3:smbstatus: add stream name to share_entry_forall()Ralph Boehme1-1/+5
2015-09-30lib: Remove serverids_existVolker Lendecke1-0/+13