s4:netlogon RPC server - DsRGetDcNameEx - set the DNS name flags correctly
[ira/wip.git] / libcli /
2011-11-24 Volker Lendeckes3:libsmb: Fix a typo
2011-11-24 Stefan Metzmachers3:smbXcli: keep two fd per connection in order to...
2011-11-24 Stefan MetzmachersmbXcli: rework smb1cli_trans.c to use smbXcli_conn...
2011-11-24 Stefan MetzmachersmbXcli: cp source3/libsmb/clitrans.c libcli/smb/smb1cl...
2011-11-24 Stefan MetzmachersmbXcli: add smb2cli_req_set_notify_async()
2011-11-24 Stefan MetzmachersmbXcli: add support for tevent_req_cancel() on smbXcli_req
2011-11-24 Stefan MetzmachersmbXcli: fix smb signing for SMBntcancel
2011-11-24 Stefan MetzmachersmbXcli: add smb2cli_session_create_channel()
2011-11-24 Stefan Metzmachers3:smb2cli: make use of smbXcli_session and setup the...
2011-11-24 Stefan MetzmachersmbXcli: add support for smb2 signing
2011-11-24 Stefan MetzmachersmbXcli: add smbXcli_session infrastructure
2011-11-24 Stefan MetzmachersmbXcli: add support for PROTOCOL_SMB2_22 in smbXcli_ne...
2011-11-24 Stefan MetzmachersmbXcli: add support for SMB2 multi-credit requests
2011-11-24 Stefan MetzmachersmbXcli: add support for 2.??? negprot and PROTOCOL_SMB2_10
2011-11-24 Stefan MetzmachersmbXcli: pass client_guid to smbXcli_conn_create()
2011-11-24 Stefan MetzmachersmbXcli: add smbXcli_negprot_*
2011-11-24 Stefan MetzmachersmbXcli: add helper functions to access the negotiated...
2011-11-24 Stefan MetzmachersmbXcli: also notify chained requests about broken...
2011-11-24 Stefan MetzmachersmbXcli: simplify smb1cli_req_chain_submit()
2011-11-24 Stefan MetzmachersmbXcli: remove unused smb1cli_have_andx_command()
2011-11-24 Stefan MetzmachersmbXcli: reorder smb1cli_conn_dispatch_incoming() to...
2011-11-24 Stefan MetzmachersmbXcli: rework smb1cli_req_recv() to expose an iov...
2011-11-24 Stefan MetzmachersmbXcli: use smb1cli_inbuf_parse_chain() and remember...
2011-11-24 Stefan MetzmachersmbXcli: add smb1cli_inbuf_parse_chain()
2011-11-24 Stefan MetzmachersmbXcli: pass hdr to smb1cli_pull_raw_error()
2011-11-24 Stefan MetzmachersmbXcli: add state->smb1.recv_{cmd,status,iov}
2011-11-24 Stefan MetzmachersmbXcli: split out a smb1cli_req_flags() function
2011-11-24 Stefan MetzmachersmbXcli: set message id to UINT64_MAX for BREAK in...
2011-11-24 Stefan Metzmachers3:smb2cli: replace smb2cli_base.c code with the more...
2011-11-24 Stefan MetzmachersmbXcli: rework smb2cli_req to smbXcli_conn/smbXcli_req
2011-11-24 Stefan Metzmacherlibcli/smb: copy smb2cli_req_* code to smbXcli_base.c
2011-11-24 Stefan MetzmachersmbXcli: rework smbXcli_base.c to use smbXcli_conn...
2011-11-24 Stefan MetzmachersmbXcli: cp source3/libsmb/async_smb.c libcli/smb/smbXc...
2011-11-24 Christian Ambachsecurity: add local authority well-known SIDs
2011-11-10 Matthias Dieter... libcli/cldap/cldap.c - remove outdated comment
2011-11-10 Stefan Metzmacherlibcli/cldap: fix a crash bug in cldap_socket_recv_dgra...
2011-11-03 Günther Deschnerwaf: convert NDR_NBT into shared library.
2011-11-03 Günther Deschnernbt: move netlogon_samlogon_response into librpc/ndr...
2011-11-03 Günther Deschnernbt: move nbt_string ndr functions to ndr/ndr_nbt.c...
2011-11-03 Günther Deschnernbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.
2011-11-03 Günther Deschnerlibrpc: remove nbt dependency to svcctl.
2011-11-03 Günther Deschnerlibrpc: remove nbt dependency to samr.
2011-11-03 Stefan Metzmacherlibcli/smb: use the same values for SMB_SIGNING_* as...
2011-11-03 Stefan Metzmacherlibcli/smb: remove unused SMB_SIGNING_SUPPORTED
2011-11-03 Stefan Metzmacherlibcli/smb: add SMB_SIGNING_IF_REQUIRED as replacement...
2011-11-03 Stefan Metzmacherlibcli/smb: SMB_SIGNING_AUTO is no longer used
2011-11-03 Stefan Metzmacherlibcli/smb: add SMB_SIGNING_DEFAULT
2011-10-26 Stefan Metzmacherlibcli/smb: add smb_buffer_oob() helper
2011-10-26 Stefan Metzmacherlibcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_con...
2011-10-24 Stefan Metzmacherlibcli/smb: move smb_signing.[ch] to the toplevel
2011-10-24 Stefan Metzmacherlibcli/smb: remove unused includes from read_smb.h
2011-10-24 Stefan Metzmacherlibcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines...
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-24 Andrew Bartlettlibcli/smb Move smb_seal.h include to files that use it.
2011-10-24 Stefan Metzmacherlibcli/smb: move source3/libsmb/read_smb.* to the toplevel
2011-10-21 Matthieu Patoulibcli-cldap: avoid the case local == remote == NULL
2011-10-21 Stefan Metzmacherlibcli/cldap: make sure the local and remote address...
2011-10-21 Günther Deschnerlibcli: remove unneeded com_err.h and fix the build...
2011-10-21 Stefan Metzmacherlibcli/smb: move smb_seal.c to the toplevel
2011-10-21 Stefan Metzmacherlibcli/smb: add smb_setlen_[nbt|tcp] macros
2011-10-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
2011-10-20 Amitay Isaacswerror: Added missing DNS error codes
2011-10-19 Stefan Metzmacherlibcli/smb: add smb_[set]len_[nbt|tcp]() macros
2011-10-19 David Disseldorplibcli: Move smb2 fsctl fn defs into common code
2011-10-19 David Disseldorps3: Remove duplicate fsctl function definitions
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-10-11 Andrew Bartlettlibcli/smb Move CSC_POLICY_* definition to smb_constants.h
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: make use of explicit tevent_contexts
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_search_send()
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_netlogon_send()
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_set_incoming...
2011-10-07 Andrew Bartlettldb: use ldb directly rather than via a copy
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-09-28 Jelmer Vernooijsmb_unix_ext.h: Protect against multiple inclusion.
2011-09-28 Jelmer VernooijInstall headers included by smb_common.h.
2011-09-28 Kai Blinerrormap: Add unix_to_werror() function
2011-09-25 Kai Blinlibcli/smb: Get rid of set but unused variable
2011-09-21 Jeremy AllisonRemove extraneous debug code.
2011-09-21 Jeremy AllisonFix bug #8474 - SMB2 create doesn't cope with an Apple...
2011-09-16 Stefan Metzmacherlibcli/smb: add SMB2_DIALECT_REVISION_222
2011-09-16 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_22
2011-09-14 Stefan Metzmacherlibcli/auth: add some const to SMBNTencrypt_hash()...
2011-09-09 Stefan Metzmacherlibcli/smb: s/FLAGS2_UNKNOWN_BIT4/FLAGS2_SMB_SECURITY_S...
2011-09-06 Stefan Metzmachersmb2_constants: add SMB2_WRITEFLAG_WRITE_THROUGH define
2011-09-05 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_10
2011-09-05 Stefan Metzmacherlibcli/smb: remove PROTOCOL_SMB2 alias of PROTOCOL_SMB2_02
2011-09-05 Stefan Metzmacherlibcli/smb: move smb2_signing.c to the toplevel
2011-08-30 Stefan Metzmachersmb2_constants: add SMB2_HDR_CREDIT_CHARGE
2011-08-25 Michael Adamwerror: remove duplicate definition of WERR_INVALID_OWNER
2011-08-18 Jelmer Vernooijsmb_common: Fix include paths.
2011-08-18 Jelmer Vernooijsmb_common: Install some more headers.
2011-08-17 Volker LendeckeAdapt del_sid_from_array to Samba coding style
2011-08-17 Volker LendeckeFix a typo
2011-08-17 Volker LendeckeRemove unused "sid_equal"
next