summaryrefslogtreecommitdiff
path: root/libcli
AgeCommit message (Expand)AuthorFilesLines
2013-08-10libcli/auth: add netsec_create_state()Stefan Metzmacher2-0/+26
2013-08-10libcli/auth: maintain the sequence number for the NETLOGON SSP as 64bitStefan Metzmacher2-5/+14
2013-08-09lib: add FSCTL_[GET/SET]_COMPRESSION constantsDavid Disseldorp1-0/+3
2013-08-06libcli: Add security_token_system_privilege().Andreas Schneider2-0/+23
2013-08-05libcli/auth: add netlogon_creds_shallow_copy_logon()Stefan Metzmacher2-0/+76
2013-08-05libcli/auth: add netlogon_creds_[de|en]crypt_samlogon_logon()Stefan Metzmacher2-0/+124
2013-08-05libcli/auth: fix shadowed declaration in netlogon_creds_crypt_samlogon_valida...Stefan Metzmacher1-4/+4
2013-08-05libcli/auth: make netlogon_creds_crypt_samlogon_validation more robustStefan Metzmacher1-1/+5
2013-08-05libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner2-0/+3
2013-07-31libcli: fix conversion logic in dom_sid_string_bufJeff Layton1-10/+18
2013-07-31libcli: fix conversion logic in dom_sid_parse_endpJeff Layton1-14/+15
2013-07-31schannel: Fix an unused variableVolker Lendecke1-1/+0
2013-07-19Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfileJeremy Allison1-0/+1
2013-06-24libcli/ldap: Cope with substring match with no chunks in ldap_push_filterAndrew Bartlett1-18/+21
2013-06-21Add missing SMB2/SMB3 share capability flag defineSteve French1-0/+1
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett5-9/+9
2013-05-20doserr: add mapping for WERR_PRINT_PROCESSOR_ALREADY_INSTALLED.Günther Deschner1-0/+1
2013-04-30libcli: Add smb2_lease marshallingVolker Lendecke3-0/+94
2013-04-30libsmb: Move "struct smb2_lease" to commonVolker Lendecke3-0/+45
2013-04-18libcli/smb: add SMB2_LEASE_FLAG_* definesStefan Metzmacher1-0/+4
2013-04-12schannel_store.tdb: make it schannel_store.ntdb if 'use ntdb'.Rusty Russell1-1/+1
2013-04-12libcli/auth: convert to dbwrap.Rusty Russell3-39/+37
2013-04-02Add a comment about why we are removing the INHERITED bit so people understand.Richard Sharpe1-0/+9
2013-03-28Make sure that we only propogate the INHERITED flag when we are allowed to.Richard Sharpe1-1/+2
2013-03-28libcli/auth: avoid using transactions a chainlock is enoughStefan Metzmacher1-10/+26
2013-03-20libcli/smb: smb1cli_inbuf_parse_chain() and smb1cli_conn_dispatch_incoming() ...Jeremy Allison1-2/+2
2013-03-20libcli/smb: defer failing for missing NEGOTIATE_SECURITY_SIGNATURES_ENABLEDStefan Metzmacher1-0/+9
2013-03-20libcli/smb: add SMB_CAP_LEGACY_CLIENT_MASK defineStefan Metzmacher1-0/+10
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-1/+1
2013-02-23Fix bug #9674 - Samba denies owner Read Control when there is a DENY entry wh...Richard Sharpe1-3/+3
2013-02-19libcli/smb: make use of samba_tevent_context_init()Stefan Metzmacher14-15/+15
2013-02-19libcli/cldap: make use of samba_tevent_context_init()Stefan Metzmacher1-2/+2
2013-01-30Add new function smbXcli_session_copy(), to be used when creating compound SM...Jeremy Allison2-0/+29
2013-01-27libcli/security: calculate INHERIT_ONLY correcty for AUDIT and ALARM aces (bu...Stefan Metzmacher1-4/+16
2013-01-22libcli/auth: fix void function cannot return value errorAndrew Bartlett1-2/+2
2013-01-22libcli-acl: add documentationMatthieu Patou1-1/+19
2013-01-21security: Add documentationMatthieu Patou1-0/+9
2013-01-21libcli-security: Add documentation for object_tree_modify_accessMatthieu Patou1-2/+12
2013-01-21libcli/security: remove useless if (root->num_of_children > 0) statementsAndrew Bartlett1-8/+4
2013-01-21libcli/security: add init_mask to existing children in insert_in_object_treeStefan Metzmacher1-0/+1
2013-01-21libcli/security: handle node initialisation in one spot in insert_in_object_t...Andrew Bartlett2-38/+37
2013-01-21libcli/security: avoid usage of dom_sid_parse_talloc() in sec_access_check_ds()Stefan Metzmacher1-8/+4
2013-01-21libcli/security: simplify get_ace_object_type()Stefan Metzmacher1-8/+4
2013-01-21libcli/security: fix formating in access_check.cStefan Metzmacher1-8/+12
2013-01-21libcli/security: fix whitespaces in access_check.cStefan Metzmacher1-98/+100
2013-01-17libcli/security: don't look at the inherited type in get_ace_object_type()Stefan Metzmacher1-2/+0
2013-01-16smb2_ioctl: split ioctl handler code on device typeDavid Disseldorp1-0/+2
2013-01-15libcli/security: Ensure to fill in remaining_access for the initial case (bug...Andrew Bartlett1-0/+1
2012-12-21libcli: Fix smb2cli_ioctl_send() if clause.Andreas Schneider1-1/+1
2012-12-21libcli: Check schannel state return value of tdb_transaction_commit().Andreas Schneider1-1/+5