winbind: Align integer types
[samba.git] / source3 / client /
2019-01-28 Andreas Schneiders3:client: Use C99 initializer for poptOption in smbclient
2019-01-08 Volker Lendeckesmbclient: Use dom_sid_str_buf
2018-12-19 Swen Schilligclient: Add kerberos tracing
2018-11-22 Swen Schilligsmbspool: Free kerberos context on error
2018-09-07 Christof Schmitts3:lib: Move popt_common_credentials to separate file
2018-09-05 Andreas Schneiders3:smbclient: Do not call cli_RNetShareEnum if SMB1...
2018-09-05 Andreas Schneidersmbclient: Fix errors printed if we can connect with...
2018-08-10 Andreas Schneiders3:client: Avoid a possible fd leak in do_get()
2018-06-26 Justin Stephensons3:client: Add --quiet option to smbclient
2018-05-15 Andrew Bartlettbuild: Make --with-libarchive the default
2018-05-12 Mathieu ParentFix spelling s/retun/return/
2018-05-03 Andreas Schneiders3:smbspool: Fix cmdline argument handling
2018-04-05 Volker Lendeckesmbclient: Handle ENUM_DIR in "notify" command
2018-04-03 Andreas Schneiders3:client: Fix size types
2018-03-20 Andreas Schneiders3:client: Fix size types
2018-02-22 Douglas Bagnallutil/rfc1738_unescape(): return end pointer or NULL...
2018-02-20 Andreas Schneidersmbspool: Improve URI handling code
2018-02-14 Andreas Schneidersmbspool: Initialize empty_str on declaration
2017-11-30 Jeremy Allisons3: client: Rename <oldname> to <link_target> in cmd_sy...
2017-11-22 Uri Simchonismbspool_krb5_wrapper: fix some error messages
2017-11-11 Jeremy Allisonlibsmbclient: Allow server (NetApp) to return STATUS_IN...
2017-10-24 Jeremy Allisons3: smbclient: Ensure we call client_clean_name() befor...
2017-10-24 Jeremy Allisons3: client: Add new utility function client_clean_name().
2017-10-18 Richard Sharpes3:Add a utimes command to smbclient so we can set...
2017-08-18 Stefan Metzmachers3:smbclient: don't try any workgroup listing with...
2017-08-18 Stefan Metzmachers3:smbclient: improve the error messages for smbclient -L
2017-08-07 Anoop C Ssource3/client: Fix typo in help message displayed...
2017-07-25 Andreas Schneiders3:client: Use KRB5CCNAME in smbspool_krb5_wrapper...
2017-07-25 Andreas Schneiders3:client: Only use kerberos if credential cache exists...
2017-07-25 Andreas Schneiders3:client: Make it possible use smbspool in selftest
2017-07-25 Andreas Schneiders3:client: Fix the usage of argv in smbspool
2017-07-18 Jeremy AllisonRevert "s3:smbclient: Allow last dos attribute to be...
2017-07-15 Andreas Schneiders3:client: The smbspool krb5 wrapper needs negotiate...
2017-07-14 Steve Frenchs3:smbclient: Allow last dos attribute to be cleared
2017-07-07 Jeremy Allisons3: smbclient: Add new command deltree.
2017-07-07 Jeremy Allisons3: client: Move struct file_list code to using talloc...
2017-06-27 Stefan Metzmachers3:libsmb: remove unused 'bool show_hdr' from cli_cm_open()
2017-06-27 Stefan Metzmachers3:smbclient: remove unreliable Domain=[...] OS=[Window...
2017-06-22 Stefan Metzmachers3:client: smbclient -L can't do workgroup listing...
2017-06-17 Jeremy Allisons3: libsmb: Widen cli_state_get_tid() / cli_state_set_t...
2017-05-09 Jeremy Allisons3: client tools: Call popt_free_cmdline_auth_info...
2017-05-09 Jeremy Allisons3: client tools. Remove direct access to struct user_a...
2017-03-28 Uri Simchonismbclient: add -f option to rename command
2017-03-28 Uri Simchonis3: libsmb: add replace support to cli_rename()
2017-02-17 Bryan MasonModify smbspool_krb5_wrapper to just fall through to...
2017-01-27 Stefan Metzmachers3:client: don't use cli->use_kerberos && cli->got_kerb...
2016-12-21 Stefan Metzmachers3:client: use cli_cm_force_encryption_creds in smbspoo...
2016-12-21 Stefan Metzmachers3:client: make use of cli_smb1_setup_encryption()...
2016-12-20 Stefan Metzmachers3:popt_common: let POPT_COMMON_CREDENTIALS imply logfi...
2016-12-11 Volker Lendeckesmbclient: xfile->stdio
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-12-09 Stefan Metzmachers3:client: avoid using cli->{use_kerberos,...} for...
2016-12-09 Stefan Metzmachers3:client: make use of cli_tree_connect_creds() in...
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-11-15 Stefan Metzmachers3:client: use cli_session_setup_creds() in smbspool.c
2016-11-15 Stefan Metzmachers3:client: use cli_session_setup_creds() in client...
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-11-15 Stefan Metzmachers3:popt_common: simplify popt_common_credentials handling
2016-11-15 Noel Powers3/client: obey 'disable netbios' smb.conf param, don...
2016-11-09 Andreas Schneiders3-client: Sync in tool cmdline help with smbclient...
2016-08-22 Jeremy Allisons3: smbclient. Ensure we don't crash by freeing uniniti...
2016-08-19 Jeremy Allisons3: smbclient: In order to get shadow copy data over...
2016-06-16 Andrew Bartletts3-client: Fix compiler errors when building with ...
2016-06-02 Aurelien Aptels3/client/clitar.c: always close fd
2016-05-31 Aurelien Aptels3/client/clitar.c: NULL-check correct variable
2016-05-25 Jeremy Allisons3: smbclient: Add posix_whoami command.
2016-05-25 Andreas Schneiders3-smbspool: Log to stderr
2016-04-29 Günther Deschners3:client:smbspool_krb5_wrapper: fix the non clearenv...
2016-04-28 Jérémie Courrèges... Provide fallback code for non-portable clearenv(3)
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: libsmb: Rename cli_posix_getfaclXX...
2016-01-25 Andreas Schneiders3-client: Add a KRB5 wrapper for smbspool
2016-01-22 Andreas Schneidersmbspool: Add string representation of nt_status
2016-01-05 Uri Simchonismbclient: query disk usage relative to current directory
2015-12-03 Björn Jackeclitar: cope with functions of older versions of libarchive
2015-12-02 Volker Lendeckeclient: Fix parameter mixup
2015-11-06 Mathieu ParentFix various spelling errors
2015-09-18 Jeremy Allisons3: smbclient: Move cmd_setmode out of clitar.c and...
2015-07-14 Anubhav Rakshits3:client: Add "scopy" cmd to perform Server Side copy...
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/client.
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-02-10 Jeremy Allisons3: smbclient: Allinfo leaves the file handle open.
2015-01-22 Andreas Schneiders3-smbspool: Use strtol() instead of atoi().
2014-11-24 Andreas Schneiders3-smbclient: Return success if we listed the shares.
2014-06-30 Volker Lendeckelib: Align unix_timespec_to_nt_time with nt_time_to_uni...
2014-06-07 Jeremy Allisons3: libsmb : Move users of cli_dskattr to a 64-bit...
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2014-03-05 Stefan Metzmachers3:client: only limit the buffer by the given length 'n'
2014-02-21 David Disseldorpclitar: don't panic, propagate talloc errors upwards
2014-02-20 David Disseldorpclitar: propagate make_remote_path() talloc errors
2014-02-20 David Disseldorpclitar: return allocation errors from is_subpath()
2014-02-20 David Disseldorpclitar: add error return to tar_path_in_list()
2014-02-20 David Disseldorpclitar: add error return to tar_extract_skip_path()
2014-02-20 David Disseldorpclitar: add error return to tar_create_skip_path()
2014-02-20 David Disseldorpclitar: check for path_base_name() allocation errors
2014-02-19 David Disseldorpcli: do not dump libarchive absence warning on startup
2014-02-19 Andreas Schneiders3-clitar: Fix identation.
2014-02-19 Andreas Schneiders3-clitar: Simplify is_subpath().
2014-02-19 Andreas Schneiders3-clitar: Improve readabilty of fix_unix_path().
2014-02-19 Andreas Schneiders3-clitar: Improve readabilty of max_token().
2014-02-19 Andreas Schneiders3-clitar: Improve readabilty of make_remote_path().
next