summaryrefslogtreecommitdiff
path: root/libcli
AgeCommit message (Expand)AuthorFilesLines
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-0/+4
2011-10-10libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2-2/+0
2011-10-10libcli/cldap: make use of explicit tevent_contextsStefan Metzmacher1-50/+75
2011-10-10libcli/cldap: pass tevent_context to cldap_search_send()Stefan Metzmacher2-4/+8
2011-10-10libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher2-3/+5
2011-10-10libcli/cldap: pass tevent_context to cldap_set_incoming_handler()Stefan Metzmacher2-1/+4
2011-10-07ldb: use ldb directly rather than via a copyAndrew Bartlett2-8/+0
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2-22/+20
2011-09-28smb_unix_ext.h: Protect against multiple inclusion.Jelmer Vernooij1-0/+4
2011-09-28Install headers included by smb_common.h.Jelmer Vernooij1-2/+2
2011-09-28errormap: Add unix_to_werror() functionKai Blin2-0/+10
2011-09-24libcli/smb: Get rid of set but unused variableKai Blin1-1/+3
2011-09-22Remove extraneous debug code.Jeremy Allison1-3/+0
2011-09-21Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob...Jeremy Allison1-3/+7
2011-09-16libcli/smb: add SMB2_DIALECT_REVISION_222Stefan Metzmacher1-0/+1
2011-09-16libcli/smb: add PROTOCOL_SMB2_22Stefan Metzmacher1-1/+2
2011-09-14libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt()Stefan Metzmacher2-4/+4
2011-09-10libcli/smb: s/FLAGS2_UNKNOWN_BIT4/FLAGS2_SMB_SECURITY_SIGNATURES_REQUIREDStefan Metzmacher1-1/+1
2011-09-06smb2_constants: add SMB2_WRITEFLAG_WRITE_THROUGH defineStefan Metzmacher1-0/+2
2011-09-05libcli/smb: add PROTOCOL_SMB2_10Stefan Metzmacher1-1/+2
2011-09-05libcli/smb: remove PROTOCOL_SMB2 alias of PROTOCOL_SMB2_02Stefan Metzmacher1-1/+0
2011-09-05libcli/smb: move smb2_signing.c to the toplevelStefan Metzmacher4-2/+175
2011-08-30smb2_constants: add SMB2_HDR_CREDIT_CHARGEStefan Metzmacher1-1/+2
2011-08-26werror: remove duplicate definition of WERR_INVALID_OWNERMichael Adam1-1/+0
2011-08-18smb_common: Fix include paths.Jelmer Vernooij1-5/+5
2011-08-18smb_common: Install some more headers.Jelmer Vernooij1-1/+2
2011-08-17Adapt del_sid_from_array to Samba coding styleVolker Lendecke1-1/+2
2011-08-17Fix a typoVolker Lendecke1-1/+1
2011-08-17Remove unused "sid_equal"Volker Lendecke2-10/+0
2011-08-17Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke1-2/+2
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij1-4/+4
2011-08-08build: provide tevent-util as a public libraryAndrew Bartlett4-4/+4
2011-08-03ntlmssp: Add ntlmssp_blob_matches_magic()Andrew Bartlett2-0/+12
2011-08-03gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett2-2/+0
2011-07-26cli_smb_common: Lowercase name.Jelmer Vernooij1-2/+2
2011-07-26cli_cldap: Lowercase name.Jelmer Vernooij1-1/+1
2011-07-23libcli/security: add some const to marshall_sec_desc[_buf]()Stefan Metzmacher2-4/+4
2011-07-12libcli/smb: add NBSS message typesStefan Metzmacher1-0/+10
2011-07-12libcli/smb: add PROTOCOL_SMB2_02 constantStefan Metzmacher1-1/+2
2011-07-07libcli: remove duplicate of #define NT_STATUS_NO_SUCH_JOBBjörn Baumbach1-1/+0
2011-07-06libcli/smb move FILE_TYPE constants in commonAndrew Bartlett2-3/+9
2011-07-06libcli/smb move enum protocol_types to a common headerAndrew Bartlett1-0/+12
2011-07-05build: Add missing depencency on NDR_NBTAndrew Bartlett1-1/+1
2011-07-03s3: Add STATUS_STOPPED_ON_SYMLINK error codeVolker Lendecke2-0/+2
2011-06-24Add NT_STATUS_IO_REPARSE_TAG_NOT_HANDLEDVolker Lendecke2-0/+3
2011-06-24Add NT_STATUS_IO_REPARSE_DATA_INVALIDVolker Lendecke2-0/+3
2011-06-21lib/util Remove samba-util-common!Andrew Bartlett1-1/+1
2011-06-20Use tevent_req_oomVolker Lendecke1-2/+2
2011-06-20tdb_compat: use tdb_errorstr_compat()Rusty Russell1-1/+1
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-1/+1