Revert "s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_attid_sort"
[samba.git] / source4 / libcli /
2013-04-30 Volker Lendeckelibsmb: Use sizeof instead of explicit numbers
2013-04-30 Volker Lendeckelibsmb: Use smb2_lease_push in smb2_create_send
2013-04-30 Volker Lendeckelibsmb: Move "struct smb2_lease" to common
2013-04-24 Sam Langsource4/libcli: Only set ctemp set on success
2013-04-18 Stefan Metzmachers4:torture/smb2: add smb2_lease_v2_create_share() helper
2013-04-18 Stefan Metzmachers4:libcli/smb2: add support for SMB2 LEASES v2
2013-02-22 Andreas Schneiders4-libcli: Check return value of smbcli_request_setup().
2013-02-22 Andreas Schneiders4-libcli: Check return code of smbcli_request_setup().
2013-02-22 Andreas Schneiders4-libcli: Add null check for ndr functions in rap.
2013-02-17 Andrew Bartletts4-nbt: Ensure source4/ nbt client and server honour...
2013-02-17 Landon FullerFallback to the internal resolver on EAI_FAIL.
2013-01-16 David Disseldorpsmb2_ioctl: remove ioctl error response assumptions
2013-01-12 Arvid Requates4-resolve: Fix parsing of IPv6/AAAA in dns_lookup...
2012-12-21 Andreas Schneiders4-libcli: Use a do-while loop.
2012-12-12 Andreas Schneiders4-libcli: Fix comparison of chosen_oid.
2012-12-02 Stefan Metzmachers4:libcli/finddcs_cldap: allow io->in.server_address...
2012-12-02 Stefan Metzmachers4:libcli/finddcs_cldap: try all NBT#1C addresses
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-11-01 Andrew Tridgells4-ldapclient: cope with logon failure retry in LDAP
2012-11-01 Andrew Tridgelllibcli: use cli_credentials_failed_kerberos_login(...
2012-09-19 Michael Adams4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to...
2012-09-19 Michael Adams4:libcli: add a app_instance_id member to the smb2_cre...
2012-08-21 Matthias Dieter... s4:dsdb - always fail if a search filter could not...
2012-08-17 Stefan Metzmachers4:libcli/smb2: reset trsnport->compound.related when...
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-08-06 Christian Ambachs4:libcli/smb2/write correct error checking
2012-08-06 Stefan Metzmachers4:libcli/pyerrors: add PyErr_NTSTATUS_NOT_OK_RAISE()
2012-08-06 Stefan Metzmachers4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_W...
2012-08-04 Stefan Metzmachers4:libcli: add support for SMB_EXTENDED_SIGNATURES...
2012-08-02 Stefan Metzmachers4:libcli: send the TCONX_FLAG_EXTENDED_RESPONSE flag
2012-08-01 Stefan Metzmacherlibcli/smb: move some TCON related defines to smb_const...
2012-08-01 Stefan Metzmachers4:libcli/raw: remove unused smbcli_session->user_sessi...
2012-08-01 Stefan Metzmachers4:libcli/smb_composite: make use of smb1cli_session_se...
2012-08-01 Stefan Metzmachers4:libcli/smb_composite: always use set_user_session_ke...
2012-07-25 Stefan Metzmacherlibcli/smb: pass smbXcli_session to smb2cli_tcon_set_va...
2012-07-25 Stefan Metzmachers4:libcli/smb2: remove unused smb2_session->pid
2012-07-25 Stefan Metzmachers4:libcli/smb2: remove unused variable
2012-07-25 Stefan Metzmacherlibcli/smb: there's no PID field in the SMB2/3 header...
2012-07-25 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_req_create...
2012-07-25 Stefan Metzmachers4:libcli/smb2: remove unused elements from smb2_tree
2012-07-24 Stefan Metzmachers4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
2012-07-24 Stefan Metzmacherlibcli/smb: pass down smbXcli_tcon to smb1cli_req_creat...
2012-07-24 Stefan Metzmachers4:libcli/raw: setup a smbXcli_tcon for each smbcli_tree
2012-07-24 Stefan Metzmachers4:libcli/raw: parse extended SMBtconX responses
2012-07-24 Stefan Metzmachers4:libcli/raw: fix SMBtconX response parsing
2012-07-23 Stefan Metzmacherlibcli/smb: pass down smbXcli_session to smb1cli_req_cr...
2012-07-23 Stefan Metzmachers4:libcli/raw: setup a smbXcli_session for each smbcli_...
2012-07-03 Amitay Isaacss4-pysmb: Add deltree() method to remove directory...
2012-06-23 Matthieu Patous4-ldap: handle VERIFY_NAME control encoding/decoding
2012-06-20 Amitay Isaacss4-pysmb: Parse security info as an unsigned integer
2012-06-20 Andrew BartlettRevert "s4-libcli: Remove unused finddcs_nbt"
2012-06-07 Andrew Bartletts4-libcli: Remove unused finddcs_nbt
2012-05-23 Alexander Bokovoydns: fix comments and make s4/libcli/resolve dns resolv...
2012-05-23 Simo Sorces4-resolve: Remove dependency on libroken
2012-05-08 Michael Adams4:libcli:raw: fix a comment typo in smb_setfileinfo()
2012-05-06 Stefan Metzmachers4:libcli/smb2: use PROTOCOL_LATEST
2012-04-27 Stefan Metzmacherlibcli/smb: move SMB2_IOCTL_FLAG_IS_FSCTL to smb2_const...
2012-04-25 Andrew Bartletts4-torture: enable raw.composite test again, and conver...
2012-04-18 Jeremy AllisonAdd smb_raw_setfsinfo() - currently only available...
2012-04-18 Michael Adams4:samdb:rootdse: implement the schemaUpgradeInProgress...
2012-04-16 Stefan Metzmachers4:libcli/smb2: fix anonymous session setups against...
2012-04-16 Stefan Metzmachers4:libcli/smb2: remove unused dependency to LIBPACKET
2012-04-01 Richard SharpeFix some of the issues that Jelmer identified in my...
2012-04-01 Richard SharpeAdd an open and close method to samba.smb.SMB so we...
2012-03-26 Richard SharpeFix the PyDoc comments in samba.smb.SMB and add a secur...
2012-03-25 Jelmer VernooijLIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.
2012-03-15 Jelmer Vernooijlibsmbclient-raw: Install smb_composite.h.
2012-03-07 Gregor Becks4:libcli/smb2: allow smb2_session_setup_spnego to...
2012-03-07 Amitay Isaacss4-libcli: pysmb: Fix typo in secinfo_flags
2012-03-03 Michael Adams4:libcli:smb2: set SMB2_CAP_ALL in the negprot
2012-03-03 Michael Adams4:libcli:smb2: store the share capabilites in the...
2012-03-03 Michael AdamsmbXcli: add the possiblilty to negotiate client capabi...
2012-03-03 Michael Adams4:libcli:smb2: allow max protocol 0x0224
2012-03-03 Michael Adams4:libcli:smb2: add support for parsing the durable...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle reconnect...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle request...
2012-03-03 Michael Adams4:libcli:smb2: add durable handle v2 data to the smb2_...
2012-02-27 Michael Adams4:libcli:smb2: add a smb2_connect_ext variant of smb2_...
2012-02-27 Michael Adams4:libcli:smb2: add a previous session argument to...
2012-02-27 Michael Adams4:libcli:smb2: add a previous session argument to...
2012-02-27 Michael Adams3:libsmb:smb2: pass previous session ID to session...
2012-02-27 Stefan Metzmachers4:libcli/smb2: remove unused 'session_key' from struct...
2012-02-27 Stefan Metzmacherlibcli/smb/smbXcli: maintain smb2 channel_signing_key...
2012-02-23 Michael Adams4:smbcli:smb2: add a random GUID to the transport...
2012-02-03 Michael Adams4:libcli:smb2: don't allocate the smb2_tree struct...
2012-02-03 Michael Adams4:libcli/torture:smb2: change smb2_tree_connect to...
2011-12-23 Matthias Dieter... s4:libcli/finddcs_nbt.c - free "req" consistently with...
2011-12-16 Stefan Metzmachers4:libcli/rap: the caller should get talloc children...
2011-12-16 Stefan Metzmachers4:libcli/rap: call->ndr_push_{param,data} can be tallo...
2011-12-16 Stefan Metzmachers4:libcli/rap: use talloc_zero() and initialize everything
2011-12-16 Stefan Metzmachers4:libcli/rap: remove unused members from struct rap_call
2011-12-16 Stefan Metzmachers4:libcli/rap: initialize call->rcv_datalen
2011-12-14 Andrew Bartletts4-resolv: fix dns_ex so as to fail correctly when...
2011-12-09 Stefan Metzmachers4:libcli/smb2: mark a request as error if we can't...
2011-12-09 Stefan Metzmachers4:libcli/raw: mark a request as error if we can't...
2011-12-05 Matthieu Patous4-resolver: do not use all the A and AAAA records...
2011-11-30 Stefan Metzmachers4:libcli/raw: implement on top of smbXcli_conn/req
2011-11-30 Stefan Metzmachers4:libcli: do the nbss session request within smbcli_so...
2011-11-30 Stefan Metzmachers4:libcli/raw: remove unused functions
2011-11-30 Stefan Metzmachers4:libcli: use smbcli_sock_connect() in smbcli_socket_c...
next