summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-30net: Add "serverid exists"Volker Lendecke1-0/+31
2015-09-30net: Fix some tiny memleaksVolker Lendecke1-2/+2
2015-09-09net: reformat usage text for 'net ads join'Michael Adam1-18/+21
2015-09-09net: add option --no-dns-updates for net ads joinMichael Adam3-3/+9
2015-08-04s3-net: use talloc array in share allowedusersRalph Boehme1-4/+20
2015-08-01net: Print time of last password change in 'net ads info'Christof Schmitt1-0/+6
2015-07-10smbcontrol: Set internal log level to 0Christof Schmitt1-0/+1
2015-07-10smbstatus: Set internal log level to 0Christof Schmitt1-0/+1
2015-07-09net: fix the order of DC lookup methods when joining a domainUri Simchoni1-0/+8
2015-07-07utils: add net notifyVolker Lendecke3-0/+207
2015-07-07notify: Re-add notify_walk()Volker Lendecke1-21/+23
2015-06-30net:conf:import: print error message when importing fails.Michael Adam1-0/+5