s4-s3-upgrade test upgrade without a wins.dat
[rusty/samba.git] / source4 / libcli /
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
2011-07-12 Stefan Metzmachers4:libcli/raw: remove SMBkeepalive
2011-07-06 Andrew Bartlettlibcli/smb move FILE_TYPE constants in common
2011-07-06 Andrew Bartlettlibcli/smb move enum protocol_types to a common header
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-20 Volker LendeckeUse tevent_req_oom
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-20 Andrew Bartlettlibcli/util Bring samba4 unix -> nt_status code in...
2011-06-20 Andrew Bartletts3-libcli Remove unused error mapping tables
2011-06-17 Andrew Bartletts4-errors: Import error maps from the source3/ unix...
2011-06-17 Andrew Bartletterrors: reorder error codes for easier s3/s4 comparison
2011-06-17 Andrew Tridgells4-util: removed the s4 nterr.c
2011-06-17 Andrew Bartlettlibclu/util: Move get_friendly_nt_error_msg() in common.
2011-06-15 Stefan Metzmachers4:libcli/smb_composite: convert smb2_composite_setpath...
2011-06-11 Matthias Dieter... s4:libcli/raw/raw*.c - add unhandled enum values
2011-06-07 Andrew Tridgells4-ipv6: fixed a crash in the IPv6 DNS code
2011-06-07 Andrew Tridgells4-ipv6: fixed DNS handling with new IPv6 code
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-06 Andrew Tridgells4-ipv6: allow for IPv6 in resolver top level calls
2011-06-06 Andrew Tridgells4-ipv6: cope with IPv6 in our async DNS client code
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-05-31 Andrew Bartlettlibcli/util Remove ntstatus_check_dos_mapping
2011-05-31 Andrew Bartletts4-libcli Merge error map order with source3 errmap_unix.c
2011-05-18 Andrew Bartlettwaf-build: Add more libraries to avoid duplicate symbols
2011-05-16 Günther Deschners4-libcli/rap: add smbcli_rap_netremotetod().
2011-05-13 Luke Howarddo an explicit A record search for SRV entries
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-05-06 Andrew Bartletterrors: Remove unused unix_to_werror()
2011-05-06 Andrew Bartlettlibcli/util Move NTSTATUS table to the top level
2011-05-06 Andrew Bartlettnterr: Add mem_ctx for return string from get_nt_error_...
2011-05-06 Andrew Bartlettlibcli/util Merge ntstatus_to_dos() ntstatus_to_werror...
2011-05-06 Andrew Bartletterrors: Merge source3/ werror_to_ntstatus() code to...
2011-05-06 Andrew Bartletterrors: Merge ntstatus -> DOS error table between Samba...
2011-05-06 Andrew Bartletts3-lib Remove unused dos error codes from errmap_unix
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-03 Andrew Tridgelllibcli/raw: use a different ifdef than s3 smb.h
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-05-03 Andrew Bartletts4-libcli Remove resolve_name() as it conflicts with...
2011-05-02 Stefan Metzmachers4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREAL...
2011-04-29 Andrew Bartlettbuild: put doserr.c into it's own subsystem, so it...
2011-04-29 Andrew Bartlettlibcli/smb Move attrib_string in common
2011-04-29 Andrew Bartlettlibcli/smb Move FILE_ATTRIBUTE defines to the top level
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: move smb2_composite_setpathinf...
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: move smb2_composite_setpathinf...
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: add smb2_composite_setpathinfo...
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: better names for smb2_composit...
2011-04-28 Stefan Metzmachers4:libcli/smb2: let smb2_session_setup_spnego_* use...
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_session_setup_spnego_send...
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_tcon_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_session_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_negprot_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_socket_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_resolve_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: rename step functions of smb2_connect_*()
2011-04-28 Stefan Metzmachers4:libcli/smb2: convert smb2_connect_*() to tevent_req
2011-04-14 Christian Ambachs4/libcli: do not use netbios name in NTLMv2 blobs...
next