index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
Revert "s3:smbclient: Allow last dos attribute to be cleared"
Jeremy Allison
1
-21
/
+3
2017-07-15
s3:client: The smbspool krb5 wrapper needs negotiate for authentication
Andreas Schneider
1
-10
/
+19
2017-07-14
s3:smbclient: Allow last dos attribute to be cleared
Steve French
1
-3
/
+21
2017-07-07
s3: smbclient: Add new command deltree.
Jeremy Allison
1
-0
/
+178
2017-07-07
s3: client: Move struct file_list code to using talloc from malloc.
Jeremy Allison
1
-11
/
+18
2017-06-27
s3:libsmb: remove unused 'bool show_hdr' from cli_cm_open()
Stefan Metzmacher
1
-5
/
+5
2017-06-27
s3:smbclient: remove unreliable Domain=[...] OS=[Windows 6.1] Server=[...] ba...
Stefan Metzmacher
1
-5
/
+7
2017-06-22
s3:client: smbclient -L can't do workgroup listing over SMB2/3
Stefan Metzmacher
1
-4
/
+9
2017-06-17
s3: libsmb: Widen cli_state_get_tid() / cli_state_set_tid() to 32-bits.
Jeremy Allison
1
-1
/
+4
2017-05-09
s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.
Jeremy Allison
1
-0
/
+3
2017-05-09
s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...
Jeremy Allison
1
-83
/
+88
2017-03-28
smbclient: add -f option to rename command
Uri Simchoni
1
-2
/
+8
2017-03-28
s3: libsmb: add replace support to cli_rename()
Uri Simchoni
1
-1
/
+1
2017-02-17
Modify smbspool_krb5_wrapper to just fall through to smbspool if AUTH_INFO_RE...
Bryan Mason
1
-15
/
+17
2017-01-27
s3:client: don't use cli->use_kerberos && cli->got_kerberos_mechanism in smbs...
Stefan Metzmacher
1
-8
/
+9
2016-12-21
s3:client: use cli_cm_force_encryption_creds in smbspool.c (in a #if 0 section)
Stefan Metzmacher
1
-5
/
+1
2016-12-21
s3:client: make use of cli_smb1_setup_encryption() in cmd_posix_encrypt()
Stefan Metzmacher
1
-14
/
+32
2016-12-20
s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loading
Stefan Metzmacher
1
-10
/
+1
2016-12-11
smbclient: xfile->stdio
Volker Lendecke
1
-17
/
+16
2016-12-09
s3:libsmb: don't pass 'passlen' to cli_tree_connect[_send]() and allow pass=NULL
Stefan Metzmacher
1
-1
/
+1
2016-12-09
s3:client: avoid using cli->{use_kerberos,...} for cli_session_creds_init() i...
Stefan Metzmacher
1
-4
/
+9
2016-12-09
s3:client: make use of cli_tree_connect_creds() in smbspool.c
Stefan Metzmacher
1
-2
/
+1
2016-11-20
lib: Remove global xfile.h includes
Volker Lendecke
1
-0
/
+1
2016-11-15
s3:client: use cli_session_setup_creds() in smbspool.c
Stefan Metzmacher
1
-3
/
+17
2016-11-15
s3:client: use cli_session_setup_creds() in client.c cmd_logon()
Stefan Metzmacher
1
-3
/
+16
2016-11-15
s3:libsmb: let the callers only pass the password string to cli_session_setup...
Stefan Metzmacher
2
-4
/
+2
2016-11-15
s3:popt_common: simplify popt_common_credentials handling
Stefan Metzmacher
1
-16
/
+8
2016-11-15
s3/client: obey 'disable netbios' smb.conf param, don't connect via NBT port.
Noel Power
1
-1
/
+10
2016-11-09
s3-client: Sync in tool cmdline help with smbclient manpage
Andreas Schneider
1
-1
/
+1
2016-08-22
s3: smbclient. Ensure we don't crash by freeing uninitialized *snapshots.
Jeremy Allison
1
-1
/
+1
2016-08-19
s3: smbclient: In order to get shadow copy data over SMB1 we must call cli_sh...
Jeremy Allison
1
-0
/
+14
2016-06-16
s3-client: Fix compiler errors when building with --address-sanitizer
Andrew Bartlett
1
-1
/
+1
2016-06-02
s3/client/clitar.c: always close fd
Aurelien Aptel
1
-3
/
+4
2016-06-01
s3/client/clitar.c: NULL-check correct variable
Aurelien Aptel
1
-1
/
+1
2016-05-25
s3: smbclient: Add posix_whoami command.
Jeremy Allison
1
-0
/
+46
2016-05-25
s3-smbspool: Log to stderr
Andreas Schneider
1
-1
/
+1
2016-04-29
s3:client:smbspool_krb5_wrapper: fix the non clearenv build.
Günther Deschner
1
-2
/
+6
2016-04-29
Provide fallback code for non-portable clearenv(3)
Jérémie Courrèges-Anglas
1
-0
/
+6
2016-03-10
CVE-2015-7560: s3: libsmb: Rename cli_posix_getfaclXX() functions to cli_posi...
Jeremy Allison
1
-1
/
+1
2016-01-25
s3-client: Add a KRB5 wrapper for smbspool
Andreas Schneider
2
-0
/
+227
2016-01-22
smbspool: Add string representation of nt_status
Andreas Schneider
1
-2
/
+2
2016-01-06
smbclient: query disk usage relative to current directory
Uri Simchoni
1
-1
/
+1
2015-12-03
clitar: cope with functions of older versions of libarchive
Björn Jacke
1
-0
/
+10
2015-12-02
client: Fix parameter mixup
Volker Lendecke
1
-1
/
+1
2015-11-06
Fix various spelling errors
Mathieu Parent
1
-1
/
+1
2015-09-18
s3: smbclient: Move cmd_setmode out of clitar.c and back into client.c
Jeremy Allison
3
-129
/
+124
2015-07-14
s3:client: Add "scopy" cmd to perform Server Side copy using smbclient.
Anubhav Rakshit
1
-0
/
+134
2015-05-13
Convert all uint32/16/8 to _t in source3/client.
Richard Sharpe
4
-28
/
+28
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
2
-2
/
+2
2015-02-10
s3: smbclient: Allinfo leaves the file handle open.
Jeremy Allison
1
-0
/
+1
[next]