lib: addns: Fix ads_dns_lookup_srv() and functions to return size_t * num servers.
[samba.git] / source4 / libcli /
2020-09-15 Jeremy Allisonlib: addns: Fix ads_dns_lookup_srv() and functions...
2020-09-15 Jeremy Allisonlibcli: nbt: Fix resolve_lmhosts_file_as_sockaddr(...
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-19 Andreas Schneiders4:libcli: Require signing for SMB encryption
2020-08-19 Andreas Schneiders4:libcli: Add smb2_connect_enc_start()
2020-08-19 Andreas Schneiders3:libcli: Split out smb2_connect_tcon_start()
2020-08-19 Andreas Schneiders4:libcli: Return if encryption is requested for SMB1
2020-08-19 Andreas Schneiders4:libcli: Return NTSTATUS errors for smb_composite_con...
2020-08-04 Jeremy Allisons3/s4: Cleanup. Move TALLOC_CTX * parameter to be first...
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-07-08 Stefan Metzmachers4:libcli/smb2: add const to struct smbcli_options...
2020-07-08 Stefan Metzmachers4:libcli/smb2: allow smb2_connect*() to fake session...
2020-07-02 Volker Lendeckeldap_client: Make ldap_parse_basic_url() IPv6-address...
2020-07-02 Volker Lendeckeldap_client: Align integer types
2020-07-02 Volker Lendeckeldap_client: Make ldap_parse_basic_url take care of...
2020-06-22 Christof Schmittsource4/libcli: Use NT_STATUS_PENDING instead of STATUS...
2020-05-08 Gary LockyerFix clang 9 for-loop-analysis warnings
2020-05-04 Gary LockyerCVE-2020-10704: libcli ldap_message: Add search size...
2020-05-04 Gary LockyerCVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
2020-04-28 David MulderImplement alt name query for smb2
2020-04-28 David MulderAdd SMB2 lsa helper routines
2019-12-20 David MulderConvert samba4.base.*attr tests to smb2
2019-12-12 Andrew Bartletts4-libcli/rap: Set the switch_value before NDR_BUFFERS...
2019-11-10 Andrew Bartletts4-libcli: Remove unused header from composite/composite.c
2019-10-31 Björn Jackesource4/libcli/libcli.h: typo fixes
2019-10-31 Björn Jackesource4/libcli/clireadwrite.c: typo fixes
2019-09-25 Noel Powers4/libcli/clideltree.c: clang: Value stored to 'status...
2019-09-25 Noel Powers4/libcli/smb2: clang: Fix 'value stored to 'status...
2019-09-25 Noel Powers4/libcli/smb2: clang: Fix Passed-by-value arg contains...
2019-09-25 Noel Powers4/libcli/raw: clang: Fix 'Value stored to 'p' is never...
2019-09-25 Noel Powers4/libcli/raw: clang: Fix 'Dereference of null pointer'
2019-09-25 Noel Powers4/libcli/raw: clang: Fix 'Access to field results...
2019-07-16 Noel Powers4/libcli/raw: Fix 'Value stored to 'p' is never read'
2019-07-16 Noel Powers4/libcli/raw: clang: Fix 'initialization value is...
2019-07-16 Noel Powers4/libcli: clang: Fix 'initialization value is never...
2019-07-16 Noel Powers4/libcli/ldab: clang: Fix 'Access results in a deref...
2019-06-30 Swen Schilligsource4: Update all consumers of strtoul_err(), strtoul...
2019-06-27 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem
2019-06-24 Andreas Schneiders4:libcli: Use gnutls_error_to_ntstatus() or singing
2019-05-27 Gary LockyerFix ubsan null pointer passed as argument 2
2019-05-22 Andrew Bartlettlibcli/ldap: Remove unsued ldap_transaction()
2019-05-21 Andreas Schneiders3:libcli: Use GnuTLS MD5 for smb singing
2019-05-03 Volker Lendeckelibcli: Align integer types
2019-05-03 Volker Lendeckelibcli: Remove an unnecessary #include
2019-05-01 Stefan Metzmachers4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMA...
2019-04-30 Andreas Schneiders4:libcli:smb2: Use GnuTLS SHA256 HMAC for signing
2019-04-01 Volker Lendeckelibsmb: Make "struct smb2_lock_element" generally usable
2019-04-01 Volker Lendeckelibsmb: Rename InfoType from [MS-SMB2] according to...
2019-03-28 Stefan Metzmachers4:libcli/smb2: calculate the correct credit charge...
2019-03-28 Stefan Metzmachers4:libcli/smb2: calculate the correct credit charge...
2019-03-28 Stefan Metzmachers4:libcli/smb2: align struct smb_ioctl.smb2 to [MS...
2019-03-28 Stefan Metzmachers4:libcli/smb2: calculate the correct credit charge...
2019-03-28 Stefan Metzmachers4:libcli/smb2: fix smb2_getinfo_send() marshalling
2019-03-28 Stefan Metzmachers4:libcli/smb2: don't schedule idle handlers on a dead...
2019-03-28 Stefan Metzmachers4:libcli/raw: don't schedule idle handlers on a dead...
2019-03-01 Swen Schilligsource4: Use wrapper for string to integer conversion
2019-02-28 Ralph Boehmes4:libcli: remember return code from maximum access
2019-01-26 Tim Beales4:libcli: Remove (now unused) pysmb.c bindings
2019-01-17 Tim Beales4:pysmb: Add error log that the s4 bindings are deprecated
2019-01-08 Volker Lendeckelibcli: Simplify smblsa_lookup_name
2018-12-12 Tim Beales4:libcli: Fix error in smbcli_deltree()
2018-11-02 Ralph Boehmes4:libcli/smb2: reapply request endtime
2018-07-24 Ralph Boehmes4: libcli/smb2: calculate correct credit charge for...
2018-07-24 Stefan Metzmachers4:libcli: add smb_connect_nego_{send,recv}()
2018-07-24 Stefan Metzmachers4:libcli: allow a fallback to NTLMSSP if SPNEGO is...
2018-07-24 Stefan Metzmachers4:libcli: add fallback_to_anonymous to smb2_connect_send()
2018-07-24 Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-07-24 Stefan Metzmachers4:libcli: split out smb2_connect_session_start()
2018-07-24 Stefan Metzmachers4:libcli: add smb2_transport_raw_init()
2018-07-24 Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-07-24 Stefan Metzmachers4:libcli: use talloc_zero() for struct smb_composite_c...
2018-07-24 Stefan Metzmachers4:libcli: add smbcli_transport_raw_init()
2018-07-24 Stefan Metzmachers4:libcli: split out smb_raw_negotiate_fill_transport()
2018-07-12 David Mulderpython: Allow forced signing via smb.SMB()
2018-06-28 Joe Guopysmb: add py_smb_unlink and test
2018-05-12 Garming Sampysmb: Add some more documentation for conn.list
2018-05-10 Gary Lockyersamdb: Add transaction id control
2018-04-24 Volker Lendecketevent: Fix callers of tevent_req_set_endtime
2018-04-13 Volker Lendeckelibdgram: Fix an error path memleak
2018-04-13 Noel Powers4/libcli: python3 port for smb module
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSW...
2018-02-27 Volker Lendeckelibdgram: Remove an unused parameter
2018-02-27 Volker Lendeckelibdgram: Remove an unused parameter
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2018-02-22 Douglas Bagnallutil/rfc1738_unescape(): return end pointer or NULL...
2018-02-13 Volker Lendeckelibcli: Fix a cut&paste typo
2018-01-30 Volker Lendeckelibcli: Remove finddcs_nbt.c
2018-01-23 Volker Lendeckelibcli/resolve: Make functions static
2018-01-23 Volker Lendeckelibcli/resolve: Make functions static
2018-01-23 Volker Lendeckelibcli/resolve: Fix typos
2017-12-21 Stefan Metzmachers4:torture: add smb2.session.expire2 test
2017-09-20 Richard SharpeMake sure smbtorture tests can run if someone has set...
2017-09-06 Lumir Balharpython: Fix bad type in conversion of NTSTATUS.
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: make the additional gensec_upd...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: add early returns to sesssetup...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: make the first round to gensec...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move gensec_update_ev() out...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move session_setup_spnego_rest...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: split out session_setup_spnego...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move chosen_oid to state-...
next