summaryrefslogtreecommitdiffstats
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
* libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2011-10-102-2/+0
* libcli/cldap: make use of explicit tevent_contextsStefan Metzmacher2011-10-101-50/+75
* libcli/cldap: pass tevent_context to cldap_search_send()Stefan Metzmacher2011-10-102-4/+8
* libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher2011-10-102-3/+5
* libcli/cldap: pass tevent_context to cldap_set_incoming_handler()Stefan Metzmacher2011-10-102-1/+4
* ldb: use ldb directly rather than via a copyAndrew Bartlett2011-10-072-8/+0
* build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2011-10-072-22/+20
* smb_unix_ext.h: Protect against multiple inclusion.Jelmer Vernooij2011-09-281-0/+4
* Install headers included by smb_common.h.Jelmer Vernooij2011-09-281-2/+2
* errormap: Add unix_to_werror() functionKai Blin2011-09-282-0/+10
* libcli/smb: Get rid of set but unused variableKai Blin2011-09-241-1/+3
* Remove extraneous debug code.Jeremy Allison2011-09-221-3/+0
* Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob...Jeremy Allison2011-09-211-3/+7
* libcli/smb: add SMB2_DIALECT_REVISION_222Stefan Metzmacher2011-09-161-0/+1
* libcli/smb: add PROTOCOL_SMB2_22Stefan Metzmacher2011-09-161-1/+2
* libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt()Stefan Metzmacher2011-09-142-4/+4
* libcli/smb: s/FLAGS2_UNKNOWN_BIT4/FLAGS2_SMB_SECURITY_SIGNATURES_REQUIREDStefan Metzmacher2011-09-101-1/+1
* smb2_constants: add SMB2_WRITEFLAG_WRITE_THROUGH defineStefan Metzmacher2011-09-061-0/+2
* libcli/smb: add PROTOCOL_SMB2_10Stefan Metzmacher2011-09-051-1/+2
* libcli/smb: remove PROTOCOL_SMB2 alias of PROTOCOL_SMB2_02Stefan Metzmacher2011-09-051-1/+0
* libcli/smb: move smb2_signing.c to the toplevelStefan Metzmacher2011-09-054-2/+175
* smb2_constants: add SMB2_HDR_CREDIT_CHARGEStefan Metzmacher2011-08-301-1/+2
* werror: remove duplicate definition of WERR_INVALID_OWNERMichael Adam2011-08-261-1/+0
* smb_common: Fix include paths.Jelmer Vernooij2011-08-181-5/+5
* smb_common: Install some more headers.Jelmer Vernooij2011-08-181-1/+2
* Adapt del_sid_from_array to Samba coding styleVolker Lendecke2011-08-171-1/+2
* Fix a typoVolker Lendecke2011-08-171-1/+1
* Remove unused "sid_equal"Volker Lendecke2011-08-172-10/+0
* Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke2011-08-171-2/+2
* pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij2011-08-101-4/+4
* build: provide tevent-util as a public libraryAndrew Bartlett2011-08-084-4/+4
* ntlmssp: Add ntlmssp_blob_matches_magic()Andrew Bartlett2011-08-032-0/+12
* gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett2011-08-032-2/+0
* cli_smb_common: Lowercase name.Jelmer Vernooij2011-07-261-2/+2
* cli_cldap: Lowercase name.Jelmer Vernooij2011-07-261-1/+1
* libcli/security: add some const to marshall_sec_desc[_buf]()Stefan Metzmacher2011-07-232-4/+4
* libcli/smb: add NBSS message typesStefan Metzmacher2011-07-121-0/+10
* libcli/smb: add PROTOCOL_SMB2_02 constantStefan Metzmacher2011-07-121-1/+2
* libcli: remove duplicate of #define NT_STATUS_NO_SUCH_JOBBjörn Baumbach2011-07-071-1/+0
* libcli/smb move FILE_TYPE constants in commonAndrew Bartlett2011-07-062-3/+9
* libcli/smb move enum protocol_types to a common headerAndrew Bartlett2011-07-061-0/+12
* build: Add missing depencency on NDR_NBTAndrew Bartlett2011-07-051-1/+1
* s3: Add STATUS_STOPPED_ON_SYMLINK error codeVolker Lendecke2011-07-032-0/+2
* Add NT_STATUS_IO_REPARSE_TAG_NOT_HANDLEDVolker Lendecke2011-06-242-0/+3
* Add NT_STATUS_IO_REPARSE_DATA_INVALIDVolker Lendecke2011-06-242-0/+3
* lib/util Remove samba-util-common!Andrew Bartlett2011-06-211-1/+1
* Use tevent_req_oomVolker Lendecke2011-06-201-2/+2
* tdb_compat: use tdb_errorstr_compat()Rusty Russell2011-06-201-1/+1
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-208-18/+18