summaryrefslogtreecommitdiff
path: root/source3/client
AgeCommit message (Expand)AuthorFilesLines
2017-07-18Revert "s3:smbclient: Allow last dos attribute to be cleared"Jeremy Allison1-21/+3
2017-07-15s3:client: The smbspool krb5 wrapper needs negotiate for authenticationAndreas Schneider1-10/+19
2017-07-14s3:smbclient: Allow last dos attribute to be clearedSteve French1-3/+21
2017-07-07s3: smbclient: Add new command deltree.Jeremy Allison1-0/+178
2017-07-07s3: client: Move struct file_list code to using talloc from malloc.Jeremy Allison1-11/+18
2017-06-27s3:libsmb: remove unused 'bool show_hdr' from cli_cm_open()Stefan Metzmacher1-5/+5
2017-06-27s3:smbclient: remove unreliable Domain=[...] OS=[Windows 6.1] Server=[...] ba...Stefan Metzmacher1-5/+7
2017-06-22s3:client: smbclient -L can't do workgroup listing over SMB2/3Stefan Metzmacher1-4/+9
2017-06-17s3: libsmb: Widen cli_state_get_tid() / cli_state_set_tid() to 32-bits.Jeremy Allison1-1/+4
2017-05-09s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.Jeremy Allison1-0/+3
2017-05-09s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...Jeremy Allison1-83/+88
2017-03-28smbclient: add -f option to rename commandUri Simchoni1-2/+8
2017-03-28s3: libsmb: add replace support to cli_rename()Uri Simchoni1-1/+1
2017-02-17Modify smbspool_krb5_wrapper to just fall through to smbspool if AUTH_INFO_RE...Bryan Mason1-15/+17
2017-01-27s3:client: don't use cli->use_kerberos && cli->got_kerberos_mechanism in smbs...Stefan Metzmacher1-8/+9
2016-12-21s3:client: use cli_cm_force_encryption_creds in smbspool.c (in a #if 0 section)Stefan Metzmacher1-5/+1
2016-12-21s3:client: make use of cli_smb1_setup_encryption() in cmd_posix_encrypt()Stefan Metzmacher1-14/+32
2016-12-20s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loadingStefan Metzmacher1-10/+1
2016-12-11smbclient: xfile->stdioVolker Lendecke1-17/+16
2016-12-09s3:libsmb: don't pass 'passlen' to cli_tree_connect[_send]() and allow pass=NULLStefan Metzmacher1-1/+1
2016-12-09s3:client: avoid using cli->{use_kerberos,...} for cli_session_creds_init() i...Stefan Metzmacher1-4/+9
2016-12-09s3:client: make use of cli_tree_connect_creds() in smbspool.cStefan Metzmacher1-2/+1
2016-11-20lib: Remove global xfile.h includesVolker Lendecke1-0/+1
2016-11-15s3:client: use cli_session_setup_creds() in smbspool.cStefan Metzmacher1-3/+17
2016-11-15s3:client: use cli_session_setup_creds() in client.c cmd_logon()Stefan Metzmacher1-3/+16
2016-11-15s3:libsmb: let the callers only pass the password string to cli_session_setup...Stefan Metzmacher2-4/+2
2016-11-15s3:popt_common: simplify popt_common_credentials handlingStefan Metzmacher1-16/+8
2016-11-15s3/client: obey 'disable netbios' smb.conf param, don't connect via NBT port.Noel Power1-1/+10
2016-11-09s3-client: Sync in tool cmdline help with smbclient manpageAndreas Schneider1-1/+1
2016-08-22s3: smbclient. Ensure we don't crash by freeing uninitialized *snapshots.Jeremy Allison1-1/+1
2016-08-19s3: smbclient: In order to get shadow copy data over SMB1 we must call cli_sh...Jeremy Allison1-0/+14
2016-06-16s3-client: Fix compiler errors when building with --address-sanitizerAndrew Bartlett1-1/+1
2016-06-02s3/client/clitar.c: always close fdAurelien Aptel1-3/+4
2016-06-01s3/client/clitar.c: NULL-check correct variableAurelien Aptel1-1/+1
2016-05-25s3: smbclient: Add posix_whoami command.Jeremy Allison1-0/+46
2016-05-25s3-smbspool: Log to stderrAndreas Schneider1-1/+1
2016-04-29s3:client:smbspool_krb5_wrapper: fix the non clearenv build.Günther Deschner1-2/+6
2016-04-29Provide fallback code for non-portable clearenv(3)Jérémie Courrèges-Anglas1-0/+6
2016-03-10CVE-2015-7560: s3: libsmb: Rename cli_posix_getfaclXX() functions to cli_posi...Jeremy Allison1-1/+1
2016-01-25s3-client: Add a KRB5 wrapper for smbspoolAndreas Schneider2-0/+227
2016-01-22smbspool: Add string representation of nt_statusAndreas Schneider1-2/+2
2016-01-06smbclient: query disk usage relative to current directoryUri Simchoni1-1/+1
2015-12-03clitar: cope with functions of older versions of libarchiveBjörn Jacke1-0/+10
2015-12-02client: Fix parameter mixupVolker Lendecke1-1/+1
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2015-09-18s3: smbclient: Move cmd_setmode out of clitar.c and back into client.cJeremy Allison3-129/+124
2015-07-14s3:client: Add "scopy" cmd to perform Server Side copy using smbclient.Anubhav Rakshit1-0/+134
2015-05-13Convert all uint32/16/8 to _t in source3/client.Richard Sharpe4-28/+28
2015-03-24lib: load_case_tables() -> smb_init_locale()Volker Lendecke2-2/+2
2015-02-10s3: smbclient: Allinfo leaves the file handle open.Jeremy Allison1-0/+1