summaryrefslogtreecommitdiff
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
* 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
* libcli/util Bring samba4 unix -> nt_status code in common.Andrew Bartlett2011-06-203-5/+165
* s3: Allow NULL sd_size in make_sec_descVolker Lendecke2011-06-181-2/+10
* util: moved nt_errstr() into common codeAndrew Tridgell2011-06-172-8/+23
* libclu/util: Move get_friendly_nt_error_msg() in common.Andrew Bartlett2011-06-172-0/+52
* libcli/smbreadline/smbreadline.h: fix licence/copyrightGünther Deschner2011-06-101-0/+20
* libcli/security/secdesc.h: fix licence/copyrightGünther Deschner2011-06-101-0/+22
* libcli/nbt/nbt_proto.h: fix licence/copyrightGünther Deschner2011-06-101-0/+21
* libcli/ldap/ldap_ndr.h: fix licence/copyrightGünther Deschner2011-06-101-0/+22
* libcli/auth/msrpc_parse.h: fix licence/copyrightGünther Deschner2011-06-101-0/+21
* libcli/util Remove prototype for ntstatus_dos_equal()Andrew Bartlett2011-06-061-3/+0
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-1/+1
* libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecsRusty Russell2011-06-011-2/+4
* Tiny simplification to dom_sid_string_bufVolker Lendecke2011-05-311-2/+1
* libcli/util Remove ntstatus_check_dos_mappingAndrew Bartlett2011-05-311-9/+0
* libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett2011-05-314-1/+823
* build: Make util_reg subsystem in libcli/registry a libraryAndrew Bartlett2011-05-181-2/+3