Decouple ldap-ssl-ads from ldap-ssl option
[samba.git] / source3 / client /
2020-06-22 Christof Schmittsmbclient: Use NT_STATUS_NOTIFY_ENUM_DIR instead of...
2020-06-10 Volker Lendeckesmbclient: Simplify do_list()
2020-06-10 Volker Lendeckesmbclient: Simplify the queue for recursive listing
2020-06-10 Volker Lendeckesmbclient: Simplify do_list_helper()
2020-06-10 Volker Lendeckesmbclient: Slightly simplify do_list()
2020-06-10 Volker Lendeckesmbclient: Do early return in do_list_helper().
2020-06-10 Volker Lendeckesmbclient: Align integer types
2020-06-10 Volker Lendeckesmbclient: Align some integer types
2020-06-04 Volker Lendeckelibsmb: Remove cli_getattrE() fallback from cli_qfilein...
2020-06-04 Jeremy Allisons3: client. Move to all 32-bit attributes in smbclient.
2020-06-04 Jeremy Allisons3: libsmb: Change cli_setpathinfo_ext() to take 32...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_qpathinfo3() to return a 32...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_getatr() and async versions...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_getattrE() and async versions...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_qfileinfo_basic() to return...
2020-06-04 Jeremy Allisons3: smbclient: Rename mode parameter to attr.
2020-06-04 Jeremy Allisons3: libsmb: In struct file_info rename mode -> attr.
2020-05-28 Volker Lendeckesmbclient: Remove the CREATE_ACCESS_READ #define
2020-05-28 Volker Lendeckesmbclient: Reformat a call to cli_ntcreate()
2020-05-28 Stefan Metzmachers3:smbspool: avoid using CLI_FULL_CONNECTION_{USE,FALLB...
2020-04-16 Christof Schmittsmbclient: Also allow four digit years in utimes command
2020-04-16 Christof Schmittsmbclient: Remove one level of indentation for the...
2020-04-08 Volker Lendeckesmbclient: Simplify browse_host()
2020-04-08 Volker Lendeckelibsmb: Make cli_setpathinfo_ext() take structs instead...
2020-04-08 Volker Lendeckesmbclient: Remove function set_remote_times()
2020-04-08 Volker Lendeckesmbclient: Remove some unnecessary declarations
2020-02-26 Stefan Metzmachers3:libsmb: pass dest_ss to cli_cm_open()
2020-02-10 Volker Lendeckesmbclient: Don't cli_posix_stat() twice
2020-02-10 Stefan Metzmachersmbspool: add more error codes to the auth_errors array
2020-02-10 Stefan Metzmachersmbspool: use one element per line for the auth_errors...
2020-01-23 Volker Lendeckesmbclient: Fix a typo
2020-01-14 Björn Jackeclitar: use modern DBG macros
2020-01-14 Björn Jackesmbclient/tar: add verbose mode
2019-12-09 Andreas Schneiders3:smbspool: Leave early if we print as root
2019-12-09 Mikhail Novosyolovs3:smbspool: print a hint about smbspool_krb5_wrapper
2019-12-09 Mikhail Novosyolovs3:smbspool_krb5_wrapper: ignore unknown values of...
2019-12-09 Andreas Schneiders3:smbspool_krb5_wrapper: Map AUTH_INFO_REQUIRED=none...
2019-12-09 Andreas Schneiders3:smbspool: Map AUTH_INFO_REQUIRED=none to anonymous...
2019-12-06 Ralph Boehmesmbclient: use cli_setpathinfo_ext() in utimes command
2019-12-06 Ralph Boehmesmbclient: use full_timespec_to_nt_time()
2019-10-07 Jeremy Allisons3: smbclient: Stop an SMB2-connection from blundering...
2019-09-18 Bryan Masons3:client:Use DEVICE_URI, instead of argv[0],for Device URI
2019-06-25 David Disseldorpclient: enable allinfo and altname tab completion
2019-05-23 Andreas Schneiders3:smbspool: Use NTSTATUS return codes
2019-05-23 Andreas Schneiders3:smbspool: Add debug messages to kerberos_ccache_is_v...
2019-05-23 Andreas Schneiders3:smbspool: Always try to authenticate using Kerberos
2019-05-23 Andreas Schneiders3:smbspool: Print the filename we failed to open
2019-05-23 Andreas Schneiders3:smbspool: Fallback to default ccache if KRB5CCNAME...
2019-05-23 Andreas Schneiders3:smbspool: Use %u format specifier to print uid
2019-05-23 Andreas Schneiders3:smbspool: Add debug for finding KRB5CCNAME
2019-05-23 Andreas Schneiders3:smbspool: Print the principal we use to authenticate...
2019-05-23 Andreas Schneiders3:smbspool: Add the 'lp' group to the users groups
2019-05-09 Andreas Schneiders3:smbspool: Fix regression printing with Kerberos...
2019-03-27 Volker Lendeckelibsmb: Change cli_posix_readlink to return talloc...
2019-03-20 Volker Lendeckeutils: Use cli_hardlink instead of cli_nt_hardlink
2019-03-18 Andreas Schneiders3:client: Fix smbspool device uri handling
2019-03-18 Andreas Schneiders3:client: Make sure we work on a copy of the title
2019-03-18 Andreas Schneiders3:client: Evaluate the AUTH_INFO_REQUIRED variable...
2019-03-18 Andreas Schneiders3:client: Pass DEVICE_URI and AUTH_INFO_REQUIRED env...
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...
next