dsdb: Fix the password expiry calculation
[ira/wip.git] / source4 / libcli /
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
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... samba-4.0.0alpha16
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
next