auth: Pass in the SMB username (for %U) into generate_session_info
[samba.git] / source4 / libcli /
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...
2011-11-30 Stefan Metzmachers4:libcli: move smbcli_transport_establish() logic...
2011-11-30 Stefan Metzmachers4:libcli: convert smbcli_transport_connect_* to tevent_req
2011-11-29 Stefan Metzmachers4:libcli/raw: copy smbcli_transport_connect_* to cliso...
2011-11-29 Stefan Metzmachers4:libcli/raw: add transport->ev as copy of transport...
2011-11-29 Stefan Metzmachers4:libcli/smb2: make sure only one idle event runs...
2011-11-26 Matthias Dieter... s4:libcli/finddcs_cldap.c - let "finddcs_cldap" work...
2011-11-24 Stefan Metzmachers4:libcli/smb2: use talloc_zero() in smb2_request_init()
2011-11-24 Stefan Metzmachers4:libcli/smb2: fix compiler warning in smb2_push_o16s1...
2011-11-24 Stefan Metzmachers4:libcli/smb2: implement on top of smbXcli_conn/req
2011-11-10 Stefan Metzmachers4:finddcs_cldap: debug the correct server address...
2011-11-06 Matthieu Patous4-resolver: fix bug with DNS servers returning AAAA...
2011-11-03 Günther Deschnerwaf: convert NDR_NBT into shared library.
2011-11-03 Günther Deschnerlibrpc: only let NDR_NBT depend on NDR_NBT_BUF.
2011-11-03 Stefan Metzmachers4:libcli/smb2: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_...
2011-11-03 Stefan Metzmachers4:libcli/raw: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmachers4:libcli/smb2: remove unused SMB_SIGNING_AUTO handling
2011-11-03 Stefan Metzmachers4:libcli/raw: remove unused SMB_SIGNING_AUTO handling
2011-11-03 Stefan Metzmachers4:libcli/smb2: SMB_SIGNING_DEFAULT matches SMB_SIGNING...
2011-11-03 Stefan Metzmachers4:libcli/raw: SMB_SIGNING_DEFAULT matches SMB_SIGNING_...
2011-11-03 Stefan Metzmachers4:libcli/smb2: let SMB_SIGNING_AUTO behave like SMB_SI...
2011-11-03 Stefan Metzmachers4:libcli/raw: only use smb signing if required
2011-11-02 Matthieu Patous4-resolver: make it work back with ipv4 only DNS records
2011-10-30 Michael Adams4:libcli: in smb2_create_recv, map SMB2_CREATE_DURABLE...
2011-10-30 Michael Adamsource4/libcli: add bool durable_open to smb2_create...
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-10-26 Stefan Metzmacherlibcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_con...
2011-10-24 Stefan Metzmachers4:libcli: rename smb_signing.h to smb_raw_signing...
2011-10-24 Stefan Metzmacherlibcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines...
2011-10-24 Stefan Metzmachers4:libcli/raw: remove unuded CMD_REPLY define
2011-10-24 Stefan Metzmacherlibcli/smb: move more defines to smb_constants.h
2011-10-24 Stefan Metzmacherlibcli/smb: move CAP_* defines to smb_constants.h
2011-10-22 Stefan Metzmachers4:finddcs_cldap: talloc free old memory before allocat...
2011-10-22 Stefan Metzmachers4:finddcs_cldap: close the socket when it's not used...
2011-10-22 Stefan Metzmachers4:finddcs_cldap: finddcs_cldap_recv() returns NTSTATUS
2011-10-21 Matthieu Patous4-cldap: fix cldap_socket_init to always specify the...
2011-10-21 Matthieu Patous4-resolv: fix resolution of SRV records pointing to...
2011-10-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
2011-10-19 Stefan Metzmachers4:libcli/raw: remove unused smb_len(), _smb_setlen...
2011-10-19 Stefan Metzmachers4:libcli/smb2: make use of _smb_setlen_tcp()
2011-10-19 Stefan Metzmachers4:libcli/raw: make use of _smb_setlen_nbt()
2011-10-19 David Disseldorps3: remove duplicate fsctl fn definitions
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-10 Stefan Metzmacherlibcli/cldap: don't pass tevent_context to cldap_socket...
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_netlogon_send()
2011-10-04 Andrew Tridgells4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap...
2011-09-29 David Disseldorps4: add SMB2_FSCTL opcodes
2011-09-28 Stefan Metzmachers4:libcli/smb2: ignore SMB2_OP_CANCEL responses
2011-09-28 Stefan Metzmachers4:libcli/smb2: correctly sign SMB2_OP_CANCEL request...
2011-09-28 Stefan Metzmachers4:libcli/smb2: don't try to check the signing if we...
2011-09-28 Jelmer Vernooijlibcli: Install libcli.h.
2011-09-28 Stefan Metzmachers4:libcli/resolve: only try broadcast messages to ipv4...
2011-09-25 Jelmer Vernooijlibcliraw: Make smb_raw_write_recv public and include...
2011-09-19 Matthias Dieter... s4:auth - remove unused variables
2011-09-14 Stefan Metzmachers4:libcli/wrepl: return NT_STATUS_CONNECTION_DISCONNECTED
2011-09-08 Andrew Bartlettbuild: make LIBWBCLIENT_OLD and auth_unix_token libraries
2011-09-05 Stefan Metzmachers4:libcli/raw: make use of PROTOCOL_SMB2_02
2011-08-27 Jeremy AllisonRAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes...
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-18 Jelmer Vernooijcli-raw: Add public libsmbclient-raw library.
2011-08-18 Jelmer Vernooijlibcliraw: Install more header files.
2011-08-18 Jelmer Vernooijsmb_common: Install some more headers.
2011-08-18 Jelmer Vernooijlibcliraw: Install request.h and signing.h.
2011-08-18 Jelmer Vernooijsmb_composite: Remove unnecessary include of signing...
2011-08-18 Jelmer Vernooijsmb_composite: Integrate prototypes in header file.
2011-08-13 Simo Sorces4:libcli: use tevent_ fn names instead of legacy event...
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...
2011-08-03 Amitay Isaacss4-libcli: Fix the fd leak. Close open file descriptor...
2011-08-03 Amitay Isaacss4-libcli: get_acl and set_acl require raw_open to...
2011-08-03 Amitay Isaacss4-libcli: Check if short_name is not null, before...
2011-08-03 Amitay Isaacss4-libcli: Replace smb_composite_connect() with smb_ful...
2011-08-03 Amitay Isaacss4-libcli: Added python SMB methods for mkdir(), rmdir...
2011-07-28 Amitay Isaacss4-libcli: Initialize stack structure variables to...
2011-07-28 Amitay Isaacss4-libcli: Added python interface for file I/O using SMB
2011-07-26 Jelmer Vernooijcli_composite: Lowercase name.
2011-07-26 Jelmer Vernooijcli_smb_common: Lowercase name.
2011-07-26 Jelmer Vernooijcli_cldap: Lowercase name.
2011-07-23 Jelmer Vernooijcli_raw: Make name lowercase.
2011-07-23 Jelmer Vernooijcharset: Make name lowercase everywhere.
2011-07-12 Stefan Metzmachers4:libcli/raw: s/SMBchkpth/SMBcheckpath
next