summaryrefslogtreecommitdiff
path: root/libcli
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett8-18/+18
2011-06-20libcli/util Bring samba4 unix -> nt_status code in common.Andrew Bartlett3-5/+165
2011-06-18s3: Allow NULL sd_size in make_sec_descVolker Lendecke1-2/+10
2011-06-17util: moved nt_errstr() into common codeAndrew Tridgell2-8/+23
2011-06-17libclu/util: Move get_friendly_nt_error_msg() in common.Andrew Bartlett2-0/+52
2011-06-10libcli/smbreadline/smbreadline.h: fix licence/copyrightGünther Deschner1-0/+20
2011-06-10libcli/security/secdesc.h: fix licence/copyrightGünther Deschner1-0/+22
2011-06-10libcli/nbt/nbt_proto.h: fix licence/copyrightGünther Deschner1-0/+21
2011-06-10libcli/ldap/ldap_ndr.h: fix licence/copyrightGünther Deschner1-0/+22
2011-06-10libcli/auth/msrpc_parse.h: fix licence/copyrightGünther Deschner1-0/+21
2011-06-06libcli/util Remove prototype for ntstatus_dos_equal()Andrew Bartlett1-3/+0
2011-06-06s4-ipv6: update callers to load_interface_list()Andrew Tridgell1-1/+1
2011-06-01libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecsRusty Russell1-2/+4
2011-05-31Tiny simplification to dom_sid_string_bufVolker Lendecke1-2/+1
2011-05-31libcli/util Remove ntstatus_check_dos_mappingAndrew Bartlett1-9/+0
2011-05-31libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett4-1/+823
2011-05-18build: Make util_reg subsystem in libcli/registry a libraryAndrew Bartlett1-2/+3