summaryrefslogtreecommitdiff
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* s3-utils/smbget: Fix option parsing and apply samba defaultsAndreas Schneider2016-01-281-69/+104
* s3:utils/smbget make use of bool for flagsChristian Ambach2016-01-251-45/+48
* s3:utils/smbget use C99 format identifiersChristian Ambach2016-01-251-39/+29
* s3:utils/smbget code formatChristian Ambach2016-01-251-173/+331
* s3:utils/smbget fix recursive downloadChristian Ambach2016-01-251-1/+14
* smbstatus: add support for SMB1 signing and CIFS UNIX extensions encryptionRalph Boehme2016-01-221-0/+12
* smbstatus: show signing state of sessions and tconsRalph Boehme2016-01-221-8/+35
* smbstatus: show encrpytion state of tree connectsRalph Boehme2016-01-221-5/+24
* smbstatus: align tree connect header and outputRalph Boehme2016-01-221-5/+12
* smbstatus: show encrpytion state of sessionsRalph Boehme2016-01-221-5/+37
* smbstatus: align session list header and ouputRalph Boehme2016-01-221-4/+14
* smbstatus: pass talloc context to traverse_connectionsRalph Boehme2016-01-221-2/+3
* smbstatus: pass talloc context to traverse_sessionidRalph Boehme2016-01-221-1/+2
* smbstatus: rework connection dialect printingRalph Boehme2016-01-221-1/+31
* smbstatus: remove obsolete verbose messageRalph Boehme2016-01-221-11/+0
* smbcacls: fix uninitialized variableUri Simchoni2016-01-201-1/+1
* smbcontrol: Use procid_is_localVolker Lendecke2016-01-071-1/+1
* net: Use procid_is_localVolker Lendecke2016-01-071-1/+1
* ntlm_auth: Allow --password force a local password check for ntlm-server-1 modeAndrew Bartlett2016-01-071-22/+60
* net: Fix Coverity ID 241039 Unchecked return valueVolker Lendecke2015-12-231-1/+9
* s3: fix encryption help messagesRalph Boehme2015-12-222-2/+2
* ntlm_auth: Add --offline-logonWolfgang Ocker2015-12-051-1/+10
* Add --set-nt-hash option to pdbedit to update user password from nt-hash hexs...Alberto Maria Fiaschi2015-11-301-4/+39
* vfs: Remove smb_traffic_analyzerVolker Lendecke2015-11-111-211/+0
* smbstatus: always initialize a messaing contextRalph Boehme2015-11-101-22/+9
* net: print file path in serverid wipedbs --verboseRalph Boehme2015-10-211-1/+15
* lib: Move sys_rw* to lib/utilVolker Lendecke2015-10-131-1/+1
* s3:smbstatus: add stream name to share_entry_forall()Ralph Boehme2015-10-121-1/+5
* lib: Remove serverids_existVolker Lendecke2015-09-301-0/+13
* net: Add "serverid exists"Volker Lendecke2015-09-301-0/+31
* net: Fix some tiny memleaksVolker Lendecke2015-09-301-2/+2
* net: reformat usage text for 'net ads join'Michael Adam2015-09-091-18/+21
* net: add option --no-dns-updates for net ads joinMichael Adam2015-09-093-3/+9
* s3-net: use talloc array in share allowedusersRalph Boehme2015-08-041-4/+20
* net: Print time of last password change in 'net ads info'Christof Schmitt2015-08-011-0/+6
* smbcontrol: Set internal log level to 0Christof Schmitt2015-07-101-0/+1
* smbstatus: Set internal log level to 0Christof Schmitt2015-07-101-0/+1
* net: fix the order of DC lookup methods when joining a domainUri Simchoni2015-07-091-0/+8
* utils: add net notifyVolker Lendecke2015-07-073-0/+207
* notify: Re-add notify_walk()Volker Lendecke2015-07-071-21/+23
* net:conf:import: print error message when importing fails.Michael Adam2015-06-301-0/+5
* s3:ntlm_auth: don't start gensec backend twiceStefan Metzmacher2015-06-231-11/+5
* sharesec: Use non-numerical output for sharesecChristof Schmitt2015-06-171-2/+2
* net: Fix messaging_init for clusteringVolker Lendecke2015-06-151-6/+17
* testparm: Add warning if the netbios name is too longAndreas Schneider2015-05-211-0/+5
* Convert the few instances of int32 there were to int32_t.Richard Sharpe2015-05-161-1/+1
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-142-5/+5
* Convert a couple of uint32s to _t that I missed in source3/utils.Richard Sharpe2015-05-131-1/+1
* s3: utils: Convert all uses of uint32/16/8 to _t.Richard Sharpe2015-05-0726-210/+210
* Convert three include files from uint32/16/8 to _t types as well as the sourc...Richard Sharpe2015-05-011-2/+2